Linux Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH 09/82] select: Avoid wrap-around instrumentation in do_sys_poll()
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC] HACK: overlayfs: Optimize overlay/restore creds
- From: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxx>
- Re: [GIT PULL] fixes for exportfs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL] fixes for exportfs
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v8 05/19] block, fs: Restore the per-bio/request data lifetime fields
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v3] eventfd: move 'eventfd-count' printing out of spinlock
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3] tracing: Support to dump instance traces by ftrace_dump_on_oops
- From: Bjorn Andersson <quic_bjorande@xxxxxxxxxxx>
- Re: [PATCH v5 0/2] fix the fallback implementation of get_name
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v1 0/9] fuse: basic support for idmapped mounts
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC] HACK: overlayfs: Optimize overlay/restore creds
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3] tracing: Support to dump instance traces by ftrace_dump_on_oops
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH v2] readahead: Avoid multiple marked readahead pages
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v4 5/6] add listmount(2) syscall
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 37/82] aio: Refactor intentional wrap-around test
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v8 06/19] block, fs: Propagate write hints to the block device inode
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 8/9] quota: Set nofs allocation context when acquiring dqio_sem
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 5/9] ext2: Drop GFP_NOFS allocation from ext2_init_block_alloc_info()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 7/9] ext2: Remove GFP_NOFS use in ext2_xattr_cache_insert()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 9/9] quota: Drop GFP_NOFS instances under dquot->dq_lock and dqio_sem
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 2/9] udf: Avoid GFP_NOFS allocation in udf_symlink()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 6/9] ext2: Drop GFP_NOFS use in ext2_get_blocks()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 4/9] udf: Remove GFP_NOFS allocation in udf_expand_file_adinicb()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 0/9] Remove GFP_NOFS uses from ext2, udf, and quota code
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 3/9] udf: Avoid GFP_NOFS allocation in udf_load_pvoldesc()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 1/9] udf: Remove GFP_NOFS from dir iteration code
- From: Jan Kara <jack@xxxxxxx>
- Re: Re: [LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, expansion plan for the storage stack test framework
- From: Daniel Wagner <dwagner@xxxxxxx>
- Re: [PATCH 00/10] netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3] tracing: Support to dump instance traces by ftrace_dump_on_oops
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v4 5/6] add listmount(2) syscall
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 5/6] add listmount(2) syscall
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 5/5] mm: remove stale comment __folio_mark_dirty
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [REGRESSION] 6.6.10+ and 6.7+ kernels lock up early in init.
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 34/34] ext4: rely on sb->f_bdev only
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 33/34] block: expose bdev_file_inode()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 32/34] block: remove bdev_handle completely
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 30/34] bdev: remove bdev pointer from struct bdev_handle
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 31/34] block: use file->f_op to indicate restricted writes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 27/34] bdev: remove bdev_open_by_path()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 28/34] bdev: make bdev_release() private to block layer
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 29/34] bdev: make struct bdev_handle private to the block layer
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 25/34] ocfs2: port block device access to file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 26/34] reiserfs: port block device access to file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 24/34] nfs: port block device access to files
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 23/34] jfs: port block device access to file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 22/34] f2fs: port block device access to files
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 21/34] ext4: port block device access to file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 20/34] erofs: port device access to file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 19/34] btrfs: port device access to file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 18/34] bcachefs: port block device access to file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 17/34] target: port block device access to file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 16/34] s390: port block device access to file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 15/34] nvme: port block device access to file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 14/34] block2mtd: port device access to files
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 13/34] bcache: port block device access to files
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 12/34] zram: port block device access to file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 11/34] xen: port block device access to file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 10/34] rnbd: port block device access to file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 09/34] pktcdvd: port block device access to file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 08/34] drbd: port block device access to file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 07/34] xfs: port block device access to files
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 06/34] power: port block device access to file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 05/34] swap: port block device usage to file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 04/34] md: port block device access to file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 03/34] block/genhd: port disk_scan_partitions() to file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 02/34] block/ioctl: port blkdev_bszset() to file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 01/34] bdev: open block device as files
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 00/34] Open block devices as files
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [REGRESSION] 6.6.10+ and 6.7+ kernels lock up early in init.
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v8 05/19] block, fs: Restore the per-bio/request data lifetime fields
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH v8 06/19] block, fs: Propagate write hints to the block device inode
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [REGRESSION] 6.6.10+ and 6.7+ kernels lock up early in init.
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Re: [BUG REPORT] shrink_dcache_parent() loops indefinitely on a next-20240102 kernel
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC] fuse: disable support for file handle when FUSE_EXPORT_SUPPORT not configured
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [REGRESSION] 6.6.10+ and 6.7+ kernels lock up early in init.
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH] virtiofs: avoid unnecessary VM_MIXEDMAP for mmap support
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [RFC] fuse: disable support for file handle when FUSE_EXPORT_SUPPORT not configured
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [RFC] fuse: disable support for file handle when FUSE_EXPORT_SUPPORT not configured
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [RFC] fuse: disable support for file handle when FUSE_EXPORT_SUPPORT not configured
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH 5/5] mm: remove stale comment __folio_mark_dirty
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH 4/5] mm: remove redundant check in wb_min_max_ratio
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH 3/5] mm: call __wb_calc_thresh instead of wb_calc_thresh in wb_over_bg_thresh
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH 2/5] mm: correct calculation of cgroup wb's bg_thresh in wb_over_bg_thresh
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH 1/5] mm: enable __wb_calc_thresh to calculate dirty background threshold
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH 0/5] Fix and cleanups to page-writeback
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- Re: [PATCH v3] tracing: Support to dump instance traces by ftrace_dump_on_oops
- From: Huang Yiwei <quic_hyiwei@xxxxxxxxxxx>
- Re: [RFC] fuse: disable support for file handle when FUSE_EXPORT_SUPPORT not configured
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 5/5] block: remove gfp_flags from blkdev_zone_mgmt
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 4/5] f2fs: guard blkdev_zone_mgmt with nofs scope
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 3/5] btrfs: zoned: call blkdev_zone_mgmt in nofs scope
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 2/5] dm: dm-zoned: pass GFP_KERNEL to blkdev_zone_mgmt
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 1/5] zonefs: pass GFP_KERNEL to blkdev_zone_mgmt() call
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 0/5] block: remove gfp_mask for blkdev_zone_mgmt()
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [RFC] fuse: disable support for file handle when FUSE_EXPORT_SUPPORT not configured
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [syzbot] [gfs2?] INFO: task hung in gfs2_gl_hash_clear (3)
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 1/1] fuse: Make atomic_open use negative d_entry
- From: Yuan Yao <yuanyaogoog@xxxxxxxxxxxx>
- [PATCH 0/1] Fix-atomic_open-not-using-negative-d_entry
- From: Yuan Yao <yuanyaogoog@xxxxxxxxxxxx>
- Re: [PATCH v2 3/3] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [BUG REPORT] shrink_dcache_parent() loops indefinitely on a next-20240102 kernel
- From: Chandan Babu R <chandanbabu@xxxxxxxxxx>
- Re: [PATCH v2 3/3] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v2 3/3] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [REGRESSION] 6.6.10+ and 6.7+ kernels lock up early in init.
- From: "Linux regression tracking (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] mm/maps: read proc/pid/maps under RCU
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [REGRESSION] 6.6.10+ and 6.7+ kernels lock up early in init.
- From: "Linux regression tracking (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] mm/maps: read proc/pid/maps under RCU
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v2 3/3] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
- From: Gregory Price <gregory.price@xxxxxxxxxxxx>
- Re: [PATCH v2 3/3] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
- From: Gregory Price <gregory.price@xxxxxxxxxxxx>
- [LSF/MM TOPIC] Rust
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v2 3/3] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [PATCH] netfs, fscache: Remove duplicate include
- From: Jiapeng Chong <jiapeng.chong@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 06/10] cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH 37/82] aio: Refactor intentional wrap-around test
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] bcachefs: fix incorrect usage of REQ_OP_FLUSH
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 53/82] fs: Refactor intentional wrap-around test
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 19/82] fs: Refactor intentional wrap-around calculation
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 09/82] select: Avoid wrap-around instrumentation in do_sys_poll()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 1/2] eventfs: Have the inodes all for files and directories all be the same
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH v2 10/10] afs: Fix missing/incorrect unlocking of RCU read lock
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 09/10] afs: Remove afs_dynroot_d_revalidate() as it is redundant
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 08/10] afs: Fix error handling with lookup via FS.InlineBulkStatus
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 07/10] afs: Hide silly-rename files from userspace
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 06/10] cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 05/10] netfs: Fix a NULL vs IS_ERR() check in netfs_perform_write()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 04/10] netfs, fscache: Prevent Oops in fscache_put_cache()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 03/10] cifs: Don't use certain unnecessary folio_*() functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 01/10] netfs: Don't use certain unnecessary folio_*() functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 02/10] afs: Don't use certain unnecessary folio_*() functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 00/10] netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: Recent-ish changes in binfmt_elf made my program segfault
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 1/2] eventfs: Have the inodes all for files and directories all be the same
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 06/10] cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 1/2] eventfs: Have the inodes all for files and directories all be the same
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v14] exec: Fix dead-lock in de_thread with ptrace_attach
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: Recent-ish changes in binfmt_elf made my program segfault
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH v1 0/9] fuse: basic support for idmapped mounts
- From: Seth Forshee <sforshee@xxxxxxxxxx>
- Re: [PATCH v3] Fix error handling in begin_new_exec
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: Recent-ish changes in binfmt_elf made my program segfault
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v8 06/19] block, fs: Propagate write hints to the block device inode
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v8 05/19] block, fs: Restore the per-bio/request data lifetime fields
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [syzbot] [reiserfs?] kernel BUG in flush_journal_list
- From: Jan Kara <jack@xxxxxxx>
- Re: [syzbot] [reiserfs?] kernel BUG in balance_leaf
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] bcachefs: fix incorrect usage of REQ_OP_FLUSH
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v3] Fix error handling in begin_new_exec
- From: Bernd Edlinger <bernd.edlinger@xxxxxxxxxx>
- [PATCH v15] exec: Fix dead-lock in de_thread with ptrace_attach
- From: Bernd Edlinger <bernd.edlinger@xxxxxxxxxx>
- [syzbot] [jfs?] general protection fault in diRead (2)
- From: syzbot <syzbot+8f731999dc47797f064f@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 8/9] rust: file: add `DeferredFdCloser`
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH] bcachefs: fix incorrect usage of REQ_OP_FLUSH
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH] bcachefs: fix incorrect usage of REQ_OP_FLUSH
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: SECURITY PROBLEM: Any user can crash the kernel with TCP ZEROCOPY
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: [PATCH] bcachefs: fix incorrect usage of REQ_OP_FLUSH
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] hfs: fix a memleak in hfs_find_init
- From: Zhipeng Lu <alexious@xxxxxxxxxx>
- Re: [PATCH] fs: improve dump_mapping() robustness
- From: Charan Teja Kalla <quic_charante@xxxxxxxxxxx>
- Re: Recent-ish changes in binfmt_elf made my program segfault
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH 01/10] netfs: Don't use certain internal folio_*() functions
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: SECURITY PROBLEM: Any user can crash the kernel with TCP ZEROCOPY
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: SECURITY PROBLEM: Any user can crash the kernel with TCP ZEROCOPY
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: [PATCH v2 1/3] mm/mempolicy: implement the sysfs-based weighted_interleave interface
- From: Gregory Price <gregory.price@xxxxxxxxxxxx>
- Re: [GIT PULL] BPF token for v6.8
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 01/10] netfs: Don't use certain internal folio_*() functions
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- SECURITY PROBLEM: Any user can crash the kernel with TCP ZEROCOPY
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 00/10] netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 01/10] netfs: Don't use certain internal folio_*() functions
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 06/10] cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: Recent-ish changes in binfmt_elf made my program segfault
- From: Jan Bujak <j@xxxxxxx>
- [PATCH AUTOSEL 4.19 04/23] fast_dput(): handle underflows gracefully
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH 00/10] netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 04/24] fast_dput(): handle underflows gracefully
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 05/28] fast_dput(): handle underflows gracefully
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 05/35] fast_dput(): handle underflows gracefully
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: Race in fs/posix_acl.c posix_acl_update_mode and related checks on inode->i_mode in kernel v6.6
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 05/53] fast_dput(): handle underflows gracefully
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 05/73] fast_dput(): handle underflows gracefully
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH] keys, dns: Fix size check of V1 server-list header
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH AUTOSEL 6.7 05/88] fast_dput(): handle underflows gracefully
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: Recent-ish changes in binfmt_elf made my program segfault
- From: Pedro Falcato <pedro.falcato@xxxxxxxxx>
- Re: [PATCH 0/2] netfs, cachefiles: Update MAINTAINERS records
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH] mm: Support order-1 folios in the page cache
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- Re: [PATCH v3] tracing: Support to dump instance traces by ftrace_dump_on_oops
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- Re: [PATCH 06/10] cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v14] exec: Fix dead-lock in de_thread with ptrace_attach
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v14] exec: Fix dead-lock in de_thread with ptrace_attach
- From: Bernd Edlinger <bernd.edlinger@xxxxxxxxxx>
- [PATCH 06/10] cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 01/10] netfs: Don't use certain internal folio_*() functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 10/10] afs: Fix missing/incorrect unlocking of RCU read lock
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 09/10] afs: Remove afs_dynroot_d_revalidate() as it is redundant
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 08/10] afs: Fix error handling with lookup via FS.InlineBulkStatus
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 07/10] afs: Hide silly-rename files from userspace
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 05/10] netfs: Fix a NULL vs IS_ERR() check in netfs_perform_write()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 04/10] netfs, fscache: Prevent Oops in fscache_put_cache()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 03/10] cifs: Don't use certain internal folio_*() functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 02/10] afs: Don't use certain internal folio_*() functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 00/10] netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 0/2] fs: make the i_size_read/write helpers be smp_load_acquire/store_release()
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- Recent-ish changes in binfmt_elf made my program segfault
- From: Jan Bujak <j@xxxxxxx>
- [PATCH 2/2] netfs: Add Jeff Layton as reviewer
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 1/2] netfs, cachefiles: Change mailing list
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 0/2] netfs, cachefiles: Update MAINTAINERS records
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] keys, dns: Fix size check of V1 server-list header
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Re: [PATCH v2] ovl: require xwhiteout feature flag on layer roots
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 0/2] fs: make the i_size_read/write helpers be smp_load_acquire/store_release()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] keys, dns: Fix size check of V1 server-list header
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Re: [PATCH] writeback: move wb_wakeup_delayed defination to fs-writeback.c
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2] ovl: require xwhiteout feature flag on layer roots
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- Re: [PATCH] do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak
- From: Jan Kara <jack@xxxxxxx>
- [syzbot] [reiserfs?] possible deadlock in vfs_removexattr (2)
- From: syzbot <syzbot+7ecfa4360b4449cf2a01@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] ovl: require xwhiteout feature flag on layer roots
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- [syzbot] [hfs?] KASAN: out-of-bounds Read in hfsplus_bnode_move
- From: syzbot <syzbot+6df204b70bf3261691c5@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] Revert "mm/filemap: avoid buffered read/write race to read inconsistent data"
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- [PATCH 1/2] fs: make the i_size_read/write helpers be smp_load_acquire/store_release()
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- [PATCH 0/2] fs: make the i_size_read/write helpers be smp_load_acquire/store_release()
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- Re: [PATCH v8 06/19] block, fs: Propagate write hints to the block device inode
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH v8 05/19] block, fs: Restore the per-bio/request data lifetime fields
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [syzbot] [reiserfs?] kernel BUG in direntry_check_right
- From: syzbot <syzbot+e57bfc56c27a9285a838@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] ovl: require xwhiteout feature flag on layer roots
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 05/16] fs: Add RWF_ATOMIC and IOCB_ATOMIC flags for atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v2 1/3] mm/mempolicy: implement the sysfs-based weighted_interleave interface
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [RFC 0/3] reading proc/pid/maps under RCU
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH] fs: improve dump_mapping() robustness
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH 3/3] mm/maps: read proc/pid/maps under RCU
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH 2/3] mm: add mm_struct sequence number to detect write locks
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH 1/3] mm: make vm_area_struct anon_name field RCU-safe
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH] bcachefs: fix incorrect usage of REQ_OP_FLUSH
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] bcachefs: fix incorrect usage of REQ_OP_FLUSH
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] bcachefs: fix incorrect usage of REQ_OP_FLUSH
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [syzbot] [gfs2?] INFO: task hung in gfs2_gl_hash_clear (3)
- From: syzbot <syzbot+ed7d0f71a89e28557a77@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Memory profiling using code tagging
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Memory profiling using code tagging
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] State Of The Page
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Memory profiling using code tagging
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] State Of The Page
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Memory profiling using code tagging
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] State Of The Page
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] State Of The Page
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [GIT PULL] More bcachefs updates for 6.8-rc1
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] More bcachefs updates for 6.8-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] More bcachefs updates for 6.8-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 07/19] rust: fs: introduce `FileSystem::read_dir`
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [syzbot] [reiserfs?] kernel BUG in flush_journal_list
- From: syzbot <syzbot+7cc52cbcdeb02a4b0828@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [GIT PULL] More bcachefs updates for 6.8-rc1
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC PATCH 07/19] rust: fs: introduce `FileSystem::read_dir`
- From: Askar Safin <safinaskar@xxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] State Of The Page
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [GIT PULL] BPF token for v6.8
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [GIT PULL] BPF token for v6.8
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] dcache: Expose dentry_string_cmp outside of dcache
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 0/9] fuse: basic support for idmapped mounts
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 1/2] dcache: Expose dentry_string_cmp outside of dcache
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- Re: [GIT PULL] bcachefs updates for 6.8
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [regressions] ntfs3: empty file on update without forced cache drop
- From: Thorsten Leemhuis <regressions@xxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs updates for 6.8
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [syzbot] [reiserfs?] kernel BUG in balance_leaf
- From: syzbot <syzbot+6a0877ace12bfad107fc@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs updates for 6.8
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v1 7/9] fs/fuse: drop idmap argument from __fuse_get_acl
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v1 6/9] fs/fuse: support idmapped ->setattr op
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v1 4/9] fs/fuse: support idmapped getattr inode op
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [syzbot] [hfs?] INFO: task hung in hfs_find_init (2)
- From: syzbot <syzbot+37463f2a5b94a8fdabec@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] State Of The Page
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- [PATCH v5 2/2] fs: Create a generic is_dot_dotdot() utility
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v5 1/2] exportfs: fix the fallback implementation of the get_name export operation
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v5 0/2] fix the fallback implementation of get_name
- From: Chuck Lever <cel@xxxxxxxxxx>
- Re: [PATCH v2] ovl: require xwhiteout feature flag on layer roots
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC PATCH] filemap: add mapping_mapped check in filemap_unaccount_folio()
- From: "zhangpeng (AS)" <zhangpeng362@xxxxxxxxxx>
- Re: [syzbot] [hfs?] possible deadlock in hfsplus_block_free
- From: syzbot <syzbot+8fae81a1f77bf28ef3b5@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [gfs2?] kernel BUG in qd_put (2)
- From: syzbot <syzbot+43ad5525e32c939e3f22@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] bcachefs: fix incorrect usage of REQ_OP_FLUSH
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] : Flexible Data Placement (FDP) availability for kernel space file systems
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH v3 1/2] dcache: Expose dentry_string_cmp outside of dcache
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] State Of The Page
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH v2] ovl: require xwhiteout feature flag on layer roots
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- [PATCH v3 0/2] Try exact-match comparison ahead of case-insensitive match
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- [PATCH v3 1/2] dcache: Expose dentry_string_cmp outside of dcache
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- [PATCH v3 2/2] libfs: Attempt exact-match comparison first during casefold lookup
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- Re: [PATCH v2] vfs: add RWF_NOAPPEND flag for pwritev2
- From: Rich Felker <dalias@xxxxxxxx>
- Re: [PATCH v2] ovl: require xwhiteout feature flag on layer roots
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v3 10/10] libfs: Drop generic_set_encrypted_ci_d_ops
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- [PATCH v3 09/10] ubifs: Configure dentry operations at dentry-creation time
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- [PATCH v3 08/10] f2fs: Configure dentry operations at dentry-creation time
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- [PATCH v3 07/10] ext4: Configure dentry operations at dentry-creation time
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- [PATCH v3 06/10] libfs: Add helper to choose dentry operations at mount
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- [PATCH v3 05/10] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- [PATCH v3 04/10] fscrypt: Drop d_revalidate once the key is added
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- [PATCH v3 03/10] fscrypt: Drop d_revalidate for valid dentries during lookup
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- [PATCH v3 02/10] fscrypt: Share code between functions that prepare lookup
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- [PATCH v3 01/10] ovl: Reject mounting case-insensitive filesystems
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- [PATCH v3 00/10] Set casefold/fscrypt dentry operations through sb->s_d_op
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- Re: [GIT PULL] vfs netfs updates
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] xfs: More code changes for 6.8
- From: pr-tracker-bot@xxxxxxxxxx
- [PATCH v2 3/3] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH v2 2/3] mm/mempolicy: refactor a read-once mechanism into a function for re-use
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH v2 1/3] mm/mempolicy: implement the sysfs-based weighted_interleave interface
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH v2 0/3] mm/mempolicy: weighted interleave mempolicy and sysfs extension
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- Re: [PATCH] idr test suite: Remove usage of the deprecated ida_simple_xx() API
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3] tracing: Support to dump instance traces by ftrace_dump_on_oops
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] idr test suite: Remove usage of the deprecated ida_simple_xx() API
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH v2] ovl: require xwhiteout feature flag on layer roots
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- [LSF/MM/BPF TOPIC] State Of The Page
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] fs: improve dump_mapping() robustness
- From: Charan Teja Kalla <quic_charante@xxxxxxxxxxx>
- [PATCH] do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak
- From: Nikita Zhandarovich <n.zhandarovich@xxxxxxxxxx>
- Re: [GIT PULL] BPF token for v6.8
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] writeback: move wb_wakeup_delayed defination to fs-writeback.c
- From: Jan Kara <jack@xxxxxxx>
- Re: Race in fs/posix_acl.c posix_acl_update_mode and related checks on inode->i_mode in kernel v6.6
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2] vfs: add RWF_NOAPPEND flag for pwritev2
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2] libfs: Attempt exact-match comparison first during casefold lookup
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- Re: [PATCH v2] ovl: require xwhiteout feature flag on layer roots
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v8 06/19] block, fs: Propagate write hints to the block device inode
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [RFC PATCH] filemap: add mapping_mapped check in filemap_unaccount_folio()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [syzbot] [jfs] WARNING in ea_get
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2] ovl: require xwhiteout feature flag on layer roots
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- Re: [PATCH v2] ovl: require xwhiteout feature flag on layer roots
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2] ovl: require xwhiteout feature flag on layer roots
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v2] ovl: require xwhiteout feature flag on layer roots
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] : Flexible Data Placement (FDP) availability for kernel space file systems
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v2] ovl: require xwhiteout feature flag on layer roots
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] : Flexible Data Placement (FDP) availability for kernel space file systems
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH v3 6/9] rust: task: add `Task::current_raw`
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- Re: [PATCH v3 2/9] rust: cred: add Rust abstraction for `struct cred`
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH v3 5/9] rust: file: add `FileDescriptorReservation`
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- Re: [PATCH v3 4/9] rust: types: add `NotThreadSafe`
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- Re: [PATCH v3 3/9] rust: security: add abstraction for secctx
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- Re: [PATCH v3 2/9] rust: cred: add Rust abstraction for `struct cred`
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- [joel-granados:jag/sysctl_remove_empty_elem] [sysctl] 15acdfcefd: sysctl_table_check_failed
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- [RFC PATCH] filemap: add mapping_mapped check in filemap_unaccount_folio()
- From: Peng Zhang <zhangpeng362@xxxxxxxxxx>
- [PATCH v3] tracing: Support to dump instance traces by ftrace_dump_on_oops
- From: Huang Yiwei <quic_hyiwei@xxxxxxxxxxx>
- Re: [syzbot] [jfs] WARNING in ea_get
- From: syzbot <syzbot+5dd35da975e32d9df9ab@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [GIT PULL] BPF token for v6.8
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH v1] exfat: fix zero the unwritten part for dio read
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH] proc: remove unnecessary comment since removal of no_llseek
- From: Suyao Qian <qiansuyao@xxxxxxxxx>
- Re: [PATCH] filemap: Convert generic_perform_write() to support large folios
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- RE: [PATCH] fsdax: cleanup tracepoints
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH] fsdax: cleanup tracepoints
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [linus:master] [fs/pipe] dfaabf916b: stress-ng.pipeherd.ops_per_sec -26.1% regression
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH] userfaultfd: fix mmap_changing checking in mfill_atomic_hugetlb
- From: Axel Rasmussen <axelrasmussen@xxxxxxxxxx>
- Re: [GIT PULL] eventfs: Updates for v6.8
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v3 1/9] rust: file: add Rust abstraction for `struct file`
- From: Valentin Obst <kernel@xxxxxxxxxxxxxxx>
- Re: [PATCH] userfaultfd: fix mmap_changing checking in mfill_atomic_hugetlb
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 36/39] selftests/arm64: Add GCS signal tests
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v7 34/39] kselftest/arm64: Add a GCS test program built with the system libc
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v2] libfs: Attempt exact-match comparison first during casefold lookup
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 04/10] fscrypt: Drop d_revalidate once the key is added
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- Re: [PATCH v8 06/19] block, fs: Propagate write hints to the block device inode
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v8 06/19] block, fs: Propagate write hints to the block device inode
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [RFC 0/3] reading proc/pid/maps under RCU
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH DRAFT RFC 34/34] buffer: port block device access to files and get rid of bd_inode access
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH DRAFT RFC 34/34] buffer: port block device access to files and get rid of bd_inode access
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH RFC 01/34] bdev: open block device as files
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2] libfs: Attempt exact-match comparison first during casefold lookup
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- Race in fs/posix_acl.c posix_acl_update_mode and related checks on inode->i_mode in kernel v6.6
- From: Gabriel Ryan <gabe@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] vfs: add RWF_NOAPPEND flag for pwritev2
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2] vfs: add RWF_NOAPPEND flag for pwritev2
- From: Rich Felker <dalias@xxxxxxxx>
- Re: [PATCH v2] libfs: Attempt exact-match comparison first during casefold lookup
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- [PATCH] fs: binfmt_elf_efpic: don't use missing interpreter's properties
- From: Max Filippov <jcmvbkbc@xxxxxxxxx>
- Re: [PATCH] libfs: Attempt exact-match comparison first during casefold lookup
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- Re: [syzbot] [reiserfs?] possible deadlock in chown_common
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v3 9/9] rust: file: add abstraction for `poll_table`
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v3 8/9] rust: file: add `DeferredFdCloser`
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v3 7/9] rust: file: add `Kuid` wrapper
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v3 6/9] rust: task: add `Task::current_raw`
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v3 5/9] rust: file: add `FileDescriptorReservation`
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v3 4/9] rust: types: add `NotThreadSafe`
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v3 3/9] rust: security: add abstraction for secctx
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v3 2/9] rust: cred: add Rust abstraction for `struct cred`
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v3 1/9] rust: file: add Rust abstraction for `struct file`
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v3 0/9] File abstractions needed by Rust Binder
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH] writeback: move wb_wakeup_delayed defination to fs-writeback.c
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Dropping page cache of individual fs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Dropping page cache of individual fs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs: improve dump_mapping() robustness
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] ovl: require xwhiteout feature flag on layer roots
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [GIT PULL] vfs netfs updates
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH] writeback: move wb_wakeup_delayed defination to fs-writeback.c
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- Re: [PATCH] ovl: require xwhiteout feature flag on layer roots
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- Re: [PATCH] ovl: require xwhiteout feature flag on layer roots
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- Re: [PATCH] ovl: require xwhiteout feature flag on layer roots
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH] ovl: require xwhiteout feature flag on layer roots
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH] ovl: require xwhiteout feature flag on layer roots
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH v1] exfat: fix zero the unwritten part for dio read
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- Re: [PATCH v3 04/10] fscrypt: Drop d_revalidate once the key is added
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- [syzbot] [jfs?] WARNING in dbAdjTree
- From: syzbot <syzbot+ab18fa9c959320611727@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] : Flexible Data Placement (FDP) availability for kernel space file systems
- From: Javier González <javier.gonz@xxxxxxxxxxx>
- Re: [BUG REPORT] shrink_dcache_parent() loops indefinitely on a next-20240102 kernel
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [GIT PULL] xfs: More code changes for 6.8
- From: Chandan Babu R <chandanbabu@xxxxxxxxxx>
- Re: [BUG REPORT] shrink_dcache_parent() loops indefinitely on a next-20240102 kernel
- From: Chandan Babu R <chandanbabu@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs updates for 6.8
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] mm/mempolicy: implement the sysfs-based weighted_interleave interface
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH 3/3] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
- From: Gregory Price <gregory.price@xxxxxxxxxxxx>
- Re: [syzbot] [f2fs?] KASAN: slab-use-after-free Read in kill_f2fs_super
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [syzbot] [f2fs?] KASAN: slab-use-after-free Read in destroy_device_list
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v2] libfs: Attempt exact-match comparison first during casefold lookup
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 3/3] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [GIT PULL] bcachefs updates for 6.8
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] fs: improve dump_mapping() robustness
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] libfs: Attempt exact-match comparison first during casefold lookup
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fs: improve dump_mapping() robustness
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] libfs: Attempt exact-match comparison first during casefold lookup
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- 回复: [PATCH v4] selftests/move_mount_set_group:Make tests build with old libc
- From: Huyadi <hu.yadi@xxxxxxx>
- Re: [PATCH] fs: improve dump_mapping() robustness
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH] fs: improve dump_mapping() robustness
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v2] libfs: Attempt exact-match comparison first during casefold lookup
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- Re: [PATCH] libfs: Attempt exact-match comparison first during casefold lookup
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] libfs: Attempt exact-match comparison first during casefold lookup
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- Re: [PATCH] userfaultfd: fix return error if mmap_changing is non-zero in MOVE ioctl
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH] userfaultfd: fix return error if mmap_changing is non-zero in MOVE ioctl
- From: Lokesh Gidra <lokeshgidra@xxxxxxxxxx>
- Re: [PATCH] libfs: Attempt exact-match comparison first during casefold lookup
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH] userfaultfd: fix mmap_changing checking in mfill_atomic_hugetlb
- From: Lokesh Gidra <lokeshgidra@xxxxxxxxxx>
- [PATCH] libfs: Attempt exact-match comparison first during casefold lookup
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Dropping page cache of individual fs
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] : Flexible Data Placement (FDP) availability for kernel space file systems
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: Race in mm/readahead.c:140 file_ra_state_init / block/ioctl.c:497 blkdev_common_ioctl
- From: Gabriel Ryan <gabe@xxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Dropping page cache of individual fs
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Dropping page cache of individual fs
- From: Phillip Susi <phill@xxxxxxxxxxxx>
- Re: Race in mm/readahead.c:140 file_ra_state_init / block/ioctl.c:497 blkdev_common_ioctl
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Race in mm/readahead.c:140 file_ra_state_init / block/ioctl.c:497 blkdev_common_ioctl
- From: Gabriel Ryan <gabe@xxxxxxxxxxxxxxx>
- Re: [syzbot] [btrfs?] KASAN: slab-out-of-bounds Read in getname_kernel (2)
- From: David Sterba <dsterba@xxxxxxx>
- Re: [GIT PULL] vfs fixes
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] fscrypt fix for 6.8-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH 00/20] filelock: split struct file_lock into file_lock and file_lease structs
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [GIT PULL] bcachefs updates for 6.8
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 2/3] Add quotactl_fd() support
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 3/3] Enable support for tmpfs quotas
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 1/3] mm/mempolicy: implement the sysfs-based weighted_interleave interface
- From: Gregory Price <gregory.price@xxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs updates for 6.8
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 00/20] filelock: split struct file_lock into file_lock and file_lease structs
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] afs: Fix missing/incorrect unlocking of RCU read lock
- From: Alan Huang <mmpgouride@xxxxxxxxx>
- Re: [syzbot] [reiserfs?] possible deadlock in chown_common
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] afs: Fix missing/incorrect unlocking of RCU read lock
- From: Marc Dionne <marc.dionne@xxxxxxxxxxxx>
- Re: [PATCH RFC 00/34] Open block devices as files & a bd_inode proposal
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v14] exec: Fix dead-lock in de_thread with ptrace_attach
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH DRAFT RFC 34/34] buffer: port block device access to files and get rid of bd_inode access
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH DRAFT RFC 34/34] buffer: port block device access to files and get rid of bd_inode access
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH DRAFT RFC 34/34] buffer: port block device access to files and get rid of bd_inode access
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] afs: Fix missing/incorrect unlocking of RCU read lock
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [syzbot] [reiserfs?] possible deadlock in chown_common
- From: syzbot <syzbot+3abaeed5039cc1c49c7c@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/16] block atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [RFC] pagecache_isize_extended
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH DRAFT RFC 34/34] buffer: port block device access to files and get rid of bd_inode access
- From: Jan Kara <jack@xxxxxxx>
- [PATCH] afs: Fix missing/incorrect unlocking of RCU read lock
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH RFC 01/34] bdev: open block device as files
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 04/20] filelock: fixups after the coccinelle changes
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 00/20] filelock: split struct file_lock into file_lock and file_lease structs
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 03/20] filelock: the results of the coccinelle conversion
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [RFC PATCH v1] mm/filemap: Allow arch to request folio size for exec memory
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v14] exec: Fix dead-lock in de_thread with ptrace_attach
- From: Bernd Edlinger <bernd.edlinger@xxxxxxxxxx>
- Re: [PATCH v2 00/16] block atomic writes
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [LSF/MM/BPF TOPIC] Dropping page cache of individual fs
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 4/4] syscalls: splice07: New splice tst_fd iterator test
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v3 3/4] syscalls: accept: Add tst_fd test
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v3 2/4] syscalls: readahead01: Make use of tst_fd
- From: Jan Kara <jack@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Dropping page cache of individual fs
- From: Jan Kara <jack@xxxxxxx>
- Re: [syzbot] [exfat?] kernel BUG in iov_iter_revert
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH 02/20] filelock: add coccinelle scripts to move fields to struct file_lock_core
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- LSF/MM/BPF: 2024: Call for Proposals [Reminder]
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH 02/20] filelock: add coccinelle scripts to move fields to struct file_lock_core
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Dropping page cache of individual fs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs updates for 6.8
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/20] filelock: split struct file_lock into file_lock and file_lease structs
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Dropping page cache of individual fs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 00/20] filelock: split struct file_lock into file_lock and file_lease structs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 01/20] filelock: split common fields into struct file_lock_core
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 20/20] filelock: split leases out of struct file_lock
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 13/20] filelock: convert __locks_insert_block, conflict and deadlock checks to use file_lock_core
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 12/20] filelock: make __locks_delete_block and __locks_wake_up_blocks take file_lock_core
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 11/20] filelock: convert the IS_* macros to take file_lock_core
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] : Flexible Data Placement (FDP) availability for kernel space file systems
- From: Javier González <javier.gonz@xxxxxxxxxxx>
- Re: [PATCH] virtiofs: limit the length of ITER_KVEC dio by max_nopage_rw
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [syzbot] [gfs2?] BUG: sleeping function called from invalid context in gfs2_make_fs_ro
- From: Jan Kara <jack@xxxxxxx>
- Re: [syzbot] [ntfs3?] INFO: trying to register non-static key in do_mpage_readpage
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v14] exec: Fix dead-lock in de_thread with ptrace_attach
- From: Bernd Edlinger <bernd.edlinger@xxxxxxxxxx>
- Re: [LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, expansion plan for the storage stack test framework
- From: Daniel Wagner <dwagner@xxxxxxx>
- [LSF/MM/BPF TOPIC] : SSDFS - flexible architecture for FDP, ZNS SSD, and SMR HDD
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [PATCH 1/3] mm/mempolicy: implement the sysfs-based weighted_interleave interface
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Dropping page cache of individual fs
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [syzbot] [exfat?] kernel BUG in iov_iter_revert
- From: syzbot <syzbot+fd404f6b03a58e8bc403@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs updates for 6.8
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 3/3] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
- From: Gregory Price <gregory.price@xxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs updates for 6.8
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH 2/3] mm/mempolicy: refactor a read-once mechanism into a function for re-use
- From: Gregory Price <gregory.price@xxxxxxxxxxxx>
- Re: [PATCH 1/3] mm/mempolicy: implement the sysfs-based weighted_interleave interface
- From: Gregory Price <gregory.price@xxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs updates for 6.8
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [syzbot] [gfs2?] BUG: sleeping function called from invalid context in gfs2_make_fs_ro
- From: syzbot <syzbot+60369f4775c014dd1804@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [ntfs3?] INFO: trying to register non-static key in do_mpage_readpage
- From: syzbot <syzbot+0ede990fe8e46cb5711d@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 2/2] eventfs: Do not create dentries nor inodes in iterate_shared
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH v3 1/2] eventfs: Have the inodes all for files and directories all be the same
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH v3 0/2] eventfs: Create dentries and inodes at dir open
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 20/20] filelock: split leases out of struct file_lock
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 13/20] filelock: convert __locks_insert_block, conflict and deadlock checks to use file_lock_core
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 12/20] filelock: make __locks_delete_block and __locks_wake_up_blocks take file_lock_core
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 11/20] filelock: convert the IS_* macros to take file_lock_core
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 01/20] filelock: split common fields into struct file_lock_core
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH v2 2/2] eventfs: Create list of files and directories at dir open
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH v2 2/2] eventfs: Create list of files and directories at dir open
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH v2 0/2] eventfs: Create dentries and inodes at dir open
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH v2 1/2] eventfs: Have the inodes all for files and directories all be the same
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Dropping page cache of individual fs
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: nfstest_posix failed with 6.7 kernel (resend)
- [PATCH 20/20] filelock: split leases out of struct file_lock
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 19/20] filelock: convert locks_insert_lock_ctx and locks_delete_lock_ctx
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 18/20] filelock: convert locks_wake_up_blocks to take a file_lock_core pointer
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 17/20] filelock: make assign_type helper take a file_lock_core pointer
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 16/20] filelock: reorganize locks_delete_block and __locks_insert_block
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 15/20] filelock: clean up locks_delete_block internals
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 14/20] filelock: convert fl_blocker to file_lock_core
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 13/20] filelock: convert __locks_insert_block, conflict and deadlock checks to use file_lock_core
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 12/20] filelock: make __locks_delete_block and __locks_wake_up_blocks take file_lock_core
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 11/20] filelock: convert the IS_* macros to take file_lock_core
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 10/20] filelock: convert locks_{insert,delete}_global_blocked
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 09/20] filelock: make locks_{insert,delete}_global_locks take file_lock_core arg
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 08/20] filelock: convert posix_owner_key to take file_lock_core arg
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 07/20] filelock: make posix_same_owner take file_lock_core pointers
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 06/20] filelock: convert more internal functions to use file_lock_core
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 05/20] filelock: convert some internal functions to use file_lock_core instead
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 04/20] filelock: fixups after the coccinelle changes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 03/20] filelock: the results of the coccinelle conversion
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 02/20] filelock: add coccinelle scripts to move fields to struct file_lock_core
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 01/20] filelock: split common fields into struct file_lock_core
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 00/20] filelock: split struct file_lock into file_lock and file_lease structs
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] eventfs: Create dentries and inodes at dir open
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v9 25/25] integrity: Remove LSM
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v9 24/25] ima: Make it independent from 'integrity' LSM
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v9 23/25] evm: Make it independent from 'integrity' LSM
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v9 21/25] ima: Move IMA-Appraisal to LSM infrastructure
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: patchwork-bot+f2fs@xxxxxxxxxx
- Re: [f2fs-dev] [PATCH v2 0/2] Move fscrypt keyring destruction to after ->put_super
- From: patchwork-bot+f2fs@xxxxxxxxxx
- Re: [PATCH v9 20/25] ima: Move to LSM infrastructure
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH] eventfs: Create dentries and inodes at dir open
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v9 13/25] security: Introduce file_release hook
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH] eventfs: Create dentries and inodes at dir open
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] : Current status of ZNS SSD support in file systems
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [PATCH] eventfs: Create dentries and inodes at dir open
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [RFC 0/3] reading proc/pid/maps under RCU
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] : Flexible Data Placement (FDP) availability for kernel space file systems
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v9 13/25] security: Introduce file_release hook
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [nfs?] KMSAN: kernel-infoleak in sys_name_to_handle_at (4)
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v9 13/25] security: Introduce file_release hook
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- [PATCH] eventfs: Create dentries and inodes at dir open
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [syzbot] [exfat?] kernel BUG in iov_iter_revert
- From: syzbot <syzbot+fd404f6b03a58e8bc403@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [gfs2?] BUG: unable to handle kernel NULL pointer dereference in gfs2_rindex_update
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [syzbot] [ext4?] INFO: task hung in find_inode_fast (2)
- From: Aleksandr Nogikh <nogikh@xxxxxxxxxx>
- Re: [syzbot] [gfs2?] BUG: unable to handle kernel NULL pointer dereference in gfs2_rindex_update
- From: Aleksandr Nogikh <nogikh@xxxxxxxxxx>
- Re: [syzbot] [gfs2?] BUG: sleeping function called from invalid context in glock_hash_walk
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Dropping page cache of individual fs
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [gfs2?] BUG: unable to handle kernel NULL pointer dereference in gfs2_rindex_update
- From: syzbot <syzbot+2b32df23ff6b5b307565@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Dropping page cache of individual fs
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [syzbot] [ext4?] INFO: task hung in find_inode_fast (2)
- From: syzbot <syzbot+adfd362e7719c02b3015@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Dropping page cache of individual fs
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v14] exec: Fix dead-lock in de_thread with ptrace_attach
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [syzbot] [nfs?] KMSAN: kernel-infoleak in sys_name_to_handle_at (4)
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [RFC 0/3] reading proc/pid/maps under RCU
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [RFC 0/3] reading proc/pid/maps under RCU
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3] fsnotify: optimize the case of no parent watcher
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [syzbot] [udf?] WARNING in __udf_add_aext (2)
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v3] fsnotify: optimize the case of no parent watcher
- From: Jan Kara <jack@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Dropping page cache of individual fs
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 00/16] block atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v3] fsnotify: optimize the case of no parent watcher
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] Remove NTFS classic
- From: Anton Altaparmakov <anton@xxxxxxxxxx>
- Re: [PATCH AUTOSEL 6.1 12/14] add unique mount ID
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH] fs: improve dump_mapping() robustness
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] Remove NTFS classic
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] buffer: Use KMEM_CACHE instead of kmem_cache_create()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [LSF/MM/BPF TOPIC] Dropping page cache of individual fs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs/ntfs3: Use kvfree to free memory allocated by kvmalloc
- From: "Linux regression tracking (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- Re: [PATCH] buffer: Use KMEM_CACHE instead of kmem_cache_create()
- From: Jan Kara <jack@xxxxxxx>
- Re: [syzbot] [gfs2?] BUG: sleeping function called from invalid context in glock_hash_walk
- From: Jan Kara <jack@xxxxxxx>
- Re: [syzbot] [btrfs?] memory leak in corrupted
- From: Sven Eckelmann <sven@xxxxxxxxxxxxx>
- Re: [PATCH] Remove NTFS classic
- From: Anton Altaparmakov <anton@xxxxxxxxxx>
- Re: [PATCH] Remove NTFS classic
- From: Anton Altaparmakov <anton@xxxxxxxxxx>
- Re: [PATCH] fs: Remove NTFS classic
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [syzbot] [btrfs?] memory leak in corrupted
- From: syzbot <syzbot+ebe64cc5950868e77358@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: nfstest_posix failed with 6.7 kernel (resend)
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [syzbot] [reiserfs?] possible deadlock in __run_timers
- From: Aleksandr Nogikh <nogikh@xxxxxxxxxx>
- Re: [syzbot] [bfs?] general protection fault in bfs_get_block (2)
- From: Aleksandr Nogikh <nogikh@xxxxxxxxxx>
- [PATCH] buffer: Use KMEM_CACHE instead of kmem_cache_create()
- From: Kunwu Chan <chentao@xxxxxxxxxx>
- Re: [PATCH AUTOSEL 6.1 12/14] add unique mount ID
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v9 13/25] security: Introduce file_release hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] : Flexible Data Placement (FDP) availability for kernel space file systems
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [PATCH] fs/ntfs3: Use kvfree to free memory allocated by kvmalloc
- From: Konstantin Komarov <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [bfs?] general protection fault in bfs_get_block (2)
- From: syzbot <syzbot+dc6ed11a88fb40d6e184@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] fs: improve dump_mapping() robustness
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] : Current status of ZNS SSD support in file systems
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [syzbot] [gfs2?] BUG: sleeping function called from invalid context in glock_hash_walk
- From: syzbot <syzbot+10c6178a65acf04efe47@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] : Current status of ZNS SSD support in file systems
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [syzbot] [reiserfs?] possible deadlock in __run_timers
- From: syzbot <syzbot+a3981d3c93cde53224be@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [btrfs?] KASAN: slab-out-of-bounds Read in getname_kernel (2)
- From: Edward Adam Davis <eadavis@xxxxxx>
- [PATCH AUTOSEL 6.6 08/19] sysctl: Fix out of bounds access for empty sysctl registers
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.7 09/21] sysctl: Fix out of bounds access for empty sysctl registers
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: ufs filesystem cannot mount NetBSD/arm64 partition
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: ufs filesystem cannot mount NetBSD/arm64 partition
- From: Bruno Haible <bruno@xxxxxxxxx>
- Re: ufs filesystem cannot mount NetBSD/arm64 partition
- From: Bruno Haible <bruno@xxxxxxxxx>
- [PATCH AUTOSEL 6.1 12/14] add unique mount ID
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 12/14] add unique mount ID
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: ufs filesystem cannot mount NetBSD/arm64 partition
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH AUTOSEL 6.7 12/14] add unique mount ID
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [LTP] [PATCH v3 3/4] syscalls: accept: Add tst_fd test
- From: Petr Vorel <pvorel@xxxxxxx>
- Re: [LTP] [PATCH v3 2/4] syscalls: readahead01: Make use of tst_fd
- From: Petr Vorel <pvorel@xxxxxxx>
- Re: [LTP] [PATCH v3 1/4] lib: Add tst_fd iterator
- From: Petr Vorel <pvorel@xxxxxxx>
- Re: ufs filesystem cannot mount NetBSD/arm64 partition
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LTP] [PATCH v2 1/4] lib: Add tst_fd iterator
- From: Petr Vorel <pvorel@xxxxxxx>
- Re: ufs filesystem cannot mount NetBSD/arm64 partition
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] : Current status of ZNS SSD support in file systems
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: ufs filesystem cannot mount NetBSD/arm64 partition
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fs: Remove NTFS classic
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- ufs filesystem cannot mount NetBSD/arm64 partition
- From: Bruno Haible <bruno@xxxxxxxxx>
- Re: nfstest_posix failed with 6.7 kernel (resend)
- Re: nfstest_posix failed with 6.7 kernel (resend)
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- nfstest_posix failed with 6.7 kernel (resend)
- nfstest_posix failed with 6.7 kernel
- Re: [RFC][PATCH v2] fsnotify: optimize the case of no content event watchers
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v3] eventfd: move 'eventfd-count' printing out of spinlock
- From: wenyang.linux@xxxxxxxxxxx
- Re: [PATCH 16/50] sched.h: Move (spin|rwlock)_needbreak() to spinlock.h
- From: Leonardo Bras <leobras@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs updates for 6.8
- From: Greg KH <greg@xxxxxxxxx>
- Re: [RFC][PATCH v2] fsnotify: optimize the case of no content event watchers
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v14] exec: Fix dead-lock in de_thread with ptrace_attach
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v14] exec: Fix dead-lock in de_thread with ptrace_attach
- From: Bernd Edlinger <bernd.edlinger@xxxxxxxxxx>
- [PATCH v2] Fix error handling in begin_new_exec
- From: Bernd Edlinger <bernd.edlinger@xxxxxxxxxx>
- Re: [syzbot] [btrfs?] WARNING in btrfs_issue_discard
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH v9 13/25] security: Introduce file_release hook
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] btrfs: fix oob Read in getname_kernel
- From: David Sterba <dsterba@xxxxxxx>
- Re: [GIT PULL] bcachefs updates for 6.8
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH v9 13/25] security: Introduce file_release hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [RFC 3/3] mm/maps: read proc/pid/maps under RCU
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [RFC 2/3] seq_file: add validate() operation to seq_operations
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [RFC 1/3] mm: make vm_area_struct anon_name field RCU-safe
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [RFC 0/3] reading proc/pid/maps under RCU
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC][PATCH v2] fsnotify: optimize the case of no content event watchers
- From: Jan Kara <jack@xxxxxxx>
- [PATCH v9 04/25] ima: Align ima_inode_removexattr() definition with LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH] virtio_fs: remove duplicate check if queue is broken
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- [PATCH v9 25/25] integrity: Remove LSM
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v9 24/25] ima: Make it independent from 'integrity' LSM
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v9 23/25] evm: Make it independent from 'integrity' LSM
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v9 22/25] evm: Move to LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v9 21/25] ima: Move IMA-Appraisal to LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v9 20/25] ima: Move to LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v9 19/25] integrity: Move integrity_kernel_module_request() to IMA
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v9 18/25] security: Introduce key_post_create_or_update hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v9 17/25] security: Introduce inode_post_remove_acl hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v9 16/25] security: Introduce inode_post_set_acl hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v9 15/25] security: Introduce inode_post_create_tmpfile hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v9 14/25] security: Introduce path_post_mknod hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v9 12/25] security: Introduce file_post_open hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v9 11/25] security: Introduce inode_post_removexattr hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v9 10/25] security: Introduce inode_post_setattr hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v9 09/25] security: Align inode_setattr hook definition with EVM
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v9 08/25] evm: Align evm_inode_post_setxattr() definition with LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v9 07/25] evm: Align evm_inode_setxattr() definition with LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v9 06/25] evm: Align evm_inode_post_setattr() definition with LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v9 05/25] ima: Align ima_post_read_file() definition with LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v9 03/25] ima: Align ima_inode_setxattr() definition with LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v9 02/25] ima: Align ima_file_mprotect() definition with LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v9 01/25] ima: Align ima_inode_post_setattr() definition with LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v9 00/25] security: Move IMA and EVM to the LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH] proc: Remove usage of the deprecated ida_simple_xx() API
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] : Flexible Data Placement (FDP) availability for kernel space file systems
- From: Javier González <javier.gonz@xxxxxxxxxxx>
- [PATCH] proc: Remove usage of the deprecated ida_simple_xx() API
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] : Current status of ZNS SSD support in file systems
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [syzbot] [btrfs?] WARNING in btrfs_issue_discard
- From: syzbot <syzbot+4a4f1eba14eb5c3417d1@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH v2] fsnotify: optimize the case of no content event watchers
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC][PATCH v2] fsnotify: optimize the case of no content event watchers
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] fs: Remove NTFS classic
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v3 3/4] erofs: Don't use certain unnecessary folio_*() functions
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/4] erofs: Don't use certain internal folio_*() functions
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [syzbot] [ntfs?] BUG: unable to handle kernel paging request in lookup_open
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH RFC 00/34] Open block devices as files & a bd_inode proposal
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v8 5/9] selftests/landlock: Test IOCTL support
- From: "Günther Noack" <gnoack@xxxxxxxxxx>
- Re: [syzbot] [jfs?] UBSAN: array-index-out-of-bounds in diWrite
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 3/4] erofs: Don't use certain internal folio_*() functions
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]