Linux Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH] fs: sort out fd allocation vs dup2 race commentary, take 2, (continued)
- [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
- Re: Subject: [RFC PATCH v2 0/8] staging: apfs: init APFS filesystem support, Yangtao Li
- [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
- [RFC PATCH 22/35] libceph, rbd: Convert ceph_osdc_notify() reply to ceph_databuf, David Howells
- [RFC PATCH 23/35] rbd: Use ceph_databuf_enc_start/stop(), David Howells
- [RFC PATCH 24/35] ceph: Make ceph_calc_file_object_mapping() return size as size_t, David Howells
- [RFC PATCH 26/35] ceph: Kill ceph_rw_context, David Howells
- [RFC PATCH 25/35] ceph: Wrap POSIX_FADV_WILLNEED to get caps, David Howells
- [RFC PATCH 27/35] netfs: Pass extra write context to write functions, David Howells
- [RFC PATCH 28/35] netfs: Adjust group handling, David Howells
- [RFC PATCH 30/35] netfs: Make netfs_page_mkwrite() use folio_mkwrite_check_truncate(), David Howells
- [RFC PATCH 29/35] netfs: Allow fs-private data to be handed through to request alloc, David Howells
- [RFC PATCH 32/35] netfs: Add some more RMW support for ceph, David Howells
- [RFC PATCH 31/35] netfs: Fix netfs_unbuffered_read() to return ssize_t rather than int, David Howells
- [RFC PATCH 35/35] ceph: Remove old I/O API bits, David Howells
- [RFC PATCH 34/35] ceph: Enable multipage folios for ceph files, David Howells
- [RFC PATCH 33/35] ceph: Use netfslib [INCOMPLETE], David Howells
[PATCH] exportfs: remove locking around ->get_parent() call.,
NeilBrown
[GIT PULL] bcachefs fixes for 6.14-rc7,
Kent Overstreet
[PATCH] VFS/autofs: try_lookup_one_len() does not need any locks,
NeilBrown
[PATCH v6 00/13] large atomic writes for xfs with CoW,
John Garry
- [PATCH v6 02/13] iomap: comment on atomic write checks in iomap_dio_bio_iter(), John Garry
- [PATCH v6 01/13] iomap: inline iomap_dio_bio_opflags(), John Garry
- [PATCH v6 05/13] xfs: allow block allocator to take an alignment hint, John Garry
- [PATCH v6 06/13] xfs: switch atomic write size check in xfs_file_write_iter(), John Garry
- [PATCH v6 07/13] xfs: refactor xfs_reflink_end_cow_extent(), John Garry
- [PATCH v6 09/13] xfs: add XFS_REFLINK_ALLOC_EXTSZALIGN, John Garry
- [PATCH v6 08/13] xfs: reflink CoW-based atomic write support, John Garry
- [PATCH v6 03/13] iomap: rework IOMAP atomic flags, John Garry
- [PATCH v6 10/13] xfs: iomap COW-based atomic write support, John Garry
- [PATCH v6 12/13] xfs: commit CoW-based atomic writes atomically, John Garry
- [PATCH v6 11/13] xfs: add xfs_file_dio_write_atomic(), John Garry
[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]