Linux Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH 09/19] VFS: add _async versions of the various directory modifying inode_operations
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 08/19] VFS: introduce lookup_and_lock() and friends
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [syzbot] [mm?] WARNING in fsnotify_file_area_perm
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 07/19] VFS: repack LOOKUP_ bit flags.
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 03/19] VFS: use d_alloc_parallel() in lookup_one_qstr_excl() and rename it.
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 04/19] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 03/19] VFS: use d_alloc_parallel() in lookup_one_qstr_excl() and rename it.
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 01/19] VFS: introduce vfs_mkdir_return()
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 01/19] VFS: introduce vfs_mkdir_return()
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Design challenges for a new file system that needs to support multiple billions of file
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: audit_reusename in getname_flags
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH RFC 10/10] xfs: Allow block allocator to take an alignment hint
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC 09/10] xfs: Update atomic write max size
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC 08/10] xfs: Commit CoW-based atomic writes atomically
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC 06/10] xfs: iomap CoW-based atomic write support
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC 03/10] iomap: Support CoW-based atomic writes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC 02/10] xfs: Refactor xfs_reflink_end_cow_extent()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v15 2/3] rust: xarray: Add an abstraction for XArray
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- Re: [PATCH] pidfs: improve ioctl handling
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v7 19/20] fs/dax: Properly refcount fs dax pages
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v15 2/3] rust: xarray: Add an abstraction for XArray
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH] ceph: add process/thread ID into debug output
- From: Alex Markuze <amarkuze@xxxxxxxxxx>
- Re: [linus:master] [fsnotify] a94204f4d4: stress-ng.timerfd.ops_per_sec 7.0% improvement
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: audit_reusename in getname_flags
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v2] btrfs: always fallback to buffered write if the inode requires checksum
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: audit_reusename in getname_flags
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path
- From: Asahi Lina <lina@xxxxxxxxxxxxx>
- Re: [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH] ceph: add process/thread ID into debug output
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- audit_reusename in getname_flags
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Design challenges for a new file system that needs to support multiple billions of file
- From: Zach Brown <zab@xxxxxxxxx>
- Re: [PATCH v15 3/3] MAINTAINERS: add entry for Rust XArray API
- From: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
- Re: [PATCH v15 1/3] rust: types: add `ForeignOwnable::PointedTo`
- From: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
- Re: [PATCH v15 2/3] rust: xarray: Add an abstraction for XArray
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- Re: [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [PATCH] vfs: inline getname()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v2 0/3] CONFIG_VFS_DEBUG at last
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v2 1/8] fs/buffer: simplify block_read_full_folio() with bh_offset()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v15 1/3] rust: types: add `ForeignOwnable::PointedTo`
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- Re: [PATCH v15 2/3] rust: xarray: Add an abstraction for XArray
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH] vfs: inline getname()
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH v2 3/3] vfs: use the new debug macros in inode_set_cached_link()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH v2 2/3] vfs: catch invalid modes in may_open()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH v2 1/3] vfs: add initial support for CONFIG_VFS_DEBUG
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH v2 0/3] CONFIG_VFS_DEBUG at last
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v15 1/3] rust: types: add `ForeignOwnable::PointedTo`
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH v15 3/3] MAINTAINERS: add entry for Rust XArray API
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v15 2/3] rust: xarray: Add an abstraction for XArray
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v15 1/3] rust: types: add `ForeignOwnable::PointedTo`
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v15 0/3] rust: xarray: Add a minimal abstraction for XArray
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- Re: [PATCH 00/19 v7?] RFC: Allow concurrent and async changes in a directory
- From: "John Stoffel" <john@xxxxxxxxxxx>
- Re: [PATCH] fs/xattr: actually support O_PATH fds in *xattrat() syscalls
- From: Mike Yuan <me@xxxxxxxxxxx>
- Re: [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path
- From: Albert Esteve <aesteve@xxxxxxxxxx>
- Re: [PATCH] fs/xattr: actually support O_PATH fds in *xattrat() syscalls
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 00/19 v7?] RFC: Allow concurrent and async changes in a directory
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 03/19] VFS: use d_alloc_parallel() in lookup_one_qstr_excl() and rename it.
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [PATCH] sysv: convert sysv to use the new mount api
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs/xattr: actually support O_PATH fds in *xattrat() syscalls
- From: Mike Yuan <me@xxxxxxxxxxx>
- Re: [PATCH v2] btrfs: always fallback to buffered write if the inode requires checksum
- From: "hch@xxxxxxxxxxxxx" <hch@xxxxxxxxxxxxx>
- Re: [PATCH 14/19] VFS: Ensure no async updates happening in directory being removed.
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 01/19] VFS: introduce vfs_mkdir_return()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v9 03/26] riscv: zicfiss / zicfilp enumeration
- From: Clément Léger <cleger@xxxxxxxxxxxx>
- Re: [PATCH 08/19] VFS: introduce lookup_and_lock() and friends
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v9 14/26] riscv/traps: Introduce software check exception
- From: Clément Léger <cleger@xxxxxxxxxxxx>
- Re: [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH] fs/xattr: actually support O_PATH fds in *xattrat() syscalls
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 10/19] VFS: introduce inode flags to report locking needs for directory ops
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs/xattr: actually support O_PATH fds in *xattrat() syscalls
- From: Mike Yuan <me@xxxxxxxxxxx>
- Re: [PATCH 09/19] VFS: add _async versions of the various directory modifying inode_operations
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 04/19] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2] statmount: add a new supported_mask field
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: (subset) [PATCH 07/19] VFS: repack LOOKUP_ bit flags.
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2] statmount: add a new supported_mask field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 07/19] VFS: repack LOOKUP_ bit flags.
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path
- From: Asahi Lina <lina@xxxxxxxxxxxxx>
- Re: (subset) [PATCH 06/19] VFS: repack DENTRY_ flags.
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 05/19] VFS: add common error checks to lookup_one_qstr()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 0/2] pipe: don't update {a,c,m}time for anonymous pipes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 04/19] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 01/19] VFS: introduce vfs_mkdir_return()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 01/11] iomap: allow the file system to submit the writeback bios
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH RFC 03/10] iomap: Support CoW-based atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH RFC 06/10] xfs: iomap CoW-based atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH 0/4] fs: last of the pseudofs mount api conversions
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
- From: Christian Heusel <christian@xxxxxxxxx>
- Re: [PATCH 1/4] pstore: convert to the new mount API
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH RFC 07/10] xfs: Add xfs_file_dio_write_atomic()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH RFC 02/10] xfs: Refactor xfs_reflink_end_cow_extent()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH RFC 08/10] xfs: Commit CoW-based atomic writes atomically
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH] fs/xattr: actually support O_PATH fds in *xattrat() syscalls
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH net 20/24] rxrpc: Add the security index for yfs-rxgk
- From: Jeffrey Altman <jaltman@xxxxxxxxxxxx>
- Re: [PATCH v3 0/2] pipe: don't update {a,c,m}time for anonymous pipes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs/xattr: actually support O_PATH fds in *xattrat() syscalls
- From: Mike Yuan <me@xxxxxxxxxxx>
- Re: [PATCH v2 1/2] pipe: introduce struct file_operations pipeanon_fops
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 0/3] CONFIG_VFS_DEBUG at last
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] ext4: pass strlen() of the symlink instead of i_size to inode_set_cached_link()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs/xattr: actually support O_PATH fds in *xattrat() syscalls
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] vfs: inline getname()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH RFC 09/10] xfs: Update atomic write max size
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH] vfs: inline getname()
- From: Jan Kara <jack@xxxxxxx>
- Re: [exFAT] Missing O_DIRECT Support Causes Errors in Python and Affects Applications
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- Re: [PATCH RFC 10/10] xfs: Allow block allocator to take an alignment hint
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [RFC PATCH] Introduce generalized data temperature estimation framework
- From: Hans Holmberg <hans@xxxxxxxxxxxxx>
- Re: [PATCH v4 2/5] Xarray: move forward index correctly in xas_pause()
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 1/8] fs/buffer: simplify block_read_full_folio() with bh_offset()
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 11/11] iomap: pass private data to iomap_truncate_page
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/11] iomap: pass private data to iomap_zero_range
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/11] iomap: pass private data to iomap_page_mkwrite
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/11] iomap: add a io_private field to struct iomap_ioend
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/11] iomap: factor out a iomap_dio_done helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/11] iomap: optionally use ioends for direct I/O
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/11] iomap: move common ioend code to ioend.c
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/11] iomap: split bios to zone append limits in the submission handlers
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/11] iomap: add a IOMAP_F_ANON_WRITE flag
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/11] iomap: simplify io_flags and io_type in struct iomap_ioend
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/11] iomap: allow the file system to submit the writeback bios
- From: Christoph Hellwig <hch@xxxxxx>
- iomap patches for zoned XFS v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv3 06/11] mm/vmscan: Use PG_dropbehind instead of PG_reclaim
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH v4 2/5] Xarray: move forward index correctly in xas_pause()
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- Re: [PATCH 7/7] xfs: implement block-metadata based data checksums
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/19] nfs: switch to _async for all directory ops.
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 17/19] nfsd: use lookup_and_lock_one() and lookup_and_lock_rename_one()
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 16/19] VFS: add lookup_and_lock_rename()
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 18/19] nfs: change mkdir inode_operation to mkdir_async
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 13/19] VFS: lock dentry for ->revalidate to avoid races with rename etc
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 15/19] VFS: Change lookup_and_lock() to use shared lock when possible.
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 14/19] VFS: Ensure no async updates happening in directory being removed.
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 11/19] VFS: Add ability to exclusively lock a dentry and use for create/remove operations.
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 12/19] VFS: enhance d_splice_alias to accommodate shared-lock updates
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 08/19] VFS: introduce lookup_and_lock() and friends
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 10/19] VFS: introduce inode flags to report locking needs for directory ops
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 09/19] VFS: add _async versions of the various directory modifying inode_operations
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 07/19] VFS: repack LOOKUP_ bit flags.
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 06/19] VFS: repack DENTRY_ flags.
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 05/19] VFS: add common error checks to lookup_one_qstr()
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 04/19] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 03/19] VFS: use d_alloc_parallel() in lookup_one_qstr_excl() and rename it.
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 02/19] VFS: use global wait-queue table for d_alloc_parallel()
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 01/19] VFS: introduce vfs_mkdir_return()
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 00/19 v7?] RFC: Allow concurrent and async changes in a directory
- From: NeilBrown <neilb@xxxxxxx>
- Re: [PATCH 1/4] pstore: convert to the new mount API
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v3 0/2] pipe: don't update {a,c,m}time for anonymous pipes
- From: K Prateek Nayak <kprateek.nayak@xxxxxxx>
- Re: [PATCH 1/4] pstore: convert to the new mount API
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- Re: [PATCH 1/4] pstore: convert to the new mount API
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH] vfs: inline getname()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [syzbot] [exfat?] INFO: task hung in exfat_lookup (3)
- From: syzbot <syzbot+73c8cd74d6440aef4d6a@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] sysv: convert sysv to use the new mount api
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- Re: [PATCH 3/3] fsnotify: disable pre-content and permission events by default
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 1/8] fs/buffer: simplify block_read_full_folio() with bh_offset()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: Immutable vs read-only for Windows compatibility
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: Immutable vs read-only for Windows compatibility
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 4/4] vfs: remove some unused old mount api code
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- [PATCH 3/4] devtmpfs: replace ->mount with ->get_tree in public instance
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- [PATCH 2/4] vfs: Convert devpts to use the new mount API
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- [PATCH 1/4] pstore: convert to the new mount API
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- [PATCH 0/4] fs: last of the pseudofs mount api conversions
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- [PATCH] fs/xattr: actually support O_PATH fds in *xattrat() syscalls
- From: Mike Yuan <me@xxxxxxxxxxx>
- Re: [PATCH v5 09/10] iomap: advance the iter directly on unshare range
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 09/10] iomap: advance the iter directly on unshare range
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v5 07/10] iomap: support incremental iomap_iter advances
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v5 06/10] iomap: export iomap_iter_advance() and return remaining length
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v5 05/10] iomap: lift iter termination logic from iomap_iter_advance()
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH RFC 03/10] iomap: Support CoW-based atomic writes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC 06/10] xfs: iomap CoW-based atomic write support
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC 07/10] xfs: Add xfs_file_dio_write_atomic()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC 02/10] xfs: Refactor xfs_reflink_end_cow_extent()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC 08/10] xfs: Commit CoW-based atomic writes atomically
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC 09/10] xfs: Update atomic write max size
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [LSF/MM/BPF TOPIC] buffered IO atomic writes
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH RFC 10/10] xfs: Allow block allocator to take an alignment hint
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 08/10] iomap: advance the iter directly on buffered writes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 09/10] iomap: advance the iter directly on unshare range
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 10/10] iomap: advance the iter directly on zero range
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 07/10] iomap: support incremental iomap_iter advances
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] ext4: pass strlen() of the symlink instead of i_size to inode_set_cached_link()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: Immutable vs read-only for Windows compatibility
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: [PATCH v5 05/10] iomap: lift iter termination logic from iomap_iter_advance()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 06/10] iomap: export iomap_iter_advance() and return remaining length
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 0/3] CONFIG_VFS_DEBUG at last
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v5 04/10] iomap: lift error code check out of iomap_iter_advance()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 03/10] iomap: refactor iomap_iter() length check and tracepoint
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 01/10] iomap: factor out iomap length helper
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/3] vfs: use the new debug macros in inode_set_cached_link()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH 2/3] vfs: catch invalid modes in may_open
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH 1/3] vfs: add initial support for CONFIG_VFS_DEBUG
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH 0/3] CONFIG_VFS_DEBUG at last
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH v3 2/2] pipe: don't update {a,c,m}time for anonymous pipes
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- [PATCH v3 1/2] pipe: introduce struct file_operations pipeanon_fops
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- [PATCH v3 0/2] pipe: don't update {a,c,m}time for anonymous pipes
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: Immutable vs read-only for Windows compatibility
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: [PATCH] fuse: don't set file->private_data in fuse_conn_waiting_read
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH] ext4: pass strlen() of the symlink instead of i_size to inode_set_cached_link()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] ext4: pass strlen() of the symlink instead of i_size to inode_set_cached_link()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH] ext4: pass strlen() of the symlink instead of i_size to inode_set_cached_link()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] statmount: add a new supported_mask field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] statmount: add a new supported_mask field
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 3/3] fsnotify: disable pre-content and permission events by default
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 2/3] fsnotify: disable notification by default for all pseudo files
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 1/3] fsnotify: use accessor to set FMODE_NONOTIFY_*
- From: Jan Kara <jack@xxxxxxx>
- Re: Immutable vs read-only for Windows compatibility
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] ext4: pass strlen() of the symlink instead of i_size to inode_set_cached_link()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH] ext4: pass strlen() of the symlink instead of i_size to inode_set_cached_link()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v2 8/8] bdev: use bdev_io_min() for statx block size
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 5/8] fs/buffer fs/mpage: remove large folio restriction
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 2/8] fs/buffer: remove batching from async read
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH] vfs: sanity check the length passed to inode_set_cached_link()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v2 1/8] fs/buffer: simplify block_read_full_folio() with bh_offset()
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 1/2] pipe: introduce struct file_operations pipeanon_fops
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH] vfs: sanity check the length passed to inode_set_cached_link()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 1/2] pipe: introduce struct file_operations pipeanon_fops
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fuse: clear FR_PENDING without holding fiq lock for uring requests
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH] fuse: clear FR_PENDING without holding fiq lock for uring requests
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v11 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v2 2/2] pipe: don't update {a,c,m}time for anonymous pipes
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- [PATCH v2 0/2] pipe: don't update {a,c,m}time for anonymous pipes
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- [PATCH v2 1/2] pipe: introduce struct file_operations pipeanon_fops
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- [PATCH v5 10/10] iomap: advance the iter directly on zero range
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v5 05/10] iomap: lift iter termination logic from iomap_iter_advance()
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v5 09/10] iomap: advance the iter directly on unshare range
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v5 08/10] iomap: advance the iter directly on buffered writes
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v5 07/10] iomap: support incremental iomap_iter advances
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v5 06/10] iomap: export iomap_iter_advance() and return remaining length
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v5 02/10] iomap: split out iomap check and reset logic from iter advance
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v5 04/10] iomap: lift error code check out of iomap_iter_advance()
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v5 03/10] iomap: refactor iomap_iter() length check and tracepoint
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v5 00/10] iomap: incremental per-operation iter advance
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v5 01/10] iomap: factor out iomap length helper
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 0/3] Fix for huge faults regression
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v5 -next 00/16] sysctl: move sysctls from vm_table into its own files
- From: Joel Granados <joel.granados@xxxxxxxxxx>
- Re: [PATCH v11 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- Re: [PATCH] vfs: sanity check the length passed to inode_set_cached_link()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v7 2/6] selftests/pidfd: add missing system header imcludes to pidfd tests
- From: Peter Seiderer <ps.report@xxxxxxx>
- Re: [PATCH] pidfs: improve ioctl handling
- From: Luca Boccassi <luca.boccassi@xxxxxxxxx>
- Re: [PATCH v6 23/26] mm: Remove pXX_devmap callers
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH v7 0/6] introduce PIDFD_SELF* sentinels
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [GIT PULL] sysctl constification changes for v6.14-rc1
- From: Joel Granados <joel.granados@xxxxxxxxxx>
- [linus:master] [fsnotify] a94204f4d4: stress-ng.timerfd.ops_per_sec 7.0% improvement
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Design challenges for a new file system that needs to support multiple billions of file
- From: Ric Wheeler <ricwheeler@xxxxxxxxx>
- [syzbot] [bcachefs?] general protection fault in inode_permission (3)
- From: syzbot <syzbot+1facc65919790d188467@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 6/6] selftests/mm: use PIDFD_SELF in guard pages test
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v7 5/6] selftests: pidfd: add tests for PIDFD_SELF_*
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v7 3/6] tools: testing: separate out wait_for_pid() into helper header
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v7 2/6] selftests/pidfd: add missing system header imcludes to pidfd tests
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Long Duration Stress Testing Filesystems
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v7 02/20] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
- From: Balbir Singh <balbirs@xxxxxxxxxx>
- Re: [PATCH v7 01/20] fuse: Fix dax truncate/punch_hole fault path
- From: Balbir Singh <balbirs@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] FUSE io_uring zero copy
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH v9 26/26] kselftest/riscv: kselftest for user mode cfi
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 25/26] riscv: Documentation for shadow stack on riscv
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 24/26] riscv: Documentation for landing pad / indirect branch tracking
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 23/26] riscv: create a config for shadow stack and landing pad instr support
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 22/26] riscv: kernel command line option to opt out of user cfi
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 21/26] riscv: enable kernel access to shadow stack memory via FWFT sbi call
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 20/26] riscv: Add Firmware Feature SBI extensions definitions
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 19/26] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 18/26] riscv/ptrace: riscv cfi status and state via ptrace and in core files
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 17/26] riscv/kernel: update __show_regs to print shadow stack register
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 16/26] riscv/signal: save and restore of shadow stack for signal
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 15/26] riscv: signal: abstract header saving for setup_sigcontext
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 14/26] riscv/traps: Introduce software check exception
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 13/26] prctl: arch-agnostic prctl for indirect branch tracking
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 12/26] riscv: Implements arch agnostic shadow stack prctls
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 11/26] riscv/shstk: If needed allocate a new shadow stack on clone
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 10/26] riscv/mm: Implement map_shadow_stack() syscall
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 09/26] riscv mmu: write protect and shadow stack
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 08/26] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 07/26] riscv mm: manufacture shadow stack pte
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 06/26] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 05/26] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 04/26] riscv: zicfiss / zicfilp extension csr and bit definitions
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 03/26] riscv: zicfiss / zicfilp enumeration
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 02/26] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 01/26] mm: helper `is_shadow_stack_vma` to check shadow stack vma
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 00/26] riscv control-flow integrity for usermode
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [RFC PATCH 4/4] ceph: fix generic/421 test failure
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [RFC PATCH 3/4] ceph: introduce ceph_submit_write() method
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [RFC PATCH 2/4] ceph: introduce ceph_process_folio_batch() method
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [RFC PATCH 1/4] ceph: extend ceph_writeback_ctl for ceph_writepages_start() refactoring
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [RFC PATCH 0/4] ceph: fix generic/421 test failure
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [PATCH v5 2/3] fanotify: notify on mount attach and detach
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [PATCH v2 2/8] fs/buffer: remove batching from async read
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 1/8] fs/buffer: simplify block_read_full_folio() with bh_offset()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 0/8] enable bs > ps for block devices
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 4/8] fs/mpage: use blocks_per_folio instead of blocks_per_page
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 8/8] bdev: use bdev_io_min() for statx block size
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 3/8] fs/mpage: avoid negative shift for large blocksize
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 6/8] block/bdev: enable large folio support for large logical block sizes
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 5/8] fs/buffer fs/mpage: remove large folio restriction
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 7/8] block/bdev: lift block size restrictions to 64k
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v7 20/20] device/dax: Properly refcount device dax pages when mapping
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 19/20] fs/dax: Properly refcount fs dax pages
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 18/20] dcssblk: Mark DAX broken, remove FS_DAX_LIMITED support
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 17/20] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 16/20] huge_memory: Add vmf_insert_folio_pmd()
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 15/20] huge_memory: Add vmf_insert_folio_pud()
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 14/20] rmap: Add support for PUD sized mappings to rmap
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 13/20] mm/memory: Add vmf_insert_page_mkwrite()
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 12/20] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 11/20] mm: Allow compound zone device pages
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 10/20] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 09/20] mm/gup: Remove redundant check for PCI P2PDMA page
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 08/20] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 07/20] fs/dax: Ensure all pages are idle prior to filesystem unmount
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 06/20] fs/dax: Always remove DAX page-cache entries when breaking layouts
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 05/20] fs/dax: Create a common implementation to break DAX layouts
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 04/20] fs/dax: Refactor wait for dax idle page
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 03/20] fs/dax: Don't skip locked entries when scanning entries
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 02/20] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 01/20] fuse: Fix dax truncate/punch_hole fault path
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH] vfs: sanity check the length passed to inode_set_cached_link()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] xfstests: Centralizing filesystem configs and device configs
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Long Duration Stress Testing Filesystems
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 1/2] fsx: support reads/writes from buffers backed by hugepages
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH] vfs: sanity check the length passed to inode_set_cached_link()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: Immutable vs read-only for Windows compatibility
- From: Pali Rohár <pali@xxxxxxxxxx>
- [PATCH] vfs: sanity check the length passed to inode_set_cached_link()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH] fuse: clear FR_PENDING without holding fiq lock for uring requests
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH v5 1/2] fsx: support reads/writes from buffers backed by hugepages
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: Immutable vs read-only for Windows compatibility
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Long Duration Stress Testing Filesystems
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v5 1/2] fsx: support reads/writes from buffers backed by hugepages
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v5 1/2] fsx: support reads/writes from buffers backed by hugepages
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH] fuse: clear FR_PENDING without holding fiq lock for uring requests
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH] fuse: clear FR_PENDING without holding fiq lock for uring requests
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v4 05/10] iomap: lift iter termination logic from iomap_iter_advance()
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] extsize and forcealign design in filesystems for atomic writes
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [no subject]
- Re: [PATCH] fuse: clear FR_PENDING without holding fiq lock for uring requests
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Long Duration Stress Testing Filesystems
- From: Boris Burkov <boris@xxxxxx>
- Re: [PATCH v4 05/10] iomap: lift iter termination logic from iomap_iter_advance()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 11/11] io_uring/epoll: add multishot support for IORING_OP_EPOLL_WAIT
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 10/11] io_uring/epoll: add support for provided buffers
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 09/11] io_uring/epoll: add support for IORING_OP_EPOLL_WAIT
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 07/11] io_uring/poll: pull ownership handling into poll.h
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 08/11] io_uring/poll: add IO_POLL_FINISH_FLAG
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 06/11] io_uring/epoll: remove CONFIG_EPOLL guards
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 05/11] eventpoll: add ep_poll_queue() loop
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 04/11] eventpoll: add struct wait_queue_entry argument to epoll_wait()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 03/11] eventpoll: abstract out ep_try_send_events() helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 02/11] eventpoll: add helper to remove wait entry from wait queue head
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 01/11] eventpoll: abstract out main epoll reaper into a function
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET v2 0/11] io_uring epoll wait support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] fuse: clear FR_PENDING without holding fiq lock for uring requests
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v4 04/10] iomap: lift error code check out of iomap_iter_advance()
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v4 02/10] iomap: split out iomap check and reset logic from iter advance
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Long Duration Stress Testing Filesystems
- From: Boris Burkov <boris@xxxxxx>
- Re: [PATCH v4 02/10] iomap: split out iomap check and reset logic from iter advance
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] fuse: clear FR_PENDING without holding fiq lock for uring requests
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v4 04/10] iomap: lift error code check out of iomap_iter_advance()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [LSF/MM/BPF TOPIC] [LSF/MM/BPF ATTEND] blktests: status and improvement plan of the storage stack test framework
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v6 23/26] mm: Remove pXX_devmap callers
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 7/7] xfs: implement block-metadata based data checksums
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v7 0/6] introduce PIDFD_SELF* sentinels
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] xfstests: Centralizing filesystem configs and device configs
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH v5 1/2] fsx: support reads/writes from buffers backed by hugepages
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH] statmount: add a new supported_mask field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v7 1/6] pidfd: add PIDFD_SELF* sentinels to refer to own thread/process
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH] pipe: don't update {a,c,m}time for anonymous pipes
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] statmount: add a new supported_mask field
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] pipe: don't update {a,c,m}time for anonymous pipes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 0/2 v6] add ioctl/sysfs to donate file-backed pages
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [PATCH 0/2 v8] add ioctl/sysfs to donate file-backed pages
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [PATCH] statmount: add a new supported_mask field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] pipe: don't update {a,c,m}time for anonymous pipes
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- [syzbot] [bcachefs?] general protection fault in __d_lookup
- From: syzbot <syzbot+c97005be42b5040dfb21@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] pipe: don't update {a,c,m}time for anonymous pipes
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] fuse: don't set file->private_data in fuse_conn_waiting_read
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] statmount: add a new supported_mask field
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] pipe: don't update {a,c,m}time for anonymous pipes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] pipe: don't update {a,c,m}time for anonymous pipes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] pidfs: improve ioctl handling
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH] pipe: don't update {a,c,m}time for anonymous pipes
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH] pidfs: improve ioctl handling
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] pipe: don't update {a,c,m}time for anonymous pipes
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v4 05/10] iomap: lift iter termination logic from iomap_iter_advance()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 04/10] iomap: lift error code check out of iomap_iter_advance()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] pipe_read: don't wake up the writer if the pipe is still full
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v4 06/10] iomap: export iomap_iter_advance() and return remaining length
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] pidfs: improve ioctl handling
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v4 03/10] iomap: refactor iomap_iter() length check and tracepoint
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [syzbot] [jfs?] INFO: task hung in do_renameat2 (2)
- From: syzbot <syzbot+39a12f7473ed8066d2ca@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v4 10/10] iomap: advance the iter directly on zero range
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v4 09/10] iomap: advance the iter directly on unshare range
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v4 06/10] iomap: export iomap_iter_advance() and return remaining length
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v4 08/10] iomap: advance the iter directly on buffered writes
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v4 05/10] iomap: lift iter termination logic from iomap_iter_advance()
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v4 07/10] iomap: support incremental iomap_iter advances
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v4 04/10] iomap: lift error code check out of iomap_iter_advance()
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v4 03/10] iomap: refactor iomap_iter() length check and tracepoint
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v4 02/10] iomap: split out iomap check and reset logic from iter advance
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v4 01/10] iomap: factor out iomap length helper
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v4 00/10] iomap: incremental per-operation iter advance
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH] pipe: don't update {a,c,m}time for anonymous pipes
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v2 0/4] statmount: allow to retrieve idmappings
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] fuse: clear FR_PENDING without holding fiq lock for uring requests
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] statmount: add a new supported_mask field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] extsize and forcealign design in filesystems for atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH RFC 01/10] xfs: Switch atomic write size check in xfs_file_write_iter()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH RFC 07/10] xfs: Add xfs_file_dio_write_atomic()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH RFC 05/10] xfs: Reflink CoW-based atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH RFC 08/10] xfs: Commit CoW-based atomic writes atomically
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH RFC 03/10] iomap: Support CoW-based atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH RFC 02/10] xfs: Refactor xfs_reflink_end_cow_extent()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH RFC 10/10] xfs: Allow block allocator to take an alignment hint
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH RFC 04/10] xfs: Make xfs_find_trim_cow_extent() public
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH RFC 09/10] xfs: Update atomic write max size
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH RFC 06/10] xfs: iomap CoW-based atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH RFC 00/10] large atomic writes for xfs with CoW
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: Immutable vs read-only for Windows compatibility
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] fuse: clear FR_PENDING without holding fiq lock for uring requests
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- [PATCH v2 4/4] samples/vfs: add STATMOUNT_MNT_{G,U}IDMAP
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 3/4] samples/vfs: check whether flag was raised
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 2/4] statmount: allow to retrieve idmappings
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 1/4] uidgid: add map_id_range_up()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 0/4] statmount: allow to retrieve idmappings
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 4/4] samples/vfs: add STATMOUNT_MNT_{G,U}IDMAP
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 3/4] samples/vfs: check whether flag was raised
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 2/4] statmount: allow to retrieve idmappings
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 1/4] uidgid: add map_id_range_up()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 0/4] statmount: allow to retrieve idmappings
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Removing writeback temp pages in FUSE
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] pipe_read: don't wake up the writer if the pipe is still full
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fuse: clear FR_PENDING without holding fiq lock for uring requests
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] statmount: add a new supported_mask field
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fuse: clear FR_PENDING without holding fiq lock for uring requests
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH 1/3] fsnotify: use accessor to set FMODE_NONOTIFY_*
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCHv2 00/11] block write streams with nvme fdp
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Removing writeback temp pages in FUSE
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 1/3] fsnotify: use accessor to set FMODE_NONOTIFY_*
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v5 2/3] fanotify: notify on mount attach and detach
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v5 2/3] fanotify: notify on mount attach and detach
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v5 2/3] fanotify: notify on mount attach and detach
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v7 0/6] introduce PIDFD_SELF* sentinels
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v7 0/6] introduce PIDFD_SELF* sentinels
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Parallelizing filesystem writeback
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCHv2 11/11] nvme: use fdp streams if write stream is provided
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv2 10/11] nvme: register fdp parameters with the block layer
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv2 06/11] io_uring: enable per-io write streams
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 0/2 v8] add ioctl/sysfs to donate file-backed pages
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] File system checksum offload
- From: "hch@xxxxxxxxxxxxx" <hch@xxxxxxxxxxxxx>
- Re: [PATCH v11 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v11 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] File system checksum offload
- From: "hch@xxxxxxxxxxxxx" <hch@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Parallelizing filesystem writeback
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 7/7] xfs: implement block-metadata based data checksums
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 3/7] iomap: add bioset in iomap_read_folio_ops for filesystems to use own bioset
- From: Christoph Hellwig <hch@xxxxxx>
- [no subject]
- Re: [PATCH v5 1/2] fsx: support reads/writes from buffers backed by hugepages
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Parallelizing filesystem writeback
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- LSF/MM + BPF ATTEND - Topic 3 for discussion
- From: Aryan Kaushik <aryankaushik666@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Design challenges for a new file system that needs to support multiple billions of file
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Long Duration Stress Testing Filesystems
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCHv3 06/11] mm/vmscan: Use PG_dropbehind instead of PG_reclaim
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: Immutable vs read-only for Windows compatibility
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] File system checksum offload
- From: Qu Wenruo <wqu@xxxxxxxx>
- Re: Immutable vs read-only for Windows compatibility
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [no subject]
- Re: [LSF/MM/BPF TOPIC] xfstests: Centralizing filesystem configs and device configs
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 2/3] fsnotify: disable notification by default for all pseudo files
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 3/3] fsnotify: disable pre-content and permission events by default
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 1/3] fsnotify: use accessor to set FMODE_NONOTIFY_*
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 0/3] Fix for huge faults regression
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 4/7] iomap: support ioends for reads
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 3/7] iomap: add bioset in iomap_read_folio_ops for filesystems to use own bioset
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 5/7] iomap: limit buffered I/O size to 128M
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 6/7] xfs: support T10 protection information
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 7/7] xfs: implement block-metadata based data checksums
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: Immutable vs read-only for Windows compatibility
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: [REGRESSION] Re: [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: Immutable vs read-only for Windows compatibility
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v5 1/2] fsx: support reads/writes from buffers backed by hugepages
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2] fuse: add a new "connections" file to show longest waiting reqeust
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [git pull] fix for regression in d_revalidate() series
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [REGRESSION] Re: [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v5 1/2] fsx: support reads/writes from buffers backed by hugepages
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH] fix braino in "9p: fix ->rename_sem exclusion"
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [git pull] fix for regression in d_revalidate() series
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [REGRESSION] Re: [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v5 1/2] fsx: support reads/writes from buffers backed by hugepages
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] bcachefs docs: SubmittingPatches.rst
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 1/2] fsx: support reads/writes from buffers backed by hugepages
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2] fuse: add a new "connections" file to show longest waiting reqeust
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Long Duration Stress Testing Filesystems
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: PI and data checksumming for XFS
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- [syzbot] [udf?] general protection fault in d_splice_alias
- From: syzbot <syzbot+a9c0867e4d1dd0c7ab19@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/7] block: support integrity generation and verification from file systems
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v5 1/2] fsx: support reads/writes from buffers backed by hugepages
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2] fuse: optimize over-io-uring request expiration check
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2] fuse: optimize over-io-uring request expiration check
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [exFAT] Missing O_DIRECT Support Causes Errors in Python and Affects Applications
- From: Noah <kernel-org-10@xxxxxxxxxxx>
- Re: [PATCH v5 1/2] fsx: support reads/writes from buffers backed by hugepages
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Long Duration Stress Testing Filesystems
- From: Sweet Tea Dorminy <sweettea-kernel@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Long Duration Stress Testing Filesystems
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v5 1/2] fsx: support reads/writes from buffers backed by hugepages
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [LSF/MM/BPF TOPIC] Long Duration Stress Testing Filesystems
- From: Boris Burkov <boris@xxxxxx>
- [PATCH] fuse: clear FR_PENDING without holding fiq lock for uring requests
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCHv2 00/11] block write streams with nvme fdp
- From: Keith Busch <kbusch@xxxxxxxx>
- Re: [PATCH v4 00/10] fuse: support large folios
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v5 1/2] fsx: support reads/writes from buffers backed by hugepages
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH] netfs: Add retry stat counters
- From: "Ihor Solodrai" <ihor.solodrai@xxxxxxxxx>
- Re: [PATCH] fuse: add a new "connections" file to show longest waiting reqeust
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH] fuse: add a new "connections" file to show longest waiting reqeust
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] fuse: add a new "connections" file to show longest waiting reqeust
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] allowing parallel directory modifications at the VFS layer
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] statmount: add a new supported_mask field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH] fuse: add a new "connections" file to show longest waiting reqeust
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 7/9] io_uring/poll: pull ownership handling into poll.h
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 6/9] io_uring/epoll: remove CONFIG_EPOLL guards
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 9/9] io_uring/epoll: add multishot support for IORING_OP_EPOLL_WAIT
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 8/9] io_uring/epoll: add support for IORING_OP_EPOLL_WAIT
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 4/9] eventpoll: add struct wait_queue_entry argument to epoll_wait()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 5/9] eventpoll: add ep_poll_queue() loop
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/9] eventpoll: add helper to remove wait entry from wait queue head
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/9] eventpoll: abstract out ep_try_send_events() helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/9] eventpoll: abstract out main epoll reaper into a function
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET 0/9] io_uring epoll wait support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Design challenges for a new file system that needs to support multiple billions of file
- From: Ric Wheeler <ricwheeler@xxxxxxxxx>
- Re: [PATCH 0/5] samples/kernfs: Add a pseudo-filesystem to demonstrate kernfs usage
- From: David Reaver <me@xxxxxxxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Lustre filesystem upstreaming
- From: "Day, Timothy" <timday@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Design challenges for a new file system that needs to support multiple billions of file
- From: Ric Wheeler <ricwheeler@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Design challenges for a new file system that needs to support multiple billions of file
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 0/5] samples/kernfs: Add a pseudo-filesystem to demonstrate kernfs usage
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net 00/24] net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net 23/24] rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI)
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net 24/24] rxrpc: rxgk: Implement connection rekeying
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net 22/24] rxrpc: rxgk: Provide infrastructure and key derivation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net 19/24] rxrpc: Pass CHALLENGE packets to the call for recvmsg() to respond to
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net 18/24] rxrpc: Pull out certain app callback funcs into an ops table
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: REMINDER - LSF/MM/BPF: 2025: Call for Proposals
- From: Michal Hocko <mhocko@xxxxxxxx>
- [PATCH net 20/24] rxrpc: Add the security index for yfs-rxgk
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net 21/24] rxrpc: Add YFS RxGK (GSSAPI) security class
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net 15/24] crypto/krb5: Implement the AES enctypes from rfc8009
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net 17/24] crypto/krb5: Implement crypto self-testing
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net 14/24] crypto/krb5: Implement the AES enctypes from rfc3962
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net 16/24] crypto/krb5: Implement the Camellia enctypes from rfc6803
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net 13/24] crypto/krb5: Implement the Kerberos5 rfc3961 get_mic and verify_mic
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net 12/24] crypto/krb5: Implement the Kerberos5 rfc3961 encrypt and decrypt functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net 09/24] crypto/krb5: Provide infrastructure and key derivation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net 11/24] crypto/krb5: Provide RFC3961 setkey packaging functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net 10/24] crypto/krb5: Implement the Kerberos5 rfc3961 key derivation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net 08/24] crypto/krb5: Add an API to perform requests
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net 07/24] crypto/krb5: Add an API to alloc and prepare a crypto object
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net 06/24] crypto/krb5: Add an API to query the layout of the crypto section
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net 05/24] crypto/krb5: Implement Kerberos crypto core
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net 04/24] crypto/krb5: Test manager data
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net 03/24] crypto: Add 'krb5enc' hash and cipher AEAD algorithm
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net 02/24] crypto/krb5: Add some constants out of sunrpc headers
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net 01/24] crypto/krb5: Add API Documentation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net 00/24] net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 0/5] fs/buffer: strack reduction on async read
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] File system checksum offload
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] File system checksum offload
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [REGRESSION] Re: [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches
- From: Jan Kara <jack@xxxxxxx>
- [no subject]
- Re: [PATCH v6 22/26] device/dax: Properly refcount device dax pages when mapping
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH] debugfs: add fsd's methods initialization
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] debugfs: add fsd's methods initialization
- From: Edward Adam Davis <eadavis@xxxxxx>
- [PATCH 7/7] xfs: implement block-metadata based data checksums
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 6/7] xfs: support T10 protection information
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/7] iomap: limit buffered I/O size to 128M
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/7] iomap: add bioset in iomap_read_folio_ops for filesystems to use own bioset
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/7] iomap: support ioends for reads
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/7] iomap: introduce iomap_read_folio_ops
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/7] block: support integrity generation and verification from file systems
- From: Christoph Hellwig <hch@xxxxxx>
- PI and data checksumming for XFS
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] pipe_read: don't wake up the writer if the pipe is still full
- From: K Prateek Nayak <kprateek.nayak@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] File system checksum offload
- From: "hch@xxxxxxxxxxxxx" <hch@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] File system checksum offload
- From: Qu Wenruo <wqu@xxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] File system checksum offload
- From: "hch@xxxxxxxxxxxxx" <hch@xxxxxxxxxxxxx>
- Re: [PATCHv3 06/11] mm/vmscan: Use PG_dropbehind instead of PG_reclaim
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] File system checksum offload
- From: Qu Wenruo <wqu@xxxxxxxx>
- [syzbot] [fs?] upstream test error: BUG: unable to handle kernel paging request in put_links
- From: syzbot <syzbot+be35ef678b99e18dae51@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] File system checksum offload
- From: "hch@xxxxxxxxxxxxx" <hch@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] File system checksum offload
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] File system checksum offload
- From: "hch@xxxxxxxxxxxxx" <hch@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] File system checksum offload
- From: Qu Wenruo <wqu@xxxxxxxx>
- Re: [PATCH] debugfs: add fsd's methods initialization
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] File system checksum offload
- From: "hch@xxxxxxxxxxxxx" <hch@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] File system checksum offload
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] File system checksum offload
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] File system checksum offload
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCHv3 06/11] mm/vmscan: Use PG_dropbehind instead of PG_reclaim
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH v11 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Lustre filesystem upstreaming
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] debugfs: add fsd's methods initialization
- From: Edward Adam Davis <eadavis@xxxxxx>
- Re: [syzbot] [fs?] KMSAN: uninit-value in full_proxy_poll
- From: Charalampos Mitrodimas <charmitro@xxxxxxxxxx>
- Re: [PATCH v3 6/6] ima: Reset IMA_NONACTION_RULE_FLAGS after post_setattr
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [syzbot] [fs?] KMSAN: uninit-value in full_proxy_poll
- From: syzbot <syzbot+a84ce0b8e1f3da037bf7@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [bcachefs?] kernel BUG in bch2_btree_node_iter_init
- From: syzbot <syzbot+7b8a2c442d5a4859b680@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [LSF/MM/BPF TOPIC] Design challenges for a new file system that needs to support multiple billions of file
- From: RIc Wheeler <ricwheeler@xxxxxxxxx>
- Re: [PATCH] pipe_read: don't wake up the writer if the pipe is still full
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH] pipe_read: don't wake up the writer if the pipe is still full
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] pipe_read: don't wake up the writer if the pipe is still full
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Lustre filesystem upstreaming
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [no subject]
- [no subject]
- Re: Immutable vs read-only for Windows compatibility
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: [PATCH v5 1/2] fsx: support reads/writes from buffers backed by hugepages
- From: Zorro Lang <zlang@xxxxxxxxxx>
- [syzbot] [fs?] KMSAN: uninit-value in full_proxy_unlocked_ioctl
- From: syzbot <syzbot+8928e473a91452caca2f@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [REGRESSION] Re: [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [REGRESSION] Re: [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [REGRESSION] Re: [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [git pull] a couple of misc vfs patches
- From: pr-tracker-bot@xxxxxxxxxx
- [git pull] a couple of misc vfs patches
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH] exec: improve clarity of comment regarding pid save-asides
- From: Nir Lichtman <nir@xxxxxxxxxxxx>
- [PATCH] bcachefs docs: SubmittingPatches.rst
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [LSF/MM/BPF TOPIC] xfstests: Centralizing filesystem configs and device configs
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- Re: [PATCH v7 0/6] introduce PIDFD_SELF* sentinels
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [REGRESSION] Re: [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Lustre filesystem upstreaming
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH v7 0/6] introduce PIDFD_SELF* sentinels
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] exec: remove redundant save asides of old pid/vpid
- From: Nir Lichtman <nir@xxxxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Lustre filesystem upstreaming
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- WARNING in vfs_set_acl [with reproducer]
- From: YAN KANG <kangyan91@xxxxxxxxxxx>
- Re: [PATCH] exec: remove redundant save asides of old pid/vpid
- From: Kees Cook <kees@xxxxxxxxxx>
- [PATCH] exec: remove redundant save asides of old pid/vpid
- From: Nir Lichtman <nir@xxxxxxxxxxxx>
- Re: [PATCHv3 06/11] mm/vmscan: Use PG_dropbehind instead of PG_reclaim
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] extsize and forcealign design in filesystems for atomic writes
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] Add manpage for open_tree(2)
- From: Askar Safin <safinaskar@xxxxxxxxxxxx>
- Re: [REGRESSION] Re: [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches
- From: Peter Xu <peterx@xxxxxxxxxx>
- [LSF/MM/BPF TOPIC] An SRCU that is faster than RCU Tasks Trace
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Lustre filesystem upstreaming
- From: "Day, Timothy" <timday@xxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Lustre filesystem upstreaming
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 0/5] fs/buffer: strack reduction on async read
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCHv3 06/11] mm/vmscan: Use PG_dropbehind instead of PG_reclaim
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- [syzbot] [fs?] WARNING: bad unlock balance in seq_read_iter
- From: syzbot <syzbot+c041985778e4069e1ce3@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH][RFC] add a string-to-qstr constructor
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCHv3 02/11] drm/i915/gem: Convert __shmem_writeback() to folios
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH] pipe_read: don't wake up the writer if the pipe is still full
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: Re: [GIT PULL] sysctl constification changes for v6.14-rc1
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [REGRESSION] Re: [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH][RFC] add a string-to-qstr constructor
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [REGRESSION] Re: [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [GIT PULL] orangefs syzbot fix...
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [git pull] hostfs fix
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [RFC PATCH v1 0/3] Expose Landlock domain IDs via pidfd
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Parallelizing filesystem writeback
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: Re: [GIT PULL] sysctl constification changes for v6.14-rc1
- From: Joel Granados <joel.granados@xxxxxxxxxx>
- Re: [PATCH v3 4/6] ima: Mark concurrent accesses to the iint pointer in the inode security blob
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/6] ima: Remove inode lock
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/6] fs: ima: Remove S_IMA and IS_IMA()
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH 0/5] fs/buffer: strack reduction on async read
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v3 5/6] ima: Defer fixing security.ima to __fput()
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v3 3/6] ima: Detect if lock is held when iint pointer is set in inode security blob
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [GIT PULL] orangefs syzbot fix resend....
- From: Mike Marshall <hubcap@xxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Improving iov_iter - and replacing scatterlists
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v5 2/3] fanotify: notify on mount attach and detach
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v5 2/3] fanotify: notify on mount attach and detach
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCHv3 02/11] drm/i915/gem: Convert __shmem_writeback() to folios
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] FUSE io_uring zero copy
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCHv3 03/11] drm/i915/gem: Use PG_dropbehind instead of PG_reclaim
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- Re: [PATCHv3 02/11] drm/i915/gem: Convert __shmem_writeback() to folios
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- Re: [PATCH] pipe_read: don't wake up the writer if the pipe is still full
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- [PATCH v2] fs/ntfs3: Update inode->i_mapping->a_ops on compression state
- From: Konstantin Komarov <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] File system checksum offload
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH] csky: Remove the size from alignment_tbl declaration
- From: Joel Granados <joel.granados@xxxxxxxxxx>
- Re: [PATCH v3 3/7] iomap: refactor iter and advance continuation logic
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v5 2/3] fanotify: notify on mount attach and detach
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Dax, memfd, guest_memfd, cxl, famfs - Is there redundancy here?
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v5 2/3] fanotify: notify on mount attach and detach
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v7 0/6] introduce PIDFD_SELF* sentinels
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]