Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH v8 29/29] kselftest/riscv: kselftest for user mode cfi, (continued)
- [PATCH v6 00/17] fanotify: add pre-content hooks,
Josef Bacik
- [PATCH v6 01/17] fanotify: don't skip extra event info if no info_mode is set, Josef Bacik
- [PATCH v6 02/17] fanotify: rename a misnamed constant, Josef Bacik
- [PATCH v6 03/17] fanotify: reserve event bit of deprecated FAN_DIR_MODIFY, Josef Bacik
- [PATCH v6 04/17] fsnotify: introduce pre-content permission events, Josef Bacik
- [PATCH v6 05/17] fsnotify: pass optional file access range in pre-content event, Josef Bacik
- [PATCH v6 06/17] fsnotify: generate pre-content permission event on open, Josef Bacik
- [PATCH v6 08/17] fanotify: introduce FAN_PRE_ACCESS permission event, Josef Bacik
- [PATCH v6 09/17] fanotify: report file range info with pre-content events, Josef Bacik
- [PATCH v6 10/17] fanotify: allow to set errno in FAN_DENY permission response, Josef Bacik
- [PATCH v6 11/17] fanotify: add a helper to check for pre content events, Josef Bacik
- [PATCH v6 12/17] fanotify: disable readahead if we have pre-content watches, Josef Bacik
- [PATCH v6 14/17] fsnotify: generate pre-content permission event on page fault, Josef Bacik
- [PATCH v6 15/17] xfs: add pre-content fsnotify hook for write faults, Josef Bacik
- [PATCH v6 16/17] btrfs: disable defrag on pre-content watched files, Josef Bacik
- Re: [PATCH v6 00/17] fanotify: add pre-content hooks, Amir Goldstein
- [PATCH v6 17/17] fs: enable pre-content events on supported file systems, Josef Bacik
- [PATCH v6 07/17] fsnotify: generate pre-content permission event on truncate, Josef Bacik
- [PATCH v6 13/17] mm: don't allow huge faults for files with pre content watches, Josef Bacik
- Re: [PATCH v6 00/17] fanotify: add pre-content hooks, Linus Torvalds
- [PATCH] fsnotify: fix sending inotify event with unexpected filename,
Amir Goldstein
- [PATCH v4 0/3] fs: allow statmount to fetch the fs_subtype and sb_source,
Jeff Layton
- [PATCH RESEND V2 0/5] Fixes and cleanups to xarray,
Kemeng Shi
- [PATCH] iomap: drop an obsolete comment in iomap_dio_bio_iter,
Christoph Hellwig
- Re: [REGRESSION] mold linker depends on ETXTBSY, but open(2) no longer returns it,
Thorsten Leemhuis
- [syzbot] [hfs?] possible deadlock in hfsplus_file_extend (2), syzbot
- Re: [PATCHv11 0/9] write hints with nvme fdp and scsi streams,
Christoph Hellwig
- [PATCH v2 6/6] exfat: reduce FAT chain traversal, Yuezhang.Mo@xxxxxxxx
- [PATCH v2 0/6] exfat: reduce FAT chain traversal,
Yuezhang.Mo@xxxxxxxx
- [RFC PATCH v2 02/13] x86/um: nommu: elf loader for fdpic,
Hajime Tazaki
- [RFC PATCH v2 01/13] fs: binfmt_elf_efpic: add architecture hook elf_arch_finalize_exec, Hajime Tazaki
- [RESEND. PATCH] fs/pipe: Introduce a check to skip sleeping processes during pipe read/write, WangYuli
- [PATCH] zonefs: Fix the wrong format specifier,
Zhu Jun
- About using on-stack fsdata pointer for write_begin() and write_end() callbacks,
Qu Wenruo
- [RFC PATCH 0/6 6.6] Address rename/readdir bugs in fs/libfs.c,
cel
- [syzbot] [exfat?] possible deadlock in fat_count_free_clusters,
syzbot
- generic/645 failing on ext4, xfs (probably others) on all LTS kernels,
Theodore Ts'o
- [PATCHSET v2 0/15] Uncached buffered IO,
Jens Axboe
- [PATCH 01/15] mm/filemap: change filemap_create_folio() to take a struct kiocb, Jens Axboe
- [PATCH 02/15] mm/readahead: add folio allocation helper, Jens Axboe
- [PATCH 03/15] mm: add PG_uncached page flag, Jens Axboe
- [PATCH 04/15] mm/readahead: add readahead_control->uncached member, Jens Axboe
- [PATCH 05/15] mm/filemap: use page_cache_sync_ra() to kick off read-ahead, Jens Axboe
- [PATCH 06/15] mm/truncate: make invalidate_complete_folio2() public, Jens Axboe
- [PATCH 07/15] fs: add RWF_UNCACHED iocb and FOP_UNCACHED file_operations flag, Jens Axboe
- [PATCH 08/15] mm/filemap: add read support for RWF_UNCACHED, Jens Axboe
- [PATCH 09/15] mm/filemap: drop uncached pages when writeback completes, Jens Axboe
- [PATCH 10/15] mm/filemap: make buffered writes work with RWF_UNCACHED, Jens Axboe
- [PATCH 11/15] mm: add FGP_UNCACHED folio creation flag, Jens Axboe
- [PATCH 12/15] ext4: add RWF_UNCACHED write support, Jens Axboe
- [PATCH 13/15] iomap: make buffered writes work with RWF_UNCACHED, Jens Axboe
- [PATCH 14/15] xfs: punt uncached write completions to the completion wq, Jens Axboe
- [PATCH 15/15] xfs: flag as supporting FOP_UNCACHED, Jens Axboe
- Re: [PATCHSET v2 0/15] Uncached buffered IO, Matthew Wilcox
- [PATCH net-next v9 0/6] Suspend IRQs during application busy periods,
Joe Damato
- [PATCH 0/4] proc/kcore: performance optimizations,
Omar Sandoval
- [PATCH 00/12] fuse: support large folios,
Joanne Koong
- [PATCH 01/12] fuse: support copying large folios, Joanne Koong
- [PATCH 02/12] fuse: support large folios for retrieves, Joanne Koong
- [PATCH 03/12] fuse: refactor fuse_fill_write_pages(), Joanne Koong
- [PATCH 04/12] fuse: support large folios for non-writeback writes, Joanne Koong
- [PATCH 05/12] fuse: support large folios for folio reads, Joanne Koong
- [PATCH 06/12] fuse: support large folios for symlinks, Joanne Koong
- [PATCH 07/12] fuse: support large folios for stores, Joanne Koong
- [PATCH 08/12] fuse: support large folios for queued writes, Joanne Koong
- [PATCH 09/12] fuse: support large folios for readahead, Joanne Koong
- [PATCH 10/12] fuse: support large folios for direct io, Joanne Koong
- [PATCH 11/12] fuse: support large folios for writeback, Joanne Koong
- [PATCH 12/12] fuse: enable large folios, Joanne Koong
- Re: [PATCH 00/12] fuse: support large folios, Joanne Koong
- [PATCH v3 0/2] implement PROCFS_SET_GROUPS ioctl,
Stas Sergeev
- [PATCHSET v4] Uncached buffered IO,
Jens Axboe
- [PATCH 01/13] mm/filemap: change filemap_create_folio() to take a struct kiocb, Jens Axboe
- [PATCH 02/13] mm/readahead: add folio allocation helper, Jens Axboe
- [PATCH 04/13] mm/readahead: add readahead_control->uncached member, Jens Axboe
- [PATCH 03/13] mm: add PG_uncached page flag, Jens Axboe
- [PATCH 05/13] mm/filemap: use page_cache_sync_ra() to kick off read-ahead, Jens Axboe
- [PATCH 06/13] mm/truncate: make invalidate_complete_folio2() public, Jens Axboe
- [PATCH 07/13] fs: add FOP_UNCACHED flag, Jens Axboe
- [PATCH 08/13] fs: add read support for RWF_UNCACHED, Jens Axboe
- [PATCH 09/13] mm: drop uncached pages when writeback completes, Jens Axboe
- [PATCH 10/13] mm/filemap: make buffered writes work with RWF_UNCACHED, Jens Axboe
- [PATCH 11/13] iomap: make buffered writes work with RWF_UNCACHED, Jens Axboe
- [PATCH 12/13] ext4: flag as supporting FOP_UNCACHED, Jens Axboe
- [PATCH 13/13] xfs: flag as supporting FOP_UNCACHED, Jens Axboe
- Re: [PATCHSET v4] Uncached buffered IO, Stefan Metzmacher
- [PATCH v4 00/33] netfs: Read performance improvements and "single-blob" support,
David Howells
- [PATCH v4 01/33] kheaders: Ignore silly-rename files, David Howells
- [PATCH v4 02/33] netfs: Remove call to folio_index(), David Howells
- [PATCH v4 03/33] netfs: Fix a few minor bugs in netfs_page_mkwrite(), David Howells
- [PATCH v4 04/33] netfs: Remove unnecessary references to pages, David Howells
- [PATCH v4 05/33] netfs: Use a folio_queue allocation and free functions, David Howells
- [PATCH v4 06/33] netfs: Add a tracepoint to log the lifespan of folio_queue structs, David Howells
- [PATCH v4 07/33] netfs: Abstract out a rolling folio buffer implementation, David Howells
- [PATCH v4 08/33] netfs: Make netfs_advance_write() return size_t, David Howells
- [PATCH v4 09/33] netfs: Split retry code out of fs/netfs/write_collect.c, David Howells
- [PATCH v4 10/33] netfs: Drop the error arg from netfs_read_subreq_terminated(), David Howells
- [PATCH v4 11/33] netfs: Drop the was_async arg from netfs_read_subreq_terminated(), David Howells
- [PATCH v4 12/33] netfs: Don't use bh spinlock, David Howells
- [PATCH v4 13/33] afs: Don't use mutex for I/O operation lock, David Howells
- [PATCH v4 14/33] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY, David Howells
- [PATCH v4 15/33] afs: Fix directory format encoding struct, David Howells
- [PATCH v4 16/33] netfs: Remove some extraneous directory invalidations, David Howells
- [PATCH v4 17/33] cachefiles: Add some subrequest tracepoints, David Howells
- [PATCH v4 18/33] cachefiles: Add auxiliary data trace, David Howells
- [PATCH v4 19/33] afs: Add more tracepoints to do with tracking validity, David Howells
- [PATCH v4 20/33] netfs: Add functions to build/clean a buffer in a folio_queue, David Howells
- [PATCH v4 21/33] netfs: Add support for caching single monolithic objects such as AFS dirs, David Howells
- [PATCH v4 22/33] afs: Make afs_init_request() get a key if not given a file, David Howells
- [PATCH v4 23/33] afs: Use netfslib for directories, David Howells
- [PATCH v4 24/33] afs: Use netfslib for symlinks, allowing them to be cached, David Howells
- [PATCH v4 25/33] afs: Eliminate afs_read, David Howells
- [PATCH v4 26/33] afs: Fix cleanup of immediately failed async calls, David Howells
- [PATCH v4 27/33] afs: Make {Y,}FS.FetchData an asynchronous operation, David Howells
- [PATCH v4 29/33] afs: Make afs_mkdir() locally initialise a new directory's content, David Howells
- [PATCH v4 28/33] netfs: Change the read result collector to only use one work item, David Howells
- [PATCH v4 30/33] afs: Use the contained hashtable to search a directory, David Howells
- [PATCH v4 31/33] afs: Locally initialise the contents of a new symlink on creation, David Howells
- [PATCH v4 33/33] netfs: Report on NULL folioq in netfs_writeback_unlock_folios(), David Howells
- [PATCH v4 32/33] afs: Add a tracepoint for afs_read_receive(), David Howells
- Re: [PATCH v4 00/33] netfs: Read performance improvements and "single-blob" support, Christian Brauner
- [PATCH v3 0/4] iomap: zero range flush fixes,
Brian Foster
- [PATCH v2 0/2] implement PROCFS_SET_GROUPS ioctl,
Stas Sergeev
- [PATCH net-next v8 0/6] Suspend IRQs during application busy periods,
Joe Damato
- [PATCH net-next v7 0/6] Suspend IRQs during application busy periods,
Joe Damato
- [PATCH] Fixed null-ptr-deref Read in drop_buffers,
Saru2003
- [PATCH v4 0/6] fuse: remove temp page copies in writeback,
Joanne Koong
- [GIT PULL] bcachefs fixes for 6.12-rc7,
Kent Overstreet
- [PATCH 0/2] implement PROCFS_SET_GROUPS ioctl,
Stas Sergeev
- [PATCH v3 0/2] fs: allow statmount to fetch the subtype and devname,
Jeff Layton
- Page cache deduplication, Phillip Susi
- [PATCH v3 0/6] fuse: remove temp page copies in writeback,
Joanne Koong
- [PATCH RFC v5 00/16] fuse: fuse-over-io-uring,
Bernd Schubert
- [PATCH RFC v5 08/16] fuse: Add fuse-io-uring handling into fuse_copy, Bernd Schubert
- [PATCH RFC v5 05/16] fuse: make args->in_args[0] to be always the header, Bernd Schubert
- [PATCH RFC v5 04/16] fuse: Add fuse-io-uring design documentation, Bernd Schubert
- [PATCH RFC v5 12/16] fuse: {uring} Allow to queue to the ring, Bernd Schubert
- [PATCH RFC v5 01/16] fuse: rename to fuse_dev_end_requests and make non-static, Bernd Schubert
- [PATCH RFC v5 06/16] fuse: {uring} Handle SQEs - register commands, Bernd Schubert
- [PATCH RFC v5 16/16] fuse: enable fuse-over-io-uring, Bernd Schubert
- [PATCH RFC v5 10/16] fuse: {uring} Handle teardown of ring entries, Bernd Schubert
- [PATCH RFC v5 09/16] fuse: {uring} Add uring sqe commit and fetch support, Bernd Schubert
- [PATCH RFC v5 15/16] fuse: {io-uring} Prevent mount point hang on fuse-server termination, Bernd Schubert
- [PATCH RFC v5 11/16] fuse: {uring} Add a ring queue and send method, Bernd Schubert
- [PATCH RFC v5 03/16] fuse: Move request bits, Bernd Schubert
- [PATCH RFC v5 07/16] fuse: Make fuse_copy non static, Bernd Schubert
- [PATCH RFC v5 13/16] io_uring/cmd: let cmds to know about dying task, Bernd Schubert
- [PATCH RFC v5 14/16] fuse: {uring} Handle IO_URING_F_TASK_DEAD, Bernd Schubert
- [PATCH RFC v5 02/16] fuse: Move fuse_get_dev to header file, Bernd Schubert
- [PATCH 0/4] Add iomem helpers for use from debugfs,
Michal Wajdeczko
- [ISSUE] split_folio() and dirty IOMAP folios,
David Hildenbrand
- [PATCH] hfsplus: don't query the device logical block size multiple times,
Thadeu Lima de Souza Cascardo
- [PATCH v2 0/5] fscache/cachefiles: Some bugfixes,
Zizhi Wo
- [syzbot] [hfs?] possible deadlock in hfsplus_file_fsync, syzbot
- [PATCH v2 0/5] Fixes and cleanups to xarray,
Kemeng Shi
- two little writeback cleanups,,
Christoph Hellwig
- Re: UML mount failure with Linux 6.11,
Hongbo Li
- [PATCH] jfs: reject on-disk inodes of an unsupported type, Dmitry Antipov
- [PATCH v4 0/4] overlayfs: Optimize override/revert creds,
Vinicius Costa Gomes
- [PATCH v2 0/2] fs: allow statmount to fetch the sb->s_subtype field,
Jeff Layton
- [PATCH bpf-next v3 0/4] bpf/crib: Add open-coded style process file iterator and file related CRIB kfuncs,
Juntong Deng
- [PATCH v8 00/10] Read/Write with meta/integrity,
Anuj Gupta
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
[PATCH] fs: add the ability for statmount() to report the fs_subtype,
Jeff Layton
[PATCH 6.6 049/151] afs: Automatically generate trace tag enums, Greg Kroah-Hartman
[PATCH 6.1 049/126] afs: Automatically generate trace tag enums, Greg Kroah-Hartman
[PATCH v3 00/33] netfs: Read performance improvements and "single-blob" support,
David Howells
- [PATCH v3 01/33] kheaders: Ignore silly-rename files, David Howells
- [PATCH v3 02/33] netfs: Remove call to folio_index(), David Howells
- [PATCH v3 03/33] netfs: Fix a few minor bugs in netfs_page_mkwrite(), David Howells
- [PATCH v3 04/33] netfs: Remove unnecessary references to pages, David Howells
- [PATCH v3 05/33] netfs: Use a folio_queue allocation and free functions, David Howells
- [PATCH v3 06/33] netfs: Add a tracepoint to log the lifespan of folio_queue structs, David Howells
- [PATCH v3 07/33] netfs: Abstract out a rolling folio buffer implementation, David Howells
- [PATCH v3 08/33] netfs: Make netfs_advance_write() return size_t, David Howells
- [PATCH v3 09/33] netfs: Split retry code out of fs/netfs/write_collect.c, David Howells
- [PATCH v3 10/33] netfs: Drop the error arg from netfs_read_subreq_terminated(), David Howells
- [PATCH v3 11/33] netfs: Drop the was_async arg from netfs_read_subreq_terminated(), David Howells
- [PATCH v3 12/33] netfs: Don't use bh spinlock, David Howells
- [PATCH v3 13/33] afs: Don't use mutex for I/O operation lock, David Howells
- [PATCH v3 15/33] afs: Fix directory format encoding struct, David Howells
- [PATCH v3 14/33] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY, David Howells
- [PATCH v3 16/33] netfs: Remove some extraneous directory invalidations, David Howells
- [PATCH v3 17/33] cachefiles: Add some subrequest tracepoints, David Howells
- [PATCH v3 18/33] cachefiles: Add auxiliary data trace, David Howells
- [PATCH v3 19/33] afs: Add more tracepoints to do with tracking validity, David Howells
- [PATCH v3 20/33] netfs: Add functions to build/clean a buffer in a folio_queue, David Howells
- [PATCH v3 21/33] netfs: Add support for caching single monolithic objects such as AFS dirs, David Howells
- [PATCH v3 22/33] afs: Make afs_init_request() get a key if not given a file, David Howells
- [PATCH v3 23/33] afs: Use netfslib for directories, David Howells
- [PATCH v3 24/33] afs: Use netfslib for symlinks, allowing them to be cached, David Howells
- [PATCH v3 25/33] afs: Eliminate afs_read, David Howells
- [PATCH v3 26/33] afs: Fix cleanup of immediately failed async calls, David Howells
- [PATCH v3 27/33] afs: Make {Y,}FS.FetchData an asynchronous operation, David Howells
- [PATCH v3 28/33] netfs: Change the read result collector to only use one work item, David Howells
- [PATCH v3 29/33] afs: Make afs_mkdir() locally initialise a new directory's content, David Howells
- [PATCH v3 30/33] afs: Use the contained hashtable to search a directory, David Howells
- [PATCH v3 31/33] afs: Locally initialise the contents of a new symlink on creation, David Howells
- [PATCH v3 32/33] afs: Add a tracepoint for afs_read_receive(), David Howells
- [PATCH v3 33/33] netfs: Report on NULL folioq in netfs_writeback_unlock_folios(), David Howells
- Re: [PATCH v3 28/33] netfs: Change the read result collector to only use one work item, David Howells
- Re: [PATCH v3 23/33] afs: Use netfslib for directories, David Howells
[PATCH] io_uring/rw: add support to send metadata along with read/write, Anuj Gupta
Re: [PATCH] overlayfs: port all superblock creation logging to fsopen logs,
Amir Goldstein
[PATCH 0/2] fix reading ESP during coredump,
Nam Cao
[syzbot] Monthly exfat report (Nov 2024), syzbot
[PATCH] isofs: avoid memory leak in iocharset,
Hao Ge
[syzbot] [hfs?] KMSAN: uninit-value in hfsplus_cat_bin_cmp_key,
syzbot
[ANNOUNCE v2] work tree for untorn filesystem writes,
Darrick J. Wong
[GIT PULL 05/10] xfs: preparation for realtime allocation groups,
Darrick J. Wong
[PATCHSET v5.5 05/10] xfs: preparation for realtime allocation groups,
Darrick J. Wong
[PATCH overlayfs-next v3 0/4] overlayfs: Optimize override/revert creds,
Vinicius Costa Gomes
[PATCH] exec: NULL out bprm->argv0 when it is an ERR_PTR,
Kees Cook
[RFC PATCH 0/4] Add fbind() and NUMA mempolicy support for KVM guest_memfd,
Shivank Garg
[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]