Linux Filesystem Development
[Prev Page][Next Page]
- [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>
- Re: [syzbot] [jfs?] UBSAN: array-index-out-of-bounds in diWrite
- From: Jan Kara <jack@xxxxxxx>
- Re: [syzbot] [ntfs3?] possible deadlock in ntfs_set_state
- From: Jan Kara <jack@xxxxxxx>
- [PATCH v3 4/4] syscalls: splice07: New splice tst_fd iterator test
- From: Cyril Hrubis <chrubis@xxxxxxx>
- [PATCH v3 2/4] syscalls: readahead01: Make use of tst_fd
- From: Cyril Hrubis <chrubis@xxxxxxx>
- [PATCH v3 3/4] syscalls: accept: Add tst_fd test
- From: Cyril Hrubis <chrubis@xxxxxxx>
- [PATCH v3 1/4] lib: Add tst_fd iterator
- From: Cyril Hrubis <chrubis@xxxxxxx>
- [PATCH v3 0/4] Add tst_fd iterator API
- From: Cyril Hrubis <chrubis@xxxxxxx>
- Re: [LTP] [PATCH v2 1/4] lib: Add tst_fd iterator
- From: Cyril Hrubis <chrubis@xxxxxxx>
- Re: [PATCH] fs: Remove NTFS classic
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [syzbot] [jfs?] kernel BUG in txEnd
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] fs: Remove NTFS classic
- From: Enrico Mioso <mrkiko.rs@xxxxxxxxx>
- Re: [PATCH] fs: Remove NTFS classic
- From: Anton Altaparmakov <anton@xxxxxxxxxx>
- [PATCH] readahead: use ilog2 instead of a while loop in page_cache_ra_order()
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v1] mm/filemap: Allow arch to request folio size for exec memory
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [syzbot] [f2fs?] KASAN: slab-use-after-free Read in f2fs_filemap_fault
- From: syzbot <syzbot+763afad57075d3f862f2@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [ntfs?] BUG: unable to handle kernel paging request in lookup_open
- From: syzbot <syzbot+84b5465f68c3eb82c161@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC] fuse: use page cache pages for writeback io when virtio_fs is in use
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- [LSF/MM/BPF TOPIC] : Flexible Data Placement (FDP) availability for kernel space file systems
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [PATCH v2 3/4] erofs: Don't use certain internal folio_*() functions
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- [PATCH v2 3/4] erofs: Don't use certain internal folio_*() functions
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- [LSF/MM/BPF TOPIC] : Current status of ZNS SSD support in file systems
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [PATCH] fs: Remove NTFS classic
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- unsubscribe linux-fsdevel
- From: Younger Liu <younger.liucn@xxxxxxxxx>
- Re: [PATCH 3/3] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [PATCH] proc: proc_sysctl: Optimize insert_links()
- From: Li kunyu <kunyu@xxxxxxxxxxxx>
- Re: [PATCH 2/3] mm/mempolicy: refactor a read-once mechanism into a function for re-use
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [PATCH] proc: proc_sysctl: Optimize proc_sys_fill_cache() variable
- From: Li zeming <zeming@xxxxxxxxxxxx>
- Re: [PATCH 1/3] mm/mempolicy: implement the sysfs-based weighted_interleave interface
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [GIT PULL] bcachefs new years fixes for 6.7
- From: Luna Jernberg <droidbittin@xxxxxxxxx>
- [syzbot] [btrfs?] KMSAN: uninit-value in bcmp (2)
- From: syzbot <syzbot+3ce5dea5b1539ff36769@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [nfs?] KMSAN: kernel-infoleak in sys_name_to_handle_at (4)
- From: syzbot <syzbot+09b349b3066c2e0b1e96@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [jfs?] UBSAN: array-index-out-of-bounds in diWrite
- From: syzbot <syzbot+c1056fdfe414463fdb33@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [f2fs?] KASAN: slab-use-after-free Read in destroy_device_list
- From: syzbot <syzbot+a5e651ca75fa0260acd5@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [syzbot] [ntfs3?] possible deadlock in ntfs_set_state
- From: syzbot <syzbot+f91c29a5d5a01ada051a@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] keys, dns: Fix size check of V1 server-list header
- From: "Jarkko Sakkinen" <jarkko@xxxxxxxxxx>
- [GIT PULL] fscrypt fix for 6.8-rc1
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [GIT PULL] vfs fixes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH] f2fs: fix uaf in destroy_device_list
- From: Edward Adam Davis <eadavis@xxxxxx>
- [syzbot] [f2fs?] KASAN: slab-use-after-free Read in destroy_device_list
- From: syzbot <syzbot+a5e651ca75fa0260acd5@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [f2fs?] KASAN: slab-use-after-free Read in kill_f2fs_super
- From: syzbot <syzbot+8f477ac014ff5b32d81f@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [git pull] bcachefs locking fix
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [git pull] bcachefs locking fix
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [git pull] more simple_recursive_removal() conversions
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [syzbot] [jfs?] kernel BUG in txEnd
- From: syzbot <syzbot+3699edf4da1e736b317b@xxxxxxxxxxxxxxxxxxxxxxxxx>
- 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 kill_f2fs_super
- From: syzbot <syzbot+8f477ac014ff5b32d81f@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v1] mm/filemap: Allow arch to request folio size for exec memory
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [RFC PATCH v1] mm/filemap: Allow arch to request folio size for exec memory
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH v1] mm/filemap: Allow arch to request folio size for exec memory
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH] afs: Remove afs_dynroot_d_revalidate() as it is redundant
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH v1] mm/filemap: Allow arch to request folio size for exec memory
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH 3/3] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH 2/3] mm/mempolicy: refactor a read-once mechanism into a function for re-use
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH 1/3] mm/mempolicy: implement the sysfs-based weighted_interleave interface
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH 0/3] mm/mempolicy: weighted interleave mempolicy with sysfs extension
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- Re: [git pull] bcachefs locking fix
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v8 5/9] selftests/landlock: Test IOCTL support
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [GIT PULL] bcachefs updates for 6.8
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [syzbot] [f2fs?] KASAN: slab-use-after-free Read in kill_f2fs_super
- From: syzbot <syzbot+8f477ac014ff5b32d81f@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [f2fs?] KASAN: slab-use-after-free Read in kill_f2fs_super
- From: syzbot <syzbot+8f477ac014ff5b32d81f@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 5/9] selftests/landlock: Test IOCTL support
- From: "Günther Noack" <gnoack@xxxxxxxxxx>
- Re: [git pull] bcachefs locking fix
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v4 2/2] Create a generic is_dot_dotdot() utility
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [RFC][PATCH v2] fsnotify: optimize the case of no content event watchers
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] tracefs/eventfs: Use root and instance inodes as default ownership
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- 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: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] tracefs/eventfs: Use root and instance inodes as default ownership
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 5.10 0/2] mm/truncate: fix issue in ext4_set_page_dirty()
- From: Roman Smirnov <r.smirnov@xxxxxx>
- Re: [RFC][PATCH v2] fsnotify: optimize the case of no content event watchers
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [syzbot] [mm?] KCSAN: data-race in generic_fillattr / shmem_mknod (2)
- From: syzbot <syzbot+702361cf7e3d95758761@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 9/9] landlock: Document IOCTL support
- From: "Günther Noack" <gnoack@xxxxxxxxxx>
- RE: vger Hardware decisions makers
- From: Emma Conner <Emma.Conner@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v1] mm/filemap: Allow arch to request folio size for exec memory
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [GIT PULL] bcachefs updates for 6.8
- From: Neal Gompa <neal@xxxxxxxxx>
- Re: [RFC][PATCH v2] fsnotify: optimize the case of no content event watchers
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC PATCH v1] mm/filemap: Allow arch to request folio size for exec memory
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [syzbot] [jfs?] general protection fault in dtSplitUp
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v4 5/6] add listmount(2) syscall
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] tracefs/eventfs: Use root and instance inodes as default ownership
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH v1] mm/filemap: Allow arch to request folio size for exec memory
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH v1] mm/filemap: Allow arch to request folio size for exec memory
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [git pull] bcachefs locking fix
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [git pull] more simple_recursive_removal() conversions
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2] netfs, fscache: Prevent Oops in fscache_put_cache()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v4 5/6] add listmount(2) syscall
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [RFC PATCH v1] mm/filemap: Allow arch to request folio size for exec memory
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [git pull] vfs.git misc pile
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [git pull] dcache stuff
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [git pull] vfs.git minixfs series
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [git pull] rename fixes
- From: pr-tracker-bot@xxxxxxxxxx
- [PATCH] fs: hfsplus: fix an error code problem in hfsplus_sync_fs
- From: Su Hui <suhui@xxxxxxxxxxxx>
- Re: [PATCH v4 5/6] add listmount(2) syscall
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] kernel BUG in ext4_write_inline_data
- From: syzbot <syzbot+f4582777a19ec422b517@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [jfs?] general protection fault in dtSplitUp
- From: syzbot <syzbot+172bdd582e5d63486948@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Reply: [RFC] fuse: use page cache pages for writeback io when virtio_fs is in use
- From: Lege Wang <lege.wang@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] xfs: disable large folio support in xfile_create
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v12 0/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [GIT PULL] bcachefs updates for 6.8
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] bcachefs updates for 6.8
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs updates for 6.8
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] bcachefs updates for 6.8
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 5/6] add listmount(2) syscall
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs updates for 6.8
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] filemap: Convert generic_perform_write() to support large folios
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v4 5/6] add listmount(2) syscall
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- [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] bcachefs updates for 6.8
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] xfs: disable large folio support in xfile_create
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v12 0/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
- From: "Bill O'Donnell" <bodonnel@xxxxxxxxxx>
- Re: [PATCH 2/2] xfs: disable large folio support in xfile_create
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] tracefs/eventfs: Use root and instance inodes as default ownership
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [GIT PULL] bcachefs updates for 6.8
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: disable large folios for shmem file used by xfs xfile
- From: Daniel Gomez <dagmcr@xxxxxxxxx>
- Re: [PATCH] tracefs/eventfs: Use root and instance inodes as default ownership
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v4 5/6] add listmount(2) syscall
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [syzbot] [nilfs?] KASAN: use-after-free Read in nilfs_set_link
- From: syzbot <syzbot+4936b06b07f365af31cc@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] filemap: Convert generic_perform_write() to support large folios
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] filemap: Convert generic_perform_write() to support large folios
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH v4 5/6] add listmount(2) syscall
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [syzbot] [bpf?] [reiserfs?] WARNING: locking bug in corrupted (2)
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [GIT PULL] bcachefs updates for 6.8
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC][PATCH v2] fsnotify: optimize the case of no content event watchers
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] bcachefs: fix incorrect usage of REQ_OP_FLUSH
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [syzbot] [bpf?] [reiserfs?] WARNING: locking bug in corrupted (2)
- From: syzbot <syzbot+3779764ddb7a3e19437f@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/16] block atomic writes
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 00/16] block atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [RFC PATCH v1] mm/filemap: Allow arch to request folio size for exec memory
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [GIT PULL] bcachefs updates for 6.8
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 5.10 0/2] mm/truncate: fix issue in ext4_set_page_dirty()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [RFC][PATCH v2] fsnotify: optimize the case of no content event watchers
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 00/16] block atomic writes
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5.10 2/2] mm/truncate: Replace page_mapped() call in invalidate_inode_page()
- From: Roman Smirnov <r.smirnov@xxxxxx>
- [PATCH 5.10 1/2] mm/truncate: Inline invalidate_complete_page() into its one caller
- From: Roman Smirnov <r.smirnov@xxxxxx>
- [PATCH 5.10 0/2] mm/truncate: fix issue in ext4_set_page_dirty()
- From: Roman Smirnov <r.smirnov@xxxxxx>
- Re: [PATCH v4] selftests/move_mount_set_group:Make tests build with old libc
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH] keys, dns: Fix size check of V1 server-list header
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH] eventfd: add a BUILD_BUG_ON() to ensure consistency between EFD_SEMAPHORE and the uapi
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC][PATCH] fsnotify: optimize the case of no access event watchers
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [git pull] vfs.git misc pile
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [git pull] dcache stuff
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [git pull] rename fixes
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [git pull] vfs.git minixfs series
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH] fsnotify: optimize the case of no access event watchers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 00/16] block atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH] initramfs: remove duplicate built-in __initramfs_start unpacking
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] initramfs: remove duplicate built-in __initramfs_start unpacking
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [syzbot] [hfs] general protection fault in tomoyo_check_acl (3)
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] fs/proc/task_mmu.c: add_to_pagemap: Remove useless parameter addr
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH] fs/proc/task_mmu.c: add_to_pagemap: Remove useless parameter addr
- From: Hui Zhu <teawaterz@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] initramfs: remove duplicate built-in __initramfs_start unpacking
- From: David Disseldorp <ddiss@xxxxxxx>
- [PATCH] bcachefs: fix incorrect usage of REQ_OP_FLUSH
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] initramfs: remove duplicate built-in __initramfs_start unpacking
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [syzbot] [hfs] general protection fault in tomoyo_check_acl (3)
- From: syzbot <syzbot+28aaddd5a3221d7fd709@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH] fsnotify: optimize the case of no access event watchers
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH] initramfs: remove duplicate built-in __initramfs_start unpacking
- From: David Disseldorp <ddiss@xxxxxxx>
- Re: [PATCH] keys, dns: Fix size check of V1 server-list header
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- [ANNOUNCE] xfs-linux: for-next updated to d61b40bf15ce
- From: Chandan Babu R <chandanbabu@xxxxxxxxxx>
- Re: [PATCH v4 5/6] add listmount(2) syscall
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v2 00/16] block atomic writes
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 3/8] buffer: Add kernel-doc for try_to_free_buffers()
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs updates for 6.8
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] sysctl changes for v6.8-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] unicode updates
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] bcachefs updates for 6.8
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/16] block atomic writes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs updates for 6.8
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [GIT PULL] bcachefs updates for 6.8
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v4 5/6] add listmount(2) syscall
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs updates for 6.8
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] bcachefs updates for 6.8
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] virtiofs: limit the length of ITER_KVEC dio by max_nopage_rw
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH v4 5/6] add listmount(2) syscall
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH] keys, dns: Fix size check of V1 server-list header
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [GIT PULL] overlayfs updates for 6.8
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] afs: Improve probe handling, server rotation and RO volume callback handling
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] fscrypt updates for 6.8
- From: pr-tracker-bot@xxxxxxxxxx
- [syzbot] Monthly udf report (Jan 2024)
- From: syzbot <syzbot+listdcb21f43dac3dffd8047@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 5/8] buffer: Add kernel-doc for brelse() and __brelse()
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] xfs: disable large folio support in xfile_create
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULL] bcachefs updates for 6.8
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 00/19] Rust abstractions for VFS
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH] netfs, fscache: Prevent Oops in fscache_put_cache()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] netfs, fscache: Prevent Oops in fscache_put_cache()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH] netfs, fscache: Prevent Oops in fscache_put_cache()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH] netfs: Fix a NULL vs IS_ERR() check in netfs_perform_write()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] keys, dns: Fix missing size check of V1 server-list header
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 01/19] rust: fs: add registration/unregistration of file systems
- From: Wedson Almeida Filho <wedsonaf@xxxxxxxxx>
- Re: [PATCH] tracefs/eventfs: Use root and instance inodes as default ownership
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [RFC PATCH 03/19] samples: rust: add initial ro file system sample
- From: Wedson Almeida Filho <wedsonaf@xxxxxxxxx>
- Re: [PATCH 2/2] xfs: disable large folio support in xfile_create
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [GIT PULL] quota cleanup for 6.8-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] fsnotify changes for 6.8-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] xfs: new code for 6.8
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v2 5/8] buffer: Add kernel-doc for brelse() and __brelse()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/4] netfs: Don't use certain internal folio_*() functions
- From: "John Stoffel" <john@xxxxxxxxxxx>
- Re: [PATCH] keys, dns: Fix missing size check of V1 server-list header
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC][PATCH] fsnotify: optimize the case of no access event watchers
- From: Jan Kara <jack@xxxxxxx>
- [GIT PULL] overlayfs updates for 6.8
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: disable large folios for shmem file used by xfs xfile
- From: Christoph Hellwig <hch@xxxxxx>
- Re: disable large folios for shmem file used by xfs xfile
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] tracefs/eventfs: Use root and instance inodes as default ownership
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] eventfd: add a BUILD_BUG_ON() to ensure consistency between EFD_SEMAPHORE and the uapi
- From: wenyang.linux@xxxxxxxxxxx
- Re: [PATCH] btrfs: fix oob Read in getname_kernel
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH] tracefs/eventfs: Use root and instance inodes as default ownership
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v2 09/11] fuse: file: limit splice_read to virtiofs
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: disable large folios for shmem file used by xfs xfile
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: disable large folios for shmem file used by xfs xfile
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: disable large folios for shmem file used by xfs xfile
- From: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx>
- Re: disable large folios for shmem file used by xfs xfile
- From: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 09/11] fuse: file: limit splice_read to virtiofs
- From: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [syzbot] [udf?] WARNING in __udf_add_aext (2)
- From: syzbot <syzbot+e381e4c52ca8a53c3af7@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH] fsnotify: optimize the case of no access event watchers
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 5/8] buffer: Add kernel-doc for brelse() and __brelse()
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/8] buffer: Add kernel-doc for try_to_free_buffers()
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/8] buffer: Add kernel-doc for block_dirty_folio()
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH] fsnotify: optimize the case of no access event watchers
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 09/11] fuse: file: limit splice_read to virtiofs
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH] tracefs/eventfs: Use root and instance inodes as default ownership
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [RFC PATCH 00/19] Rust abstractions for VFS
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC][PATCH] fsnotify: optimize the case of no access event watchers
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC][PATCH] fsnotify: optimize the case of no access event watchers
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: disable large folios for shmem file used by xfs xfile
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [External] [PATCH 5/6] cachefiles: Fix signed/unsigned mixup
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- Re: [PATCH] tracefs/eventfs: Use root and instance inodes as default ownership
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] keys, dns: Fix missing size check of V1 server-list header
- From: Pengfei Xu <pengfei.xu@xxxxxxxxx>
- Re: [PATCH] fsnotify: compile out fsnotify permission hooks if !FANOTIFY_ACCESS_PERMISSIONS
- From: Jan Kara <jack@xxxxxxx>
- Re: [syzbot] [reiserfs?] general protection fault in __hrtimer_run_queues (3)
- From: Jan Kara <jack@xxxxxxx>
- [syzbot] [hfs?] KMSAN: uninit-value in hfs_cat_keycmp (2)
- From: syzbot <syzbot+04486d87f6240a004c85@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] keys, dns: Fix missing size check of V1 server-list header
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] fsnotify: compile out fsnotify permission hooks if !FANOTIFY_ACCESS_PERMISSIONS
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] fsnotify: compile out fsnotify permission hooks if !FANOTIFY_ACCESS_PERMISSIONS
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH 05/19] rust: fs: introduce `INode<T>`
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- [PATCH 2/2] xfs: disable large folio support in xfile_create
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/2] mm: add a mapping_clear_large_folios helper
- From: Christoph Hellwig <hch@xxxxxx>
- disable large folios for shmem file used by xfs xfile
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 00/16] block atomic writes
- From: Christoph Hellwig <hch@xxxxxx>
- [syzbot] Monthly hfs report (Jan 2024)
- From: syzbot <syzbot+list08bb612e89fa1025c02c@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] Monthly btrfs report (Jan 2024)
- From: syzbot <syzbot+list87fc906bbb52a6f7d64f@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH] fsnotify: optimize the case of no access event watchers
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 00/16] block atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [RFC PATCH 00/19] Rust abstractions for VFS
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 00/19] Rust abstractions for VFS
- From: Wedson Almeida Filho <wedsonaf@xxxxxxxxx>
- Re: [PATCH] keys, dns: Fix missing size check of V1 server-list header
- From: Pengfei Xu <pengfei.xu@xxxxxxxxx>
- Re: [PATCH] keys, dns: Fix missing size check of V1 server-list header
- From: Pengfei Xu <pengfei.xu@xxxxxxxxx>
- Re: [PATCH] keys, dns: Fix missing size check of V1 server-list header
- From: Edward Adam Davis <eadavis@xxxxxx>
- Re: [syzbot] [reiserfs?] general protection fault in __hrtimer_run_queues (3)
- From: syzbot <syzbot+f13a9546e229c1a6e378@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] keys, dns: Fix missing size check of V1 server-list header
- From: Pengfei Xu <pengfei.xu@xxxxxxxxx>
- Re: [PATCH] fs/proc/task_mmu: move mmu notification mechanism inside mm lock
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] fs/hfsplus: fix uninit-value in hfsplus_lookup
- From: Edward Adam Davis <eadavis@xxxxxx>
- Re: [PATCH] virtiofs: limit the length of ITER_KVEC dio by max_nopage_rw
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/16] block atomic writes
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Removing GFP_NOFS
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Removing GFP_NOFS
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC PATCH 00/19] Rust abstractions for VFS
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, expansion plan for the storage stack test framework
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, expansion plan for the storage stack test framework
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, expansion plan for the storage stack test framework
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 2/3] ida: Introduce ida_alloc_group_range()
- From: Michal Wajdeczko <michal.wajdeczko@xxxxxxxxx>
- Re: [PATCH 1/3] ida: Introduce ida_weight()
- From: Michal Wajdeczko <michal.wajdeczko@xxxxxxxxx>
- Re: [RFC][PATCH] fsnotify: optimize the case of no access event watchers
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC][PATCH] fsnotify: optimize the case of no access event watchers
- From: Jens Axboe <axboe@xxxxxxxxx>
- [syzbot] [ntfs?] KASAN: slab-use-after-free Read in ntfs_test_inode
- From: syzbot <syzbot+79de0e28cb0a65ee635e@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [RFC][PATCH] fsnotify: optimize the case of no access event watchers
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC PATCH 00/19] Rust abstractions for VFS
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 00/19] Rust abstractions for VFS
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH 00/19] Rust abstractions for VFS
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH 00/19] Rust abstractions for VFS
- From: Wedson Almeida Filho <wedsonaf@xxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 0/4] netfs, afs, erofs, cifs: Don't use certain internal folio_*() functions
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 1/4] netfs: Don't use certain internal folio_*() functions
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 0/6] netfs, cachefiles: More additional patches
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH 00/19] Rust abstractions for VFS
- From: Wedson Almeida Filho <wedsonaf@xxxxxxxxx>
- Re: [PATCH] fsnotify: compile out fsnotify permission hooks if !FANOTIFY_ACCESS_PERMISSIONS
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] fsnotify: compile out fsnotify permission hooks if !FANOTIFY_ACCESS_PERMISSIONS
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [syzbot] [gfs2?] KMSAN: uninit-value in inode_go_dump (3)
- From: syzbot <syzbot+82373528417bbb67ec62@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] Monthly ntfs report (Jan 2024)
- From: syzbot <syzbot+list9d8c4273b58598092f07@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] Monthly gfs2 report (Jan 2024)
- From: syzbot <syzbot+list25f7fd386a79080c0cdd@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] Monthly ext4 report (Jan 2024)
- From: syzbot <syzbot+list33d242e0a922ac751421@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [ntfs?] KASAN: use-after-free Write in ntfs_perform_write
- From: syzbot <syzbot+f583da5774d7dd400312@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [hfs?] KMSAN: uninit-value in hfsplus_lookup
- From: syzbot <syzbot+91db973302e7b18c7653@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [ntfs3?] KMSAN: uninit-value in longest_match_std (2)
- From: syzbot <syzbot+08d8956768c96a2c52cf@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/4] erofs: Don't use certain internal folio_*() functions
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Removing GFP_NOFS
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- [PATCH 3/4] erofs: Don't use certain internal folio_*() functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 4/4] cifs: Don't use certain internal folio_*() functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 2/4] afs: Don't use certain internal folio_*() functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 1/4] netfs: Don't use certain internal folio_*() functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 0/4] netfs, afs, erofs, cifs: Don't use certain internal folio_*() functions
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] Revert "fsnotify: optionally pass access range in file permission hooks"
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] Revert "fsnotify: optionally pass access range in file permission hooks"
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 0/6] netfs, cachefiles: More additional patches
- From: Marc Dionne <marc.dionne@xxxxxxxxxxxx>
- Re: [PATCH v2 00/16] block atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH] fs/proc/task_mmu: move mmu notification mechanism inside mm lock
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH] Revert "fsnotify: optionally pass access range in file permission hooks"
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 00/16] block atomic writes
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Removing GFP_NOFS
- From: Luis Henriques <lhenriques@xxxxxxx>
- Re: [PATCH] fs: Wrong function name in comment
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL] sysctl changes for v6.8-rc1
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 5/8] buffer: Add kernel-doc for brelse() and __brelse()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 7/8] buffer: Improve bdev_getblk documentation
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 0/8] Improve buffer head documentation
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 4/8] buffer: Fix __bread and __bread_gfp kernel-doc
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 8/8] doc: Split buffer.rst out of api-summary.rst
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 3/8] buffer: Add kernel-doc for try_to_free_buffers()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 2/8] buffer: Add kernel-doc for block_dirty_folio()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 6/8] buffer: Add kernel-doc for bforget() and __bforget()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 1/8] doc: Improve the description of __folio_mark_dirty
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH] fs: fix a typo in attr.c
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [GIT PULL] vfs mount api updates
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 3/3] Enable support for tmpfs quotas
- [PATCH 2/3] Add quotactl_fd() support
- [PATCH 1/3] Rename searched_dir->sd_dir to sd_isdir
- [PATCH RFC 0/3] Enable tmpfs quotas
- Re: [PATCH] virtiofs: limit the length of ITER_KVEC dio by max_nopage_rw
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH 5/6] cachefiles: Fix signed/unsigned mixup
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] virtiofs: limit the length of ITER_KVEC dio by max_nopage_rw
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [GIT PULL] vfs mount api updates
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- [PATCH v4 2/2] fuse: Use the high bit of request ID for indicating resend requests
- From: "Zhao Chen" <winters.zc@xxxxxxxxxxxx>
- [PATCH] fs/proc/task_mmu: move mmu notification mechanism inside mm lock
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH 5/6] cachefiles: Fix signed/unsigned mixup
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 6/6] netfs: Fix wrong #ifdef hiding wait
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 4/6] netfs: Fix the loop that unmarks folios after writing to the cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 3/6] netfs: Fix interaction between write-streaming and cachefiles culling
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 2/6] netfs: Count DIO writes
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 1/6] netfs: Mark netfs_unbuffered_write_iter_locked() static
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 0/6] netfs, cachefiles: More additional patches
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: Reference to non-existing CONFIG_NETFS_FSCACHE
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [GIT PULL] vfs mount api updates
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Re: [PATCH v2 00/16] block atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [GIT PULL] vfs mount api updates
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v4 1/2] fuse: Introduce a new notification type for resend pending requests
- From: "Zhao Chen" <winters.zc@xxxxxxxxxxxx>
- Re: [PATCH v3 RESEND 1/2] fuse: Introduce a new notification type for resend pending requests
- From: "Zhao Chen" <winters.zc@xxxxxxxxxxxx>
- [PATCH v4 0/2] fuse: Add support for resend pending requests
- From: "Zhao Chen" <winters.zc@xxxxxxxxxxxx>
- Re: [PATCH RFC 00/34] Open block devices as files & a bd_inode proposal
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 1/5] cachefiles: Fix __cachefiles_prepare_write()
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Removing GFP_NOFS
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- [PATCH] fs: fix a typo in attr.c
- From: Jay <merqqcury@xxxxxxxxx>
- [LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, expansion plan for the storage stack test framework
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- KASAN: null-ptr-deref Read in hfs_find_init
- From: "Ubisectech Sirius" <bugreport@xxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Removing GFP_NOFS
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 5/5] crash: clean up CRASH_DUMP
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH v4 6/6] wire up syscalls for statmount/listmount
- From: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
- Re: [GIT PULL] vfs mount api updates
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: Reference to non-existing CONFIG_NETFS_FSCACHE
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [GIT PULL] fscrypt updates for 6.8
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 1/5] cachefiles: Fix __cachefiles_prepare_write()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: Reference to non-existing CONFIG_NETFS_FSCACHE
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [GIT PULL] vfs cachefiles updates
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] vfs iov updates
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] vfs rw updates
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] vfs super updates
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] vfs mount api updates
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] vfs misc updates
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] unicode updates
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- Re: [PATCH] fs: Wrong function name in comment
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 4/5] buffer: Fix __bread() kernel-doc
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH 2/5] buffer: Add kernel-doc for block_dirty_folio()
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Removing GFP_NOFS
- From: David Sterba <dsterba@xxxxxxx>
- [PATCH] fs: Wrong function name in comment
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v3 3/3] devguard: added device guard for mknod in non-initial userns
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH 2/5] buffer: Add kernel-doc for block_dirty_folio()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH RFC 00/34] Open block devices as files & a bd_inode proposal
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 4/5] buffer: Fix __bread() kernel-doc
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2] virtiofs: use GFP_NOFS when enqueuing request through kworker
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- Re: [PATCH] tracefs/eventfs: Use root and instance inodes as default ownership
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] tracefs/eventfs: Use root and instance inodes as default ownership
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 4/5] buffer: Fix __bread() kernel-doc
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [GIT PULL] fsnotify changes for 6.8-rc1
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v1] netfs: use kfree_sensitive() instend of kfree() in fscache_free_volume()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v1] netfs: use kfree_sensitive() instend of kfree() in fscache_free_cookie()
- From: David Howells <dhowells@xxxxxxxxxx>
- [GIT PULL] quota cleanup for 6.8-rc1
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC PATCH v3 3/3] devguard: added device guard for mknod in non-initial userns
- From: Michael Weiß <michael.weiss@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/5] buffer: Add kernel-doc for block_dirty_folio()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 2/5] buffer: Add kernel-doc for block_dirty_folio()
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v1 9/9] fs/fuse: allow idmapped mounts
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v1 8/9] fs/fuse: support idmapped ->set_acl
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v1 7/9] fs/fuse: drop idmap argument from __fuse_get_acl
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v1 6/9] fs/fuse: support idmapped ->setattr op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v1 5/9] fs/fuse: support idmapped ->permission inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v1 4/9] fs/fuse: support idmapped getattr inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v1 3/9] fs/fuse: support idmap for mkdir/mknod/symlink/create
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v1 2/9] fs/fuse: add FUSE_OWNER_UID_GID_EXT extension
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v1 1/9] fs/namespace: introduce fs_type->allow_idmap hook
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v1 0/9] fuse: basic support for idmapped mounts
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Removing GFP_NOFS
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v1 3/3] fuse: __kuid_val/__kgid_val helpers in fuse_fill_attr_from_inode()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH RFC 07/34] xfs: port block device access to files
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH RFC 01/34] bdev: open block device as files
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] tracefs/eventfs: Use root and instance inodes as default ownership
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v1] netfs: use kfree_sensitive() instend of kfree() in fscache_free_cookie()
- From: Minjie Du <duminjie@xxxxxxxx>
- Re: [PATCH] tracefs/eventfs: Use root and instance inodes as default ownership
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Reference to non-existing CONFIG_NETFS_FSCACHE
- From: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
- [PATCH v1] netfs: use kfree_sensitive() instend of kfree() in fscache_free_volume()
- From: Minjie Du <duminjie@xxxxxxxx>
- Re: [PATCH v5 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Removing GFP_NOFS
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [GIT PULL] xfs: new code for 6.8
- From: Chandan Babu R <chandanbabu@xxxxxxxxxx>
- Re: [PATCH DRAFT RFC 34/34] buffer: port block device access to files and get rid of bd_inode access
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH RFC 01/34] bdev: open block device as files
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH RFC 07/34] xfs: port block device access to files
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH -next] mm/filemap: avoid type conversion
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH -next] mm/filemap: avoid type conversion
- From: Hongbo Li <lihongbo22@xxxxxxxxxx>
- [GIT PULL] eventfs: Updates for v6.8
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] tracefs/eventfs: Use root and instance inodes as default ownership
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] tracefs/eventfs: Use root and instance inodes as default ownership
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] tracefs/eventfs: Use root and instance inodes as default ownership
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] tracefs/eventfs: Use root and instance inodes as default ownership
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/5] cachefiles: Fix __cachefiles_prepare_write()
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH 1/5] kexec_core: move kdump related codes from crash_core.c to kexec_core.c
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH 5/5] crash: clean up CRASH_DUMP
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] tracefs/eventfs: Use root and instance inodes as default ownership
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/5] kexec_core: move kdump related codes from crash_core.c to kexec_core.c
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: rename ext4 corrupting kernels on kernel.org?
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- rename ext4 corrupting kernels on kernel.org?
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [PATCH 1/5] kexec_core: move kdump related codes from crash_core.c to kexec_core.c
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/5] kexec_core: move kdump related codes from crash_core.c to kexec_core.c
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] virtiofs: Export filesystem tags through sysfs
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] virtiofs: use GFP_NOFS when enqueuing request through kworker
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] virtiofs: use GFP_NOFS when enqueuing request through kworker
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 1/1] mm: report per-page metadata information
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v6 1/1] mm: report per-page metadata information
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] virtiofs: use GFP_NOFS when enqueuing request through kworker
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v2] virtiofs: use GFP_NOFS when enqueuing request through kworker
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] virtiofs: Export filesystem tags through sysfs
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v2] virtiofs: use GFP_NOFS when enqueuing request through kworker
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] virtiofs: use GFP_NOFS when enqueuing request through kworker
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2] virtiofs: use GFP_NOFS when enqueuing request through kworker
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v6 1/1] mm: report per-page metadata information
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH] Fix oops in NFS
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- [GIT PULL] afs: Improve probe handling, server rotation and RO volume callback handling
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH 00/19] Rust abstractions for VFS
- From: "Jarkko Sakkinen" <jarkko@xxxxxxxxxx>
- Re: [PATCH v3 00/10] IOMMU memory observability
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v1 3/3] fuse: __kuid_val/__kgid_val helpers in fuse_fill_attr_from_inode()
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v1 2/3] fuse: use GFP_KERNEL_ACCOUNT for allocations in fuse_dev_alloc
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v1 1/3] fuse: fix typo for fuse_permission comment
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v1 0/3] fuse: a few small fixes
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH] tracefs/eventfs: Use root and instance inodes as default ownership
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Removing GFP_NOFS
- From: "Vlastimil Babka (SUSE)" <vbabka@xxxxxxxxxx>
- Re: [PATCH] Fix oops in NFS
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] tracefs/eventfs: Use root and instance inodes as default ownership
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Removing GFP_NOFS
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [PATCH v4 2/2] fs: Create a generic is_dot_dotdot() utility
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH] Fix oops in NFS
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [GIT PULL] vfs iov updates
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL] vfs cachefiles updates
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL] vfs rw updates
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL] vfs mount api updates
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL] vfs super updates
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL] vfs misc updates
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] Fix oops in NFS
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Removing GFP_NOFS
- From: Jan Kara <jack@xxxxxxx>
- [PATCH v2] virtiofs: use GFP_NOFS when enqueuing request through kworker
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/5] netfs, cachefiles, 9p: Additional patches
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 5/5] crash: clean up CRASH_DUMP
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH 4/5] crash: remove dependency of FA_DUMP on CRASH_DUMP
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH 3/5] crash: rename crash_core to vmcore_info
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH 2/5] kexec: split crashkernel reservation code out from crash_core.c
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH 1/5] kexec_core: move kdump related codes from crash_core.c to kexec_core.c
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH 0/5] crash: clean up kdump related config items
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH RFC v3 for-6.8/block 04/17] mtd: block2mtd: use bdev apis
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Removing GFP_NOFS
- From: Jan Kara <jack@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Removing GFP_NOFS
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [PATCH] Fix oops in NFS
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v8 3/9] landlock: Optimize the number of calls to get_access_mask slightly
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v3 00/10] IOMMU memory observability
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [PATCH v3 08/10] iommu/tegra-smmu: use page allocation function provided by iommu-pages.h
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- Re: [PATCH v4 2/2] fs: Create a generic is_dot_dotdot() utility
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v5 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
- From: Gregory Price <gregory.price@xxxxxxxxxxxx>
- Re: [PATCH v5 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH RFC v3 for-6.8/block 04/17] mtd: block2mtd: use bdev apis
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH RFC v3 for-6.8/block 02/17] xen/blkback: use bdev api in xen_update_blkif_status()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] Fix oops in NFS
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH RFC v3 for-6.8/block 11/17] erofs: use bdev api
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [syzbot] [reiserfs?] INFO: task hung in deactivate_super (2)
- From: Hillf Danton <hdanton@xxxxxxxx>
- Re: [LTP] [PATCH v2 1/4] lib: Add tst_fd iterator
- From: Petr Vorel <pvorel@xxxxxxx>
- Re: [RFC PATCH 00/19] Rust abstractions for VFS
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [LTP] [PATCH v2 4/4] syscalls: splice07: New splice tst_fd iterator test
- From: Petr Vorel <pvorel@xxxxxxx>
- Re: [PATCH 2/5] buffer: Add kernel-doc for block_dirty_folio()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 3/4] eventfs: Read ei->entries before ei->children in eventfs_iterate()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 0/4] eventfs: More updates to eventfs_iterate()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 4/4] eventfs: Shortcut eventfs_iterate() by skipping entries already read
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 2/4] eventfs: Do ctx->pos update for all iterations in eventfs_iterate()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 1/4] eventfs: Have eventfs_iterate() stop immediately if ei->is_freed is set
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] tracefs/eventfs: Use root and instance inodes as default ownership
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [LSF/MM/BPF TOPIC] Removing GFP_NOFS
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] doc: Improve the description of __folio_mark_dirty
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH 2/5] buffer: Add kernel-doc for block_dirty_folio()
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH v4 2/2] fs: Create a generic is_dot_dotdot() utility
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v4 1/2] exportfs: fix the fallback implementation of the get_name export operation
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v4 0/2] fix the fallback implementation of get_name
- From: Chuck Lever <cel@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs new years fixes for 6.7
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH] tracefs/eventfs: Use root and instance inodes as default ownership
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] tracefs/eventfs: Use root and instance inodes as default ownership
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] tracefs/eventfs: Use root and instance inodes as default ownership
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 13/29] libbpf: add BPF token support to bpf_map_create() API
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] tracefs/eventfs: Use root and instance inodes as default ownership
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] tracefs/eventfs: Use root and instance inodes as default ownership
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v3 00/10] IOMMU memory observability
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH] tracefs/eventfs: Use root and instance inodes as default ownership
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH bpf-next 13/29] libbpf: add BPF token support to bpf_map_create() API
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] tracefs/eventfs: Use root and instance inodes as default ownership
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v5 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
- From: Gregory Price <gregory.price@xxxxxxxxxxxx>
- Re: [PATCH] tracefs/eventfs: Use root and instance inodes as default ownership
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs new years fixes for 6.7
- From: Martin Steigerwald <martin@xxxxxxxxxxxx>
- Re: [PATCH v3 2/2] fs: Create a generic is_dot_dotdot() utility
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 1/2] exportfs: fix the fallback implementation of the get_name export operation
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v3 2/2] mm: fix arithmetic for max_prop_frac when setting max_ratio
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v3 1/2] mm: fix arithmetic for bdi min_ratio
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 08/14] hfsplus: Really remove hfsplus_writepage
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v3 00/10] IOMMU memory observability
- From: Michal Koutný <mkoutny@xxxxxxxx>
- [PATCH 4/5] buffer: Fix __bread() kernel-doc
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 3/5] buffer: Add kernel-doc for try_to_free_buffers()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 5/5] doc: Split buffer.rst out of api-summary.rst
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 2/5] buffer: Add kernel-doc for block_dirty_folio()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 1/5] doc: Improve the description of __folio_mark_dirty
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 0/5] Improve buffer head documentation
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 00/10] IOMMU memory observability
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v3 2/2] fs: Create a generic is_dot_dotdot() utility
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v3 1/2] exportfs: fix the fallback implementation of the get_name export operation
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v3 0/2] fix the fallback implementation of get_name
- From: Chuck Lever <cel@xxxxxxxxxx>
- Re: [PATCH v3 00/10] IOMMU memory observability
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [PATCH v2 00/10] sysctl: Remove sentinel elements from kernel dir
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- Re: [PATCH RFC v3 for-6.8/block 02/17] xen/blkback: use bdev api in xen_update_blkif_status()
- From: Jan Kara <jack@xxxxxxx>
- Re: [syzbot] [mm?] [reiserfs?] general protection fault in free_swap_cache (4)
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v2 00/10] sysctl: Remove sentinel elements from kernel dir
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] tracefs/eventfs: Use root and instance inodes as default ownership
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH v2 10/10] bpf: Remove the now superfluous sentinel elements from ctl_table array
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH v2 06/10] scheduler: Remove the now superfluous sentinel elements from ctl_table array
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH v2 07/10] printk: Remove the now superfluous sentinel elements from ctl_table array
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH v2 09/10] delayacct: Remove the now superfluous sentinel elements from ctl_table array
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH v2 02/10] umh: Remove the now superfluous sentinel elements from ctl_table array
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH v2 08/10] kprobes: Remove the now superfluous sentinel elements from ctl_table array
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH v2 05/10] seccomp: Remove the now superfluous sentinel elements from ctl_table array
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH v2 03/10] ftrace: Remove the now superfluous sentinel elements from ctl_table array
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH v2 04/10] timekeeping: Remove the now superfluous sentinel elements from ctl_table array
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH v2 01/10] kernel misc: Remove the now superfluous sentinel elements from ctl_table array
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH v2 00/10] sysctl: Remove sentinel elements from kernel dir
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- Re: [PATCH v2 1/2] exportfs: fix the fallback implementation of the get_name export operation
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v2 2/2] fs: Create a generic is_dot_dotdot() utility
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH] vboxsf: Remove usage of the deprecated ida_simple_xx() API
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- [PATCH] seq_file: Optimize seq_puts()
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [BUG REPORT] shrink_dcache_parent() loops indefinitely on a next-20240102 kernel
- From: Chandan Babu R <chandanbabu@xxxxxxxxxx>
- [syzbot] Monthly jfs report (Jan 2024)
- From: syzbot <syzbot+list79e3e44e965579bc0c82@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] Monthly reiserfs report (Jan 2024)
- From: syzbot <syzbot+liste925ad15d01465629cb2@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v3 for-6.8/block 11/17] erofs: use bdev api
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH] fsdax: cleanup tracepoints
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH RFC v3 for-6.8/block 04/17] mtd: block2mtd: use bdev apis
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC v3 for-6.8/block 14/17] buffer: add a new helper to read sb block
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH RFC v3 for-6.8/block 02/17] xen/blkback: use bdev api in xen_update_blkif_status()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC v3 for-6.8/block 13/17] jbd2: use bdev apis
- From: Jan Kara <jack@xxxxxxx>
- [syzbot] [ntfs3?] KMSAN: kernel-infoleak in listxattr
- From: syzbot <syzbot+608044293020556ff16b@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 RESEND 1/2] fuse: Introduce a new notification type for resend pending requests
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH RFC v3 for-6.8/block 11/17] erofs: use bdev api
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH RFC v3 for-6.8/block 09/17] btrfs: use bdev apis
- From: Jan Kara <jack@xxxxxxx>
- [syzbot] [mm?] [reiserfs?] general protection fault in free_swap_cache (4)
- From: syzbot <syzbot+fd93e36ced1a43a58f75@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v3 for-6.8/block 04/17] mtd: block2mtd: use bdev apis
- From: Jan Kara <jack@xxxxxxx>
- Re: [syzbot] [reiserfs?] INFO: task hung in deactivate_super (2)
- From: syzbot <syzbot+aa7397130ec6a8c2e2d9@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v3 for-6.8/block 02/17] xen/blkback: use bdev api in xen_update_blkif_status()
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC PATCH 05/19] rust: fs: introduce `INode<T>`
- From: "Andreas Hindborg (Samsung)" <nmi@xxxxxxxxxxxx>
- [PATCH] fsdax: cleanup tracepoints
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH] readahead: Avoid multiple marked readahead pages
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 2/2] fs: Create a generic is_dot_dotdot() utility
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] bcachefs
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [PATCH v2 1/2] exportfs: fix the fallback implementation of the get_name export operation
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v8 06/19] block, fs: Propagate write hints to the block device inode
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v5 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [RFC PATCH 12/19] rust: fs: introduce `FileSystem::statfs`
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC PATCH 05/19] rust: fs: introduce `INode<T>`
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC PATCH 05/19] rust: fs: introduce `INode<T>`
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] tracefs/eventfs: Use root and instance inodes as default ownership
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [BUG REPORT] shrink_dcache_parent() loops indefinitely on a next-20240102 kernel
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] virtiofs: use GFP_NOFS when enqueuing request through kworker
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v2] tracefs/eventfs: Use root and instance inodes as default ownership
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] tracefs/eventfs: Use root and instance inodes as default ownership
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] tracefs/eventfs: Use root and instance inodes as default ownership
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v6 08/12] mm/mempolicy: add userland mempolicy arg structure
- From: Gregory Price <gregory.price@xxxxxxxxxxxx>
- Re: [syzbot] [ntfs3?] possible deadlock in filemap_fault
- From: syzbot <syzbot+7736960b837908f3a81d@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] tracefs/eventfs: Use root and instance inodes as default ownership
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH] virtiofs: use GFP_NOFS when enqueuing request through kworker
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH v2 2/2] eventfs: Stop using dcache_readdir() for getdents()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH v2 0/2] eventfs: Don't use dcache_readdir() for getdents()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH v2 1/2] eventfs: Remove "lookup" parameter from create_dir/file_dentry()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [RFC PATCH 00/19] Rust abstractions for VFS
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] tracefs/eventfs: Use root and instance inodes as default ownership
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH] tracefs/eventfs: Use root and instance inodes as default ownership
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] kernel: Introduce a write lock/unlock wrapper for tasklist_lock
- From: "Aiqun Yu (Maria)" <quic_aiquny@xxxxxxxxxxx>
- Re: [PATCH v6 08/12] mm/mempolicy: add userland mempolicy arg structure
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 00/29] BPF token
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v8 06/19] block, fs: Propagate write hints to the block device inode
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v6 12/12] mm/mempolicy: extend mempolicy2 and mbind2 to support weighted interleave
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH v6 11/12] mm/mempolicy: add the mbind2 syscall
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH v6 10/12] mm/mempolicy: add get_mempolicy2 syscall
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH v6 09/12] mm/mempolicy: add set_mempolicy2 syscall
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH v6 08/12] mm/mempolicy: add userland mempolicy arg structure
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH v6 07/12] mm/mempolicy: allow home_node to be set by mpol_new
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH v6 06/12] mm/mempolicy: refactor kernel_get_mempolicy for code re-use
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]