Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH] docs: vfs: Update struct file_system_type,
I Hsin Cheng
- [syzbot] Monthly hfs report (Mar 2025), syzbot
- [PATCH vfs/for-next 0/3] Move splice_to_socket to net/socket.c,
Joe Damato
- [PATCH v2 0/9] initrd: cleanup and erofs support,
Julian Stecklina via B4 Relay
- [PATCH v2 7/9] fs: squashfs: register an initrd fs detector, Julian Stecklina via B4 Relay
- [PATCH v2 1/9] initrd: remove ASCII spinner, Julian Stecklina via B4 Relay
- [PATCH v2 4/9] fs: minix: register an initrd fs detector, Julian Stecklina via B4 Relay
- [PATCH v2 3/9] initrd: add a generic mechanism to add fs detectors, Julian Stecklina via B4 Relay
- [PATCH v2 2/9] initrd: fix double fput for truncated ramdisks, Julian Stecklina via B4 Relay
- [PATCH v2 9/9] fs: erofs: register an initrd fs detector, Julian Stecklina via B4 Relay
- [PATCH v2 8/9] fs: ext2, ext4: register an initrd fs detector, Julian Stecklina via B4 Relay
- [PATCH v2 5/9] fs: cramfs: register an initrd fs detector, Julian Stecklina via B4 Relay
- [PATCH v2 6/9] fs: romfs: register an initrd fs detector, Julian Stecklina via B4 Relay
- [Kernel Bug] BUG: unable to handle kernel paging request in const_folio_flags, Zhiyu Zhang
- [syzbot] [netfs?] INFO: task hung in netfs_unbuffered_write_iter,
syzbot
- [no subject], Ric Wheeler
- [GIT PULL] vfs orangefs, Christian Brauner
- [GIT PULL] vfs initramfs, Christian Brauner
- [GIT PULL] vfs afs, Christian Brauner
- [GIT PULL] vfs rust, Christian Brauner
- [GIT PULL] vfs ceph, Christian Brauner
- [GIT PULL] vfs namespace, Christian Brauner
- [GIT PULL] vfs sysv, Christian Brauner
- [GIT PULL] vfs eventpoll, Christian Brauner
- [GIT PULL] vfs pagesize, Christian Brauner
- [GIT PULL] vfs nsfs, Christian Brauner
- [GIT PULL] vfs mkdir, Christian Brauner
- [GIT PULL] vfs mount api, Christian Brauner
- [GIT PULL] vfs pipe, Christian Brauner
- [GIT PULL] tasklist lock, Christian Brauner
- [PATCH] XArray: revert (unintentional?) behavior change,
Tamir Duberstein
- Linux6.14-rc5 Bug: KASAN: invalid-free in delayed_free, ffhgfv
- [LFS/MM/BPF TOPIC] discussing ngnfs, Zach Brown
- [PATCH] radix-tree: add missing cleanup.h, Daniel Gomez
- [PATCH v4 0/3] fs: introduce getfsxattrat and setfsxattrat syscalls,
Andrey Albershteyn
- [RFC PATCH 0/4] iov_iter: Add composite, scatterlist and skbuff iterator types,
David Howells
- [PATCH 0/4] sysctl: Move the u8 range check test to lib/test_sysctl.c,
Joel Granados
- Iomap buffered write short copy handling (with full folio uptodate),
Qu Wenruo
- [PATCH v2] exfat: fix random stack corruption after get_block,
Sungjong Seo
- [no subject], Unknown
- [PATCH] bfs: convert bfs to use the new mount api,
Pavel Reichl
- [PATCH RFC] initrd: resize /dev/ram as needed,
Julian Stecklina via B4 Relay
- [PATCH] initrd: support erofs as initrd,
Julian Stecklina via B4 Relay
- [syzbot] [fs?] [mm?] KCSAN: data-race in bprm_execve / copy_fs (4),
syzbot
- [RFC 0/3] Guaranteed CMA,
Suren Baghdasaryan
- [LSF/MM/BPF TOPIC] Filesystem Suspend Resume,
James Bottomley
- [PATCH v4 0/4] pidfs: handle multi-threaded exec and premature thread-group leader exit,
Christian Brauner
- [PATCH 0/3] further iomap large atomic writes changes,
John Garry
- [LSF/MM/BPF TOPIC] breaking the 512 KiB IO boundary on x86_64,
Luis Chamberlain
- Re: Ask help about this patch b951aaff5035 " mm: enable page allocation tagging",
Kent Overstreet
- [RFC 0/4] nvme-pci: breaking the 512 KiB max IO boundary,
Luis Chamberlain
- [PATCH v2] fs: sort out stale commentary about races between fd alloc and dup2(),
Mateusz Guzik
- [PATCH] fs: sort out fd allocation vs dup2 race commentary, take 2,
Mateusz Guzik
- [PATCH] xarray: make xa_alloc_cyclic() return 0 on all success cases, Przemek Kitszel
- [PATCH v3 0/4] pidfs: handle multi-threaded exec and premature thread-group leader exit,
Christian Brauner
- [PATCH] fs: tidy up do_sys_openat2() with likely/unlikely,
Mateusz Guzik
- [PATCH v1] exfat: fix the infinite loop in exfat_find_last_cluster(),
Yuezhang.Mo@xxxxxxxx
- [PATCH v1] exfat: fix missing shutdown check,
Yuezhang.Mo@xxxxxxxx
- [PATCH 0/2] fs/proc: extend the PAGEMAP_SCAN ioctl to report,
Andrei Vagin
- [PATCH] exfat: fix random stack corruption after get_block,
Sungjong Seo
- [syzbot] [fs?] KCSAN: data-race in __lookup_mnt / __se_sys_pivot_root (6),
syzbot
- [PATCH] libfs: Fix duplicate directory entry in offset_dir_lookup,
Yongjian Sun
- [RFC PATCH] fs: call inode_sb_list_add() outside of inode hash lock,
Mateusz Guzik
- [RFC PATCH v2 0/8] staging: apfs: init APFS filesystem support,
Ethan Carter Edwards
- [PATCH RFC v2 2/8] staging: apfs: init unicode.{c,h}, Ethan Carter Edwards
- [PATCH RFC v2 3/8] staging: apfs: init apfs_raw.h to handle on-disk structures, Ethan Carter Edwards
- [PATCH RFC v2 6/8] staging: apfs: init build support for APFS, Ethan Carter Edwards
- [PATCH RFC v2 8/8] MAINTAINERS: apfs: add entry and relevant information, Ethan Carter Edwards
- [PATCH RFC v2 1/8] staging: apfs: init lzfse compression library for APFS, Ethan Carter Edwards
- [PATCH RFC v2 7/8] staging: apfs: init TODO and README.rst, Ethan Carter Edwards
- [PATCH RFC v2 4/8] staging: apfs: init libzbitmap.{c,h} for decompression, Ethan Carter Edwards
- [PATCH RFC v2 5/8] staging: apfs: init APFS, Ethan Carter Edwards
- Re: [RFC PATCH v2 0/8] staging: apfs: init APFS filesystem support, Gao Xiang
- Re: [RFC PATCH v2 0/8] staging: apfs: init APFS filesystem support, Dan Carpenter
- [PATCH v2] fs: reduce work in fdget_pos(),
Mateusz Guzik
- [PATCH] fs/procfs: Fix the comment above proc_pid_wchan(), Bart Van Assche
- [PATCH] fs: reduce work in fdget_pos(), Mateusz Guzik
- [PATCH 0/2] fuse: {io-uring} Avoid possible FR_PENDING related list corruption,
Bernd Schubert
- [PATCH] fs: predict not reaching the limit in alloc_empty_file(),
Mateusz Guzik
- [PATCH RFC] statx.2: Add stx_atomic_write_unit_max_opt,
John Garry
- [RFC PATCH v1] fuse: add periodic task to invalidate expired dentries, Luis Henriques
- [PATCH v2] iomap: fix inline data on buffered read,
Gao Xiang
- [PATCH 0/6 RFC v2] tidy up various VFS lookup functions,
NeilBrown
- [PATCH -next] iomap: fix inline data on buffered read,
Gao Xiang
- [PATCH -next] ext4: correct the error handle in ext4_fallocate(),
Zhang Yi
- [PATCH] fs: load the ->i_sb pointer once in inode_sb_list_{add,del},
Mateusz Guzik
- [RFC PATCH 0/3] create simple libfs directory iterator and make efivarfs use it,
James Bottomley
- [LSF/MMBPF BoF] Request for a kdevops BOF session,
Chuck Lever
- [RFC -next 00/10] Add ZC notifications to splice and sendfile,
Joe Damato
- [RFC -next 01/10] splice: Add ubuf_info to prepare for ZC, Joe Damato
- [RFC -next 02/10] splice: Add helper that passes through splice_desc, Joe Damato
- [RFC -next 03/10] splice: Factor splice_socket into a helper, Joe Damato
- [RFC -next 04/10] splice: Add SPLICE_F_ZC and attach ubuf, Joe Damato
- [RFC -next 05/10] fs: Add splice_write_sd to file operations, Joe Damato
- [RFC -next 06/10] fs: Extend do_sendfile to take a flags argument, Joe Damato
- [RFC -next 08/10] fs: Add sendfile flags for sendfile2, Joe Damato
- [RFC -next 07/10] fs: Add sendfile2 which accepts a flags argument, Joe Damato
- [RFC -next 09/10] fs: Add sendfile2 syscall, Joe Damato
- [RFC -next 10/10] selftests: Add sendfile zerocopy notification test, Joe Damato
- Re: [RFC -next 00/10] Add ZC notifications to splice and sendfile, Christoph Hellwig
- [PATCH v2 0/2] string: Add load_unaligned_zeropad() code path to sized_strscpy(),
Peter Collingbourne
- [RFC PATCH] ceph: fix ceph_fallocate() ignoring of FALLOC_FL_ALLOCATE_RANGE mode,
Viacheslav Dubeyko
- [LSF/MM/BPF TOPIC] State Of The Page 2025, Matthew Wilcox
- [PATCH] umount: Allow superblock owners to force umount,
trondmy
- [PATCH v2 0/8] Landlock signal scope fix and errata interface,
Mickaël Salaün
- [ANNOUNCE] util-linux v2.41, Karel Zak
- [PATCH] afs: Fix afs_atcell_get_link() to check if ws_cell is unset first,
David Howells
- [PATCH RFC v2 0/3] pidfs: handle multi-threaded exec and premature thread-group leader exit,
Christian Brauner
- Re: [PATCH v4] fs/proc/page: Refactoring to reduce code duplication., David Hildenbrand
- [PATCH v2] pidfs: ensure that PIDFS_INFO_EXIT is available,
Christian Brauner
- [RFC PATCH -next v3 00/10] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag,
Zhang Yi
- [RFC PATCH -next v3 03/10] nvme-multipath: add BLK_FEAT_WRITE_ZEROES_UNMAP support, Zhang Yi
- [RFC PATCH -next v3 06/10] dm: add BLK_FEAT_WRITE_ZEROES_UNMAP support, Zhang Yi
- [RFC PATCH -next v3 01/10] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features, Zhang Yi
- [RFC PATCH -next v3 02/10] nvme: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports DEAC bit, Zhang Yi
- [RFC PATCH -next v3 05/10] scsi: sd: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports unmap zeroing mode, Zhang Yi
- [RFC PATCH -next v3 04/10] nvmet: set WZDS and DRB if device supports BLK_FEAT_WRITE_ZEROES_UNMAP, Zhang Yi
- [RFC PATCH -next v3 07/10] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate, Zhang Yi
- [RFC PATCH -next v3 08/10] block: add FALLOC_FL_WRITE_ZEROES support, Zhang Yi
- [RFC PATCH -next v3 09/10] block: factor out common part in blkdev_fallocate(), Zhang Yi
- [RFC PATCH -next v3 10/10] ext4: add FALLOC_FL_WRITE_ZEROES support, Zhang Yi
- [PATCH util-linux] fallocate: add FALLOC_FL_WRITE_ZEROES support, Zhang Yi
- [PATCH blktests 0/3] blktest: add unmap write zeroes tests,
Zhang Yi
- [PATCH xfstests 0/5] fstests: add fallocate write zeroes tests,
Zhang Yi
- [PATCH xfsprogs] xfs_io: add FALLOC_FL_WRITE_ZEROES support, Zhang Yi
- [PATCH] MAINTAINERS: append initramfs files to the VFS section,
David Disseldorp
- [PATCH] efivarfs: fix NULL dereference on resume,
James Bottomley
- Re: [PATCH v3] fs/proc/page: Refactoring to reduce code duplication., Andrew Morton
- [PATCH v1] fuse: remove unneeded atomic set in uring creation,
Joanne Koong
- [PATCH v3] fuse: fix uring race condition for null dereference of fc,
Joanne Koong
- [PATCH] Documentation: Add "Unaccepted" meminfo entry,
Nico Pache
- [PATCH] Documentation: document Balloon Meminfo entry, Nico Pache
- [PATCH v2] drop_caches: Allow re-enabling message after disabling,
Joel Granados
- [PATCH] fs: drop the lock trip around I_NEW wake up in evict(), Mateusz Guzik
- [PATCH RFC 0/2] pidfs: handle multi-threaded exec and premature thread-group leader exit,
Christian Brauner
- Re: [PATCH v2] fs/proc/page: Refactoring to reduce code duplication., David Hildenbrand
- Re: [PATCH] fs/proc/page: Refactoring to reduce code duplication.,
David Hildenbrand
Re: [RFC PATCH] initramfs: Add size validation to prevent tmpfs exhaustion,
David Disseldorp
general protection fault in afs_atcell_get_link,
Hui Guo
[PATCH] fs: use wq_has_sleeper() in end_dir_add(),
Mateusz Guzik
[PATCH] pidfs: ensure that PIDFS_INFO_EXIT is available, Christian Brauner
[syzbot] [exfat?] INFO: task hung in __blockdev_direct_IO (4),
syzbot
[PATCH v2] ext4: hash: simplify kzalloc(n * 1, ...) to kzalloc(n, ...),
Ethan Carter Edwards
[PATCH RFC 0/6] Allow file-backed or shared device private pages,
Alistair Popple
[PATCH] ext4: hash: change kzalloc(n * sizeof, ...) to kcalloc(n, sizeof, ...),
Ethan Carter Edwards
[GIT PULL] fsnotify: Revert HSM events on page fault,
Jan Kara
[PATCH v3 0/3] xfsprogs: Add support for preadv2() and RWF_DONTCACHE,
Ritesh Harjani (IBM)
[PATCH RESEND v3 0/2] Minimize xa_node allocation during xarry split,
Zi Yan
[RFC PATCH 0/8] staging: apfs: init APFS module,
Ethan Carter Edwards
- [PATCH RFC 1/8] staging: apfs: init lzfse compression library for APFS, Ethan Carter Edwards
- [PATCH RFC 3/8] staging: apfs: init apfs_raw.h to handle on-disk structures, Ethan Carter Edwards
- [PATCH RFC 2/8] staging: apfs: init unicode.{c,h}, Ethan Carter Edwards
- [PATCH RFC 4/8] staging: apfs: init libzbitmap.{c,h} for decompression, Ethan Carter Edwards
- [PATCH RFC 6/8] staging: apfs: init build support for APFS, Ethan Carter Edwards
- [PATCH RFC 7/8] staging: apfs: init TODO and README.rst, Ethan Carter Edwards
- [PATCH RFC 8/8] MAINTAINERS: apfs: add entry and relevant information, Ethan Carter Edwards
- [PATCH RFC 5/8] staging: apfs: init APFS, Ethan Carter Edwards
- Re: [RFC PATCH 0/8] staging: apfs: init APFS module, Greg Kroah-Hartman
- Re: [RFC PATCH 0/8] staging: apfs: init APFS module, Aditya Garg
- Re: [RFC PATCH 0/8] staging: apfs: init APFS module, Ernesto A. Fernández
[PATCH v12 00/28] riscv control-flow integrity for usermode,
Deepak Gupta
- [PATCH v12 01/28] mm: VM_SHADOW_STACK definition for riscv, Deepak Gupta
- [PATCH v12 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml), Deepak Gupta
- [PATCH v12 03/28] riscv: zicfiss / zicfilp enumeration, Deepak Gupta
- [PATCH v12 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions, Deepak Gupta
- [PATCH v12 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit, Deepak Gupta
- [PATCH v12 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE, Deepak Gupta
- [PATCH v12 07/28] riscv mm: manufacture shadow stack pte, Deepak Gupta
- [PATCH v12 08/28] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs, Deepak Gupta
- [PATCH v12 09/28] riscv mmu: write protect and shadow stack, Deepak Gupta
- [PATCH v12 10/28] riscv/mm: Implement map_shadow_stack() syscall, Deepak Gupta
- [PATCH v12 11/28] riscv/shstk: If needed allocate a new shadow stack on clone, Deepak Gupta
- [PATCH v12 12/28] riscv: Implements arch agnostic shadow stack prctls, Deepak Gupta
- [PATCH v12 13/28] prctl: arch-agnostic prctl for indirect branch tracking, Deepak Gupta
- [PATCH v12 14/28] riscv: Implements arch agnostic indirect branch tracking prctls, Deepak Gupta
- [PATCH v12 15/28] riscv/traps: Introduce software check exception, Deepak Gupta
- [PATCH v12 16/28] riscv: signal: abstract header saving for setup_sigcontext, Deepak Gupta
- [PATCH v12 17/28] riscv/signal: save and restore of shadow stack for signal, Deepak Gupta
- [PATCH v12 18/28] riscv/kernel: update __show_regs to print shadow stack register, Deepak Gupta
- [PATCH v12 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files, Deepak Gupta
- [PATCH v12 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe, Deepak Gupta
- [PATCH v12 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call, Deepak Gupta
- [PATCH v12 21/28] riscv: Add Firmware Feature SBI extensions definitions, Deepak Gupta
- [PATCH v12 23/28] riscv: kernel command line option to opt out of user cfi, Deepak Gupta
- [PATCH v12 24/28] arch/riscv: compile vdso with landing pad, Deepak Gupta
- [PATCH v12 25/28] riscv: create a config for shadow stack and landing pad instr support, Deepak Gupta
- [PATCH v12 26/28] riscv: Documentation for landing pad / indirect branch tracking, Deepak Gupta
- [PATCH v12 28/28] kselftest/riscv: kselftest for user mode cfi, Deepak Gupta
- [PATCH v12 27/28] riscv: Documentation for shadow stack on riscv, Deepak Gupta
[PATCH v2 0/4] track memory used by balloon drivers,
Nico Pache
[PATCH v2] fuse: fix uring race condition for null dereference of fc,
Joanne Koong
[PATCH v1] fuse: support configurable number of uring queues,
Joanne Koong
[PATCH] fuse: fix uring race condition for null dereference of fc,
Joanne Koong
[PATCH 0/4] netfs: Miscellaneous fixes,
David Howells
[PATCH RFC 0/2] Dynamically allocate memory to store task's full name,
Bhupesh
[PATCH 0/8 RFC] tidy up various VFS lookup functions,
NeilBrown
[RFC PATCH 00/35] ceph, rbd, netfs: Make ceph fully use netfslib,
David Howells
- [RFC PATCH 02/35] libceph: Rename alignment to offset, David Howells
- [RFC PATCH 01/35] ceph: Fix incorrect flush end position calculation, David Howells
- [RFC PATCH 03/35] libceph: Add a new data container type, ceph_databuf, David Howells
- [RFC PATCH 04/35] ceph: Convert ceph_mds_request::r_pagelist to a databuf, David Howells
- [RFC PATCH 05/35] libceph: Add functions to add ceph_databufs to requests, David Howells
- [RFC PATCH 06/35] rbd: Use ceph_databuf for rbd_obj_read_sync(), David Howells
- [RFC PATCH 07/35] libceph: Change ceph_osdc_call()'s reply to a ceph_databuf, David Howells
- [RFC PATCH 08/35] libceph: Unexport osd_req_op_cls_request_data_pages(), David Howells
- [RFC PATCH 09/35] libceph: Remove osd_req_op_cls_response_data_pages(), David Howells
- [RFC PATCH 10/35] libceph: Convert notify_id_pages to a ceph_databuf, David Howells
- [RFC PATCH 11/35] ceph: Use ceph_databuf in DIO, David Howells
- [RFC PATCH 12/35] libceph: Bypass the messenger-v1 Tx loop for databuf/iter data blobs, David Howells
- [RFC PATCH 13/35] rbd: Switch from using bvec_iter to iov_iter, David Howells
- [RFC PATCH 14/35] libceph: Remove bvec and bio data container types, David Howells
- [RFC PATCH 15/35] libceph: Make osd_req_op_cls_init() use a ceph_databuf and map it, David Howells
- [RFC PATCH 16/35] libceph: Convert req_page of ceph_osdc_call() to ceph_databuf, David Howells
- [RFC PATCH 17/35] libceph, rbd: Use ceph_databuf encoding start/stop, David Howells
- [RFC PATCH 19/35] libceph, ceph: Convert users of ceph_pagelist to ceph_databuf, David Howells
- [RFC PATCH 18/35] libceph, rbd: Convert some page arrays to ceph_databuf, David Howells
- [RFC PATCH 20/35] libceph: Remove ceph_pagelist, David Howells
- [RFC PATCH 21/35] libceph: Make notify code use ceph_databuf_enc_start/stop, David Howells
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[NTFS 3]
[Ceph Users]
[AutoFS]
[Kernel Announce]
[Kernel Newbies]
[Kernel Development]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]