Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH 1/3] tmpfs: add project ID support
- [RFC PATCH 0/3] tmpfs: Add tmpfs project quota support
- [PATCH 2/3] tmpfs: Add project quota mount option
- [PATCH] binfmt_elf: Support segments with 0 filesz and misaligned starts
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [RFC PATCH 2/3] add statmnt(2) syscall
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH] overlayfs: set ctime when setting mtime and atime
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] docs: admin-guide: sysctl: fix details of struct dentry_stat_t
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3] vfs: fix readahead(2) on block devices
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [LTP] [PATCH] vfs: fix readahead(2) on block devices
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v7 00/12] iov_iter: Convert the iterator macros into inline funcs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v7 12/12] iov_iter, net: Move hash_and_copy_to_iter() to net/
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v7 11/12] iov_iter, net: Merge csum_and_copy_from_iter{,_full}() together
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v7 10/12] iov_iter, net: Fold in csum_and_memcpy()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v7 09/12] iov_iter, net: Move csum_and_copy_to/from_iter() to net/
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v7 05/12] iov_iter: Renumber ITER_* constants
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v7 07/12] iov_iter: Convert iterate*() to inline funcs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v7 08/12] iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v7 06/12] iov_iter: Derive user-backedness from the iterator type
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v7 04/12] infiniband: Use user_backed_iter() to see if iterator is UBUF/IOVEC
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v7 01/12] iov_iter: Remove last_offset from iov_iter as it was for ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v7 02/12] iov_iter, x86: Be consistent about the __user tag on copy_mc_to_user()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v7 03/12] sound: Fix snd_pcm_readv()/writev() to use iov access functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v7 00/12] iov_iter: Convert the iterator macros into inline funcs
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [GIT PULL v2] timestamp fixes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [External] [PATCH v13 08/10] fuse: update inode size/mtime after passthrough write
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v8 0/5] fs: multigrain timestamps for XFS's change_cookie
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [syzbot] [reiserfs?] possible deadlock in delete_one_xattr (2)
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v8 0/5] fs: multigrain timestamps for XFS's change_cookie
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v8 0/5] fs: multigrain timestamps for XFS's change_cookie
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH RFC] binfmt_elf: fully allocate bss pages
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- [PATCH] iomap: add a workaround for racy i_size updates on block devices
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [LTP] [PATCH] vfs: fix readahead(2) on block devices
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [syzbot] [block] INFO: task hung in clean_bdev_aliases
- From: syzbot <syzbot+1fa947e7f09e136925b8@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC] binfmt_elf: fully allocate bss pages
- From: Sebastian Ott <sebott@xxxxxxxxxx>
- Re: [syzbot] [block] INFO: task hung in clean_bdev_aliases
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [syzbot] [block] INFO: task hung in clean_bdev_aliases
- From: syzbot <syzbot+1fa947e7f09e136925b8@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [block] INFO: task hung in clean_bdev_aliases
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v3] vfs: fix readahead(2) on block devices
- From: Cyril Hrubis <chrubis@xxxxxxx>
- Re: [PATCH v2 3/6] maple_tree: Add test for mtree_dup()
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- Re: [PATCH 07/17] nbd: call blk_mark_disk_dead in nbd_clear_sock_ioctl
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 3/6] maple_tree: Add test for mtree_dup()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH v3 1/2] exfat: change to get file size from DataLength
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- Re: [LTP] [PATCH] vfs: fix readahead(2) on block devices
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [External] [PATCH v13 08/10] fuse: update inode size/mtime after passthrough write
- From: Zhang Tianci <zhangtianci.1997@xxxxxxxxxxxxx>
- [PATCH v3 2/2] exfat: do not zeroed the extended part
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- Re: [syzbot] [reiserfs?] possible deadlock in delete_one_xattr (2)
- From: syzbot <syzbot+7a278bf8bfa794494110@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 0/2] exfat: get file size from DataLength
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- [PATCH v3 5/5] fscrypt: support crypto data unit size less than filesystem block size
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 4/5] fscrypt: replace get_ino_and_lblk_bits with just has_32bit_inodes
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 0/5] fscrypt: add support for data_unit_size < fs_block_size
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 3/5] fscrypt: compute max_lblk_bits from s_maxbytes and block size
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 1/5] fscrypt: make it clearer that key_prefix is deprecated
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 2/5] fscrypt: make the bounce page pool opt-in instead of opt-out
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v2 3/6] maple_tree: Add test for mtree_dup()
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- [PATCH v3 7/9] maple_tree: Update check_forking() and bench_forking()
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- [PATCH v3 4/9] maple_tree: Add test for mtree_dup()
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- [PATCH v3 5/9] maple_tree: Update the documentation of maple tree
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- [PATCH v3 8/9] maple_tree: Preserve the tree attributes when destroying maple tree
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- [PATCH v3 9/9] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- [PATCH v3 6/9] maple_tree: Skip other tests when BENCH is enabled
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- [PATCH v3 3/9] maple_tree: Introduce interfaces __mt_dup() and mtree_dup()
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- [PATCH v3 1/9] maple_tree: Add mt_free_one() and mt_attr() helpers
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- [PATCH v3 0/9] Introduce __mt_dup() to improve the performance of fork()
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- [PATCH v3 2/9] maple_tree: Introduce {mtree,mas}_lock_nested()
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- Re: [syzbot] [ntfs?] KASAN: use-after-free Read in ntfs_test_inode
- From: syzbot <syzbot+2751da923b5eb8307b0b@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC] binfmt_elf: fully allocate bss pages
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH v8 0/5] fs: multigrain timestamps for XFS's change_cookie
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH v8 0/5] fs: multigrain timestamps for XFS's change_cookie
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [LTP] [PATCH] vfs: fix readahead(2) on block devices
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- biweekly bcachefs cabal meeting
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [syzbot] [ntfs?] KASAN: use-after-free Read in ntfs_test_inode
- From: syzbot <syzbot+2751da923b5eb8307b0b@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [LTP] [PATCH] vfs: fix readahead(2) on block devices
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v3] vfs: fix readahead(2) on block devices
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LTP] [PATCH] vfs: fix readahead(2) on block devices
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LTP] [PATCH] vfs: fix readahead(2) on block devices
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v8 0/5] fs: multigrain timestamps for XFS's change_cookie
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3] vfs: fix readahead(2) on block devices
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [GIT PULL v2] timestamp fixes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [GIT PULL v2] timestamp fixes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [GIT PULL v2] timestamp fixes
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [syzbot] [mm?] [hfs?] KASAN: slab-out-of-bounds Read in generic_perform_write
- From: syzbot <syzbot+4a2376bc62e59406c414@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] vfs: fix readahead(2) on block devices
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LTP] [PATCH] vfs: fix readahead(2) on block devices
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v3] vfs: fix readahead(2) on block devices
- From: Reuben Hawkins <reubenhwk@xxxxxxxxx>
- Re: [syzbot] [reiserfs?] KASAN: null-ptr-deref Read in fix_nodes
- From: syzbot <syzbot+5184326923f180b9d11a@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL v2] timestamp fixes
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL v2] timestamp fixes
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [GIT PULL v2] timestamp fixes
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v8 0/5] fs: multigrain timestamps for XFS's change_cookie
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [GIT PULL v2] timestamp fixes
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] docs: admin-guide: sysctl: fix details of struct dentry_stat_t
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [GIT PULL v2] timestamp fixes
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [GIT PULL] iomap: fix unshare data corruption bug
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL v2] timestamp fixes
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [LTP] [PATCH] vfs: fix readahead(2) on block devices
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v8 0/5] fs: multigrain timestamps for XFS's change_cookie
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v8 0/5] fs: multigrain timestamps for XFS's change_cookie
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [LTP] [PATCH] vfs: fix readahead(2) on block devices
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v8 0/5] fs: multigrain timestamps for XFS's change_cookie
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- RE: [PATCH v5 00/11] iov_iter: Convert the iterator macros into inline funcs
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v8 0/5] fs: multigrain timestamps for XFS's change_cookie
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ovl: factor out some common helpers for backing files io
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] overlayfs: set ctime when setting mtime and atime
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v16 03/12] block: add copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v8 0/5] fs: multigrain timestamps for XFS's change_cookie
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v5 00/11] iov_iter: Convert the iterator macros into inline funcs
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [GIT PULL v2] timestamp fixes
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [LTP] [PATCH] vfs: fix readahead(2) on block devices
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 2/3] userfaultfd: UFFDIO_REMAP uABI
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 1/3] userfaultfd: UFFDIO_REMAP: rmap preparation
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 0/3] userfaultfd remap option
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 3/3] selftests/mm: add UFFDIO_REMAP ioctl test
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [GIT PULL] iomap: fix unshare data corruption bug
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [GIT PULL] xfs: bug fixes for 6.6
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v4 2/12] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC 00/23] Enable block size > page size in XFS
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v6 09/13] iov_iter: Add a kernel-type iterator-only iteration function
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 1/5] fs: add infrastructure for multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v8 1/5] fs: add infrastructure for multigrain timestamps
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH v8 3/5] fs: have setattr_copy handle multigrain timestamps appropriately
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v8 5/5] xfs: switch to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v8 2/5] fs: optimize away some fine-grained timestamp updates
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v8 4/5] fs: add timestamp_truncate_to_gran helper
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v8 1/5] fs: add infrastructure for multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v8 0/5] fs: multigrain timestamps for XFS's change_cookie
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v6 08/13] iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v12 07/33] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] overlayfs: set ctime when setting mtime and atime
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 7/8] autofs: convert autofs to use the new mount api
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [PATCH 0/8] autofs - convert to to use mount api
- From: "Bill O'Donnell" <bodonnel@xxxxxxxxxx>
- RE: [PATCH v16 04/12] block: add emulation for copy
- From: Jinyoung Choi <j-young.choi@xxxxxxxxxxx>
- Re: [PATCH v13 00/10] fuse: Add support for passthrough read/write
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [GIT PULL v2] timestamp fixes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [GIT PULL v2] timestamp fixes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [GIT PULL v2] timestamp fixes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 0/8] autofs - convert to to use mount api
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v6 10/13] iov_iter, net: Move csum_and_copy_to/from_iter() to net/
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 13/13] iov_iter, net: Move hash_and_copy_to_iter() to net/
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 12/13] iov_iter, net: Merge csum_and_copy_from_iter{,_full}() together
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 09/13] iov_iter: Add a kernel-type iterator-only iteration function
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 11/13] iov_iter, net: Fold in csum_and_memcpy()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 08/13] iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 07/13] iov_iter: Convert iterate*() to inline funcs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 06/13] iov_iter: Derive user-backedness from the iterator type
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 04/13] infiniband: Use user_backed_iter() to see if iterator is UBUF/IOVEC
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 05/13] iov_iter: Renumber ITER_* constants
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 03/13] sound: Fix snd_pcm_readv()/writev() to use iov access functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 02/13] iov_iter: Be consistent about the __user tag on copy_mc_to_user()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 00/13] iov_iter: Convert the iterator macros into inline funcs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 01/13] iov_iter: Remove last_offset from iov_iter as it was for ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v5 00/11] iov_iter: Convert the iterator macros into inline funcs
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 7/8] autofs: convert autofs to use the new mount api
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v5 05/11] iov_iter: Convert iterate*() to inline funcs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 10/10] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 01/10] iov_iter: Fix some checkpatch complaints in kunit tests
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 09/10] iov_iter: Add kunit to benchmark decanting of xarray to bvec
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 07/10] iov_iter: Add extract kunit tests for ITER_UBUF and ITER_IOVEC
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 08/10] iov_iter: Add benchmarking kunit tests
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 00/10] iov_iter: kunit: Cleanup, abstraction and more tests
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 03/10] iov_iter: Consolidate the test vector struct in the kunit tests
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 05/10] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 02/10] iov_iter: Consolidate some of the repeated code into helpers
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 04/10] iov_iter: Consolidate bvec pattern checking
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 06/10] iov_iter: Add copy kunit tests for ITER_UBUF and ITER_IOVEC
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [GIT PULL v2] timestamp fixes
- From: David Sterba <dsterba@xxxxxxx>
- RE: [PATCH v16 03/12] block: add copy offload support
- From: Jinyoung Choi <j-young.choi@xxxxxxxxxxx>
- Re: [PATCH 7/8] autofs: convert autofs to use the new mount api
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [PATCH v5 07/11] iov_iter: Add a kernel-type iterator-only iteration function
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH v5 05/11] iov_iter: Convert iterate*() to inline funcs
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH v4 2/12] bpf: introduce BPF token object
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [LTP] [PATCH] vfs: fix readahead(2) on block devices
- From: Cyril Hrubis <chrubis@xxxxxxx>
- Re: [PATCH 7/8] autofs: convert autofs to use the new mount api
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [BUG?] fsconfig restart_syscall failed
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v1] mm/filemap: increase usage of folio_next_index() helper
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [GIT PULL] xfs: bug fixes for 6.6
- From: Chandan Babu R <chandanbabu@xxxxxxxxxx>
- Re: [RFC PATCH v12 07/33] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [RFC 00/23] Enable block size > page size in XFS
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [syzbot] [ext4?] possible deadlock in ext4_xattr_set_handle (4)
- From: syzbot <syzbot+ea0ba556b26f54698271@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 8/8] autofs: fix protocol sub version setting
- From: Ian Kent <raven@xxxxxxxxxx>
- [PATCH 7/8] autofs: convert autofs to use the new mount api
- From: Ian Kent <raven@xxxxxxxxxx>
- [PATCH 6/8] autofs: validate protocol version
- From: Ian Kent <raven@xxxxxxxxxx>
- [PATCH 5/8] autofs: refactor parse_options()
- From: Ian Kent <raven@xxxxxxxxxx>
- [PATCH 4/8] autofs: reformat 0pt enum declaration
- From: Ian Kent <raven@xxxxxxxxxx>
- [PATCH 3/8] autofs: refactor super block info init
- From: Ian Kent <raven@xxxxxxxxxx>
- [PATCH 1/8] autofs: refactor autofs_prepare_pipe()
- From: Ian Kent <raven@xxxxxxxxxx>
- [PATCH 2/8] autofs: add autofs_parse_fd()
- From: Ian Kent <raven@xxxxxxxxxx>
- [PATCH 0/8] autofs - convert to to use mount api
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [PATCH v1] mm/filemap: increase usage of folio_next_index() helper
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- [BUG?] fsconfig restart_syscall failed
- From: Cai Xinchen <caixinchen1@xxxxxxxxxx>
- Re: [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [syzbot] [fs?] BUG: sleeping function called from invalid context in bdev_getblk
- From: syzbot <syzbot+51c61e2b1259fcd64071@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/13] Pass data temperature information to zoned UFS devices
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [PATCH 00/13] Pass data temperature information to zoned UFS devices
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v4 2/2] btrfs: Introduce the temp-fsid feature
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [PATCH v4 2/12] bpf: introduce BPF token object
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [syzbot] [integrity] [overlayfs] general protection fault in d_path
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [GIT PULL v2] timestamp fixes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [syzbot] [fs?] memory leak in fasync_helper (2)
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH v12 14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- [PATCH 02/10] ext2: Convert ext2_check_page to ext2_check_folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [GIT PULL v2] timestamp fixes
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH 0/8] autofs - convert to to use mount api
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [PATCH v9 4/7] vfs: Optimize atomic_open() on positive dentry
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 1/4] pipe: reduce padding in struct pipe_inode_info
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v9 4/7] vfs: Optimize atomic_open() on positive dentry
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC 00/23] Enable block size > page size in XFS
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v5 RESEND] efivarfs: Add uid/gid mount options
- From: Jiao Zhou <jiaozhou@xxxxxxxxxx>
- Re: [PATCH v5 01/11] sound: Fix snd_pcm_readv()/writev() to use iov access functions
- From: Jaroslav Kysela <perex@xxxxxxxx>
- Re: [PATCH v13 00/10] fuse: Add support for passthrough read/write
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [syzbot] [integrity] [overlayfs] general protection fault in d_path
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v5 01/11] sound: Fix snd_pcm_readv()/writev() to use iov access functions
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH v12 02/33] KVM: Use gfn instead of hva for mmu_notifier_retry
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [syzbot] [integrity] [overlayfs] general protection fault in d_path
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v13 00/10] fuse: Add support for passthrough read/write
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v9 3/7] [RFC] Allow atomic_open() on positive dentry
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v13 00/10] fuse: Add support for passthrough read/write
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 00/13] Pass data temperature information to zoned UFS devices
- From: Niklas Cassel <Niklas.Cassel@xxxxxxx>
- [linux-next:master] BUILD REGRESSION 940fcc189c51032dd0282cbee4497542c982ac59
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [syzbot] [btrfs?] WARNING in btrfs_commit_transaction (2)
- From: syzbot <syzbot+dafbca0e20fbc5946925@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/8] autofs - convert to to use mount api
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 06/10] ext2: Convert ext2_empty_dir() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 03/10] ext2: Add ext2_get_folio()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 01/10] highmem: Add folio_release_kmap()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 04/10] ext2: Convert ext2_readdir to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 07/10] ext2: Handle large block size directories in ext2_delete_entry()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 09/10] ext2: Convert ext2_make_empty() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 05/10] ext2: Convert ext2_add_link() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 08/10] ext2: Convert ext2_unlink() and ext2_rename() to use folios
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH 00/13] Pass data temperature information to zoned UFS devices
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 1/4] pipe: reduce padding in struct pipe_inode_info
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: When to lock pipe->rd_wait.lock?
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH 01/18] mm/readahead: rework loop in page_cache_ra_unbounded()
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- Re: [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [syzbot] [integrity] [overlayfs] general protection fault in d_path
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH] vfs: fix readahead(2) on block devices
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [GIT PULL v2] timestamp fixes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- RE: [PATCH v5 00/11] iov_iter: Convert the iterator macros into inline funcs
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v4 8/8] selftests/mm: add uffd unit test for UFFDIO_POISON
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [GIT PULL v2] timestamp fixes
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL v2] timestamp fixes
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/13] Pass data temperature information to zoned UFS devices
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [GIT PULL v2] timestamp fixes
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [syzbot] [fs?] memory leak in fasync_helper (2)
- From: syzbot <syzbot+5f1acda7e06a2298fae6@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 2/4] fs/pipe: move check to pipe_has_watch_queue()
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH 00/13] Pass data temperature information to zoned UFS devices
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [RFC PATCH v12 14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [RFC 00/23] Enable block size > page size in XFS
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 00/13] Pass data temperature information to zoned UFS devices
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v9 0/7] fuse: full atomic open and atomic-open-revalidate
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [RFC PATCH v12 18/33] KVM: x86/mmu: Handle page fault for private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5 01/11] sound: Fix snd_pcm_readv()/writev() to use iov access functions
- From: Takashi Iwai <tiwai@xxxxxxx>
- Re: When to lock pipe->rd_wait.lock?
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH v9 0/7] fuse: full atomic open and atomic-open-revalidate
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [syzbot] [integrity] [overlayfs] general protection fault in d_path
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: When to lock pipe->rd_wait.lock?
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [GIT PULL v2] timestamp fixes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 0/8] autofs - convert to to use mount api
- From: Ian Kent <raven@xxxxxxxxxx>
- [PATCH 3/8] autofs - refactor super block info init
- From: Ian Kent <raven@xxxxxxxxxx>
- [PATCH 4/8] autofs: reformat 0pt enum declaration
- From: Ian Kent <raven@xxxxxxxxxx>
- [PATCH 1/8] autofs: refactor autofs_prepare_pipe()
- From: Ian Kent <raven@xxxxxxxxxx>
- [PATCH 2/8] autofs: add autofs_parse_fd()
- From: Ian Kent <raven@xxxxxxxxxx>
- [PATCH 3/4] fs/pipe: remove unnecessary spinlock from pipe_write()
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH v9 0/7] fuse: full atomic open and atomic-open-revalidate
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: When to lock pipe->rd_wait.lock?
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- [PATCH 4/4] fs/pipe: use spinlock in pipe_read() only if there is a watch_queue
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH v9 0/7] fuse: full atomic open and atomic-open-revalidate
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: [PATCH v13 00/10] fuse: Add support for passthrough read/write
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC 00/23] Enable block size > page size in XFS
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [syzbot] [integrity] [overlayfs] general protection fault in d_path
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v13 00/10] fuse: Add support for passthrough read/write
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [syzbot] [integrity] [overlayfs] general protection fault in d_path
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v13 00/10] fuse: Add support for passthrough read/write
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v5 01/11] sound: Fix snd_pcm_readv()/writev() to use iov access functions
- From: Takashi Iwai <tiwai@xxxxxxx>
- Re: [RFC 00/23] Enable block size > page size in XFS
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH RFC] binfmt_elf: fully allocate bss pages
- From: Sebastian Ott <sebott@xxxxxxxxxx>
- Re: [syzbot] [integrity] [overlayfs] general protection fault in d_path
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH] ovl: factor out some common helpers for backing files io
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [syzbot] [integrity] [overlayfs] general protection fault in d_path
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v9 4/7] vfs: Optimize atomic_open() on positive dentry
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH 00/13] Pass data temperature information to zoned UFS devices
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [ANNOUNCE] erofs-utils: release 1.7
- From: Gao Xiang <xiang@xxxxxxxxxx>
- Re: [PATCH v9 4/7] vfs: Optimize atomic_open() on positive dentry
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- [PATCH v1] mm/filemap: increase usage of folio_next_index() helper
- From: Minjie Du <duminjie@xxxxxxxx>
- Re: [RFC PATCH 2/3] add statmnt(2) syscall
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [syzbot] [integrity] [overlayfs] general protection fault in d_path
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [syzbot] [integrity] [overlayfs] general protection fault in d_path
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [RFC PATCH v12 18/33] KVM: x86/mmu: Handle page fault for private memory
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [syzbot] [integrity] [overlayfs] general protection fault in d_path
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [PATCH 00/13] Pass data temperature information to zoned UFS devices
- From: Niklas Cassel <Niklas.Cassel@xxxxxxx>
- Re: [RFC 00/23] Enable block size > page size in XFS
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC PATCH v12 02/33] KVM: Use gfn instead of hva for mmu_notifier_retry
- From: Xu Yilun <yilun.xu@xxxxxxxxx>
- [PATCH] fuse: pass ATTR_KILL_SUID/ATTR_KILL_SGID mode bits to user space
- Re: [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [syzbot] [integrity] [overlayfs] general protection fault in d_path
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [syzbot] [xfs?] INFO: task hung in clean_bdev_aliases
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] btrfs: Introduce the temp-fsid feature
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- Re: [syzbot] [integrity] [overlayfs] general protection fault in d_path
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- [PATCH v2] tmpfs.5: extend with new noswap documentation
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC PATCH v12 14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] inotify: support returning file_handles
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v5 11/11] iov_iter, net: Move hash_and_copy_to_iter() to net/
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 09/11] iov_iter, net: Fold in csum_and_memcpy()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 06/11] iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 10/11] iov_iter, net: Merge csum_and_copy_from_iter{,_full}() together
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 08/11] iov_iter, net: Move csum_and_copy_to/from_iter() to net/
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 07/11] iov_iter: Add a kernel-type iterator-only iteration function
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 05/11] iov_iter: Convert iterate*() to inline funcs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 03/11] iov_iter: Renumber ITER_* constants
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 04/11] iov_iter: Derive user-backedness from the iterator type
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 02/11] infiniband: Use user_backed_iter() to see if iterator is UBUF/IOVEC
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 01/11] sound: Fix snd_pcm_readv()/writev() to use iov access functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 00/11] iov_iter: Convert the iterator macros into inline funcs
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [syzbot] [integrity] [overlayfs] general protection fault in d_path
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 0/9] iov_iter: kunit: Cleanup, abstraction and more tests
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [syzbot] [integrity] [overlayfs] general protection fault in d_path
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 0/8] sysctl: Remove sentinel elements from arch
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 00/13] Pass data temperature information to zoned UFS devices
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 07/17] nbd: call blk_mark_disk_dead in nbd_clear_sock_ioctl
- From: Samuel Holland <samuel.holland@xxxxxxxxxx>
- Re: [syzbot] [integrity] [overlayfs] general protection fault in d_path
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 5/9] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] unicode: add s_encoding null ptr check in utf8ncursor
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 00/13] Pass data temperature information to zoned UFS devices
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 13/13] scsi_debug: Maintain write statistics per group number
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 11/13] scsi_debug: Rework subpage code error handling
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 12/13] scsi_debug: Implement the IO Advice Hints Grouping mode page
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 05/13] scsi: core: Query the Block Limits Extension VPD page
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 06/13] scsi_proto: Add struct io_group_descriptor
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 01/13] fs/f2fs: Restore the whint_mode mount option
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 08/13] scsi_debug: Reduce code duplication
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 07/13] sd: Translate data lifetime information
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 09/13] scsi_debug: Support the block limits extension VPD page
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 10/13] scsi_debug: Rework page code error handling
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 04/13] block: Restore write hint support
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 00/13] Pass data temperature information to zoned UFS devices
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 03/13] fs: Restore kiocb.ki_hint
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 02/13] fs: Restore support for F_GET_FILE_RW_HINT and F_SET_FILE_RW_HINT
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v4 2/2] btrfs: Introduce the temp-fsid feature
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH v4 2/2] btrfs: Introduce the temp-fsid feature
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH] fs/splice: don't block splice_direct_to_actor() after data was read
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH v13 00/10] fuse: Add support for passthrough read/write
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [GIT PULL] timestamp fixes
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v9 2/7] fuse: introduce atomic open
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH v9 1/7] fuse: rename fuse_create_open
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH v9 5/7] fuse: Revalidate positive entries in fuse_atomic_open
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH v9 0/7] fuse: full atomic open and atomic-open-revalidate
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH v9 3/7] [RFC] Allow atomic_open() on positive dentry
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH v9 4/7] vfs: Optimize atomic_open() on positive dentry
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH v9 7/7] fuse: Avoid code duplication in atomic open
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH v9 6/7] fuse: Return D_REVALIDATE_ATOMIC for cached dentries
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: [PATCH] fs/splice: don't block splice_direct_to_actor() after data was read
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [syzbot] [integrity] [overlayfs] general protection fault in d_path
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [PATCH 09/17] m68k: Implement xor_unlock_is_negative_byte
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH] fanotify: Enable FAN_REPORT_FID on more filesystem types
- From: Jan Kara <jack@xxxxxxx>
- Re: [GIT PULL] timestamp fixes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: When to lock pipe->rd_wait.lock?
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: When to lock pipe->rd_wait.lock?
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v7 12/13] ext4: switch to multigrain timestamps
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v7 12/13] ext4: switch to multigrain timestamps
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v7 12/13] ext4: switch to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: When to lock pipe->rd_wait.lock?
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [RFC][PATCH] fanotify: Enable FAN_REPORT_FID on more filesystem types
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v7 12/13] ext4: switch to multigrain timestamps
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [ANNOUNCE] xfs-linux: iomap-for-next updated to a5f31a5028d1
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC PATCH v12 14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 01/18] mm/readahead: rework loop in page_cache_ra_unbounded()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 01/18] mm/readahead: rework loop in page_cache_ra_unbounded()
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v7 12/13] ext4: switch to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH v12 02/33] KVM: Use gfn instead of hva for mmu_notifier_retry
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v13 00/10] fuse: Add support for passthrough read/write
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v7 12/13] ext4: switch to multigrain timestamps
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [RFC][PATCH] fanotify: Enable FAN_REPORT_FID on more filesystem types
- From: Jan Kara <jack@xxxxxxx>
- Re: When to lock pipe->rd_wait.lock?
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH 2/3] add statmnt(2) syscall
- From: Matthew House <mattlloydhouse@xxxxxxxxx>
- [RFC PATCH v2 7/9] iov_iter: Add extract kunit tests for ITER_UBUF and ITER_IOVEC
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH v2 4/9] iov_iter: Consolidate bvec pattern checking
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH v2 0/9] iov_iter: kunit: Cleanup, abstraction and more tests
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH v2 5/9] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH v2 1/9] iov_iter: Fix some checkpatch complaints in kunit tests
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH v2 8/9] iov_iter: Add benchmarking kunit tests
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH v2 2/9] iov_iter: Consolidate some of the repeated code into helpers
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH v2 9/9] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH v2 3/9] iov_iter: Consolidate the test vector struct in the kunit tests
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH v2 6/9] iov_iter: Add copy kunit tests for ITER_UBUF and ITER_IOVEC
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v7 12/13] ext4: switch to multigrain timestamps
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v7 12/13] ext4: switch to multigrain timestamps
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC][PATCH] fanotify: Enable FAN_REPORT_FID on more filesystem types
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- When to lock pipe->rd_wait.lock?
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH v7 12/13] ext4: switch to multigrain timestamps
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v7 12/13] ext4: switch to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 5.4 050/367] eventfd: prevent underflow for eventfd semaphores
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] btrfs: Introduce the temp-fsid feature
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- [PATCH 4.19 044/273] eventfd: prevent underflow for eventfd semaphores
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 12/13] ext4: switch to multigrain timestamps
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v4 2/2] btrfs: Introduce the temp-fsid feature
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [PATCH v7 12/13] ext4: switch to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 01/18] mm/readahead: rework loop in page_cache_ra_unbounded()
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- Re: [PATCH v7 12/13] ext4: switch to multigrain timestamps
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH] unicode: add s_encoding null ptr check in utf8ncursor
- From: Edward AD <twuufnxlz@xxxxxxxxx>
- Re: [RFC][PATCH] fanotify: Enable FAN_REPORT_FID on more filesystem types
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v16 12/12] null_blk: add support for copy offload
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v7 12/13] ext4: switch to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v7 12/13] ext4: switch to multigrain timestamps
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC][PATCH] fanotify: Enable FAN_REPORT_FID on more filesystem types
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v7 12/13] ext4: switch to multigrain timestamps
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 15/26] nilfs2: Convert nilfs_lookup_dirty_data_buffers to use folio_create_empty_buffers
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- Re: [PATCH v7 12/13] ext4: switch to multigrain timestamps
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 03/26] ext4: Convert to folio_create_empty_buffers
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- Re: [PATCH v7 12/13] ext4: switch to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 02/26] mpage: Convert map_buffer_to_folio() to folio_create_empty_buffers()
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- RE: [RFC PATCH 2/3] add statmnt(2) syscall
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [RFC PATCH 2/3] add statmnt(2) syscall
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 01/26] buffer: Make folio_create_empty_buffers() return a buffer_head
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- [PATCH v16 11/12] null: Enable trace capability for null block
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [syzbot] [reiserfs?] possible deadlock in super_lock
- From: syzbot <syzbot+062317ea1d0a6d5e29e7@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] fs/fuse: Rename DIRECT_IO_RELAX to DIRECT_IO_ALLOW_MMAP
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- [PATCH v16 10/12] dm: Enable copy offload for dm-linear target
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v16 07/12] nvme: add copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v16 09/12] dm: Add support for copy offload
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v16 08/12] nvmet: add copy command support for bdev and file ns
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v16 12/12] null_blk: add support for copy offload
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v16 05/12] fs/read_write: Enable copy_file_range for block device.
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v16 04/12] block: add emulation for copy
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v16 03/12] block: add copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v16 02/12] Add infrastructure for copy offload in block and request layer.
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v16 06/12] fs, block: copy_file_range for def_blk_ops for direct block device
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v16 01/12] block: Introduce queue limits and sysfs for copy-offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v16 00/12] Implement copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [syzbot] [xfs?] INFO: task hung in clean_bdev_aliases
- From: Aleksandr Nogikh <nogikh@xxxxxxxxxx>
- Re: [PATCH v7 12/13] ext4: switch to multigrain timestamps
- From: Xi Ruoyao <xry111@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fs: add bounds checking when updating ctime
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [syzbot] kernel BUG in ext4_write_inline_data
- From: syzbot <syzbot+f4582777a19ec422b517@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH v7 12/13] ext4: switch to multigrain timestamps
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/2] fs/fuse: Rename DIRECT_IO_RELAX to DIRECT_IO_ALLOW_MMAP
- From: Hanna Czenczek <hreitz@xxxxxxxxxx>
- Re: [RFC][PATCH] fanotify: Enable FAN_REPORT_FID on more filesystem types
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 14/26] nilfs2: Remove nilfs_page_get_nth_block
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- Re: [PATCH 13/26] nilfs2: Convert nilfs_mdt_get_frozen_buffer to use a folio
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- Re: [RFC 03/23] filemap: add folio with at least mapping_min_order in __filemap_get_folio
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- Re: [RFC 02/23] pagemap: use mapping_min_order in fgf_set_order()
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- Re: [PATCH 09/17] m68k: Implement xor_unlock_is_negative_byte
- From: Greg Ungerer <gregungerer@xxxxxxxxxxxxxx>
- Re: [syzbot] [ext4?] general protection fault in utf8nlookup
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 12/26] nilfs2: Convert nilfs_mdt_forget_block() to use a folio
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- Re: [PATCH] inotify: support returning file_handles
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 09/17] m68k: Implement xor_unlock_is_negative_byte
- From: Greg Ungerer <gregungerer@xxxxxxxxxxxxxx>
- Re: [PATCH 09/17] m68k: Implement xor_unlock_is_negative_byte
- From: Greg Ungerer <gregungerer@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v12 02/33] KVM: Use gfn instead of hva for mmu_notifier_retry
- From: Xu Yilun <yilun.xu@xxxxxxxxx>
- Re: [PATCH 11/26] nilfs2: Convert nilfs_copy_page() to nilfs_copy_folio()
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- [syzbot] [ext4?] general protection fault in utf8nlookup
- From: syzbot <syzbot+9cf75dc581fb4307d6dd@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 10/26] nilfs2: Convert nilfs_grab_buffer() to use a folio
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- Re: [PATCH] inotify: support returning file_handles
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 09/26] nilfs2: Convert nilfs_mdt_freeze_buffer to use a folio
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- Re: [PATCH 04/26] buffer: Add get_nth_bh()
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- Re: [PATCH 07/26] gfs2; Convert gfs2_getjdatabuf to use a folio
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 2/2] docs/fuse-io: Document the usage of DIRECT_IO_ALLOW_MMAP
- From: Tyler Fanelli <tfanelli@xxxxxxxxxx>
- [PATCH 1/2] fs/fuse: Rename DIRECT_IO_RELAX to DIRECT_IO_ALLOW_MMAP
- From: Tyler Fanelli <tfanelli@xxxxxxxxxx>
- [PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
- From: Tyler Fanelli <tfanelli@xxxxxxxxxx>
- Re: [PATCH 17/18] xfs: remove check for block sizes smaller than PAGE_SIZE
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC PATCH 2/3] add statmnt(2) syscall
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] pipe_fs_i.h: add pipe_buf_init()
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH 06/26] gfs2: Convert gfs2_getbuf() to folios
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH 08/26] gfs2: Convert gfs2_write_buf_to_page() to use a folio
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH 05/26] gfs2: Convert inode unstuffing to use a folio
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH 07/26] gfs2; Convert gfs2_getjdatabuf to use a folio
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH 6/6] shmem: add large folios support to the write path
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH v5 bpf-next 08/13] bpf: consistenly use BPF token throughout BPF verifier logic
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 bpf-next 03/13] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 bpf-next 09/13] libbpf: add bpf_token_create() API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 bpf-next 12/13] libbpf: add BPF token support to bpf_prog_load() API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 bpf-next 04/13] bpf: add BPF token support to BPF_MAP_CREATE command
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 bpf-next 13/13] selftests/bpf: add BPF token-enabled tests
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 bpf-next 05/13] bpf: add BPF token support to BPF_BTF_LOAD command
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 bpf-next 06/13] bpf: add BPF token support to BPF_PROG_LOAD command
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 bpf-next 07/13] bpf: take into account BPF token when fetching helper protos
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 bpf-next 01/13] bpf: align CAP_NET_ADMIN checks with bpf_capable() approach
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 bpf-next 11/13] libbpf: add BPF token support to bpf_btf_load() API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 bpf-next 10/13] libbpf: add BPF token support to bpf_map_create() API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 bpf-next 02/13] bpf: add BPF token delegation mount options to BPF FS
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 bpf-next 00/13] BPF token and BPF FS-based delegation
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH 6/6] shmem: add large folios support to the write path
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] pipe_fs_i.h: add pipe_buf_init()
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [RFC PATCH 2/3] add statmnt(2) syscall
- From: Matthew House <mattlloydhouse@xxxxxxxxx>
- Re: [RFC 00/23] Enable block size > page size in XFS
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v7 12/13] ext4: switch to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH] inotify: support returning file_handles
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH v7 12/13] ext4: switch to multigrain timestamps
- From: Paul Eggert <eggert@xxxxxxxxxxx>
- Re: [PATCH 11/26] nilfs2: Convert nilfs_copy_page() to nilfs_copy_folio()
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] fs: add bounds checking when updating ctime
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 3/3] add listmnt(2) syscall
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v7 12/13] ext4: switch to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 6/6] shmem: add large folios support to the write path
- From: Daniel Gomez <da.gomez@xxxxxxxxxxx>
- Re: [PATCH 6/6] shmem: add large folios support to the write path
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- RE: [PATCH 09/17] m68k: Implement xor_unlock_is_negative_byte
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 09/17] m68k: Implement xor_unlock_is_negative_byte
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- RE: [PATCH 09/17] m68k: Implement xor_unlock_is_negative_byte
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v4 07/10] fuse: Remove fuse_direct_write_iter code path / use IOCB_DIRECT
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH 09/17] m68k: Implement xor_unlock_is_negative_byte
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [czhong@xxxxxxxxxx: [bug report] WARNING: CPU: 121 PID: 93233 at fs/dcache.c:365 __dentry_kill+0x214/0x278]
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH v2 6/6] shmem: add large folios support to the write path
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/6] shmem: return freed pages in shmem_free_swap
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: inotify maintenance status
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] linux/fs.h: fix umask on NFS with CONFIG_FS_POSIX_ACL=n
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [syzbot] [block] INFO: task hung in clean_bdev_aliases
- From: syzbot <syzbot+1fa947e7f09e136925b8@xxxxxxxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH 09/17] m68k: Implement xor_unlock_is_negative_byte
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH] linux/fs.h: fix umask on NFS with CONFIG_FS_POSIX_ACL=n
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 09/17] m68k: Implement xor_unlock_is_negative_byte
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] fs/splice: don't block splice_direct_to_actor() after data was read
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] pipe_fs_i.h: add pipe_buf_init()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [syzbot] [block] INFO: task hung in clean_bdev_aliases
- From: "Ricardo B. Marliere" <ricardo@xxxxxxxxxxxx>
- Re: [PATCH] fs/pipe: remove duplicate "offset" initializer
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: inotify maintenance status
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 2/6] shmem: return freed pages in shmem_free_swap
- From: Daniel Gomez <da.gomez@xxxxxxxxxxx>
- [PATCH v2 4/6] shmem: add order parameter support to shmem_alloc_folio
- From: Daniel Gomez <da.gomez@xxxxxxxxxxx>
- [PATCH v2 5/6] shmem: add file length in shmem_get_folio path
- From: Daniel Gomez <da.gomez@xxxxxxxxxxx>
- [PATCH v2 3/6] shmem: account for large order folios
- From: Daniel Gomez <da.gomez@xxxxxxxxxxx>
- [PATCH v2 1/6] shmem: drop BLOCKS_PER_PAGE macro
- From: Daniel Gomez <da.gomez@xxxxxxxxxxx>
- [PATCH v2 0/6] shmem: high order folios support in write path
- From: Daniel Gomez <da.gomez@xxxxxxxxxxx>
- [PATCH v2 6/6] shmem: add large folios support to the write path
- From: Daniel Gomez <da.gomez@xxxxxxxxxxx>
- Re: [PATCH] pipe_fs_i.h: add pipe_buf_init()
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: inotify maintenance status
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH] pipe_fs_i.h: add pipe_buf_init()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: inotify maintenance status
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: BUG: KCSAN: data-race in xas_clear_mark / xas_find_marked
- From: Mirsad Todorovac <mirsad.todorovac@xxxxxx>
- Re: inotify maintenance status
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 6/6] shmem: add large folios support to the write path
- From: Daniel Gomez <da.gomez@xxxxxxxxxxx>
- RE: [PATCH 09/17] m68k: Implement xor_unlock_is_negative_byte
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: inotify maintenance status
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC PATCH 2/3] add statmnt(2) syscall
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs/posix_acl: apply umask if superblock disables ACL support
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH] fuse: remove unneeded lock which protecting update of congestion_threshold
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: inotify maintenance status
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH] fs/posix_acl: apply umask if superblock disables ACL support
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 11/26] nilfs2: Convert nilfs_copy_page() to nilfs_copy_folio()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] linux/fs.h: fix umask on NFS with CONFIG_FS_POSIX_ACL=n
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 11/26] nilfs2: Convert nilfs_copy_page() to nilfs_copy_folio()
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- Re: inotify maintenance status
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC PATCH 2/3] add statmnt(2) syscall
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: inotify maintenance status
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [RFC PATCH 2/3] add statmnt(2) syscall
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH 2/3] add statmnt(2) syscall
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: BUG: KCSAN: data-race in xas_clear_mark / xas_find_marked
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: inotify maintenance status
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC 00/23] Enable block size > page size in XFS
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH v7 12/13] ext4: switch to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: inotify maintenance status
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH v4 2/2] btrfs: Introduce the temp-fsid feature
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- Re: [PATCH v7 12/13] ext4: switch to multigrain timestamps
- From: Jan Kara <jack@xxxxxxx>
- Re: inotify maintenance status
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC PATCH 2/3] add statmnt(2) syscall
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: inotify maintenance status
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: inotify maintenance status
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: inotify maintenance status
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: inotify maintenance status
- From: Jan Kara <jack@xxxxxxx>
- Re: inotify maintenance status
- From: Jan Kara <jack@xxxxxxx>
- Re: inotify maintenance status
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/2] iomap: don't skip reading in !uptodate folios when unsharing a range
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: inotify maintenance status
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [RFC PATCH 2/3] add statmnt(2) syscall
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH v12 14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH] vfs: fix readahead(2) on block devices
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] mm: shrinker: some cleanup
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH] mm: shrinker: some cleanup
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] timestamp fixes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH] linux/fs.h: fix umask on NFS with CONFIG_FS_POSIX_ACL=n
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- [PATCH] fs/posix_acl: apply umask if superblock disables ACL support
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- [PATCH] fs/splice: don't block splice_direct_to_actor() after data was read
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- [PATCH] pipe_fs_i.h: add pipe_buf_init()
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH 2/2] iomap: convert iomap_unshare_iter to use large folios
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [RFC PATCH 2/3] add statmnt(2) syscall
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- [PATCH] fs/pipe: remove duplicate "offset" initializer
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: inotify maintenance status
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v7 12/13] ext4: switch to multigrain timestamps
- From: Xi Ruoyao <xry111@xxxxxxxxxxxxxxxxxxxx>
- BUG: KCSAN: data-race in xas_clear_mark / xas_find_marked
- From: Mirsad Todorovac <mirsad.todorovac@xxxxxxxxxxxx>
- Re: [PATCH] fuse: remove unneeded lock which protecting update of congestion_threshold
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [ANNOUNCE] xfs-linux: for-next updated to 8b010acb3154
- From: Chandan Babu R <chandanbabu@xxxxxxxxxx>
- Re: [PATCH 3/2] fstests: test FALLOC_FL_UNSHARE when pagecache is not loaded
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH 1/2] iomap: don't skip reading in !uptodate folios when unsharing a range
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/2] iomap: don't skip reading in !uptodate folios when unsharing a range
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH V3 1/2] btrfs-progs: Add the single-dev feature (to both mkfs/tune)
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- Re: [PATCH 1/2] iomap: don't skip reading in !uptodate folios when unsharing a range
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH v4 2/2] btrfs: Introduce the temp-fsid feature
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- Re: [MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 07/26] gfs2; Convert gfs2_getjdatabuf to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 05/26] gfs2: Convert inode unstuffing to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 06/26] gfs2: Convert gfs2_getbuf() to folios
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 03/26] ext4: Convert to folio_create_empty_buffers
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 04/26] buffer: Add get_nth_bh()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 25/26] ufs: Remove ufs_get_locked_page()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 21/26] reiserfs: Convert writepage to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 01/26] buffer: Make folio_create_empty_buffers() return a buffer_head
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 24/26] ufs; Convert ufs_change_blocknr() to use folios
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 02/26] mpage: Convert map_buffer_to_folio() to folio_create_empty_buffers()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 22/26] ufs: Add ufs_get_locked_folio and ufs_put_locked_folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 23/26] ufs: Use ufs_get_locked_folio() in ufs_alloc_lastblock()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 26/26] buffer: Remove folio_create_empty_buffers()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 17/26] ntfs: Convert ntfs_writepage to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 18/26] ntfs: Convert ntfs_prepare_pages_for_non_resident_write() to folios
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 16/26] ntfs: Convert ntfs_read_block() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 20/26] ocfs2: Convert ocfs2_map_page_blocks to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 14/26] nilfs2: Remove nilfs_page_get_nth_block
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 19/26] ntfs3: Convert ntfs_zero_range() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 12/26] nilfs2: Convert nilfs_mdt_forget_block() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 11/26] nilfs2: Convert nilfs_copy_page() to nilfs_copy_folio()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 15/26] nilfs2: Convert nilfs_lookup_dirty_data_buffers to use folio_create_empty_buffers
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 13/26] nilfs2: Convert nilfs_mdt_get_frozen_buffer to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 08/26] gfs2: Convert gfs2_write_buf_to_page() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 00/26] Finish the create_empty_buffers() transition
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 09/26] nilfs2: Convert nilfs_mdt_freeze_buffer to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 10/26] nilfs2: Convert nilfs_grab_buffer() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] iomap: don't skip reading in !uptodate folios when unsharing a range
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH v1 1/1] xarray: fix the data-race in xas_find_chunk() by using READ_ONCE()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [syzbot] [block] INFO: task hung in clean_bdev_aliases
- From: syzbot <syzbot+1fa947e7f09e136925b8@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] vfs: fix readahead(2) on block devices
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- [PATCH] mm: shrinker: some cleanup
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v6 01/45] mm: shrinker: add infrastructure for dynamically allocating shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- [linux-next:master] [fs] d6f1066621: WARNING:at_fs/attr.c:#setattr_copy
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC PATCH 2/3] add statmnt(2) syscall
- From: Matthew House <mattlloydhouse@xxxxxxxxx>
- Re: [RFC PATCH v12 10/33] KVM: Set the stage for handling only shared mappings in mmu_notifier events
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 3/2] fstests: test FALLOC_FL_UNSHARE when pagecache is not loaded
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/2] iomap: convert iomap_unshare_iter to use large folios
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/2] iomap: don't skip reading in !uptodate folios when unsharing a range
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET 0/2] iomap: fix unshare data corruption bug
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] btrfs: Introduce the temp-fsid feature
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [GIT PULL] timestamp fixes
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] btrfs: Introduce the temp-fsid feature
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 03/18] block/buffer_head: introduce block_{index_to_sector,sector_to_index}
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH 2/3] add statmnt(2) syscall
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [GIT PULL] timestamp fixes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 08/18] mm/readahead: allocate folios with mapping order preference
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH 4/4] arch: register inotify_add_watch_at
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 4/4] arch: register inotify_add_watch_at
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [GIT PULL] timestamp fixes
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 07/10] fuse: Remove fuse_direct_write_iter code path / use IOCB_DIRECT
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/4] inotify_user: add system call inotify_add_watch_at()
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [GIT PULL] timestamp fixes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH v1 1/1] xarray: fix the data-race in xas_find_chunk() by using READ_ONCE()
- From: Yury Norov <yury.norov@xxxxxxxxx>
- Re: [PATCH 6/6] shmem: add large folios support to the write path
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [RFC PATCH kdevops 0/2] augment expunge list for v6.1.53
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 1/6] filemap: make the folio order calculation shareable
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC v2 00/10] bdev: LBS devices support to coexist with buffer-heads
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [czhong@xxxxxxxxxx: [bug report] WARNING: CPU: 121 PID: 93233 at fs/dcache.c:365 __dentry_kill+0x214/0x278]
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [syzbot] [fs?] [mm?] WARNING in page_copy_sane
- From: syzbot <syzbot+c225dea486da4d5592bd@xxxxxxxxxxxxxxxxxxxxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]