Linux Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] fs/proc/array: Add Syscall User Dispatch to proc status
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [jack-fs:for_linus] [udf] b60f8eacb1: xfstests.generic.030/035.fail
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Locking issue with directory renames
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 2/6] composefs: Add on-disk layout
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- Re: [PATCH v6 01/34] vfs: Unconditionally set IOCB_WRITE in call_write_iter()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v6 01/34] vfs: Unconditionally set IOCB_WRITE in call_write_iter()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v3 7/8] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v3 7/8] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/6] Composefs: an opportunistically sharing verified image filesystem
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/6] Composefs: an opportunistically sharing verified image filesystem
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v6 03/34] iov_iter: Pass I/O direction into iov_iter_get_pages*()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 03/34] iov_iter: Pass I/O direction into iov_iter_get_pages*()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v6 03/34] iov_iter: Pass I/O direction into iov_iter_get_pages*()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v6 11/34] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v6 01/34] vfs: Unconditionally set IOCB_WRITE in call_write_iter()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v6 01/34] vfs: Unconditionally set IOCB_WRITE in call_write_iter()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v5 2/3] fanotify: define struct members to hold response decision context
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v6 11/34] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v6 08/34] mm: Provide a helper to drop a pin/ref on a page
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v6 07/34] iov_iter: Add a function to extract a page list from an iterator
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v6 03/34] iov_iter: Pass I/O direction into iov_iter_get_pages*()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v6 03/34] iov_iter: Pass I/O direction into iov_iter_get_pages*()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 12/34] bio: Fix bio_flagged() so that gcc can better optimise it
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v6 11/34] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v6 10/34] mm, block: Make BIO_PAGE_REFFED/PINNED the same as FOLL_GET/PIN numerically
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v6 09/34] bio: Rename BIO_NO_PAGE_REF to BIO_PAGE_REFFED and invert the meaning
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v6 08/34] mm: Provide a helper to drop a pin/ref on a page
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v6 07/34] iov_iter: Add a function to extract a page list from an iterator
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v6 06/34] iov_iter: Use the direction in the iterator functions
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v6 03/34] iov_iter: Pass I/O direction into iov_iter_get_pages*()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v6 02/34] iov_iter: Use IOCB/IOMAP_WRITE/op_is_write rather than iterator direction
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v6 01/34] vfs: Unconditionally set IOCB_WRITE in call_write_iter()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v6 00/34] iov_iter: Improve page extraction (ref, pin or just list)
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/6] Composefs: an opportunistically sharing verified image filesystem
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v3] pipe: use __pipe_{lock,unlock} instead of spinlock
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Re: [syzbot] stack segment fault in truncate_inode_pages_final
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: remove most callers of write_one_page
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] dax: use switch statement over chained ifs
- From: Amy Parker <apark0006@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 2/9] KVM: Introduce per-page memory attributes
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH 06/11] filemap: Convert filemap_write_and_wait_range() to use errseq
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH] dax: use switch statement over chained ifs
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] dax: use switch statement over chained ifs
- From: Amy Parker <apark0006@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH linux-next v3] swap_state: update shadow_nodes for anonymous page
- From: <yang.yang29@xxxxxxxxxx>
- Re: [PATCH v2 0/6] Composefs: an opportunistically sharing verified image filesystem
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- [PATCH] MAINTAINERS: update fscrypt git repo
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH] MAINTAINERS: update fsverity git repo, list, and patchwork
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v6 32/34] cifs: DIO to/from KVEC-type iterators should now work
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 34/34] net: [RFC][WIP] Make __zerocopy_sg_from_iter() correctly pin or leave pages unref'd
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 33/34] net: [RFC][WIP] Mark each skb_frags as to how they should be cleaned up
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 29/34] cifs: Build the RDMA SGE list directly from an iterator
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 30/34] cifs: Remove unused code
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 31/34] cifs: Fix problem with encrypted RDMA data read
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 28/34] cifs: Change the I/O paths to use an iterator rather than a page list
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 27/34] cifs: Add a function to read into an iter from a socket
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 26/34] cifs: Add some helper functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 25/34] cifs: Add a function to Hash the contents of an iterator
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 24/34] cifs: Add a function to build an RDMA SGE list from an iterator
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 22/34] nfs: Pin pages rather than ref'ing if appropriate
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 23/34] cifs: Implement splice_read to pass down ITER_BVEC not ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 20/34] vfs: Make splice use iov_iter_extract_pages()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 21/34] 9p: Pin pages rather than ref'ing if appropriate
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 18/34] dio: Pin pages rather than ref'ing if appropriate
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 17/34] scsi: [RFC] Use netfs_extract_iter_to_sg()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 19/34] fuse: Pin pages rather than ref'ing if appropriate
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 16/34] af_alg: [RFC] Use netfs_extract_iter_to_sg() to create scatterlists
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 15/34] af_alg: Pin pages rather than ref'ing if appropriate
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 14/34] netfs: Add a function to extract an iterator into a scatterlist
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 13/34] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 12/34] bio: Fix bio_flagged() so that gcc can better optimise it
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 11/34] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 09/34] bio: Rename BIO_NO_PAGE_REF to BIO_PAGE_REFFED and invert the meaning
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 10/34] mm, block: Make BIO_PAGE_REFFED/PINNED the same as FOLL_GET/PIN numerically
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 08/34] mm: Provide a helper to drop a pin/ref on a page
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 04/34] iov_iter: Remove iov_iter_get_pages2/pages_alloc2()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 07/34] iov_iter: Add a function to extract a page list from an iterator
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 02/34] iov_iter: Use IOCB/IOMAP_WRITE/op_is_write rather than iterator direction
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 06/34] iov_iter: Use the direction in the iterator functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 05/34] iov_iter: Change the direction macros into an enum
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 03/34] iov_iter: Pass I/O direction into iov_iter_get_pages*()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 01/34] vfs: Unconditionally set IOCB_WRITE in call_write_iter()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 00/34] iov_iter: Improve page extraction (ref, pin or just list)
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2 2/6] composefs: Add on-disk layout
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v3] pipe: use __pipe_{lock,unlock} instead of spinlock
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 4/6] composefs: Add filesystem implementation
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: remove most callers of write_one_page
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [syzbot] KASAN: use-after-free Read in pipe_release (2)
- From: syzbot <syzbot+9ca2ee735076da98e36f@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH v2 1/2] capability: add cap_isidentical
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v3] pipe: use __pipe_{lock,unlock} instead of spinlock
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: remove most callers of write_one_page
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [syzbot] stack segment fault in truncate_inode_pages_final
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [syzbot] stack segment fault in truncate_inode_pages_final
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH v5 2/3] fanotify: define struct members to hold response decision context
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [PATCH linux-next v3] swap_state: update shadow_nodes for anonymous page
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] fs: Use CHECK_DATA_CORRUPTION() when kernel bugs are detected
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH RFC v7 00/23] DEPT(Dependency Tracker)
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: Memory transaction instructions
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: Is there a reason why REQ_OP_READ has to be 0?
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC v3 02/24] fs: add frozen sb state helpers
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC v3 03/24] fs: distinguish between user initiated freeze and kernel initiated freeze
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC v3 05/24] fs: add automatic kernel fs freeze / thaw and remove kthread freezing
- From: Jan Kara <jack@xxxxxxx>
- Re: Is there a reason why REQ_OP_READ has to be 0?
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Is there a reason why REQ_OP_READ has to be 0?
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC v6 04/10] iomap: Add iomap_get_folio helper
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Is there a reason why REQ_OP_READ has to be 0?
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2 0/6] Composefs: an opportunistically sharing verified image filesystem
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- Re: [RFC v3 01/24] fs: unify locking semantics for fs freeze / thaw
- From: Jan Kara <jack@xxxxxxx>
- Re: Memory transaction instructions
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/6] Composefs: an opportunistically sharing verified image filesystem
- From: Giuseppe Scrivano <gscrivan@xxxxxxxxxx>
- Memory transaction instructions
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14] binfmt_misc: fix shift-out-of-bounds in check_special_flags
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19] binfmt_misc: fix shift-out-of-bounds in check_special_flags
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- [syzbot] [hfs?] INFO: task hung in hfs_mdb_commit
- From: syzbot <syzbot+4fec87c399346da35903@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: ia64 removal (was: Re: lockref scalability on x86-64 vs cpu_relax)
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/6] Composefs: an opportunistically sharing verified image filesystem
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [RFC v6 04/10] iomap: Add iomap_get_folio helper
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 5/6] composefs: Add documentation
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- [syzbot] KASAN: use-after-free Read in fuse_dev_poll
- From: syzbot <syzbot+d3b704fabd7f02206294@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/6] Composefs: an opportunistically sharing verified image filesystem
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- Re: [PATCH v3 7/8] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 6/7] zonefs: Dynamically create file inodes when needed
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 7/7] zonefs: Cache zone group directory inodes
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 6/7] zonefs: Dynamically create file inodes when needed
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH v2 2/6] composefs: Add on-disk layout
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- Re: [PATCH v2 0/6] Composefs: an opportunistically sharing verified image filesystem
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- btrfs mount failure with context option and latest mount command
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: ia64 removal (was: Re: lockref scalability on x86-64 vs cpu_relax)
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: ia64 removal (was: Re: lockref scalability on x86-64 vs cpu_relax)
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: ia64 removal (was: Re: lockref scalability on x86-64 vs cpu_relax)
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: ia64 removal (was: Re: lockref scalability on x86-64 vs cpu_relax)
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: ia64 removal (was: Re: lockref scalability on x86-64 vs cpu_relax)
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: ia64 removal (was: Re: lockref scalability on x86-64 vs cpu_relax)
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/6] Composefs: an opportunistically sharing verified image filesystem
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- [PATCH 6/6] ocfs2: don't use write_one_page in ocfs2_duplicate_clusters_by_page
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/6] ufs: don't flush page immediately for DIRSYNC directories
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/6] sysv: don't flush page immediately for DIRSYNC directories
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/6] minix: don't flush page immediately for DIRSYNC directories
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/6] minix: fix error handling in minix_set_link
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/6] minix: fix error handling in minix_delete_entry
- From: Christoph Hellwig <hch@xxxxxx>
- remove most callers of write_one_page
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 7/8] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH v3 4/8] ext4: Move overlap assert logic into a separate function
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH v3 5/8] ext4: Abstract out overlap fix/check logic in ext4_mb_normalize_request()
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH v3 2/8] ext4: Refactor code related to freeing PAs
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH v3 3/8] ext4: Refactor code in ext4_mb_normalize_request() and ext4_mb_use_preallocated()
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH v3 6/8] ext4: Convert pa->pa_inode_list and pa->pa_obj_lock into a union
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH v3 7/8] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH v3 8/8] ext4: Remove the logic to trim inode PAs
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH v3 0/8] ext4: Convert inode preallocation list to an rbtree
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH v3 1/8] ext4: Stop searching if PA doesn't satisfy non-extent file
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [dhowells-fs:iov-extract] [iov_iter] 64ea9d6c5f: blktests.zbd/(003/004).fail blktests.loop/(002/004).fail
- From: kernel test robot <yujie.liu@xxxxxxxxx>
- Re: [RFC v6 04/10] iomap: Add iomap_get_folio helper
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [dhowells-fs:iov-extract] [iov_iter] 64ea9d6c5f: xfstests.btrfs.020/026/215.fail
- From: kernel test robot <yujie.liu@xxxxxxxxx>
- Re: [PATCH 00/25] fs: finish conversion to mnt_idmap
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 25/25] fs: move mnt_idmap
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 03/25] fs: port ->setattr() to pass mnt_idmap
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 01/25] f2fs: project ids aren't idmapped
- From: Christoph Hellwig <hch@xxxxxx>
- [dhowells-fs:iov-extract] [iov_iter] 64ea9d6c5f: fio.read_iops 126.2% improvement
- From: kernel test robot <yujie.liu@xxxxxxxxx>
- Re: [RFC v6 04/10] iomap: Add iomap_get_folio helper
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/6] Composefs: an opportunistically sharing verified image filesystem
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] pipe: use __pipe_{lock,unlock} instead of spinlock
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3] pipe: use __pipe_{lock,unlock} instead of spinlock
- From: maobibo <maobibo@xxxxxxxxxxx>
- Re: [PATCH v3] pipe: use __pipe_{lock,unlock} instead of spinlock
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Re: [PATCH v3] pipe: use __pipe_{lock,unlock} instead of spinlock
- From: Hongchen Zhang <zhanghongchen@xxxxxxxxxxx>
- Re: [PATCH v3] pipe: use __pipe_{lock,unlock} instead of spinlock
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Re: [PATCH v2 2/6] composefs: Add on-disk layout
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC v6 08/10] iomap/xfs: Eliminate the iomap_valid handler
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC v6 04/10] iomap: Add iomap_get_folio helper
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC v6 04/10] iomap: Add iomap_get_folio helper
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [jack-fs:for_linus] [udf] b60f8eacb1: xfstests.generic.030/035.fail
- From: kernel test robot <yujie.liu@xxxxxxxxx>
- [RESEND PATCH v2] eventfd: use a generic helper instead of an open coded wait_event
- From: wenyang.linux@xxxxxxxxxxx
- Re: ia64 removal (was: Re: lockref scalability on x86-64 vs cpu_relax)
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Re: ia64 removal (was: Re: lockref scalability on x86-64 vs cpu_relax)
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/2] capability: add cap_isidentical
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- [PATCH 2/2] vfs: avoid duplicating creds in faccessat if possible
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH 1/2] capability: add cap_isidentical
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: Should we orphan JFS?
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: ia64 removal (was: Re: lockref scalability on x86-64 vs cpu_relax)
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Re: ia64 removal (was: Re: lockref scalability on x86-64 vs cpu_relax)
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- [PATCH v3] exfat: handle unreconized benign secondary entries
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v2 5/6] composefs: Add documentation
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH v24.2 12/14] xfs: document directory tree repairs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 3/9] iov_iter: Use IOCB/IOMAP_WRITE if available rather than iterator direction
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 3/9] iov_iter: Use IOCB/IOMAP_WRITE if available rather than iterator direction
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v5 3/9] iov_iter: Use IOCB/IOMAP_WRITE if available rather than iterator direction
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [RFC v3 05/24] fs: add automatic kernel fs freeze / thaw and remove kthread freezing
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC v3 16/24] ubifs: replace kthread freezing with auto fs freezing
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v3 11/24] gfs2: replace kthread freezing with auto fs freezing
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v3 17/24] ksmbd: replace kthread freezing with auto fs freezing
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v3 08/24] ext4: replace kthread freezing with auto fs freezing
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v3 01/24] fs: unify locking semantics for fs freeze / thaw
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v3 19/24] jbd2: replace kthread freezing with auto fs freezing
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v3 20/24] coredump: drop freezer usage
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v3 05/24] fs: add automatic kernel fs freeze / thaw and remove kthread freezing
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v3 04/24] fs: add iterate_supers_excl() and iterate_supers_reverse_excl()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v3 14/24] nfs: replace kthread freezing with auto fs freezing
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v3 24/24] fs: remove FS_AUTOFREEZE
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v3 10/24] cifs: replace kthread freezing with auto fs freezing
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v3 18/24] jffs2: replace kthread freezing with auto fs freezing
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v3 06/24] xfs: replace kthread freezing with auto fs freezing
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v3 12/24] jfs: replace kthread freezing with auto fs freezing
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v3 09/24] f2fs: replace kthread freezing with auto fs freezing
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v3 00/24] vfs: provide automatic kernel freeze / resume
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v3 22/24] fscache: replace kthread freezing with auto fs freezing
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v3 03/24] fs: distinguish between user initiated freeze and kernel initiated freeze
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v3 07/24] btrfs: replace kthread freezing with auto fs freezing
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v3 21/24] ecryptfs: replace kthread freezing with auto fs freezing
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v3 15/24] nfsd: replace kthread freezing with auto fs freezing
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v3 13/24] nilfs2: replace kthread freezing with auto fs freezing
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v3 02/24] fs: add frozen sb state helpers
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v3 23/24] lockd: replace kthread freezing with auto fs freezing
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] lockref: stop doing cpu_relax in the cmpxchg loop
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 8/9] KVM: Handle page fault for private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: ia64 removal (was: Re: lockref scalability on x86-64 vs cpu_relax)
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v10 7/9] KVM: Update lpage info when private/shared memory are mixed
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v10 4/9] KVM: Add KVM_EXIT_MEMORY_FAULT exit
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v10 7/9] KVM: Update lpage info when private/shared memory are mixed
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v10 6/9] KVM: Unmap existing mappings when change the memory attributes
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v10 2/9] KVM: Introduce per-page memory attributes
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 4/6] composefs: Add filesystem implementation
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- RE: [PATCH] lockref: stop doing cpu_relax in the cmpxchg loop
- From: "Luck, Tony" <tony.luck@xxxxxxxxx>
- Re: ia64 removal (was: Re: lockref scalability on x86-64 vs cpu_relax)
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: ia64 removal (was: Re: lockref scalability on x86-64 vs cpu_relax)
- From: Jessica Clarke <jrtc27@xxxxxxxxxx>
- RE: ia64 removal (was: Re: lockref scalability on x86-64 vs cpu_relax)
- From: "Luck, Tony" <tony.luck@xxxxxxxxx>
- Re: ia64 removal (was: Re: lockref scalability on x86-64 vs cpu_relax)
- From: Jessica Clarke <jrtc27@xxxxxxxxxx>
- [PATCH] lockref: stop doing cpu_relax in the cmpxchg loop
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- RE: ia64 removal (was: Re: lockref scalability on x86-64 vs cpu_relax)
- From: "Luck, Tony" <tony.luck@xxxxxxxxx>
- Re: [PATCH] aio: fix mremap after fork null-deref
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [PATCH] aio: fix mremap after fork null-deref
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- [PATCH v2 2/6] composefs: Add on-disk layout
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- [PATCH v2 6/6] composefs: Add kconfig and build support
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- [PATCH v2 5/6] composefs: Add documentation
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- [PATCH v2 3/6] composefs: Add descriptor parsing code
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- [PATCH v2 4/6] composefs: Add filesystem implementation
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- [PATCH v2 1/6] fsverity: Export fsverity_get_digest
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- [PATCH v2 0/6] Composefs: an opportunistically sharing verified image filesystem
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- Re: [PATCH v3 2/2] fscache: Use clear_and_wake_up_bit() in fscache_create_volume_work()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 1/2] fscache: Use wait_on_bit() to wait for the freeing of relinquished volume
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: Should we orphan JFS?
- From: Dave Kleikamp <dave.kleikamp@xxxxxxxxxx>
- Re: [PATCH linux-next v2] swap_state: update shadow_nodes for anonymous page
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: Should we orphan JFS?
- From: Harald Arnesen <harald@xxxxxxxxxxx>
- [PATCH 21/25] fs: port i_{g,u}id_{needs_}update() to mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 20/25] quota: port to mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 18/25] fs: port inode_owner_or_capable() to mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 22/25] fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 24/25] fs: port vfs{g,u}id helpers to mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 25/25] fs: move mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 19/25] fs: port privilege checking helpers to mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 17/25] fs: port inode_init_owner() to mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 23/25] fs: port fs{g,u}id helpers to mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 16/25] fs: port acl to mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 12/25] fs: port ->set_acl() to pass mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 14/25] fs: port ->permission() to pass mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 15/25] fs: port xattr to mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 13/25] fs: port ->fileattr_set() to pass mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 03/25] fs: port ->setattr() to pass mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 07/25] fs: port ->mkdir() to pass mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 08/25] fs: port ->mknod() to pass mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 04/25] fs: port ->getattr() to pass mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 01/25] f2fs: project ids aren't idmapped
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 09/25] fs: port ->rename() to pass mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 10/25] fs: port ->tmpfile() to pass mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 11/25] fs: port ->get_acl() to pass mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 00/25] fs: finish conversion to mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 05/25] fs: port ->create() to pass mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 06/25] fs: port ->symlink() to pass mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 02/25] fs: port vfs_*() helpers to struct mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 5/7] zonefs: Separate zone information from inode information
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- [PATCH v3 0/2] Fixes for fscache volume operations
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH v3 2/2] fscache: Use clear_and_wake_up_bit() in fscache_create_volume_work()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH v3 1/2] fscache: Use wait_on_bit() to wait for the freeing of relinquished volume
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: lockref scalability on x86-64 vs cpu_relax
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 4/7] zonefs: Reduce struct zonefs_inode_info size
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 3/7] zonefs: Simplify IO error handling
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH v6 2/9] block: Add copy offload support infrastructure
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: lockref scalability on x86-64 vs cpu_relax
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v2] exfat: handle unreconized benign secondary entries
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH linux-next v3] swap_state: update shadow_nodes for anonymous page
- From: <yang.yang29@xxxxxxxxxx>
- Re: [PATCH v3] pipe: use __pipe_{lock,unlock} instead of spinlock
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Re: [PATCH linux-next v2] swap_state: update shadow_nodes for anonymous page
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- RE: [PATCH v2] exfat: handle unreconized benign secondary entries
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- Re: [PATCH 3/3] prctl,syscall_user_dispatch: add a getter for configuration info
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- ia64 removal (was: Re: lockref scalability on x86-64 vs cpu_relax)
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH linux-next v2] swap_state: update shadow_nodes for anonymous page
- From: <yang.yang29@xxxxxxxxxx>
- RE: [PATCH v2] exfat: handle unreconized benign secondary entries
- From: "Sungjong Seo" <sj1557.seo@xxxxxxxxxxx>
- RE: [PATCH v2] exfat: handle unreconized benign secondary entries
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- Should we orphan JFS?
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- dropping maintainership for sysv and freevxfs
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: lockref scalability on x86-64 vs cpu_relax
- From: "Nicholas Piggin" <npiggin@xxxxxxxxx>
- Re: [PATCH v5 3/9] iov_iter: Use IOCB/IOMAP_WRITE if available rather than iterator direction
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 3/9] iov_iter: Use IOCB/IOMAP_WRITE if available rather than iterator direction
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 3/9] iov_iter: Use IOCB/IOMAP_WRITE if available rather than iterator direction
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 4/9] iov_iter: Add a function to extract a page list from an iterator
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2] exfat: handle unreconized benign secondary entries
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: lockref scalability on x86-64 vs cpu_relax
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: lockref scalability on x86-64 vs cpu_relax
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] initialize 'struct hfsplus_inode_info' in hfsplus_iget()
- From: ChenXiaoSong <chenxiaosong2@xxxxxxxxxx>
- Re: lockref scalability on x86-64 vs cpu_relax
- From: "Nicholas Piggin" <npiggin@xxxxxxxxx>
- Re: [PATCH v3] pipe: use __pipe_{lock,unlock} instead of spinlock
- From: Hongchen Zhang <zhanghongchen@xxxxxxxxxxx>
- Re: [PATCH v5 09/23] cifs: Convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag()
- From: Tom Talpey <tom@xxxxxxxxxx>
- RE: [PATCH v2] exfat: handle unreconized benign secondary entries
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- Re: [io_uring] KASAN: use-after-free Read in signalfd_cleanup
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [io_uring] KASAN: use-after-free Read in signalfd_cleanup
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [io_uring] KASAN: use-after-free Read in signalfd_cleanup
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: lockref scalability on x86-64 vs cpu_relax
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH rcu v2 09/20] fs: Remove CONFIG_SRCU
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH rcu v2 09/20] fs: Remove CONFIG_SRCU
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: lockref scalability on x86-64 vs cpu_relax
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- RE: lockref scalability on x86-64 vs cpu_relax
- From: "Luck, Tony" <tony.luck@xxxxxxxxx>
- Re: lockref scalability on x86-64 vs cpu_relax
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH rcu v2 09/20] fs: Remove CONFIG_SRCU
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu v2 12/20] fs/notify: Remove "select SRCU"
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- lockref scalability on x86-64 vs cpu_relax
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH 3/3] prctl,syscall_user_dispatch: add a getter for configuration info
- From: Gregory Price <gregory.price@xxxxxxxxxxxx>
- [PATCH v3 RESEND] coredump: Use vmsplice_to_pipe() for pipes in dump_emit_page()
- From: Peilin Ye <yepeilin.cs@xxxxxxxxx>
- Re: [PATCH] proc: remove mark_inode_dirty() in proc_notify_change()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [ext4?] [vfs?] KASAN: use-after-free Read in signalfd_cleanup
- From: syzbot <syzbot+8317cc9c082c19d576a0@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] aio: fix mremap after fork null-deref
- From: Benjamin LaHaise <bcrl@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] tracing mapped pages for quicker boot performance
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] tracing mapped pages for quicker boot performance
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] tracing mapped pages for quicker boot performance
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v5 3/9] iov_iter: Use IOCB/IOMAP_WRITE if available rather than iterator direction
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 3/9] iov_iter: Use IOCB/IOMAP_WRITE if available rather than iterator direction
- From: Bart Van Assche <bart.vanassche@xxxxxxxxx>
- Re: [PATCH v5 4/9] iov_iter: Add a function to extract a page list from an iterator
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] aio: fix mremap after fork null-deref
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [PATCH v5 4/9] iov_iter: Add a function to extract a page list from an iterator
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] fs/aio: Replace kmap{,_atomic}() with kmap_local_page()
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] tracing mapped pages for quicker boot performance
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/4] fs/sysv: Change the signature of dir_get_page()
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- Re: [PATCH v5 09/23] cifs: Convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag()
- From: Paulo Alcantara <pc@xxxxxx>
- Re: [PATCH 3/3] gfs2: Shut down frozen filesystem on last unmount
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [LSF/MM/BPF TOPIC] tracing mapped pages for quicker boot performance
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 3/3] prctl,syscall_user_dispatch: add a getter for configuration info
- From: Andrei Vagin <avagin@xxxxxxxxx>
- Re: [PATCH 2/3] fs: Introduce { freeze, thaw }_active_super functions
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 3/9] iov_iter: Use IOCB/IOMAP_WRITE if available rather than iterator direction
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 09/23] cifs: Convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag()
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [PATCH v5 10/23] ext4: Convert mpage_prepare_extent_to_map() to use filemap_get_folios_tag()
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [PATCH v5 8/9] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v5 8/9] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v6 3/9] block: add emulation for copy
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v6 3/9] block: add emulation for copy
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v6 2/9] block: Add copy offload support infrastructure
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v5 8/9] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 8/9] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 3/9] iov_iter: Use IOCB/IOMAP_WRITE if available rather than iterator direction
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v2] exfat: handle unreconized benign secondary entries
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH 06/19] btrfs: handle recording of zoned writes in the storage layer
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v6 9/9] dm kcopyd: use copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v6 7/9] dm: Add support for copy offload.
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v6 4/9] block: Introduce a new ioctl for copy
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v6 6/9] nvmet: add copy command support for bdev and file ns
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v6 5/9] nvme: add copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v6 3/9] block: add emulation for copy
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v6 2/9] block: Add copy offload support infrastructure
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v6 1/9] block: Introduce queue limits for copy-offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v6 0/9] Implement copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [RFC 0/3] Shut down frozen filesystems on last unmount
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 00/12] Start converting buffer_heads to use folios
- From: Jan Kara <jack@xxxxxxx>
- RE: [PATCH] exfat: handle unreconized benign secondary entries
- From: "Sungjong Seo" <sj1557.seo@xxxxxxxxxxx>
- Re: [PATCH v5 3/9] iov_iter: Use IOCB/IOMAP_WRITE if available rather than iterator direction
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 06/19] btrfs: handle recording of zoned writes in the storage layer
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH v5 8/9] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v5 14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag()
- From: Chao Yu <chao@xxxxxxxxxx>
- [syzbot] [vfs?] KASAN: use-after-free Write in pipe_poll
- From: syzbot <syzbot+dcfe8e1b5dfc52d34d0d@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 11/19] btrfs: remove stripe boundary calculation for compressed I/O
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- [PATCH 16/19] btrfs: remove now spurious bio submission helpers
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/19] btrfs: split zone append bios in btrfs_submit_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/19] iomap: remove IOMAP_F_ZONE_APPEND
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/19] btrfs: calculate file system wide queue limit for zoned mode
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/19] btrfs: remove the fs_info argument to btrfs_submit_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/19] btrfs: allow btrfs_submit_bio to split bios
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/19] btrfs: remove struct btrfs_io_geometry
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/19] btrfs: remove submit_encoded_read_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/19] btrfs: remove stripe boundary calculation for compressed I/O
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/19] btrfs: handle checksum validation and repair at the storage layer
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/19] btrfs: pass the iomap bio to btrfs_submit_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/19] btrfs: handle checksum generation in the storage layer
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/19] block: export bio_split_rw
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/19] btrfs: support cloned bios in btree_csum_one_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/19] btrfs: remove stripe boundary calculation for encoded I/O
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/19] btrfs: remove the submit_bio_start helpers
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/19] btrfs: remove stripe boundary calculation for buffered I/O
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/19] btrfs: simplify the btrfs_csum_one_bio calling convention
- From: Christoph Hellwig <hch@xxxxxx>
- consolidate btrfs checksumming, repair and bio splitting v3
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/19] btrfs: handle recording of zoned writes in the storage layer
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC v6 04/10] iomap: Add iomap_get_folio helper
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 01/11] memory-failure: Remove comment referencing AS_EIO
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 00/11] Remove AS_EIO and AS_ENOSPC
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/7] zonefs: Detect append writes at invalid locations
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: remove write_one_page / folio_write_one
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] freevxfs: fix kernel-doc warnings
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 4/9] iov_iter: Add a function to extract a page list from an iterator
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 3/9] iov_iter: Use IOCB/IOMAP_WRITE if available rather than iterator direction
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 8/9] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 9/9] bio: Fix bio_flagged() so that it can be combined
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/7] zonefs: Detect append writes at invalid locations
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH v5 7/9] bio: Rename BIO_NO_PAGE_REF to BIO_PAGE_REFFED and invert the meaning
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/7] zonefs: Detect append writes at invalid locations
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- RE: [PATCH] exfat: handle unreconized benign secondary entries
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- [PATCH] proc: remove mark_inode_dirty() in proc_notify_change()
- From: Chao Yu <chao@xxxxxxxxxx>
- Re: [PATCH v5 3/8] proc: Use lsmids instead of lsm names for attrs
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH 02/14] xfs: document the general theory underlying online fsck design
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 01/14] xfs: document the motivation for online fsck design
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 02/14] xfs: document the general theory underlying online fsck design
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/7] zonefs: Detect append writes at invalid locations
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 3/8] proc: Use lsmids instead of lsm names for attrs
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC v6 04/10] iomap: Add iomap_get_folio helper
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH RESEND v3] nsfs: add compat ioctl handler
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] aio: fix mremap after fork null-deref
- From: Seth Jenkins <sethjenkins@xxxxxxxxxx>
- Re: [PATCH] aio: fix mremap after fork null-deref
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [RFC v6 04/10] iomap: Add iomap_get_folio helper
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: remove write_one_page / folio_write_one
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 01/14] xfs: document the motivation for online fsck design
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v4] kernel/watch_queue: NULL the dangling *pipe, and use it for clear check
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v4] kernel/watch_queue: NULL the dangling *pipe, and use it for clear check
- From: Siddh Raman Pant <code@xxxxxxxx>
- Re: [PATCH 06/14] xfs: document how online fsck deals with eventual consistency
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RESEND] nsfs: add compat ioctl handler
- From: Thomas Weißschuh <thomas@xxxxxxxx>
- [PATCH RESEND v3] nsfs: add compat ioctl handler
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH RESEND] nsfs: add compat ioctl handler
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [PATCH v4] kernel/watch_queue: NULL the dangling *pipe, and use it for clear check
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2] fs/aio: Replace kmap{,_atomic}() with kmap_local_page()
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- [PATCH v4] kernel/watch_queue: NULL the dangling *pipe, and use it for clear check
- From: Siddh Raman Pant <code@xxxxxxxx>
- Re: [PATCH v2] fs/aio: Replace kmap{,_atomic}() with kmap_local_page()
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [PATCH 2/7] zonefs: Reorganize code
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH v2] fs/aio: Replace kmap{,_atomic}() with kmap_local_page()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] include/linux/watch_queue: Improve documentation
- From: Siddh Raman Pant <code@xxxxxxxx>
- Re: [PATCH v3 1/2] include/linux/watch_queue: Improve documentation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 9/9] bio: Fix bio_flagged() so that it can be combined
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 8/9] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 3/9] iov_iter: Use IOCB/IOMAP_WRITE if available rather than iterator direction
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 7/9] bio: Rename BIO_NO_PAGE_REF to BIO_PAGE_REFFED and invert the meaning
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 6/9] netfs: Add a function to extract an iterator into a scatterlist
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 4/9] iov_iter: Add a function to extract a page list from an iterator
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 5/9] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 1/9] iov_iter: Change the direction macros into an enum
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 0/9] iov_iter: Add extraction helpers
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 2/9] iov_iter: Use the direction in the iterator functions
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2] fs/aio: Replace kmap{,_atomic}() with kmap_local_page()
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- [PATCH] exfat: handle unreconized benign secondary entries
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH 1/7] zonefs: Detect append writes at invalid locations
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH v2] filelock: move file locking definitions to separate header file
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH] fs/pipe: Delete unused do_pipe_flags()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2] filelock: move file locking definitions to separate header file
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 7/7] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] fs: remove locks_inode
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] proc: introduce proc_statfs()
- From: Chao Yu <chao@xxxxxxxxxx>
- Re: [PATCH] proc: fix to check name length in proc_lookup_de()
- From: Chao Yu <chao@xxxxxxxxxx>
- [PATCH v2 7/7] erofs: introduce 'sharecache' mount option
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v2 4/7] erofs: implement .read_iter for page cache sharing
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v2 3/7] erofs: allocate anonymous file of blob for page cache sharing
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v2 2/7] erofs: unify anonymous inodes for blob
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v2 5/7] erofs: implement .mmap for page cache sharing
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v2 6/7] erofs: add helper checking if page cache sharing shall be enabled
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v2 0/7] erofs: support page cache sharing between EROFS images in fscache mode
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v2 1/7] erofs: remove unused device mapping in the meta routine
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] fs/pipe: Delete unused do_pipe_flags()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [syzbot] [vfs?] [ntfs3?] WARNING in path_openat
- From: syzbot <syzbot+be8872fcb764bf9fea73@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH V4 4/5] cachefiles: narrow the scope of triggering EPOLLIN events in ondemand mode
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V4 3/5] cachefiles: resend an open request if the read request's object is closed
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V4 0/5] Introduce daemon failover mechanism to recover from crashing
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V4 5/5] cachefiles: add restore command to recover inflight ondemand read requests
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V4 2/5] cachefiles: extract ondemand info field from cachefiles_object
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V4 1/5] cachefiles: introduce object ondemand state
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- Re: [PATCH 3/7] minix: don't flush page immediately for DIRSYNC directories
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] filelock: move file locking definitions to separate header file
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH 3/7] minix: don't flush page immediately for DIRSYNC directories
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] fs/pipe: Delete unused do_pipe_flags()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] filelock: move file locking definitions to separate header file
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH] fs/pipe: Delete unused do_pipe_flags()
- From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/4] fs/sysv: Change the signature of dir_get_page()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/7] minix: don't flush page immediately for DIRSYNC directories
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] filelock: move file locking definitions to separate header file
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fs: remove locks_inode
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fs: remove locks_inode
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 02/14] xfs: document the general theory underlying online fsck design
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- Re: Do I really need to add mount2 and umount3 syscalls for some crazy experiment
- From: Anadon <joshua.r.marshall.1991@xxxxxxxxx>
- Re: [PATCH v2] fs/aio: Replace kmap{,_atomic}() with kmap_local_page()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fs: remove locks_inode
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC 3/3] fs: remove old MS_* internal flags for the superblock
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC 2/3] fs: use SB_NOUSER on path_mount() instead of deprecated MS_NOUSER
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC 1/3] apparmor: use SB_* flags for private sb flags
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- Re: [PATCH] aio: fix mremap after fork null-deref
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 7/9] iomap/xfs: Eliminate the iomap_valid handler
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v4 7/7] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3 1/2] include/linux/watch_queue: Improve documentation
- From: Siddh Raman Pant <code@xxxxxxxx>
- Re: [PATCH 2/5] fs: affs: initialize fsdata in affs_truncate()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v5 3/3] fanotify, audit: Allow audit to use the full permission event response
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [PATCH] proc: fix to check name length in proc_lookup_de()
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [PATCH] proc: introduce proc_statfs()
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [syzbot] [ntfs3?] KASAN: stack-out-of-bounds Read in filemap_get_read_batch
- From: syzbot <syzbot+9d9efb38bb1425ff6283@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/6] composefs: Add filesystem implementation
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- Re: [PATCH 3/6] composefs: Add descriptor parsing code
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- Re: [PATCH 2/6] composefs: Add on-disk layout
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- [PATCH] maple_tree: remove the parameter entry of mas_preallocate
- From: Vernon Yang <vernon2gm@xxxxxxxxx>
- Re: remove write_one_page / folio_write_one
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v5 3/3] fanotify,audit: Allow audit to use the full permission event response
- From: Steve Grubb <sgrubb@xxxxxxxxxx>
- Re: [RFC v6 04/10] iomap: Add iomap_get_folio helper
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] proc: fix to check name length in proc_lookup_de()
- From: Chao Yu <chao@xxxxxxxxxx>
- [PATCH] proc: introduce proc_statfs()
- From: Chao Yu <chao@xxxxxxxxxx>
- Re: [PATCH v4 7/7] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v4 7/7] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 1/2] include/linux/watch_queue: Improve documentation
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] fs: remove locks_inode
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [RFC v6 04/10] iomap: Add iomap_get_folio helper
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 5/7] zonefs: Separate zone information from inode information
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [PATCH 3/7] zonefs: Simplify IO error handling
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [PATCH 6/7] zonefs: Dynamically create file inodes when needed
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [PATCH 4/7] zonefs: Reduce struct zonefs_inode_info size
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [PATCH 7/7] zonefs: Cache zone group directory inodes
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [PATCH 2/7] zonefs: Reorganize code
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [PATCH 1/7] zonefs: Detect append writes at invalid locations
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [PATCH 0/7] Reduce zonefs memory usage
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: remove write_one_page / folio_write_one
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 2/5] fs: affs: initialize fsdata in affs_truncate()
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 2/5] fs: affs: initialize fsdata in affs_truncate()
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH] fs: remove locks_inode
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH 3/3] nls: Replace default nls table by correct iso8859-1 table
- From: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 01/18] fat: Fix iocharset=utf8 mount option
- From: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [RFC v6 04/10] iomap: Add iomap_get_folio helper
- From: Andreas Grünbacher <andreas.gruenbacher@xxxxxxxxx>
- Re: [RFC v6 08/10] iomap/xfs: Eliminate the iomap_valid handler
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC v6 08/10] iomap/xfs: Eliminate the iomap_valid handler
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC v6 06/10] iomap: Add __iomap_get_folio helper
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC v6 04/10] iomap: Add iomap_get_folio helper
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 4/7] sysv: don't flush page immediately for DIRSYNC directories
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 3/7] minix: don't flush page immediately for DIRSYNC directories
- From: Christoph Hellwig <hch@xxxxxx>
- Re: remove write_one_page / folio_write_one
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH 3/3] nls: Replace default nls table by correct iso8859-1 table
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH RFC] mm: implement granular soft-dirty vma support
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v2 00/11] fsverity: support for non-4K pages
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v5 3/3] fanotify,audit: Allow audit to use the full permission event response
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [PATCH v2 10/11] fs/buffer.c: support fsverity in block_read_full_folio()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [Ocfs2-devel] [PATCH 6/7] ocfs2: don't use write_one_page in ocfs2_duplicate_clusters_by_page
- From: Joseph Qi <jiangqi903@xxxxxxxxx>
- Re: [PATCH v2 10/11] fs/buffer.c: support fsverity in block_read_full_folio()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [RFC 2/3] fs: use SB_NOUSER on path_mount() instead of deprecated MS_NOUSER
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 3/3] fs: remove old MS_* internal flags for the superblock
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 1/3] apparmor: use SB_* flags for private sb flags
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 0/3] fs: kill old ms_* flags for internal sb
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC v2 6/6] fs: add automatic kernel fs freeze / thaw and remove kthread freezing
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [External] [LSF/MM/BPF BoF] Session for Zoned Storage 2023
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [External] [LSF/MM/BPF BoF] Session for Zoned Storage 2023
- From: "Viacheslav A.Dubeyko" <viacheslav.dubeyko@xxxxxxxxxxxxx>
- Re: [External] [LSF/MM/BPF BoF] Session for Zoned Storage 2023
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC v6 08/10] iomap/xfs: Eliminate the iomap_valid handler
- From: Andreas Grünbacher <andreas.gruenbacher@xxxxxxxxx>
- Re: Do I really need to add mount2 and umount3 syscalls for some crazy experiment
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v5 3/3] fanotify,audit: Allow audit to use the full permission event response
- From: Steve Grubb <sgrubb@xxxxxxxxxx>
- Re: [External] [LSF/MM/BPF BoF] Session for Zoned Storage 2023
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [External] [LSF/MM/BPF BoF] Session for Zoned Storage 2023
- From: "Viacheslav A.Dubeyko" <viacheslav.dubeyko@xxxxxxxxxxxxx>
- Re: [External] [LSF/MM/BPF BoF] Session for Zoned Storage 2023
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4 7/7] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC v6 08/10] iomap/xfs: Eliminate the iomap_valid handler
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [External] [LSF/MM/BPF BoF] Session for Zoned Storage 2023
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH mm-unstable v2 1/2] mm: add vma_has_recency()
- From: "T.J. Alumbaugh" <talumbau@xxxxxxxxxx>
- Re: [PATCH v4 7/7] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH RFC] mm: implement granular soft-dirty vma support
- From: Cyrill Gorcunov <gorcunov@xxxxxxxxx>
- Re: [PATCH v4 7/7] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4 7/7] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: remove write_one_page / folio_write_one
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH v2 00/11] fsverity: support for non-4K pages
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [External] [LSF/MM/BPF BoF] Session for Zoned Storage 2023
- From: "Viacheslav A.Dubeyko" <viacheslav.dubeyko@xxxxxxxxxxxxx>
- Re: [RFC v6 08/10] iomap/xfs: Eliminate the iomap_valid handler
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [RESEND PATCH] fs/aio: Replace kmap{,_atomic}() with kmap_local_page()
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- [PATCH v5 3/8] proc: Use lsmids instead of lsm names for attrs
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- [PATCH v2] fs/aio: Replace kmap{,_atomic}() with kmap_local_page()
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- Re: [PATCH v5 1/2] fs/proc: optimize register ctl_tables
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2 00/11] fsverity: support for non-4K pages
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v4 7/7] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v4 7/7] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH 07/11] xfs: disable direct read path for fs-verity sealed files
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH v4 7/7] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: Jan Kara <jack@xxxxxxx>
- [PATCH v2 3/4] fs/sysv: Use dir_put_page() in sysv_rename()
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- [PATCH v2 2/4] fs/sysv: Change the signature of dir_get_page()
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- [PATCH v2 1/4] fs/sysv: Use the offset_in_page() helper
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- [PATCH v2 4/4] fs/sysv: Replace kmap() with kmap_local_page()
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- [PATCH v2 0/4] fs/sysv: Replace kmap() with kmap_local_page()
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- Re: [External] [LSF/MM/BPF BoF] Session for Zoned Storage 2023
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 6/7] ocfs2: don't use write_one_page in ocfs2_duplicate_clusters_by_page
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC PATCH 09/11] iomap: fs-verity verification on page read
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [RFC PATCH 05/11] xfs: add inode on-disk VERITY flag
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [RFC PATCH 03/11] xfs: add attribute type for fs-verity
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [RFC PATCH 02/11] pagemap: add mapping_clear_large_folios() wrapper
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: inactive buffer head in lrus prevents page migrate
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 08/11] cifs: Remove call to filemap_check_wb_err()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 2/3] fs/proc/array: Add Syscall User Dispatch to proc status
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH 1/3] ptrace,syscall_user_dispatch: Implement Syscall User Dispatch Suspension
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH 3/3] prctl,syscall_user_dispatch: add a getter for configuration info
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [RFC PATCH 0/3] Checkpoint Support for Syscall User Dispatch
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- Re: [PATCH 00/11] Remove AS_EIO and AS_ENOSPC
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 08/11] cifs: Remove call to filemap_check_wb_err()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 04/11] fuse: Convert fuse_flush() to use file_check_and_advance_wb_err()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 08/11] cifs: Remove call to filemap_check_wb_err()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCHv2 00/12] iov_iter: replace import_single_range with ubuf
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 08/11] cifs: Remove call to filemap_check_wb_err()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 3/7] fs: Introduce FALLOC_FL_PROVISION
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 02/11] filemap: Remove filemap_check_and_keep_errors()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 6/7] ext4: Add mount option for provisioning blocks during allocations
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 08/11] cifs: Remove call to filemap_check_wb_err()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 02/11] filemap: Remove filemap_check_and_keep_errors()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 02/11] filemap: Remove filemap_check_and_keep_errors()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 02/11] filemap: Remove filemap_check_and_keep_errors()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC v6 04/10] iomap: Add iomap_get_folio helper
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v4 7/7] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCHv2 00/12] iov_iter: replace import_single_range with ubuf
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH RFC v7 08/23] dept: Apply sdt_might_sleep_strong() to PG_{locked,writeback} wait
- From: Sergey Shtylyov <s.shtylyov@xxxxxx>
- [LSF/MM/BPF TOPIC] Image-based read-only filesystem: further use cases & directions
- From: Gao Xiang <xiang@xxxxxxxxxx>
- Re: Do I really need to add mount2 and umount3 syscalls for some crazy experiment
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v7 4/4] selftests: vm: add pagemap ioctl tests
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v7 3/4] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v7 1/4] userfaultfd: Add UFFD WP Async support
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v7 2/4] userfaultfd: split mwriteprotect_range()
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v7 0/4] Implement IOCTL to get and/or the clear info about PTEs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH 08/11] cifs: Remove call to filemap_check_wb_err()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 10/11] mm: Remove filemap_fdatawait_range_keep_errors()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 02/11] filemap: Remove filemap_check_and_keep_errors()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 04/11] fuse: Convert fuse_flush() to use file_check_and_advance_wb_err()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 09/11] mm: Remove AS_EIO and AS_ENOSPC
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 07/11] filemap: Convert filemap_fdatawait_range() to errseq
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 11/11] mm: Remove filemap_fdatawait_keep_errors()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 03/11] f2fs: Convert f2fs_wait_on_node_pages_writeback() to errseq
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 06/11] filemap: Convert filemap_write_and_wait_range() to use errseq
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 01/11] memory-failure: Remove comment referencing AS_EIO
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 00/11] Remove AS_EIO and AS_ENOSPC
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 05/11] page-writeback: Convert folio_write_one() to use an errseq
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Do I really need to add mount2 and umount3 syscalls for some crazy experiment
- From: Anadon <joshua.r.marshall.1991@xxxxxxxxx>
- [PATCH RFC v7 14/23] dept: Add a mechanism to refill the internal memory pools on running out
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 17/23] dept: Track timeout waits separately with a new Kconfig
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 19/23] dept: Apply timeout consideration to swait
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 22/23] dept: Apply timeout consideration to dma fence wait
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 13/23] dept: Distinguish each work from another
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 20/23] dept: Apply timeout consideration to waitqueue wait
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 05/23] dept: Tie to Lockdep and IRQ tracing
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 11/23] dept: Apply sdt_might_sleep_weak() to hashed-waitqueue wait
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 04/23] dept: Add lock dependency tracker APIs
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 07/23] dept: Apply sdt_might_sleep_strong() to wait_for_completion()/complete()
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 08/23] dept: Apply sdt_might_sleep_strong() to PG_{locked,writeback} wait
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 15/23] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 18/23] dept: Apply timeout consideration to wait_for_completion()/complete()
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 12/23] dept: Distinguish each syscall context from another
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 21/23] dept: Apply timeout consideration to hashed-waitqueue wait
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 16/23] dept: Apply sdt_might_sleep_strong() to dma fence wait
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 23/23] dept: Record the latest one out of consecutive waits of the same class
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 06/23] dept: Add proc knobs to show stats and dependency graph
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 02/23] dept: Implement Dept(Dependency Tracker)
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 03/23] dept: Add single event dependency tracker APIs
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 00/23] DEPT(Dependency Tracker)
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 01/23] llist: Move llist_{head,node} definition to types.h
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 09/23] dept: Apply sdt_might_sleep_weak() to swait
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 10/23] dept: Apply sdt_might_sleep_weak() to waitqueue wait
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Re: [PATCH v4 7/7] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHv2 00/12] iov_iter: replace import_single_range with ubuf
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHv2 02/12] io_uring: switch network send/recv to ITER_UBUF
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] freevxfs: fix kernel-doc warnings
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH] mm/filemap: fix page end in filemap_get_read_batch
- [PATCH] ntfs: fix multiple kernel-doc warnings
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH] fuse: fix all W=1 kernel-doc warnings
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]