Linux Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH v1 0/2] Ignore non-LRU-based reclaim in memcg reclaim
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH V2 1/2] sysctl: Limit the value of interface compact_memory
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH V2 2/2] mm: compaction: Limit the value of interface compact_memory
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v3 4/5] mm: userfaultfd: don't separate addr + len arguments
- From: Axel Rasmussen <axelrasmussen@xxxxxxxxxx>
- Re: [PATCH v4 RESEND] epoll: use refcount to reduce ep_mutex contention
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [reiserfs?] divide error in flush_journal_list
- From: syzbot <syzbot+c559e4d7d61c16608cb1@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 0/2] Ignore non-LRU-based reclaim in memcg reclaim
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [git pull] vfs.git sysv pile
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- Re: [LSF TOPIC] online repair of filesystems: what next?
- From: Jan Kara <jack@xxxxxxx>
- [syzbot] [ext4?] WARNING in ext4_xattr_block_set (2)
- From: syzbot <syzbot+6385d7d3065524c5ca6d@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v17 00/14] splice, block: Use page pinning and kill ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v17 08/14] iov_iter: Kill ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v17 14/14] block: convert bio_map_user_iov to use iov_iter_extract_pages
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v17 10/14] block: Fix bio_flagged() so that gcc can better optimise it
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v17 13/14] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v17 11/14] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v17 07/14] splice: Do splice read from a file without using ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v17 09/14] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v17 12/14] block: Add BIO_PAGE_PINNED and associated infrastructure
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v17 06/14] tty, proc, kernfs, random: Use direct_splice_read()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v17 05/14] coda: Implement splice-read
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v17 04/14] overlayfs: Implement splice-read
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v17 03/14] shmem: Implement splice-read
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v17 02/14] splice: Make do_splice_to() generic and export it
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v17 01/14] splice: Clean up direct_splice_read() a bit
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 00/28] security: Move IMA and EVM to the LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH v16 03/13] overlayfs: Implement splice-read
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v1 0/2] Ignore non-LRU-based reclaim in memcg reclaim
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v16 03/13] overlayfs: Implement splice-read
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v16 03/13] overlayfs: Implement splice-read
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 23/28] security: Introduce LSM_ORDER_LAST
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH 22/28] security: Introduce key_post_create_or_update hook
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH 18/28] security: Introduce path_post_mknod hook
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [GIT PULL] udf fixes for 6.3-rc2
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 15/28] security: Introduce inode_post_removexattr hook
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v16 03/13] overlayfs: Implement splice-read
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- WIP: verity support for overlayfs
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- Re: [PATCH 14/28] security: Introduce inode_post_setattr hook
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v3 3/5] mm: userfaultfd: combine 'mode' and 'wp_copy' arguments
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH] fs/ceph/mds_client: ignore responses for waiting requests
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH 03/28] ima: Align ima_post_create_tmpfile() definition with LSM infrastructure
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: repair a malformed T: entry in IDMAPPED MOUNTS
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 00/28] security: Move IMA and EVM to the LSM infrastructure
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/5] mm: userfaultfd: don't pass around both mm and vma
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v16 05/13] tty, proc, kernfs, random: Use direct_splice_read()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH v16 13/13] block: convert bio_map_user_iov to use iov_iter_extract_pages
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v16 08/13] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v16 09/13] block: Fix bio_flagged() so that gcc can better optimise it
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v16 11/13] block: Add BIO_PAGE_PINNED and associated infrastructure
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v16 07/13] iov_iter: Kill ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v16 10/13] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v16 12/13] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v16 05/13] tty, proc, kernfs, random: Use direct_splice_read()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v16 03/13] overlayfs: Implement splice-read
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v16 04/13] coda: Implement splice-read
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v16 06/13] splice: Do splice read from a file without using ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v16 01/13] splice: Clean up direct_splice_read() a bit
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v16 02/13] shmem: Implement splice-read
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v16 00/13] splice, block: Use page pinning and kill ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH] MAINTAINERS: repair a malformed T: entry in IDMAPPED MOUNTS
- From: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
- Re: [PATCH 23/28] security: Introduce LSM_ORDER_LAST
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCHSET for-next 0/3] Add FMODE_NOWAIT support to pipes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 03/34] btrfs: add a btrfs_inode pointer to struct btrfs_bio
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 23/28] security: Introduce LSM_ORDER_LAST
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH RFC v2 bpf-next 9/9] selftests/bpf: Add iter_task_vma_buildid test
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH RFC v2 bpf-next 7/9] selftests/bpf: Replace extract_build_id with read_build_id
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH RFC v2 bpf-next 5/9] selftests/bpf: Add read_buildid function
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH RFC v2 bpf-next 4/9] libbpf: Allow to resolve binary path in current directory
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH 23/28] security: Introduce LSM_ORDER_LAST
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- I haven't heard back
- From: audu bello <essj7302@xxxxxxxxx>
- Re: [PATCH 23/28] security: Introduce LSM_ORDER_LAST
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v2] vfs: parse sloppy mount option in correct order
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2] watch_queue: fix IOC_WATCH_QUEUE_SET_SIZE alloc error paths
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [LSF/MM/BFP TOPIC] Composefs vs erofs+overlay
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [LSF/MM/BFP TOPIC] Composefs vs erofs+overlay
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH V2 2/2] mm: compaction: Limit the value of interface compact_memory
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH V2 1/2] sysctl: Limit the value of interface compact_memory
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 4/5] mm: userfaultfd: don't separate addr + len arguments
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 RESEND] epoll: use refcount to reduce ep_mutex contention
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH 23/28] security: Introduce LSM_ORDER_LAST
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH] fs/locks: Remove redundant assignment to cmd
- From: Jiapeng Chong <jiapeng.chong@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 0/2] Ignore non-LRU-based reclaim in memcg reclaim
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCHSET for-next 0/3] Add FMODE_NOWAIT support to pipes
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 03/34] btrfs: add a btrfs_inode pointer to struct btrfs_bio
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH] ext4: fix cgroup writeback accounting with fs-layer encryption
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] fs/ceph/mds_client: ignore responses for waiting requests
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCHSET for-next 0/3] Add FMODE_NOWAIT support to pipes
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/3] fs: add 'nonblock' parameter to pipe_buf_confirm() and fops method
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/3] pipe: set FMODE_NOWAIT on pipes
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/3] pipe: enable handling of IOCB_NOWAIT
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET for-next 0/3] Add FMODE_NOWAIT support to pipes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH RFC v2 bpf-next 9/9] selftests/bpf: Add iter_task_vma_buildid test
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH RFC v2 bpf-next 7/9] selftests/bpf: Replace extract_build_id with read_build_id
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH RFC v2 bpf-next 5/9] selftests/bpf: Add read_buildid function
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH RFC v2 bpf-next 4/9] libbpf: Allow to resolve binary path in current directory
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCHSET for-next 0/2] Make pipe honor IOCB_NOWAIT
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] bpf iterator for file-system
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCHSET for-next 0/2] Make pipe honor IOCB_NOWAIT
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- Re: [PATCH v3 3/5] mm: userfaultfd: combine 'mode' and 'wp_copy' arguments
- From: Axel Rasmussen <axelrasmussen@xxxxxxxxxx>
- Re: [PATCH 5/7] sgi-xp: simplify sysctl registration
- From: Steve Wahl <steve.wahl@xxxxxxx>
- Re: [PATCH 03/34] btrfs: add a btrfs_inode pointer to struct btrfs_bio
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: AUTOSEL process
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v4 RESEND] epoll: use refcount to reduce ep_mutex contention
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 RESEND] epoll: use refcount to reduce ep_mutex contention
- From: Soheil Hassas Yeganeh <soheil@xxxxxxxxxx>
- Re: AUTOSEL process
- From: Pavel Machek <pavel@xxxxxx>
- RE: [PATCH v4 RESEND] epoll: use refcount to reduce ep_mutex contention
- From: "Keller, Jacob E" <jacob.e.keller@xxxxxxxxx>
- [syzbot] [9p?] KASAN: wild-memory-access Write in v9fs_get_acl
- From: syzbot <syzbot+cb1d16facb3cc90de5fb@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] ext4: fix cgroup writeback accounting with fs-layer encryption
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 09/11] fs-verity: simplify sysctls with register_sysctl()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [LSF/MM/BFP TOPIC] Composefs vs erofs+overlay
- From: Giuseppe Scrivano <gscrivan@xxxxxxxxxx>
- Re: [syzbot] [ext4?] WARNING: bad unlock balance in ext4_rename2
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [PATCH v4 RESEND] epoll: use refcount to reduce ep_mutex contention
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [RFC 2/3] file: allow callers to free the old file descriptor after dup2
- From: Alok Tiagi <aloktiagi@xxxxxxxxx>
- Re: [PATCH 23/28] security: Introduce LSM_ORDER_LAST
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [PATCH 22/28] security: Introduce key_post_create_or_update hook
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [PATCH] docs: Correct missing "d_" prefix for dentry_operations member d_weak_revalidate
- From: Jonathan Corbet <corbet@xxxxxxx>
- [PATCH 2/2] io_uring: avoid hashing O_DIRECT writes if the filesystem doesn't need it
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET for-next 0/2] Flag file systems as supporting parallel dio writes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] [REGRESSION] ovl: Handle ENOSYS when fileattr support is missing in lower/upper fs
- From: Jonathan Katz <jkatz@xxxxxxxxxxxx>
- Re: [PATCH 26/28] evm: Move to LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH 26/28] evm: Move to LSM infrastructure
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] mm,jfs: move write_one_page/folio_write_one to jfs
- From: Dave Kleikamp <dave.kleikamp@xxxxxxxxxx>
- [PATCHSET for-next 0/2] Make pipe honor IOCB_NOWAIT
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/2] io_uring: assume read_iter/write_iter are safe for nonblocking
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/2] pipe: honor iocb IOCB_NOWAIT flag as well
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [Cluster-devel] return an ERR_PTR from __filemap_get_folio v3
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v2] watch_queue: fix IOC_WATCH_QUEUE_SET_SIZE alloc error paths
- From: David Disseldorp <ddiss@xxxxxxx>
- Re: [LSF/MM/BFP TOPIC] Composefs vs erofs+overlay
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 03/34] btrfs: add a btrfs_inode pointer to struct btrfs_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 6/7] mm: remove FGP_ENTRY
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/7] shmem: open code the page cache lookup in shmem_get_folio_gfp
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 7/7] mm: return an ERR_PTR from __filemap_get_folio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/7] shmem: remove shmem_get_partial_folio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/7] mm: use filemap_get_entry in filemap_get_incore_folio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/7] mm: make mapping_get_entry available outside of filemap.c
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/7] mm: don't look at xarray value entries in split_huge_pages_in_file
- From: Christoph Hellwig <hch@xxxxxx>
- return an ERR_PTR from __filemap_get_folio v3
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/3] ocfs2: don't use write_one_page in ocfs2_duplicate_clusters_by_page
- From: Christoph Hellwig <hch@xxxxxx>
- remove most callers of write_one_page v4
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/3] mm,jfs: move write_one_page/folio_write_one to jfs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/3] ufs: don't flush page immediately for DIRSYNC directories
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [LSF/MM/BFP TOPIC] Composefs vs erofs+overlay
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [LSF/MM/BFP TOPIC] Composefs vs erofs+overlay
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BFP TOPIC] Composefs vs erofs+overlay
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- Re: [LSF/MM/BFP TOPIC] Composefs vs erofs+overlay
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BFP TOPIC] Composefs vs erofs+overlay
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [LSF/MM/BFP TOPIC] Composefs vs erofs+overlay
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BFP TOPIC] Composefs vs erofs+overlay
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BFP TOPIC] Composefs vs erofs+overlay
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BFP TOPIC] Composefs vs erofs+overlay
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- Re: [LSF/MM/BFP TOPIC] Composefs vs erofs+overlay
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- [syzbot] [fs?] KMSAN: uninit-value in vfs_write
- From: syzbot <syzbot+c9bfd85eca611ebf5db1@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BFP TOPIC] Composefs vs erofs+overlay
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BFP TOPIC] Composefs vs erofs+overlay
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BFP TOPIC] Composefs vs erofs+overlay
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- Re: [PATCH 11/28] evm: Complete description of evm_inode_setattr()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH] nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- [PATCH] splice: Remove redundant assignment to ret
- From: Jiapeng Chong <jiapeng.chong@xxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BFP TOPIC] Composefs vs erofs+overlay
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] [REGRESSION] ovl: Handle ENOSYS when fileattr support is missing in lower/upper fs
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [LSF/MM/BFP TOPIC] Composefs vs erofs+overlay
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BFP TOPIC] Composefs vs erofs+overlay
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] bcachefs
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] bcachefs
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] bcachefs
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] bcachefs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [LSF/MM/BFP TOPIC] Composefs vs erofs+overlay
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 3/5] mm: userfaultfd: combine 'mode' and 'wp_copy' arguments
- From: Nadav Amit <namit@xxxxxxxxxx>
- Re: [PATCH 03/34] btrfs: add a btrfs_inode pointer to struct btrfs_bio
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH v3 2/5] mm: userfaultfd: don't pass around both mm and vma
- From: Nadav Amit <namit@xxxxxxxxxx>
- [PATCH 14/14] xfs: document future directions of online fsck
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 13/14] xfs: document the userspace fsck driver program
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 12/14] xfs: document directory tree repairs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 11/14] xfs: document metadata file repair
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 10/14] xfs: document full filesystem scans for online fsck
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 08/14] xfs: document btree bulk loading
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 06/14] xfs: document how online fsck deals with eventual consistency
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 09/14] xfs: document online file metadata repair code
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 07/14] xfs: document pageable kernel memory
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 05/14] xfs: document the filesystem metadata checking strategy
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 02/14] xfs: document the general theory underlying online fsck design
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 04/14] xfs: document the user interface for online fsck
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 03/14] xfs: document the testing plan for online fsck
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v24.3 00/14] xfs: design documentation for online fsck
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 01/14] xfs: document the motivation for online fsck design
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v24.3 00/14] xfs: design documentation for online fsck
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 4/5] mm: userfaultfd: don't separate addr + len arguments
- From: Nadav Amit <namit@xxxxxxxxxx>
- Re: [PATCH v3 5/5] mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEs
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v3 4/5] mm: userfaultfd: don't separate addr + len arguments
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH] [REGRESSION] ovl: Handle ENOSYS when fileattr support is missing in lower/upper fs
- From: Jonathan Katz <jkatz@xxxxxxxxxxxx>
- Re: [PATCH v3 1/5] mm: userfaultfd: rename functions for clarity + consistency
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v3 2/5] mm: userfaultfd: don't pass around both mm and vma
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v3 3/5] mm: userfaultfd: combine 'mode' and 'wp_copy' arguments
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [LSF/MM/BFP TOPIC] Composefs vs erofs+overlay
- From: "Colin Walters" <walters@xxxxxxxxxx>
- [PATCH v3 4/5] mm: userfaultfd: don't separate addr + len arguments
- From: Axel Rasmussen <axelrasmussen@xxxxxxxxxx>
- [PATCH v3 5/5] mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEs
- From: Axel Rasmussen <axelrasmussen@xxxxxxxxxx>
- [PATCH v3 3/5] mm: userfaultfd: combine 'mode' and 'wp_copy' arguments
- From: Axel Rasmussen <axelrasmussen@xxxxxxxxxx>
- [PATCH v3 2/5] mm: userfaultfd: don't pass around both mm and vma
- From: Axel Rasmussen <axelrasmussen@xxxxxxxxxx>
- [PATCH v3 1/5] mm: userfaultfd: rename functions for clarity + consistency
- From: Axel Rasmussen <axelrasmussen@xxxxxxxxxx>
- [PATCH v3 0/5] mm: userfaultfd: refactor and add UFFDIO_CONTINUE_MODE_WP
- From: Axel Rasmussen <axelrasmussen@xxxxxxxxxx>
- Re: [RFC PATCH 0/9] fuse: API for Checkpoint/Restore
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [RFC PATCH 0/9] fuse: API for Checkpoint/Restore
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: [PATCH 20/28] security: Introduce inode_post_set_acl hook
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [PATCH 19/28] security: Introduce inode_post_create_tmpfile hook
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [PATCH 18/28] security: Introduce path_post_mknod hook
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [PATCH 17/28] security: Introduce file_pre_free_security hook
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [PATCH 16/28] security: Introduce file_post_open hook
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [RFC PATCH 0/9] fuse: API for Checkpoint/Restore
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 15/28] security: Introduce inode_post_removexattr hook
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [PATCH 05/31] ext4: Convert ext4_writepage() to use a folio
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH 02/28] ima: Align ima_post_path_mknod() definition with LSM infrastructure
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [PATCH 21/28] security: Introduce inode_post_remove_acl hook
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [PATCH 14/28] security: Introduce inode_post_setattr hook
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [PATCH 13/28] security: Align inode_setattr hook definition with EVM
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- [syzbot] [fs?] WARNING in schedstat_start
- From: syzbot <syzbot+184ec1dbe951014904b3@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [hfs?] KMSAN: uninit-value in hfsplus_listxattr
- From: syzbot <syzbot+92ef9ee419803871020e@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 07/28] ima: Align ima_post_read_file() definition with LSM infrastructure
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [PATCH 05/28] ima: Align ima_inode_setxattr() definition with LSM infrastructure
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- [syzbot] [btrfs?] KMSAN: uninit-value in extent_fiemap
- From: syzbot <syzbot+8d245945ddc97769435f@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 04/28] ima: Align ima_file_mprotect() definition with LSM infrastructure
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- [syzbot] [nilfs?] KMSAN: uninit-value in nilfs_add_checksums_on_logs
- From: syzbot <syzbot+048585f3f4227bb2b49b@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [nilfs?] KMSAN: kernel-infoleak in nilfs_ioctl_wrap_copy
- From: syzbot <syzbot+132fdd2f1e1805fdc591@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [hfs?] KMSAN: uninit-value in hfs_find_set_zero_bits
- From: syzbot <syzbot+773fa9d79b29bd8b6831@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [nilfs?] general protection fault in nilfs_flush_segment
- From: syzbot <syzbot+84266b9546515bac1d92@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: Request to backport "sysctl: fix proc_dobool() usability" to stable kernels
- From: Storm Dragon <stormdragon2976@xxxxxxxxx>
- [syzbot] [cluster?] general protection fault in gfs2_dump_glock (2)
- From: syzbot <syzbot+427fed3295e9a7e887f2@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [hfs?] kernel BUG in __block_write_full_page
- From: syzbot <syzbot+3aa7a6b7eb0d5536abaf@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [hfs?] kernel BUG in hfsplus_bnode_unhash
- From: syzbot <syzbot+65f654e7ff6234bf771f@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 03/28] ima: Align ima_post_create_tmpfile() definition with LSM infrastructure
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [PATCH 21/28] security: Introduce inode_post_remove_acl hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH 11/28] evm: Complete description of evm_inode_setattr()
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [PATCH 10/28] evm: Align evm_inode_post_setxattr() definition with LSM infrastructure
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [PATCH 09/28] evm: Align evm_inode_setxattr() definition with LSM infrastructure
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [PATCH 08/28] evm: Align evm_inode_post_setattr() definition with LSM infrastructure
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [PATCH 06/28] ima: Align ima_inode_removexattr() definition with LSM infrastructure
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [PATCH 01/21] fs: readahead_begin() to call before locking folio
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 01/28] ima: Align ima_inode_post_setattr() definition with LSM infrastructure
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [RFC PATCH 0/9] fuse: API for Checkpoint/Restore
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [RFC PATCH 0/9] fuse: API for Checkpoint/Restore
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [LSF/MM/BFP TOPIC] Composefs vs erofs+overlay
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- Re: [LSF/MM/BFP TOPIC] Composefs vs erofs+overlay
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [LSF/MM/BFP TOPIC] Composefs vs erofs+overlay
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 21/28] security: Introduce inode_post_remove_acl hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH 11/17] unicode: remove MODULE_LICENSE in non-modules
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- Re: [PATCH 3/7] hv: simplify sysctl registration
- From: Wei Liu <wei.liu@xxxxxxxxxx>
- Re: [RFC PATCH 0/9] fuse: API for Checkpoint/Restore
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH 21/28] security: Introduce inode_post_remove_acl hook
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [RFC PATCH 7/9] fuse: add fuse device ioctl(FUSE_DEV_IOC_REINIT)
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH] Documentation: update idmappings.rst
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RESEND PATCH v9 04/14] iomap: Add flags parameter to iomap_page_create()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [LSF/MM/BFP TOPIC] Composefs vs erofs+overlay
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [LSF/MM/BFP TOPIC] Composefs vs erofs+overlay
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- [syzbot] [ext4?] WARNING: bad unlock balance in ext4_rename2
- From: syzbot <syzbot+0c73d1d8b952c5f3d714@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] mm: Return early in truncate_pagecache if newsize overflows
- From: Wupeng Ma <mawupeng1@xxxxxxxxxx>
- [PATCH] fs: Fix description of vfs_tmpfile()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH 12/28] fs: Fix description of vfs_tmpfile()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH 12/28] fs: Fix description of vfs_tmpfile()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 25/31] ext4: Convert ext4_block_write_begin() to take a folio
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH v3 00/10] acl: drop posix acl handlers from xattr handlers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 00/10] acl: drop posix acl handlers from xattr handlers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 26/28] evm: Move to LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH 04/31] ext4: Convert ext4_finish_bio() to use folios
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH 25/31] ext4: Convert ext4_block_write_begin() to take a folio
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 7/7] xen: simplify sysctl registration for balloon
- From: Juergen Gross <jgross@xxxxxxxx>
- Re: [PATCH 25/31] ext4: Convert ext4_block_write_begin() to take a folio
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- [PATCH V2 1/2] sysctl: Limit the value of interface compact_memory
- From: <ye.xingchen@xxxxxxxxxx>
- [PATCH V2 2/2] mm: compaction: Limit the value of interface compact_memory
- From: <ye.xingchen@xxxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Yury Norov <yury.norov@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [git pull] add Christian Brauner as co-maintainer
- From: pr-tracker-bot@xxxxxxxxxx
- [git pull] add Christian Brauner as co-maintainer
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 20/31] ext4: Convert __ext4_block_zero_page_range() to use a folio
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH 24/31] ext4: Convert ext4_mpage_readpages() to work on folios
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 03/31] ext4: Convert ext4_bio_write_page() to use a folio
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Re: [PATCH 02/31] fscrypt: Add some folio helper functions
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH 01/31] fs: Add FGP_WRITEBEGIN
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- [PATCH] unicode: update unicode database unicode version 15.0.0
- From: Igor Zhukov <fsb4000@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: Request to backport "sysctl: fix proc_dobool() usability" to stable kernels
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: Request to backport "sysctl: fix proc_dobool() usability" to stable kernels
- From: Storm Dragon <stormdragon2976@xxxxxxxxx>
- Request to backport "sysctl: fix proc_dobool() usability" to stable kernels
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [PATCH 13/28] security: Align inode_setattr hook definition with EVM
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 26/28] evm: Move to LSM infrastructure
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Yury Norov <yury.norov@xxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BFP TOPIC] Composefs vs erofs+overlay
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BFP TOPIC] Composefs vs erofs+overlay
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BFP TOPIC] Composefs vs erofs+overlay
- From: "Colin Walters" <walters@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Javier González <javier@xxxxxxxxxxx>
- Re: [RFC PATCH v2] hostfs: handle idmapped mounts
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Hannes Reinecke <hare@xxxxxxx>
- [syzbot] [hfs?] KASAN: invalid-free in hfs_release_folio
- From: syzbot <syzbot+9cfc27352679b68259f8@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2] hostfs: handle idmapped mounts
- From: Glenn Washburn <development@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Yury Norov <yury.norov@xxxxxxxxx>
- [LSF/MM/BPF] Running BOF
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Yury Norov <yury.norov@xxxxxxxxx>
- Re: [PATCH 14/14] xfs: document future directions of online fsck
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 13/14] xfs: document the userspace fsck driver program
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v24.3 12/14] xfs: document directory tree repairs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BFP TOPIC] Composefs vs erofs+overlay
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [syzbot] [fs?] KASAN: use-after-free Read in kill_fasync
- From: syzbot <syzbot+382c8824777dca2812fe@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v24.3 12/14] xfs: document directory tree repairs
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- Re: [PATCH 13/14] xfs: document the userspace fsck driver program
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- Re: [PATCH 14/14] xfs: document future directions of online fsck
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 00/17] MODULE_LICENSE removals, sixth tranche
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] mm: compaction: limit illegal input parameters of compact_memory interface
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_group_desc_csum
- From: syzbot <syzbot+8785e41224a3afd04321@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/9] fuse: API for Checkpoint/Restore
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [RFC PATCH 7/9] fuse: add fuse device ioctl(FUSE_DEV_IOC_REINIT)
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [RFC PATCH 7/9] fuse: add fuse device ioctl(FUSE_DEV_IOC_REINIT)
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- [PATCH 27/28] integrity: Move integrity functions to the LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH 4/9] fuse: handle stale inode connection in fuse_queue_forget
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [RFC PATCH 6/9] fuse: take fuse connection generation into account
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- [PATCH 22/28] security: Introduce key_post_create_or_update hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH 21/28] security: Introduce inode_post_remove_acl hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH 09/28] evm: Align evm_inode_setxattr() definition with LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH 11/28] evm: Complete description of evm_inode_setattr()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH 03/28] ima: Align ima_post_create_tmpfile() definition with LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH 01/28] ima: Align ima_inode_post_setattr() definition with LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH 07/28] ima: Align ima_post_read_file() definition with LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH 06/28] ima: Align ima_inode_removexattr() definition with LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH 02/28] ima: Align ima_post_path_mknod() definition with LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH 00/28] security: Move IMA and EVM to the LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH 08/28] evm: Align evm_inode_post_setattr() definition with LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH 05/28] ima: Align ima_inode_setxattr() definition with LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH 04/28] ima: Align ima_file_mprotect() definition with LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH 10/28] evm: Align evm_inode_post_setxattr() definition with LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH 28/28] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH 24/28] ima: Move to LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH 26/28] evm: Move to LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH 25/28] ima: Move IMA-Appraisal to LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH 23/28] security: Introduce LSM_ORDER_LAST
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH 5/9] fuse: move fuse connection flags to the separate structure
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH 20/28] security: Introduce inode_post_set_acl hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH 19/28] security: Introduce inode_post_create_tmpfile hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH 18/28] security: Introduce path_post_mknod hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH 17/28] security: Introduce file_pre_free_security hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH 16/28] security: Introduce file_post_open hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH 15/28] security: Introduce inode_post_removexattr hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH 14/28] security: Introduce inode_post_setattr hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH 13/28] security: Align inode_setattr hook definition with EVM
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH 12/28] fs: Fix description of vfs_tmpfile()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH 4/7] md: simplify sysctl registration
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [LSF/MM/BFP TOPIC] Composefs vs erofs+overlay
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- [syzbot] [ntfs?] UBSAN: shift-out-of-bounds in ntfs_read_inode_mount
- From: syzbot <syzbot+c601e38d15ce8253186a@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RESEND PATCH v9 04/14] iomap: Add flags parameter to iomap_page_create()
- From: Stefan Roesch <shr@xxxxxxxx>
- Re: [RESEND PATCH v9 04/14] iomap: Add flags parameter to iomap_page_create()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [LSF/MM/BFP TOPIC] Composefs vs erofs+overlay
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [LSF/MM/BFP TOPIC] Composefs vs erofs+overlay
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [LSF/MM/BFP TOPIC] Composefs vs erofs+overlay
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [LSF/MM/BFP TOPIC] Composefs vs erofs+overlay
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] filemap: Add folio_copy_tail()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [git pull] vfs.git sysv pile
- From: Jan Kara <jack@xxxxxxx>
- [syzbot] [nilfs?] WARNING in nilfs_btree_propagate
- From: syzbot <syzbot+527641d191abe35993c1@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] filemap: Add folio_copy_tail()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 0/2] folio_copy_tail
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 2/2] iomap: Use folio_copy_tail()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [syzbot] [fs?] KASAN: slab-use-after-free Read in __dquot_initialize
- From: syzbot <syzbot+e365f9547b2452e771c6@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] fs/aio: Replace kmap{,_atomic}() with kmap_local_page()
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- Re: [git pull] vfs.git sysv pile
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- Re: [git pull] vfs.git sysv pile
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- Re: [RESEND PATCH v9 04/14] iomap: Add flags parameter to iomap_page_create()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Keith Busch <kbusch@xxxxxxxxxx>
- RE: [PATCH 3/7] hv: simplify sysctl registration
- From: "Michael Kelley (LINUX)" <mikelley@xxxxxxxxxxxxx>
- [syzbot] [nilfs?] possible deadlock in nilfs_evict_inode
- From: syzbot <syzbot+5b7d542076d9bddc3c6a@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] mm: compaction: limit illegal input parameters of compact_memory interface
- From: <ye.xingchen@xxxxxxxxxx>
- cifs test patch to make cifs use its own version of write_cache_pages()
- From: David Howells <dhowells@xxxxxxxxxx>
- cifs test patch to convert to using write_cache_pages()
- From: David Howells <dhowells@xxxxxxxxxx>
- Test patch to make afs use its own version of write_cache_pages()
- From: David Howells <dhowells@xxxxxxxxxx>
- Test patch to make afs use write_cache_pages()
- From: David Howells <dhowells@xxxxxxxxxx>
- Test patch to remove per-page dirty region tracking from afs
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 1/3] mm: Add a function to get a single tagged folio from a file
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 0/3] smb3, afs: Revert changes to {cifs,afs}_writepages_region()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 3/3] cifs: Partially revert and use filemap_get_folio_tag()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 2/3] afs: Partially revert and use filemap_get_folio_tag()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 1/3] mm: Add a function to get a single tagged folio from a file
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 0/3] smb3, afs: Revert changes to {cifs,afs}_writepages_region()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 08/11] kernel: pid_namespace: simplify sysctls with register_sysctl()
- From: Jeff Xu <jeffxu@xxxxxxxxxx>
- Re: [PATCH 05/11] loadpin: simplify sysctls use with register_sysctl()
- From: John Johansen <john.johansen@xxxxxxxxxxxxx>
- Re: [PATCH 06/11] yama: simplfy sysctls with register_sysctl()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 02/11] proc_sysctl: move helper which creates required subdirectories
- From: John Johansen <john.johansen@xxxxxxxxxxxxx>
- Re: [PATCH 07/11] seccomp: simplify sysctls with register_sysctl_init()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 05/11] loadpin: simplify sysctls use with register_sysctl()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 04/11] apparmor: simplify sysctls with register_sysctl_init()
- From: John Johansen <john.johansen@xxxxxxxxxxxxx>
- Re: [PATCH] userfaultfd: move unprivileged_userfaultfd sysctl to its own file
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 2/3] kernfs: Use a per-fs rwsem to protect per-fs list of kernfs_super_info.
- From: Imran Khan <imran.f.khan@xxxxxxxxxx>
- Re: [git pull] vfs.git sysv pile
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 00/17] MODULE_LICENSE removals, sixth tranche
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- RE: [RFC 2/3] file: allow callers to free the old file descriptor after dup2
- From: David Laight <David.Laight@xxxxxxxxxx>
- [PATCH 11/17] unicode: remove MODULE_LICENSE in non-modules
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- Re: [PATCH 2/7] ipmi: simplify sysctl registration
- From: Corey Minyard <minyard@xxxxxxx>
- [PATCH 0/7] sysctl: slowly deprecate register_sysctl_table()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 5/7] sgi-xp: simplify sysctl registration
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 1/7] scsi: simplify sysctl registration with register_sysctl()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 4/7] md: simplify sysctl registration
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 2/7] ipmi: simplify sysctl registration
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 3/7] hv: simplify sysctl registration
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 6/7] tty: simplify sysctl registration
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 7/7] xen: simplify sysctl registration for balloon
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 04/11] apparmor: simplify sysctls with register_sysctl_init()
- From: Georgia Garcia <georgia.garcia@xxxxxxxxxxxxx>
- Re: [PATCH] locks: avoid usage of list iterator after loop in generic_delete_lease()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 1/3] kernfs: Introduce separate rwsem to protect inode attributes.
- From: Imran Khan <imran.f.khan@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 03/11] sysctl: clarify register_sysctl_init() base directory order
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 08/11] kernel: pid_namespace: simplify sysctls with register_sysctl()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 00/11] sysctl: deprecate register_sysctl_paths()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 05/11] loadpin: simplify sysctls use with register_sysctl()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 09/11] fs-verity: simplify sysctls with register_sysctl()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 10/11] csky: simplify alignment sysctl registration
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 06/11] yama: simplfy sysctls with register_sysctl()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 11/11] proc_sysctl: deprecate register_sysctl_paths()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 01/11] proc_sysctl: update docs for __register_sysctl_table()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 07/11] seccomp: simplify sysctls with register_sysctl_init()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 04/11] apparmor: simplify sysctls with register_sysctl_init()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 02/11] proc_sysctl: move helper which creates required subdirectories
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH printk v1 00/18] serial: 8250: implement non-BKL console
- From: John Ogness <john.ogness@xxxxxxxxxxxxx>
- [PATCH printk v1 05/18] printk: Add non-BKL console basic infrastructure
- From: John Ogness <john.ogness@xxxxxxxxxxxxx>
- [PATCH printk v1 00/18] threaded/atomic console support
- From: John Ogness <john.ogness@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v5 1/2] fs/proc: optimize register ctl_tables
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [git pull] vfs.git sysv pile
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [git pull] vfs.git sysv pile
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFCv3 1/3] iomap: Allocate iop in ->write_begin() early
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH 3/3] kernfs: change kernfs_rename_lock into a read-write lock.
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [RFC 2/3] file: allow callers to free the old file descriptor after dup2
- From: aloktiagi <aloktiagi@xxxxxxxxx>
- [RFC 3/3] file, epoll: Implement do_replace() and eventpoll_replace()
- From: aloktiagi <aloktiagi@xxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [RFC 1/3] file: Introduce iterate_fd_locked
- From: aloktiagi <aloktiagi@xxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] locks: avoid usage of list iterator after loop in generic_delete_lease()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] kernfs: Introduce separate rwsem to protect inode attributes.
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] kernfs: Use a per-fs rwsem to protect per-fs list of kernfs_super_info.
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [syzbot] [ext4?] kernel BUG in ext4_write_inline_data_end
- From: syzbot <syzbot+198e7455f3a4f38b838a@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFCv3 3/3] iomap: Support subpage size dirty tracking to improve write performance
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [syzbot] [ext4?] possible deadlock in __ext4_mark_inode_dirty
- From: syzbot <syzbot+9fcd24c261324f545b8a@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] fs/ceph/mds_client: ignore responses for waiting requests
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [git pull] vfs.git sysv pile
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- [syzbot] [reiserfs?] possible deadlock in delete_one_xattr (2)
- From: syzbot <syzbot+7a278bf8bfa794494110@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [git pull] vfs.git sysv pile
- From: Jan Kara <jack@xxxxxxx>
- Re: Locking issue with directory renames
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC v2 bpf-next 0/9] mm/bpf/perf: Store build id in inode object
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [RFC PATCH v2] hostfs: handle idmapped mounts
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC v2 bpf-next 0/9] mm/bpf/perf: Store build id in inode object
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 2/3] kernfs: Use a per-fs rwsem to protect per-fs list of kernfs_super_info.
- From: Imran Khan <imran.f.khan@xxxxxxxxxx>
- [PATCH 3/3] kernfs: change kernfs_rename_lock into a read-write lock.
- From: Imran Khan <imran.f.khan@xxxxxxxxxx>
- [PATCH 1/3] kernfs: Introduce separate rwsem to protect inode attributes.
- From: Imran Khan <imran.f.khan@xxxxxxxxxx>
- [PATCH 0/3] kernfs: Introduce separate rwsem to protect inode
- From: Imran Khan <imran.f.khan@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] State Of The Page
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] State Of The Page
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] State Of The Page
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] State Of The Page
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v5 1/2] fs/proc: optimize register ctl_tables
- From: Meng Tang <tangmeng@xxxxxxxxxxxxx>
- Re: [PATCH v5 1/2] fs/proc: optimize register ctl_tables
- From: Meng Tang <tangmeng@xxxxxxxxxxxxx>
- Re: [PATCH v5 1/2] fs/proc: optimize register ctl_tables
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 14/14] xfs: document future directions of online fsck
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: Locking issue with directory renames
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 13/14] xfs: document the userspace fsck driver program
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v24.3 12/14] xfs: document directory tree repairs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [syzbot] [ntfs?] KASAN: use-after-free Read in ntfs_attr_find (2)
- From: syzbot <syzbot+ef50f8eb00b54feb7ba2@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 10/14] xfs: document full filesystem scans for online fsck
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [syzbot] [ext4?] possible deadlock in evict (3)
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [syzbot] [jfs?] KASAN: use-after-free Read in lbmIODone (2)
- From: syzbot <syzbot+aca408372ef0b470a3d2@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [fscrypt?] possible deadlock in fscrypt_initialize (2)
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 1/1] cifs: Fix memory leak in direct I/O
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v3 1/2] capability: add cap_isidentical
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] locks: avoid usage of list iterator after loop in generic_delete_lease()
- From: Jakob Koschel <jkl820.git@xxxxxxxxx>
- Re: LSF/MM/BPF 2023 IOMAP conversion status update
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [syzbot] [ext4?] memory leak in ext4_expand_extra_isize_ea
- From: syzbot <syzbot+0d042627c4f2ad332195@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: LSF/MM/BPF 2023 IOMAP conversion status update
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- [syzbot] [udf?] WARNING in __brelse (2)
- From: syzbot <syzbot+64d1c4bd2e3fa680321d@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [ext4?] possible deadlock in evict (3)
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH 1/3] udf: Fix lost writes in udf_adinicb_writepage()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 1/3] udf: Fix lost writes in udf_adinicb_writepage()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC v2 bpf-next 0/9] mm/bpf/perf: Store build id in inode object
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH 1/1] cifs: Fix memory leak in direct I/O
- From: Paulo Alcantara <pc@xxxxxxxxxxxxx>
- [syzbot] [fscrypt?] possible deadlock in fscrypt_initialize (2)
- From: syzbot <syzbot+3a3b5221ffafba7d5204@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] cifs: Fix memory leak in direct I/O
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [git pull] vfs.git sysv pile
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 2/3] udf: Fix reading of in-ICB files
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 1/3] udf: Fix lost writes in udf_adinicb_writepage()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 3/3] udf: Warn if block mapping is done for in-ICB files
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 0/3] udf: Fix handling of in-ICB files
- From: Jan Kara <jack@xxxxxxx>
- Re: AUTOSEL process
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [git pull] vfs.git sysv pile
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- Re: [git pull] vfs.git sysv pile
- From: Jan Kara <jack@xxxxxxx>
- Re: KASAN: use-after-free Read in inode_cgwb_move_to_attached
- From: Jan Kara <jack@xxxxxxx>
- Re: [syzbot] [ext4?] possible deadlock in jbd2_log_wait_commit
- From: Jan Kara <jack@xxxxxxx>
- Re: Locking issue with directory renames
- From: Jan Kara <jack@xxxxxxx>
- Re: [git pull] vfs.git sysv pile
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- Re: AUTOSEL process
- From: Thorsten Leemhuis <linux@xxxxxxxxxxxxx>
- Re: [syzbot] [ext4?] possible deadlock in jbd2_log_wait_commit
- From: syzbot <syzbot+9d16c39efb5fade84574@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] userfaultfd: move unprivileged_userfaultfd sysctl to its own file
- From: Peng Zhang <zhangpeng362@xxxxxxxxxx>
- Re: AUTOSEL process
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: AUTOSEL process
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH RFC v2 bpf-next 1/9] mm: Store build id in inode object
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: Re: [PATCH] erofs: support for mounting a single block device with multiple devices
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- Re: AUTOSEL process
- From: Willy Tarreau <w@xxxxxx>
- Re: [linus:master] [mm/mmap] 0503ea8f5b: kernel_BUG_at_mm/filemap.c
- From: Oliver Sang <oliver.sang@xxxxxxxxx>
- Re: AUTOSEL process
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] erofs: support for mounting a single block device with multiple devices
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: AUTOSEL process
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH] erofs: support for mounting a single block device with multiple devices
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- Re: [PATCH v4 8/9] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- Re: KASAN: use-after-free Read in inode_cgwb_move_to_attached
- From: Palash Oswal <oswalpalash@xxxxxxxxx>
- Re: AUTOSEL process
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: AUTOSEL process
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 13/14] xfs: document the userspace fsck driver program
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 14/14] xfs: document future directions of online fsck
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Filesystem backporting to stable
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: AUTOSEL process
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [LSF/MM/BFP TOPIC] Composefs vs erofs+overlay
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: kdevops live demo zoom & Q&A
- From: Fan Ni <fan.ni@xxxxxxxxxxx>
- Re: kdevops live demo zoom & Q&A
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 11/14] xfs: document metadata file repair
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC PATCH v1 2/2] Documentation: btrfs: Document the influence of wq_cpu_set to thread_pool option
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: AUTOSEL process
- From: Slade Watkins <srw@xxxxxxxxxxxxxxxx>
- Re: [PATCH v10 3/6] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
- From: Nadav Amit <namit@xxxxxxxxxx>
- [RFC PATCH v2] hostfs: handle idmapped mounts
- From: Glenn Washburn <development@xxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Filesystem backporting to stable
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [syzbot] [ext4?] possible deadlock in jbd2_log_wait_commit
- From: syzbot <syzbot+9d16c39efb5fade84574@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] scripts/gdb: Add GDB convenience functions $lx_dentry_name() and $lx_i_dentry()
- From: Glenn Washburn <development@xxxxxxxxxxxxxxx>
- [PATCH 1/2] scripts/gdb: Create linux/vfs.py for VFS related GDB helpers
- From: Glenn Washburn <development@xxxxxxxxxxxxxxx>
- [PATCH 0/2] GDB VFS utils
- From: Glenn Washburn <development@xxxxxxxxxxxxxxx>
- Re: [syzbot] [ext4?] possible deadlock in start_this_handle (4)
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [GIT PULL] xfs: moar new code for 6.3
- From: pr-tracker-bot@xxxxxxxxxx
- [syzbot] [ext4?] possible deadlock in start_this_handle (4)
- From: syzbot <syzbot+cf0b4280f19be4031cf2@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [ext4?] possible deadlock in evict (3)
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [GIT PULL] xfs: moar new code for 6.3
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [LSF/MM/BPF TOPIC] Filesystem backporting to stable
- From: Leah Rumancik <leah.rumancik@xxxxxxxxx>
- [PATCH 0/1] smb3: Memory leak/page refcount overflow fix
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 1/1] cifs: Fix memory leak in direct I/O
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC v2 bpf-next 0/9] mm/bpf/perf: Store build id in inode object
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] capability: add cap_isidentical
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] capability: add cap_isidentical
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [syzbot] [reiserfs?] possible deadlock in balance_pgdat
- From: syzbot <syzbot+bb678557e871cd928756@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [ext4?] possible deadlock in jbd2_log_wait_commit
- From: syzbot <syzbot+9d16c39efb5fade84574@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] capability: add cap_isidentical
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [LSF TOPIC] online repair of filesystems: what next?
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 1/2] capability: add cap_isidentical
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] bpf iterator for file-system
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [PATCH v3 1/2] capability: add cap_isidentical
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] capability: add cap_isidentical
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 3/6] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH RFC v2 bpf-next 1/9] mm: Store build id in inode object
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: kdevops live demo zoom & Q&A
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 6.1 0/5] Backport v6.2 SGID fixes to LTS 6.1
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFCv3 2/3] iomap: Change uptodate variable name to state
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [RFCv3 1/3] iomap: Allocate iop in ->write_begin() early
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFCv3 1/3] iomap: Allocate iop in ->write_begin() early
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [RFCv3 1/3] iomap: Allocate iop in ->write_begin() early
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH v3 1/2] capability: add cap_isidentical
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] capability: add cap_isidentical
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- [syzbot] [ext4?] possible deadlock in evict (3)
- From: syzbot <syzbot+dd426ae4af71f1e74729@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 2/2] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v10 3/6] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
- From: Nadav Amit <namit@xxxxxxxxxx>
- Re: [PATCH v1 2/2] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: AUTOSEL process
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [syzbot] [mm?] [fs?] WARNING in __folio_mark_dirty (2)
- From: syzbot <syzbot+e14d6cd6ec241f507ba7@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 3/6] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v3 1/2] capability: add cap_isidentical
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [syzbot] [ntfs3?] UBSAN: shift-out-of-bounds in ntfs_fill_super (2)
- From: syzbot <syzbot+478c1bf0e6bf4a8f3a04@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [External] [RFC PATCH 00/76] SSDFS: flash-friendly LFS file system for ZNS SSD
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: KASAN: use-after-free Read in inode_cgwb_move_to_attached
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v1 2/2] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v1 2/2] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: AUTOSEL process
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]