Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH 5/6] ufs: don't flush page immediately for DIRSYNC directories, (continued)
- [PATCH v3 0/8] ext4: Convert inode preallocation list to an rbtree,
Ojaswin Mujoo
- [dhowells-fs:iov-extract] [iov_iter] 64ea9d6c5f: blktests.zbd/(003/004).fail blktests.loop/(002/004).fail, kernel test robot
- [dhowells-fs:iov-extract] [iov_iter] 64ea9d6c5f: xfstests.btrfs.020/026/215.fail, kernel test robot
- [dhowells-fs:iov-extract] [iov_iter] 64ea9d6c5f: fio.read_iops 126.2% improvement, kernel test robot
- [jack-fs:for_linus] [udf] b60f8eacb1: xfstests.generic.030/035.fail,
kernel test robot
- [RESEND PATCH v2] eventfd: use a generic helper instead of an open coded wait_event, wenyang . linux
- [PATCH 1/2] capability: add cap_isidentical,
Mateusz Guzik
- [PATCH v3] exfat: handle unreconized benign secondary entries,
Namjae Jeon
- [RFC v3 00/24] vfs: provide automatic kernel freeze / resume,
Luis Chamberlain
- [RFC v3 23/24] lockd: replace kthread freezing with auto fs freezing, Luis Chamberlain
- [RFC v3 02/24] fs: add frozen sb state helpers, Luis Chamberlain
- [RFC v3 13/24] nilfs2: replace kthread freezing with auto fs freezing, Luis Chamberlain
- [RFC v3 15/24] nfsd: replace kthread freezing with auto fs freezing, Luis Chamberlain
- [RFC v3 21/24] ecryptfs: replace kthread freezing with auto fs freezing, Luis Chamberlain
- [RFC v3 07/24] btrfs: replace kthread freezing with auto fs freezing, Luis Chamberlain
- [RFC v3 03/24] fs: distinguish between user initiated freeze and kernel initiated freeze, Luis Chamberlain
- [RFC v3 22/24] fscache: replace kthread freezing with auto fs freezing, Luis Chamberlain
- [RFC v3 09/24] f2fs: replace kthread freezing with auto fs freezing, Luis Chamberlain
- [RFC v3 12/24] jfs: replace kthread freezing with auto fs freezing, Luis Chamberlain
- [RFC v3 06/24] xfs: replace kthread freezing with auto fs freezing, Luis Chamberlain
- [RFC v3 18/24] jffs2: replace kthread freezing with auto fs freezing, Luis Chamberlain
- [RFC v3 10/24] cifs: replace kthread freezing with auto fs freezing, Luis Chamberlain
- [RFC v3 24/24] fs: remove FS_AUTOFREEZE, Luis Chamberlain
- [RFC v3 14/24] nfs: replace kthread freezing with auto fs freezing, Luis Chamberlain
- [RFC v3 04/24] fs: add iterate_supers_excl() and iterate_supers_reverse_excl(), Luis Chamberlain
- [RFC v3 05/24] fs: add automatic kernel fs freeze / thaw and remove kthread freezing, Luis Chamberlain
- [RFC v3 20/24] coredump: drop freezer usage, Luis Chamberlain
- [RFC v3 19/24] jbd2: replace kthread freezing with auto fs freezing, Luis Chamberlain
- [RFC v3 01/24] fs: unify locking semantics for fs freeze / thaw, Luis Chamberlain
- [RFC v3 08/24] ext4: replace kthread freezing with auto fs freezing, Luis Chamberlain
- [RFC v3 17/24] ksmbd: replace kthread freezing with auto fs freezing, Luis Chamberlain
- [RFC v3 11/24] gfs2: replace kthread freezing with auto fs freezing, Luis Chamberlain
- [RFC v3 16/24] ubifs: replace kthread freezing with auto fs freezing, Luis Chamberlain
- [PATCH v2 0/6] Composefs: an opportunistically sharing verified image filesystem,
Alexander Larsson
- [PATCH 00/25] fs: finish conversion to mnt_idmap,
Christian Brauner
- [PATCH 02/25] fs: port vfs_*() helpers to struct mnt_idmap, Christian Brauner
- [PATCH 06/25] fs: port ->symlink() to pass mnt_idmap, Christian Brauner
- [PATCH 05/25] fs: port ->create() to pass mnt_idmap, Christian Brauner
- [PATCH 11/25] fs: port ->get_acl() to pass mnt_idmap, Christian Brauner
- [PATCH 10/25] fs: port ->tmpfile() to pass mnt_idmap, Christian Brauner
- [PATCH 09/25] fs: port ->rename() to pass mnt_idmap, Christian Brauner
- [PATCH 01/25] f2fs: project ids aren't idmapped, Christian Brauner
- [PATCH 04/25] fs: port ->getattr() to pass mnt_idmap, Christian Brauner
- [PATCH 08/25] fs: port ->mknod() to pass mnt_idmap, Christian Brauner
- [PATCH 07/25] fs: port ->mkdir() to pass mnt_idmap, Christian Brauner
- [PATCH 03/25] fs: port ->setattr() to pass mnt_idmap, Christian Brauner
- [PATCH 13/25] fs: port ->fileattr_set() to pass mnt_idmap, Christian Brauner
- [PATCH 15/25] fs: port xattr to mnt_idmap, Christian Brauner
- [PATCH 14/25] fs: port ->permission() to pass mnt_idmap, Christian Brauner
- [PATCH 12/25] fs: port ->set_acl() to pass mnt_idmap, Christian Brauner
- [PATCH 16/25] fs: port acl to mnt_idmap, Christian Brauner
- [PATCH 23/25] fs: port fs{g,u}id helpers to mnt_idmap, Christian Brauner
- [PATCH 17/25] fs: port inode_init_owner() to mnt_idmap, Christian Brauner
- [PATCH 19/25] fs: port privilege checking helpers to mnt_idmap, Christian Brauner
- [PATCH 25/25] fs: move mnt_idmap, Christian Brauner
- [PATCH 24/25] fs: port vfs{g,u}id helpers to mnt_idmap, Christian Brauner
- [PATCH 22/25] fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap, Christian Brauner
- [PATCH 18/25] fs: port inode_owner_or_capable() to mnt_idmap, Christian Brauner
- [PATCH 20/25] quota: port to mnt_idmap, Christian Brauner
- [PATCH 21/25] fs: port i_{g,u}id_{needs_}update() to mnt_idmap, Christian Brauner
- Re: [PATCH 00/25] fs: finish conversion to mnt_idmap, Christoph Hellwig
- Re: [PATCH 00/25] fs: finish conversion to mnt_idmap, Dave Chinner
- [PATCH v3 0/2] Fixes for fscache volume operations,
Hou Tao
- [PATCH linux-next v3] swap_state: update shadow_nodes for anonymous page,
yang.yang29
- [PATCH linux-next v2] swap_state: update shadow_nodes for anonymous page,
yang.yang29
- Should we orphan JFS?,
Christoph Hellwig
- dropping maintainership for sysv and freevxfs, Christoph Hellwig
- [PATCH rcu v2 09/20] fs: Remove CONFIG_SRCU,
Paul E. McKenney
- [PATCH rcu v2 12/20] fs/notify: Remove "select SRCU", Paul E. McKenney
- lockref scalability on x86-64 vs cpu_relax,
Mateusz Guzik
- Re: [syzbot] [ext4?] [vfs?] KASAN: use-after-free Read in signalfd_cleanup,
syzbot
- [LSF/MM/BPF TOPIC] tracing mapped pages for quicker boot performance,
Steven Rostedt
- [PATCH v2] exfat: handle unreconized benign secondary entries,
Namjae Jeon
- [PATCH v6 0/9] Implement copy offload support,
Nitesh Shetty
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
[syzbot] [vfs?] KASAN: use-after-free Write in pipe_poll, syzbot
consolidate btrfs checksumming, repair and bio splitting v3,
Christoph Hellwig
- [PATCH 06/19] btrfs: handle recording of zoned writes in the storage layer, Christoph Hellwig
- [PATCH 04/19] btrfs: simplify the btrfs_csum_one_bio calling convention, Christoph Hellwig
- [PATCH 10/19] btrfs: remove stripe boundary calculation for buffered I/O, Christoph Hellwig
- [PATCH 03/19] btrfs: remove the submit_bio_start helpers, Christoph Hellwig
- [PATCH 12/19] btrfs: remove stripe boundary calculation for encoded I/O, Christoph Hellwig
- [PATCH 07/19] btrfs: support cloned bios in btree_csum_one_bio, Christoph Hellwig
- [PATCH 01/19] block: export bio_split_rw, Christoph Hellwig
- [PATCH 05/19] btrfs: handle checksum generation in the storage layer, Christoph Hellwig
- [PATCH 09/19] btrfs: pass the iomap bio to btrfs_submit_bio, Christoph Hellwig
- [PATCH 02/19] btrfs: handle checksum validation and repair at the storage layer, Christoph Hellwig
- [PATCH 11/19] btrfs: remove stripe boundary calculation for compressed I/O, Christoph Hellwig
- [PATCH 14/19] btrfs: remove submit_encoded_read_bio, Christoph Hellwig
- [PATCH 13/19] btrfs: remove struct btrfs_io_geometry, Christoph Hellwig
- [PATCH 08/19] btrfs: allow btrfs_submit_bio to split bios, Christoph Hellwig
- [PATCH 15/19] btrfs: remove the fs_info argument to btrfs_submit_bio, Christoph Hellwig
- [PATCH 17/19] btrfs: calculate file system wide queue limit for zoned mode, Christoph Hellwig
- [PATCH 19/19] iomap: remove IOMAP_F_ZONE_APPEND, Christoph Hellwig
- [PATCH 18/19] btrfs: split zone append bios in btrfs_submit_bio, Christoph Hellwig
- [PATCH 16/19] btrfs: remove now spurious bio submission helpers, Christoph Hellwig
[PATCH] proc: remove mark_inode_dirty() in proc_notify_change(),
Chao Yu
[PATCH RESEND v3] nsfs: add compat ioctl handler,
Thomas Weißschuh
[PATCH RESEND] nsfs: add compat ioctl handler,
Thomas Weißschuh
[PATCH v4] kernel/watch_queue: NULL the dangling *pipe, and use it for clear check,
Siddh Raman Pant
[PATCH v5 0/9] iov_iter: Add extraction helpers,
David Howells
- [PATCH v5 2/9] iov_iter: Use the direction in the iterator functions, David Howells
- [PATCH v5 1/9] iov_iter: Change the direction macros into an enum, David Howells
- [PATCH v5 5/9] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator, David Howells
- [PATCH v5 4/9] iov_iter: Add a function to extract a page list from an iterator, David Howells
- [PATCH v5 6/9] netfs: Add a function to extract an iterator into a scatterlist, David Howells
- [PATCH v5 7/9] bio: Rename BIO_NO_PAGE_REF to BIO_PAGE_REFFED and invert the meaning, David Howells
- [PATCH v5 3/9] iov_iter: Use IOCB/IOMAP_WRITE if available rather than iterator direction, David Howells
- [PATCH v5 8/9] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate, David Howells
- [PATCH v5 9/9] bio: Fix bio_flagged() so that it can be combined, David Howells
[PATCH] exfat: handle unreconized benign secondary entries,
Namjae Jeon
[PATCH v2 0/7] erofs: support page cache sharing between EROFS images in fscache mode,
Jingbo Xu
[PATCH V4 0/5] Introduce daemon failover mechanism to recover from crashing,
Jia Zhu
[PATCH] fs/pipe: Delete unused do_pipe_flags(),
Chengming Zhou
[syzbot] [ntfs3?] KASAN: stack-out-of-bounds Read in filemap_get_read_batch, syzbot
[PATCH] maple_tree: remove the parameter entry of mas_preallocate,
Vernon Yang
[PATCH] proc: fix to check name length in proc_lookup_de(),
Chao Yu
[PATCH] proc: introduce proc_statfs(),
Chao Yu
[PATCH 0/7] Reduce zonefs memory usage,
Damien Le Moal
[PATCH] fs: remove locks_inode,
Jeff Layton
[RFC 0/3] fs: kill old ms_* flags for internal sb,
Luis Chamberlain
Re: [RFC v2 6/6] fs: add automatic kernel fs freeze / thaw and remove kthread freezing, Luis Chamberlain
[PATCH v5 3/8] proc: Use lsmids instead of lsm names for attrs,
Casey Schaufler
[PATCH v2] fs/aio: Replace kmap{,_atomic}() with kmap_local_page(),
Fabio M. De Francesco
[PATCH v2 0/4] fs/sysv: Replace kmap() with kmap_local_page(),
Fabio M. De Francesco
[RFC PATCH 0/3] Checkpoint Support for Syscall User Dispatch,
Gregory Price
[PATCH 2/3] fs/proc/array: Add Syscall User Dispatch to proc status, Gregory Price
[LSF/MM/BPF TOPIC] Image-based read-only filesystem: further use cases & directions,
Gao Xiang
[PATCH v7 0/4] Implement IOCTL to get and/or the clear info about PTEs,
Muhammad Usama Anjum
[PATCH 00/11] Remove AS_EIO and AS_ENOSPC,
Matthew Wilcox (Oracle)
- [PATCH 05/11] page-writeback: Convert folio_write_one() to use an errseq, Matthew Wilcox (Oracle)
- [PATCH 01/11] memory-failure: Remove comment referencing AS_EIO, Matthew Wilcox (Oracle)
- [PATCH 06/11] filemap: Convert filemap_write_and_wait_range() to use errseq, Matthew Wilcox (Oracle)
- [PATCH 03/11] f2fs: Convert f2fs_wait_on_node_pages_writeback() to errseq, Matthew Wilcox (Oracle)
- [PATCH 11/11] mm: Remove filemap_fdatawait_keep_errors(), Matthew Wilcox (Oracle)
- [PATCH 07/11] filemap: Convert filemap_fdatawait_range() to errseq, Matthew Wilcox (Oracle)
- [PATCH 09/11] mm: Remove AS_EIO and AS_ENOSPC, Matthew Wilcox (Oracle)
- [PATCH 04/11] fuse: Convert fuse_flush() to use file_check_and_advance_wb_err(), Matthew Wilcox (Oracle)
- [PATCH 02/11] filemap: Remove filemap_check_and_keep_errors(), Matthew Wilcox (Oracle)
- [PATCH 10/11] mm: Remove filemap_fdatawait_range_keep_errors(), Matthew Wilcox (Oracle)
- [PATCH 08/11] cifs: Remove call to filemap_check_wb_err(), Matthew Wilcox (Oracle)
- Re: [PATCH 00/11] Remove AS_EIO and AS_ENOSPC, Jeff Layton
- Re: [PATCH 00/11] Remove AS_EIO and AS_ENOSPC, Christoph Hellwig
Do I really need to add mount2 and umount3 syscalls for some crazy experiment,
Anadon
[PATCH RFC v7 00/23] DEPT(Dependency Tracker),
Byungchul Park
- [PATCH RFC v7 10/23] dept: Apply sdt_might_sleep_weak() to waitqueue wait, Byungchul Park
- [PATCH RFC v7 09/23] dept: Apply sdt_might_sleep_weak() to swait, Byungchul Park
- [PATCH RFC v7 01/23] llist: Move llist_{head,node} definition to types.h, Byungchul Park
- [PATCH RFC v7 03/23] dept: Add single event dependency tracker APIs, Byungchul Park
- [PATCH RFC v7 02/23] dept: Implement Dept(Dependency Tracker), Byungchul Park
- [PATCH RFC v7 06/23] dept: Add proc knobs to show stats and dependency graph, Byungchul Park
- [PATCH RFC v7 23/23] dept: Record the latest one out of consecutive waits of the same class, Byungchul Park
- [PATCH RFC v7 16/23] dept: Apply sdt_might_sleep_strong() to dma fence wait, Byungchul Park
- [PATCH RFC v7 21/23] dept: Apply timeout consideration to hashed-waitqueue wait, Byungchul Park
- [PATCH RFC v7 12/23] dept: Distinguish each syscall context from another, Byungchul Park
- [PATCH RFC v7 18/23] dept: Apply timeout consideration to wait_for_completion()/complete(), Byungchul Park
- [PATCH RFC v7 15/23] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread, Byungchul Park
- [PATCH RFC v7 08/23] dept: Apply sdt_might_sleep_strong() to PG_{locked,writeback} wait, Byungchul Park
- [PATCH RFC v7 07/23] dept: Apply sdt_might_sleep_strong() to wait_for_completion()/complete(), Byungchul Park
- [PATCH RFC v7 04/23] dept: Add lock dependency tracker APIs, Byungchul Park
- [PATCH RFC v7 11/23] dept: Apply sdt_might_sleep_weak() to hashed-waitqueue wait, Byungchul Park
- [PATCH RFC v7 05/23] dept: Tie to Lockdep and IRQ tracing, Byungchul Park
- [PATCH RFC v7 20/23] dept: Apply timeout consideration to waitqueue wait, Byungchul Park
- [PATCH RFC v7 13/23] dept: Distinguish each work from another, Byungchul Park
- [PATCH RFC v7 22/23] dept: Apply timeout consideration to dma fence wait, Byungchul Park
- [PATCH RFC v7 19/23] dept: Apply timeout consideration to swait, Byungchul Park
- [PATCH RFC v7 17/23] dept: Track timeout waits separately with a new Kconfig, Byungchul Park
- [PATCH RFC v7 14/23] dept: Add a mechanism to refill the internal memory pools on running out, Byungchul Park
- Re: [PATCH RFC v7 00/23] DEPT(Dependency Tracker), Linus Torvalds
Re: [PATCHv2 02/12] io_uring: switch network send/recv to ITER_UBUF, Jens Axboe
[PATCH] freevxfs: fix kernel-doc warnings,
Randy Dunlap
[PATCH] ntfs: fix multiple kernel-doc warnings, Randy Dunlap
[PATCH] fuse: fix all W=1 kernel-doc warnings,
Randy Dunlap
[RFC v6 00/10] Turn iomap_page_ops into iomap_folio_ops,
Andreas Gruenbacher
- [RFC v6 01/10] iomap: Add __iomap_put_folio helper, Andreas Gruenbacher
- [RFC v6 02/10] iomap/gfs2: Unlock and put folio in page_done handler, Andreas Gruenbacher
- [RFC v6 03/10] iomap: Rename page_done handler to put_folio, Andreas Gruenbacher
- [RFC v6 04/10] iomap: Add iomap_get_folio helper, Andreas Gruenbacher
- [RFC v6 07/10] iomap: Rename page_prepare handler to get_folio, Andreas Gruenbacher
- [RFC v6 06/10] iomap: Add __iomap_get_folio helper, Andreas Gruenbacher
- [RFC v6 05/10] iomap/gfs2: Get page in page_prepare handler, Andreas Gruenbacher
- [RFC v6 09/10] iomap: Rename page_ops to folio_ops, Andreas Gruenbacher
- [RFC v6 10/10] xfs: Make xfs_iomap_folio_ops static, Andreas Gruenbacher
- [RFC v6 08/10] iomap/xfs: Eliminate the iomap_valid handler, Andreas Gruenbacher
Re: [PATCHv2 00/12] iov_iter: replace import_single_range with ubuf,
Christoph Hellwig
<Possible follow-ups>
Re: [PATCHv2 00/12] iov_iter: replace import_single_range with ubuf, Jens Axboe
remove write_one_page / folio_write_one,
Christoph Hellwig
- [PATCH 3/7] minix: don't flush page immediately for DIRSYNC directories, Christoph Hellwig
- [PATCH 4/7] sysv: don't flush page immediately for DIRSYNC directories, Christoph Hellwig
- [PATCH 2/7] btrfs: stop using write_one_page in btrfs_scratch_superblock, Christoph Hellwig
- [PATCH 1/7] btrfs: don't read the disk superblock for zoned devices in btrfs_scratch_superblocks, Christoph Hellwig
- [PATCH 5/7] ufs: don't flush page immediately for DIRSYNC directories, Christoph Hellwig
- [PATCH 6/7] ocfs2: don't use write_one_page in ocfs2_duplicate_clusters_by_page, Christoph Hellwig
- [PATCH 7/7] mm,jfs: move write_one_page/folio_write_one to jfs, Christoph Hellwig
- Re: remove write_one_page / folio_write_one, Matthew Wilcox
- Re: remove write_one_page / folio_write_one, David Sterba
[PATCH] fs/dcache: Remove unneeded math.h and rculist.h includes,
Christophe JAILLET
[PATCH v3 0/2] watch_queue: Clean up some code,
Siddh Raman Pant
[syzbot] [reiserfs?] WARNING: locking bug in lockref_put_or_lock, syzbot
Rust PROC FILESYSTEM abstractions,
Finn Behrens
[syzbot] [ntfs3?] kernel panic: stack is corrupted in run_unpack_ex,
syzbot
[PATCH v4 0/7] iov_iter: Add extraction helpers,
David Howells
[LSF/MM/BPF BoF] Session for Zoned Storage 2023,
Viacheslav Dubeyko
Re: [External] [LSF/MM/BPF BoF] Session for Zoned Storage 2023, Viacheslav A.Dubeyko
LSF/MM/BPF: 2023: Call for Proposals, Josef Bacik
[GIT PULL] UDF fixes for 6.2-rc3,
Jan Kara
[RFC PATCH 0/6] erofs: support page cache sharing between EROFS images in fscache mode,
Jingbo Xu
[PATCH v3] pipe: use __pipe_{lock,unlock} instead of spinlock,
Hongchen Zhang
[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]