Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH 27/27] direct-io: remove random prefetches
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 25/27] block: add a bdev_discard_granularity helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 21/27] block: move {bdev,queue_limit}_discard_alignment out of line
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 23/27] block: add a bdev_max_discard_sectors helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 22/27] block: refactor discard bio size limiting
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/27] block: add a bdev_max_zone_append_sectors helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/27] block: add a bdev_stable_writes helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/27] block: use bdev_alignment_offset in part_alignment_offset_show
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/27] mm: use bdev_is_zoned in claim_swapfile
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/27] block: add a bdev_write_cache helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/27] block: add a bdev_nonrot helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/27] ntfs3: use bdev_logical_block_size instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/27] drbd: cleanup decide_on_discard_support
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/27] drbd: use bdev based limit helpers in drbd_send_sizes
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/27] drbd: remove assign_p_sizes_qlim
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/27] target: fix discard alignment on partitions
- From: Christoph Hellwig <hch@xxxxxx>
- use block_device based APIs in block layer consumers v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v5 RESEND 1/3] vmcore: Convert copy_oldmem_page() to take an iov_iter
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [kbuild-all] Re: [PATCH v5 RESEND 1/3] vmcore: Convert copy_oldmem_page() to take an iov_iter
- From: Philip Li <philip.li@xxxxxxxxx>
- Re: [PATCH v5 RESEND 1/3] vmcore: Convert copy_oldmem_page() to take an iov_iter
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH 3/8] docs: filesystems: caching/backend-api.rst: correct two relinquish APIs use
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 8/8] fscache: remove FSCACHE_OLD_API Kconfig option
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 7/8] fscache: Use wrapper fscache_set_cache_state() directly when relinquishing
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 2/8] cachefiles: Fix KASAN slab-out-of-bounds in cachefiles_set_volume_xattr
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 6/8] fscache: Move fscache_cookies_seq_ops specific code under CONFIG_PROC_FS
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 5/8] fscache: Remove the cookie parameter from fscache_clear_page_bits()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 1/8] cachefiles: unmark inode in use in error path
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC][PATCH 0/8] fscache, cachefiles: Fixes
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 4/8] docs: filesystems: caching/backend-api.rst: fix an object withdrawn API
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION ff511c1c68a5a35ab0b3efb3c306fd80b10d74be
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] tmpfs: fix regressions from wider use of ZERO_PAGE
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: Regression in xfstests on tmpfs-backed NFS exports
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: Regression in xfstests on tmpfs-backed NFS exports
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5 05/13] KVM: Extend the memslot to support fd-based private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 07/12] landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [regression] 5.15 kernel triggering 100x more inode evictions
- From: Thorsten Leemhuis <regressions@xxxxxxxxxxxxx>
- Re: Regression in xfstests on tmpfs-backed NFS exports
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v2 07/12] landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [regression] 5.15 kernel triggering 100x more inode evictions
- From: Filipe Manana <fdmanana@xxxxxxxxxx>
- Re: [regression] 5.15 kernel triggering 100x more inode evictions
- From: David Sterba <dsterba@xxxxxxx>
- Re: Regression in xfstests on tmpfs-backed NFS exports
- From: Mark Hemment <markhemm@xxxxxxxxxxxxxx>
- Re: [PATCH v5 08/13] KVM: Use memfile_pfn_ops to obtain pfn for private pages
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] fs: remove unnecessary conditional
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH v5 07/13] KVM: Add KVM_EXIT_MEMORY_ERROR exit
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 06/13] KVM: Use kvm_userspace_memory_region_ext
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 05/13] KVM: Extend the memslot to support fd-based private memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 05/13] KVM: Extend the memslot to support fd-based private memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 RESEND 1/3] vmcore: Convert copy_oldmem_page() to take an iov_iter
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 02/13] mm: Introduce memfile_notifier
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH] writeback: expired dirty inodes can lead to a NULL dereference kernel panic issue in 'move_expired_inodes' function
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] fuse: avoid unnecessary spinlock bump
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH] writeback: expired dirty inodes can lead to a NULL dereference kernel panic issue in 'move_expired_inodes' function
- From: Paran Lee <p4ranlee@xxxxxxxxx>
- Re: [PATCH] fuse: avoid unnecessary spinlock bump
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] fuse: avoid unnecessary spinlock bump
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v2 1/6] idmapped-mount: split setgid test from test-core
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [regression] 5.15 kernel triggering 100x more inode evictions
- From: Thorsten Leemhuis <regressions@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/6] idmapped-mount: split setgid test from test-core
- From: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
- Re: [PATCH v5 RESEND 0/3] Convert vmcore to use an iov_iter
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v5 RESEND 1/3] vmcore: Convert copy_oldmem_page() to take an iov_iter
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v5 RESEND 0/3] Convert vmcore to use an iov_iter
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v5 RESEND 3/3] vmcore: Convert read_from_oldmem() to take an iov_iter
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v5 RESEND 2/3] vmcore: Convert __read_vmcore to use an iov_iter
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH v2 06/16] fsnotify: create helpers for group mark_mutex lock
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 6/6] idmapped-mounts: Add open with O_TMPFILE operation in setgid test
- From: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
- Re: [PATCH v2 6/6] idmapped-mounts: Add open with O_TMPFILE operation in setgid test
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH v11 7/8] xfs: Implement ->notify_failure() for XFS
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v11 7/8] xfs: Implement ->notify_failure() for XFS
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH 1/1] FUSE: Allow parallel direct writes on the same file
- From: Dharmendra Singh <dharamhans87@xxxxxxxxx>
- [PATCH 0/1] FUSE: Parallel direct writes on the same file
- From: Dharmendra Singh <dharamhans87@xxxxxxxxx>
- Re: [PATCH v11 7/8] xfs: Implement ->notify_failure() for XFS
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [PATCH v11 1/8] dax: Introduce holder for dax_device
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: sporadic hangs on generic/186
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH v3 1/2] block: add sync_blockdev_range()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: sporadic hangs on generic/186
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2 6/6] idmapped-mounts: Add open with O_TMPFILE operation in setgid test
- From: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
- Re: [PATCH v2 4/6] idmapped-mounts: Add umask(S_IXGRP) wrapper for setgid_create* cases
- From: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
- [PATCH v3 1/2] block: add sync_blockdev_range()
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- [PATCH v3 2/2] exfat: reduce block requests when zeroing a cluster
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- [PATCH v3 0/2] exfat: reduce block requests when zeroing a cluster
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- Re: [PATCH v5 11/13] KVM: Zap existing KVM mappings when pages changed in the private fd
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 2/6] idmapped-mounts: Add mknodat operation in setgid test
- From: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
- Re: sporadic hangs on generic/186
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH] fuse: avoid unnecessary spinlock bump
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- RE: [PATCH v2 1/2] block: add sync_blockdev_range()
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- Re: [PATCH v8 12/20] erofs: add anonymous inode managing page cache for data blob
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 15/20] erofs: register fscache context for extra data blobs
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v2] fs: remove unnecessary conditional
- Re: cross mount reflink and xfstest generic/373
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v2 07/12] landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v11 1/8] dax: Introduce holder for dax_device
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v2 1/6] idmapped-mount: split setgid test from test-core
- From: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
- Re: [PATCH v2 06/12] LSM: Remove double path_rename hook calls for RENAME_EXCHANGE
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: Regression in xfstests on tmpfs-backed NFS exports
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: Regression in xfstests on tmpfs-backed NFS exports
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: Regression in xfstests on tmpfs-backed NFS exports
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH 14/14] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 2e9a9857569ec27e64d2ddd01294bbe3c736acb1
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: Regression in xfstests on tmpfs-backed NFS exports
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v4] VFS: filename_create(): fix incorrect intent.
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK
- From: "Andy Lutomirski" <luto@xxxxxxxxxx>
- Re: [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 24/27] block: add a bdev_discard_granularity helper
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 07/27] btrfs: use bdev_max_active_zones instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 23/27] block: add a bdev_max_discard_sectors helper
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 11/27] block: add a bdev_write_cache helper
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 10/27] block: add a bdev_nonrot helper
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 07/27] btrfs: use bdev_max_active_zones instead of open coding it
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH v2 4/6] idmapped-mounts: Add umask(S_IXGRP) wrapper for setgid_create* cases
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 06/16] fsnotify: create helpers for group mark_mutex lock
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v8 20/20] erofs: add 'fsid' mount option
- From: Gao Xiang <xiang@xxxxxxxxxx>
- Re: [PATCH v8 19/20] erofs: implement fscache-based data readahead
- From: Gao Xiang <xiang@xxxxxxxxxx>
- Re: [PATCH v2 06/16] fsnotify: create helpers for group mark_mutex lock
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v8 18/20] erofs: implement fscache-based data read for inline layout
- From: Gao Xiang <xiang@xxxxxxxxxx>
- Re: [PATCH v8 17/20] erofs: implement fscache-based data read for non-inline layout
- From: Gao Xiang <xiang@xxxxxxxxxx>
- Re: [PATCH v8 16/20] erofs: implement fscache-based metadata read
- From: Gao Xiang <xiang@xxxxxxxxxx>
- Re: [PATCH v8 15/20] erofs: register fscache context for extra data blobs
- From: Gao Xiang <xiang@xxxxxxxxxx>
- Re: [PATCH] fuse: avoid unnecessary spinlock bump
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v8 14/20] erofs: register fscache context for primary data blob
- From: Gao Xiang <xiang@xxxxxxxxxx>
- Re: [PATCH v8 13/20] erofs: add erofs_fscache_read_folios() helper
- From: Gao Xiang <xiang@xxxxxxxxxx>
- Re: [PATCH v2 6/6] idmapped-mounts: Add open with O_TMPFILE operation in setgid test
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 2/6] idmapped-mounts: Add mknodat operation in setgid test
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: sporadic hangs on generic/186
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/6] idmapped-mounts: Reset errno to zero after detect fs_allow_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 1/6] idmapped-mount: split setgid test from test-core
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC 0/3] softirq: Introduce softirq throttling
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH AUTOSEL 5.15 21/27] fs: fix an infinite loop in iomap_fiemap
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH AUTOSEL 5.15 21/27] fs: fix an infinite loop in iomap_fiemap
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v5 02/19] exportfs: support idmapped mounts
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v5 01/19] fs: add two trivial lookup helpers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 6/6] idmapped-mounts: Add open with O_TMPFILE operation in setgid test
- From: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
- [PATCH v2 5/6] idmapped-mounts: Add setfacl(S_IXGRP) wrapper for setgid_create* cases
- From: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
- [PATCH v2 1/6] idmapped-mount: split setgid test from test-core
- From: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
- [PATCH v2 2/6] idmapped-mounts: Add mknodat operation in setgid test
- From: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
- [PATCH v2 4/6] idmapped-mounts: Add umask(S_IXGRP) wrapper for setgid_create* cases
- From: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
- [PATCH v2 3/6] idmapped-mounts: Reset errno to zero after detect fs_allow_idmap
- From: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
- Re: [PATCH v3 3/3] btrfs: Avoid live-lock in search_ioctl() on hardware with sub-page faults
- From: David Sterba <dsterba@xxxxxxx>
- Re: [RFC 0/3] softirq: Introduce softirq throttling
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] FUSE: Implement atomic lookup + open
- From: Dharmendra Hans <dharamhans87@xxxxxxxxx>
- Re: [PATCH v2 1/2] block: add sync_blockdev_range()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 22/27] block: refactor discard bio size limiting
- From: Coly Li <colyli@xxxxxxx>
- Re: cleanup btrfs bio handling, part 1
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH sysctl-next v3] latencytop: move sysctl to its own file
- From: Liao Hua <liaohua4@xxxxxxxxxx>
- [PATCH v4 sysctl-next] bpf: move bpf sysctls from kernel/sysctl.c to bpf module
- From: Yan Zhu <zhuyan34@xxxxxxxxxx>
- Re: [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- Re: cleanup btrfs bio handling, part 1
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 14/14] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
- From: Coly Li <colyli@xxxxxxx>
- Re: cleanup btrfs bio handling, part 1
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v7 4/6] dax: add DAX_RECOVERY flag and .recovery_write dev_pgmap_ops
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v8 12/20] erofs: add anonymous inode managing page cache for data blob
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 25/27] block: remove QUEUE_FLAG_DISCARD
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH 23/27] block: add a bdev_max_discard_sectors helper
- From: Coly Li <colyli@xxxxxxx>
- Re: Regression in xfstests on tmpfs-backed NFS exports
- From: Mark Hemment <markhemm@xxxxxxxxxxxxxx>
- Re: sporadic hangs on generic/186
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: sporadic hangs on generic/186
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [Ocfs2-devel] [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [Ocfs2-devel] [PATCH 23/27] block: add a bdev_max_discard_sectors helper
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [Ocfs2-devel] [PATCH 25/27] block: remove QUEUE_FLAG_DISCARD
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [Ocfs2-devel] [PATCH 24/27] block: add a bdev_discard_granularity helper
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [Ocfs2-devel] [PATCH 22/27] block: refactor discard bio size limiting
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [Ocfs2-devel] [PATCH 21/27] block: move {bdev, queue_limit}_discard_alignment out of line
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [Ocfs2-devel] [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [Ocfs2-devel] [PATCH 19/27] block: remove queue_discard_alignment
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [Ocfs2-devel] [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [Ocfs2-devel] [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v8 11/20] erofs: add fscache context helper functions
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [Ocfs2-devel] [PATCH 15/27] block: use bdev_alignment_offset in part_alignment_offset_show
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [Ocfs2-devel] [PATCH 10/27] block: add a bdev_nonrot helper
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [dm-devel] [PATCH 03/27] target: fix discard alignment on partitions
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [Ocfs2-devel] [PATCH 13/27] block: add a bdev_stable_writes helper
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [Ocfs2-devel] [PATCH 12/27] block: add a bdev_fua helper
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [Ocfs2-devel] [PATCH 11/27] block: add a bdev_write_cache helper
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [dm-devel] [PATCH 14/27] block: add a bdev_max_zone_append_sectors helper
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH 14/14] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [dm-devel] [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [dm-devel] [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v8 10/20] erofs: register fscache volume
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 09/20] erofs: add mode checking helper
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 08/20] erofs: make erofs_map_blocks() generally available
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- RE: [PATCH v2 0/2] exfat: reduce block requests when zeroing a cluster
- From: "Sungjong Seo" <sj1557.seo@xxxxxxxxxxx>
- Re: sporadic hangs on generic/186
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- RE: [PATCH] exfat: introduce mount option 'sys_tz'
- From: "Sungjong Seo" <sj1557.seo@xxxxxxxxxxx>
- Re: sporadic hangs on generic/186
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: sporadic hangs on generic/186
- From: "NeilBrown" <neilb@xxxxxxx>
- [PATCH AUTOSEL 5.16 24/30] fs: fix an infinite loop in iomap_fiemap
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 19/25] fs: fix an infinite loop in iomap_fiemap
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 21/27] fs: fix an infinite loop in iomap_fiemap
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.17 25/31] fs: fix an infinite loop in iomap_fiemap
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: sporadic hangs on generic/186
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: Regression in xfstests on tmpfs-backed NFS exports
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: sporadic hangs on generic/186
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 13/14] cifs: Split the smb3_add_credits tracepoint
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 14/14] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 12/14] cifs: Expose netfs subrequest debug ID and index in read tracepoints
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 10/14] cifs: Hold the open file on netfs_io_request, not netfs_io_subrequest
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 11/14] cifs: Clamp length according to credits and rsize
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 09/14] cifs: Put credits into cifs_io_subrequest, not on the stack
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 07/14] cifs: Share server EOF pos with netfslib
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 06/14] cifs: Use netfslib to handle reads
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 08/14] netfs: Allow the netfs to make the io (sub)request alloc larger
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 05/14] cifs: Remove unused code
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 04/14] cifs: Change the I/O paths to use an iterator rather than a page list
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 03/14] cifs: Check the IOCB_DIRECT flag, not O_DIRECT
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 02/14] cifs: Add a function to read into an iter from a socket
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 00/14] cifs: Iterators, netfslib and folios
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 01/14] cifs: Add some helper functions
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 sysctl-next] bpf: move bpf sysctls from kernel/sysctl.c to bpf module
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH sysctl-next v2] latencytop: move sysctl to its own file
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] fs/proc: Introduce list_for_each_table_entry for proc sysctl
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2 10/11] fs/drop_caches: move drop_caches sysctls to its own file
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC 1/3] softirq: Add two parameters to control CPU bandwidth for use by softirq
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 109f6d10ec17302c4666f7df3dfa0e31d8589d41
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 3/3] btrfs: Avoid live-lock in search_ioctl() on hardware with sub-page faults
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v11 1/8] dax: Introduce holder for dax_device
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: sporadic hangs on generic/186
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- sporadic hangs on generic/186
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: "Andy Lutomirski" <luto@xxxxxxxxxx>
- Re: mmotm 2022-04-05-15-54 uploaded [drivers/media/radio/radio-aimslab.ko]
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v2 04/16] fsnotify: remove unneeded refcounts of s_fsnotify_connectors
- From: Jan Kara <jack@xxxxxxx>
- [PATCH v3 3/3] btrfs: Avoid live-lock in search_ioctl() on hardware with sub-page faults
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v3 1/3] mm: Add fault_in_subpage_writeable() to probe at sub-page granularity
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v3 2/3] arm64: Add support for user sub-page fault probing
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v7 5/6] pmem: refactor pmem_clear_poison()
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH v7 6/6] pmem: implement pmem_recovery_write()
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH v7 4/6] dax: add DAX_RECOVERY flag and .recovery_write dev_pgmap_ops
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH 23/27] block: add a bdev_max_discard_sectors helper
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- Re: [PATCH v2 04/16] fsnotify: remove unneeded refcounts of s_fsnotify_connectors
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v7 4/6] dax: add DAX_RECOVERY flag and .recovery_write dev_pgmap_ops
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH v3 0/3] Avoid live-lock in btrfs fault-in+uaccess loop
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: cleanup btrfs bio handling, part 1
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 24/27] block: add a bdev_discard_granularity helper
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- Re: [RFC 0/3] softirq: Introduce softirq throttling
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v11 1/8] dax: Introduce holder for dax_device
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [RFC 1/3] softirq: Add two parameters to control CPU bandwidth for use by softirq
- From: Liao Chang <liaochang1@xxxxxxxxxx>
- [RFC 2/3] softirq: Do throttling when softirqs use up its bandwidth
- From: Liao Chang <liaochang1@xxxxxxxxxx>
- [RFC 3/3] softirq: Introduce statistics about softirq throttling
- From: Liao Chang <liaochang1@xxxxxxxxxx>
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCHv3 1/4] generic/468: Add another falloc test entry
- From: Ritesh Harjani <ritesh.list@xxxxxxxxx>
- Re: [PATCHv3 1/4] generic/468: Add another falloc test entry
- From: Ritesh Harjani <ritesh.list@xxxxxxxxx>
- Re: cross mount reflink and xfstest generic/373
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [RFC 2/3] softirq: Do throttling when softirqs use up its bandwidth
- From: Liao Chang <liaochang1@xxxxxxxxxx>
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [RFC 3/3] softirq: Introduce statistics about softirq throttling
- From: Liao Chang <liaochang1@xxxxxxxxxx>
- RE: [PATCH v2 1/2] block: add sync_blockdev_range()
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- [RFC 1/3] softirq: Add two parameters to control CPU bandwidth for use by softirq
- From: Liao Chang <liaochang1@xxxxxxxxxx>
- Re: [PATCH 14/27] block: add a bdev_max_zone_append_sectors helper
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [Cluster-devel] [PATCH 23/27] block: add a bdev_max_discard_sectors helper
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH 07/27] btrfs: use bdev_max_active_zones instead of open coding it
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- [PATCH] exfat: introduce mount option 'sys_tz'
- From: Chung-Chiang Cheng <cccheng@xxxxxxxxxxxx>
- [RFC 0/3] softirq: Introduce softirq throttling
- From: Liao Chang <liaochang1@xxxxxxxxxx>
- [PATCH v2 3/3] fat: report creation time in statx
- From: Chung-Chiang Cheng <cccheng@xxxxxxxxxxxx>
- [PATCH v2 2/3] fat: make ctime and mtime identical explicitly
- From: Chung-Chiang Cheng <cccheng@xxxxxxxxxxxx>
- [PATCH v2 1/3] fat: split fat_truncate_time() into separate functions
- From: Chung-Chiang Cheng <cccheng@xxxxxxxxxxxx>
- Re: [PATCH 14/27] block: add a bdev_max_zone_append_sectors helper
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [PATCH v8 20/20] erofs: add 'fsid' mount option
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v8 19/20] erofs: implement fscache-based data readahead
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v8 17/20] erofs: implement fscache-based data read for non-inline layout
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v8 11/20] erofs: add fscache context helper functions
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v8 10/20] erofs: register fscache volume
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v8 18/20] erofs: implement fscache-based data read for inline layout
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v8 12/20] erofs: add anonymous inode managing page cache for data blob
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v8 14/20] erofs: register fscache context for primary data blob
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v8 05/20] cachefiles: implement on-demand read
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v8 06/20] cachefiles: enable on-demand read mode
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v8 07/20] cachefiles: document on-demand read mode
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v8 09/20] erofs: add mode checking helper
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v8 08/20] erofs: make erofs_map_blocks() generally available
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v8 04/20] cachefiles: notify user daemon when withdrawing cookie
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v8 00/20] fscache,erofs: fscache-based on-demand read semantics
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v8 03/20] cachefiles: notify user daemon with anon_fd when looking up cookie
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v8 02/20] cachefiles: extract write routine
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v8 01/20] cachefiles: unmark inode in use in error path
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v8 15/20] erofs: register fscache context for extra data blobs
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v8 13/20] erofs: add erofs_fscache_read_folios() helper
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v8 16/20] erofs: implement fscache-based metadata read
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: Regression with v5.18-rc1 tag on STM32F7 and STM32H7 based boards
- From: Patrice CHOTARD <patrice.chotard@xxxxxxxxxxx>
- Re: [PATCH v4] VFS: filename_create(): fix incorrect intent.
- From: David Disseldorp <ddiss@xxxxxxx>
- Re: [PATCH 15/27] block: use bdev_alignment_offset in part_alignment_offset_show
- From: Alan.Robinson@xxxxxxxxxxx (Alan Robinson)
- RE: [POC][USER SPACE][PATCH] Introduce LSM to protect pinned objects
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: Regression with v5.18-rc1 tag on STM32F7 and STM32H7 based boards
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: Regression with v5.18-rc1 tag on STM32F7 and STM32H7 based boards
- From: Patrice CHOTARD <patrice.chotard@xxxxxxxxxxx>
- [PATCH 10/27] block: add a bdev_nonrot helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/27] block: add a bdev_max_zone_append_sectors helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/27] drbd: use bdev based limit helpers in drbd_send_sizes
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 25/27] block: remove QUEUE_FLAG_DISCARD
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 24/27] block: add a bdev_discard_granularity helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 22/27] block: refactor discard bio size limiting
- From: Christoph Hellwig <hch@xxxxxx>
- use block_device based APIs in block layer consumers
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 23/27] block: add a bdev_max_discard_sectors helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/27] block: add a bdev_fua helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/27] drbd: remove assign_p_sizes_qlim
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/27] block: add a bdev_stable_writes helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/27] block: remove queue_discard_alignment
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/27] block: add a bdev_write_cache helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/27] drbd: cleanup decide_on_discard_support
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/27] ntfs3: use bdev_logical_block_size instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/27] mm: use bdev_is_zoned in claim_swapfile
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 21/27] block: move {bdev,queue_limit}_discard_alignment out of line
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 27/27] direct-io: remove random prefetches
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/27] block: use bdev_alignment_offset in part_alignment_offset_show
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/27] target: fix discard alignment on partitions
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/27] btrfs: use bdev_max_active_zones instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset
- From: Christoph Hellwig <hch@xxxxxx>
- [RFC 0/3] softirq: Introduce softirq throttling
- From: Liao Chang <liaochang1@xxxxxxxxxx>
- Re: [GIT PULL] Folio fixes for 5.18
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCHv3 1/4] generic/468: Add another falloc test entry
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v7 2/6] x86/mce: relocate set{clear}_mce_nospec() functions
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v7 4/6] dax: add DAX_RECOVERY flag and .recovery_write dev_pgmap_ops
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v7 3/6] mce: fix set_mce_nospec to always unmap the whole page
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v7 5/6] pmem: refactor pmem_clear_poison()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v11 1/8] dax: Introduce holder for dax_device
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH v7 6/6] pmem: implement pmem_recovery_write()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- mmotm 2022-04-05-15-54 uploaded
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 11/13] KVM: Zap existing KVM mappings when pages changed in the private fd
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: Is it time to remove reiserfs?
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [syzbot] general protection fault in simple_recursive_removal (2)
- From: syzbot <syzbot+17404da5afdf21e8d612@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCHv3 1/4] generic/468: Add another falloc test entry
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [syzbot] general protection fault in simple_recursive_removal (2)
- From: syzbot <syzbot+17404da5afdf21e8d612@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] Add trusted_for(2) (was O_MAYEXEC)
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [POC][USER SPACE][PATCH] Introduce LSM to protect pinned objects
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- [PATCH v13 53/59] ceph: align data in pages in ceph_sync_write
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v13 52/59] ceph: don't use special DIO path for encrypted inodes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v7 4/6] dax: add DAX_RECOVERY flag and .recovery_write dev_pgmap_ops
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [GIT PULL] Add trusted_for(2) (was O_MAYEXEC)
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v13 41/59] ceph: get file size from fscrypt_file when present in inode traces
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v13 24/59] ceph: properly set DCACHE_NOKEY_NAME flag in lookup
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v13 30/59] ceph: pass the request to parse_reply_info_readdir()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v13 46/59] ceph: add object version support for sync read
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [GIT PULL] Folio fixes for 5.18
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v13 50/59] ceph: disable fallocate for encrypted inodes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- cross mount reflink and xfstest generic/373
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [GIT PULL] Add trusted_for(2) (was O_MAYEXEC)
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v13 05/59] libceph: support sparse reads on msgr2 secure codepath
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v13 04/59] libceph: add sparse read support to OSD client
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v13 12/59] ceph: preallocate inode for ops that may create one
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v13 31/59] ceph: add ceph_encode_encrypted_dname() helper
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v7 6/6] pmem: implement pmem_recovery_write()
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [GIT PULL] Add trusted_for(2) (was O_MAYEXEC)
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v13 59/59] ceph: fscrypt support for writepages
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v13 35/59] ceph: add a new ceph.fscrypt.auth vxattr
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v13 17/59] ceph: decode alternate_name in lease info
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [GIT PULL] Add trusted_for(2) (was O_MAYEXEC)
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [PATCH v13 42/59] ceph: handle fscrypt fields in cap messages from MDS
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v13 45/59] ceph: add __ceph_sync_read helper support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v7 3/6] mce: fix set_mce_nospec to always unmap the whole page
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH v13 37/59] ceph: don't allow changing layout on encrypted files/directories
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v13 54/59] ceph: add read/modify/write to ceph_sync_write
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v13 28/59] ceph: fix base64 encoded name's length check in ceph_fname_to_usr()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: "Andy Lutomirski" <luto@xxxxxxxxxx>
- [PATCH v13 11/59] fscrypt: add fscrypt_context_for_new_inode
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 05/12] btrfs: simplify scrub_recheck_block
- From: Nikolay Borisov <nborisov@xxxxxxxx>
- [PATCH v13 22/59] ceph: send altname in MClientRequest
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v13 08/59] fs: change test in inode_insert5 for adding to the sb list
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v13 14/59] ceph: ensure that we accept a new context from MDS for new inodes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 05/12] btrfs: simplify scrub_recheck_block
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v13 27/59] ceph: add helpers for converting names for userland presentation
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v13 23/59] ceph: encode encrypted name in dentry release
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v13 06/59] libceph: add sparse read support to msgr1
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: cleanup btrfs bio handling, part 1
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v7 0/6] DAX poison recovery
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- [PATCH v13 00/59] ceph+fscrypt: full support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v7 5/6] pmem: refactor pmem_clear_poison()
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH v13 16/59] ceph: implement -o test_dummy_encryption mount option
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v13 39/59] ceph: size handling for encrypted inodes in cap updates
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v13 49/59] libceph: allow ceph_osdc_new_request to accept a multi-op read
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v13 02/59] libceph: define struct ceph_sparse_extent and add some helpers
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v7 1/6] x86/mm: fix comment
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH v13 33/59] ceph: create symlinks with encrypted and base64-encoded targets
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: cleanup btrfs bio handling, part 1
- From: David Sterba <dsterba@xxxxxxx>
- [PATCH v13 20/59] ceph: make ceph_msdc_build_path use ref-walk
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- RE: [PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH v13 56/59] ceph: add fscrypt decryption support to ceph_netfs_issue_op
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [GIT PULL] Add trusted_for(2) (was O_MAYEXEC)
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] Add trusted_for(2) (was O_MAYEXEC)
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v13 47/59] ceph: add infrastructure for file encryption and decryption
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v13 51/59] ceph: disable copy offload on encrypted inodes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v13 09/59] fscrypt: export fscrypt_base64url_encode and fscrypt_base64url_decode
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v13 19/59] ceph: make the ioctl cmd more readable in debug log
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v13 48/59] ceph: add truncate size handling support for fscrypt
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v13 01/59] libceph: add spinlock around osd->o_requests
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v13 58/59] ceph: add encryption support to writepage
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- [PATCH v13 57/59] ceph: set i_blkbits to crypto block size for encrypted inodes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Regression with v5.18-rc1 tag on STM32F7 and STM32H7 based boards
- From: Patrice CHOTARD <patrice.chotard@xxxxxxxxxxx>
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v13 43/59] ceph: update WARN_ON message to pr_warn
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [GIT PULL] Folio fixes for 5.18
- From: David Sterba <dsterba@xxxxxxx>
- [PATCH v13 36/59] ceph: add some fscrypt guardrails
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v13 18/59] ceph: add fscrypt ioctls
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v13 03/59] libceph: add sparse read support to msgr2 crc state machine
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v13 32/59] ceph: add support to readdir for encrypted filenames
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v13 29/59] ceph: add fscrypt support to ceph_fill_trace
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v13 40/59] ceph: fscrypt_file field handling in MClientRequest messages
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v13 26/59] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v13 10/59] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v13 38/59] libceph: add CEPH_OSD_OP_ASSERT_VER support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v7 2/6] x86/mce: relocate set{clear}_mce_nospec() functions
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH v13 34/59] ceph: make ceph_get_name decrypt filenames
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: Regression with v5.18-rc1 tag on STM32F7 and STM32H7 based boards
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v13 25/59] ceph: set DCACHE_NOKEY_NAME in atomic open
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v13 07/59] ceph: add new mount option to enable sparse reads
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v13 15/59] ceph: add support for fscrypt_auth/fscrypt_file to cap messages
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v13 55/59] ceph: plumb in decryption during sync reads
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v13 13/59] ceph: fscrypt_auth handling for ceph
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v13 21/59] ceph: add encrypted fname handling to ceph_mdsc_build_path
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v13 44/59] ceph: add __ceph_get_caps helper support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 01/16] inotify: show inotify mask flags in proc fdinfo
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 04/16] fsnotify: remove unneeded refcounts of s_fsnotify_connectors
- From: Jan Kara <jack@xxxxxxx>
- [POC][USER SPACE][PATCH] Introduce LSM to protect pinned objects
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: [PATCH v2 04/16] fsnotify: remove unneeded refcounts of s_fsnotify_connectors
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 01/16] inotify: show inotify mask flags in proc fdinfo
- From: Jan Kara <jack@xxxxxxx>
- Re: [syzbot] BUG: scheduling while atomic in simple_recursive_removal
- From: Bruno Goncalves <bgoncalv@xxxxxxxxxx>
- Re: [GIT PULL] Folio fixes for 5.18
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCHv3 1/4] generic/468: Add another falloc test entry
- From: Ritesh Harjani <ritesh.list@xxxxxxxxx>
- Re: [PATCHv3 3/4] generic/678: Add a new shutdown recovery test
- From: Ritesh Harjani <ritesh.list@xxxxxxxxx>
- Re: [PATCHv3 4/4] generic/679: Add a test to check unwritten extents tracking
- From: Ritesh Harjani <ritesh.list@xxxxxxxxx>
- [PATCH 5.10 108/599] exec: Force single empty string when argv is empty
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 02/12] btrfs: split submit_bio from btrfsic checking
- From: Nikolay Borisov <nborisov@xxxxxxxx>
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH 5.16 0164/1017] exec: Force single empty string when argv is empty
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5.15 156/913] exec: Force single empty string when argv is empty
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] idr: fix incorrect documentation of idr_is_empty()
- From: Amit Cohen <amcohen@xxxxxxxxxx>
- Re: [PATCH] fs/proc/kcore.c: remove check of list iterator against head past the loop body
- From: Jakob Koschel <jakobkoschel@xxxxxxxxx>
- Re: [PATCH v5 0/3] Convert vmcore to use an iov_iter
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH 5.17 0159/1126] exec: Force single empty string when argv is empty
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] INFO: task hung in linkwatch_event (2)
- From: syzbot <syzbot+96ff6cfc4551fcc29342@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC] Documentation for folio_lock() and friends
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
- From: KP Singh <kpsingh@xxxxxxxxxx>
- mmotm 2022-04-04-17-10 uploaded
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [v3 PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [v3 PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [GIT PULL] Add trusted_for(2) (was O_MAYEXEC)
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fs/proc/kcore.c: remove check of list iterator against head past the loop body
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [GIT PULL] Add trusted_for(2) (was O_MAYEXEC)
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: "Andy Lutomirski" <luto@xxxxxxxxxx>
- Re: [GIT PULL] Add trusted_for(2) (was O_MAYEXEC)
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 0/3] Convert vmcore to use an iov_iter
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] Add trusted_for(2) (was O_MAYEXEC)
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] Add trusted_for(2) (was O_MAYEXEC)
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] watch_queue: fix IOC_WATCH_QUEUE_SET_SIZE alloc error paths
- From: David Disseldorp <ddiss@xxxxxxx>
- Re: [GIT PULL] Add trusted_for(2) (was O_MAYEXEC)
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [v3 PATCH 7/8] mm: khugepaged: introduce khugepaged_enter_vma() helper
- From: Yang Shi <shy828301@xxxxxxxxx>
- [v3 PATCH 2/8] mm: khugepaged: remove redundant check for VM_NO_KHUGEPAGED
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH] fs/buffer.c: remove unneeded code
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [RFC 0/1] Add sysctl entry for controlling crash_kexec_post_notifiers
- From: Alejandro Jimenez <alejandro.j.jimenez@xxxxxxxxxx>
- [v3 PATCH 4/8] mm: thp: only regular file could be THP eligible
- From: Yang Shi <shy828301@xxxxxxxxx>
- [v3 PATCH 1/8] sched: coredump.h: clarify the use of MMF_VM_HUGEPAGE
- From: Yang Shi <shy828301@xxxxxxxxx>
- [v3 PATCH 8/8] mm: mmap: register suitable readonly file vmas for khugepaged
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH RESEND 2/3] shmem: Introduce /sys/fs/tmpfs support
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC] Documentation for folio_lock() and friends
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- RE: [PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- RE: [PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [v3 PATCH 5/8] mm: khugepaged: make khugepaged_enter() void function
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [GIT PULL] Add trusted_for(2) (was O_MAYEXEC)
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [v3 PATCH 3/8] mm: khugepaged: skip DAX vma
- From: Yang Shi <shy828301@xxxxxxxxx>
- [v3 PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent
- From: Yang Shi <shy828301@xxxxxxxxx>
- LSF/MM/BPF: 2022: Call for Proposals VIRTUAL OPTION
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [v3 PATCH 6/8] mm: khugepaged: move some khugepaged_* functions to khugepaged.c
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH RESEND 2/3] shmem: Introduce /sys/fs/tmpfs support
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH RESEND 2/3] shmem: Introduce /sys/fs/tmpfs support
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- [PATCH RESEND 3/3] shmem: Expose space and accounting error count
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- [PATCH RESEND 1/3] shmem: Keep track of out-of-memory and out-of-space errors
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- [PATCH RESEND 0/3] shmem: Allow userspace monitoring of tmpfs for lack of space.
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- Re: UBSAN shitf-out-of-bounds regression in NFS in 5.18-rc1
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: Is it time to remove reiserfs?
- From: Willy Tarreau <w@xxxxxx>
- Reiserfs deprecation
- From: Jan Kara <jack@xxxxxxx>
- Re: Is it time to remove reiserfs?
- From: Jan Kara <jack@xxxxxxx>
- Re: Is it time to remove reiserfs?
- From: Jan Kara <jack@xxxxxxx>
- Re: Is it time to remove reiserfs?
- From: Pavel Machek <pavel@xxxxxx>
- [PATCH v4 02/19] exportfs: support idmapped mounts
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v4 01/19] fs: add two trivial lookup helpers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: Is it time to remove reiserfs?
- From: Willy Tarreau <w@xxxxxx>
- Re: Is it time to remove reiserfs?
- From: Pavel Machek <pavel@xxxxxx>
- [PATCH v7 5/6] gen_init_cpio: support file checksum archiving
- From: David Disseldorp <ddiss@xxxxxxx>
- [PATCH v7 6/6] initramfs: support cpio extraction with file checksums
- From: David Disseldorp <ddiss@xxxxxxx>
- [PATCH v7 4/6] gen_init_cpio: fix short read file handling
- From: David Disseldorp <ddiss@xxxxxxx>
- [PATCH v7 3/6] initramfs: add INITRAMFS_PRESERVE_MTIME Kconfig option
- From: David Disseldorp <ddiss@xxxxxxx>
- [PATCH v7 2/6] initramfs: make dir_entry.name a flexible array member
- From: David Disseldorp <ddiss@xxxxxxx>
- [PATCH v7 1/6] initramfs: refactor do_header() cpio magic checks
- From: David Disseldorp <ddiss@xxxxxxx>
- [PATCH v7 0/6] initramfs: "crc" cpio format and INITRAMFS_PRESERVE_MTIME
- From: David Disseldorp <ddiss@xxxxxxx>
- Re: Is it time to remove reiserfs?
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] fuse: avoid unnecessary spinlock bump
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
- From: Djalal Harouni <tixxdz@xxxxxxxxx>
- Re: [PATCH 08/12] btrfs: pass a block_device to btrfs_bio_clone
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 08/12] btrfs: pass a block_device to btrfs_bio_clone
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [regression] 5.15 kernel triggering 100x more inode evictions
- From: Bruno Damasceno Freire <bdamasceno@xxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] exfat: reduce block requests when zeroing a cluster
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] block: add sync_blockdev_range()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH 09/12] btrfs: initialize ->bi_opf and ->bi_private in rbio_add_io_page
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/12] btrfs: don't allocate a btrfs_bio for scrub bios
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/12] btrfs: simplify scrub_recheck_block
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/12] btrfs: move the call to bio_set_dev out of submit_stripe_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/12] btrfs: simplify scrub_repair_page_from_good_copy
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/12] btrfs: pass a block_device to btrfs_bio_clone
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/12] btrfs: stop using the btrfs_bio saved iter in index_rbio_pages
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/12] btrfs: simplify repair_io_failure
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/12] btrfs: don't allocate a btrfs_bio for raid56 per-stripe bios
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/12] btrfs: refactor __btrfsic_submit_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/12] btrfs: simplify btrfsic_read_block
- From: Christoph Hellwig <hch@xxxxxx>
- cleanup btrfs bio handling, part 1
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/12] btrfs: split submit_bio from btrfsic checking
- From: Christoph Hellwig <hch@xxxxxx>
- UBSAN shitf-out-of-bounds regression in NFS in 5.18-rc1
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 0/2] fix referencing wrong parent dir info after renaming
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH 05/18] bpf-preload: Generate static variables
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCHv3 4/4] generic/679: Add a test to check unwritten extents tracking
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCHv3 3/4] generic/678: Add a new shutdown recovery test
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCHv3 1/4] generic/468: Add another falloc test entry
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH] afs: Enable multipage folio support
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v7 6/6] mm: simplify follow_invalidate_pte()
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- [PATCH v7 5/6] dax: fix missing writeprotect the pte entry
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- [PATCH v7 4/6] mm: pvmw: add support for walking devmap pages
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- [PATCH v7 2/6] dax: fix cache flush on PMD-mapped pages
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- [PATCH v7 3/6] mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- [PATCH v7 1/6] mm: rmap: fix cache flush on THP pages
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- [PATCH v7 0/6] Fix some bugs related to ramp and dax
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- Re: [PATCH v5 1/3] vmcore: Convert copy_oldmem_page() to take an iov_iter
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH] afs: Enable multipage folio support
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] afs: Enable multipage folio support
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] fs/buffer.c: remove unneeded code
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v5 1/3] vmcore: Convert copy_oldmem_page() to take an iov_iter
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v5 0/6] Fix some bugs related to ramp and dax
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- Re: [PATCH RFC v19 0/11] NFSD: Initial implementation of NFSv4 Courteous Server
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [RFC 0/1] Add sysctl entry for controlling crash_kexec_post_notifiers
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Patch "iomap: Fix iomap_invalidatepage tracepoint" has been added to the 5.17-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: Is it time to remove reiserfs?
- From: Pavel Machek <pavel@xxxxxx>
- Re: Is it time to remove reiserfs?
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH RFC v19 0/11] NFSD: Initial implementation of NFSv4 Courteous Server
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH] fuse: avoid unnecessary spinlock bump
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH] fs/buffer.c: remove unneeded code
- [PATCH -next] vfs: fs_context: Fix some kernel-doc comments
- From: Yang Li <yang.lee@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 02/19] cachefiles: notify user daemon with anon_fd when looking up cookie
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 1/3] vmcore: Convert copy_oldmem_page() to take an iov_iter
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v5 3/3] vmcore: Convert read_from_oldmem() to take an iov_iter
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v5 0/3] Convert vmcore to use an iov_iter
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v5 2/3] vmcore: Convert __read_vmcore to use an iov_iter
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v5 1/3] vmcore: Convert copy_oldmem_page() to take an iov_iter
- From: Baoquan He <bhe@xxxxxxxxxx>
- RE: [PATCH 2/2] exfat: remove exfat_update_parent_info()
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- Re: [PATCHv3 0/4] generic: Add some tests around journal replay/recoveryloop
- From: Zorro Lang <zlang@xxxxxxxxxx>
- [PATCH v2 2/2] exfat: reduce block requests when zeroing a cluster
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- [PATCH v2 1/2] block: add sync_blockdev_range()
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- [PATCH v2 0/2] exfat: reduce block requests when zeroing a cluster
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- Re: [GIT PULL] vfs: fixes for 5.18-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] xfs: bug fixes for 5.18-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] vfs: fixes for 5.18-rc1
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [GIT PULL] xfs: bug fixes for 5.18-rc1
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [GIT PULL] Folio fixes for 5.18
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [RFC 1/1] kernel/sysctl: Add sysctl entry for crash_kexec_post_notifiers
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 0/1] Add sysctl entry for controlling crash_kexec_post_notifiers
- From: Alejandro Jimenez <alejandro.j.jimenez@xxxxxxxxxx>
- [RFC 1/1] kernel/sysctl: Add sysctl entry for crash_kexec_post_notifiers
- From: Alejandro Jimenez <alejandro.j.jimenez@xxxxxxxxxx>
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: "Andy Lutomirski" <luto@xxxxxxxxxx>
- Re: [PATCH RFC v19 06/11] NFSD: Update find_clp_in_name_tree() to handle courtesy client
- [GIT PULL] Folio fixes for 5.18
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v12 08/54] ceph: add a has_stable_inodes operation for ceph
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v12 08/54] ceph: add a has_stable_inodes operation for ceph
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: mmotm 2022-03-31-20-37 uploaded (drivers/net/ethernet/fungible/funcore/fun_dev.o)
- From: Dimitris Michailidis <d.michailidis@xxxxxxxxxxxx>
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCHv3 0/4] generic: Add some tests around journal replay/recoveryloop
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: mmotm 2022-03-31-20-37 uploaded (drivers/net/ethernet/fungible/funcore/fun_dev.o)
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH RFC v19 06/11] NFSD: Update find_clp_in_name_tree() to handle courtesy client
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [LSF/MM TOPIC] Better handling of negative dentries
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: mmotm 2022-03-30-13-01 uploaded (drivers/platform/x86/amd-pmc.o)
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH RFC v19 06/11] NFSD: Update find_clp_in_name_tree() to handle courtesy client
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Quentin Perret <qperret@xxxxxxxxxx>
- RE: mmotm 2022-03-30-13-01 uploaded (drivers/platform/x86/amd-pmc.o)
- From: "Limonciello, Mario" <Mario.Limonciello@xxxxxxx>
- Re: [PATCH 2/2] exfat: remove exfat_update_parent_info()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v5 0/6] Fix some bugs related to ramp and dax
- From: Qian Cai <quic_qiancai@xxxxxxxxxxx>
- Re: [PATCH v12 08/54] ceph: add a has_stable_inodes operation for ceph
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- RE: [PATCH 2/2] exfat: remove exfat_update_parent_info()
- From: "Sungjong Seo" <sj1557.seo@xxxxxxxxxxx>
- RE: [PATCH 1/2] exfat: fix referencing wrong parent directory information after renaming
- From: "Sungjong Seo" <sj1557.seo@xxxxxxxxxxx>
- Re: [PATCH v12 07/54] ceph: support legacy v1 encryption policy keysetup
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [PATCH v1 2/2] idmapped-mounts: Add umask before test setgid_create
- From: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
- Re: [PATCH] fs: change test in inode_insert5 for adding to the sb list
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v5 0/6] Fix some bugs related to ramp and dax
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- Re: [PATCH] fs/proc/kcore.c: remove check of list iterator against head past the loop body
- From: Jakob Koschel <jakobkoschel@xxxxxxxxx>
- Re: [PATCH v1 1/2] idmapped-mounts: Add mknodat operation in setgid test
- From: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
- Re: [PATCH v1 2/2] idmapped-mounts: Add umask before test setgid_create
- From: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
- Re: [PATCH v1 1/2] idmapped-mounts: Add mknodat operation in setgid test
- From: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
- Re: [PATCHv3 0/4] generic: Add some tests around journal replay/recoveryloop
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- Re: [PATCHv3 0/4] generic: Add some tests around journal replay/recoveryloop
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: mmotm 2022-03-31-20-37 uploaded (drivers/net/ethernet/fungible/funcore/fun_dev.o)
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH v4] VFS: filename_create(): fix incorrect intent.
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH] fs: change test in inode_insert5 for adding to the sb list
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH] d_path:fix missing include file in d_path.c
- From: Zhiguang Ni <zhiguangni01@xxxxxxxxx>
- Re: [PATCH v5 0/6] Fix some bugs related to ramp and dax
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- mmotm 2022-03-31-20-37 uploaded
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 12/16] mm: list_lru: replace linear array with xarray
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- Re: [PATCH v6 12/16] mm: list_lru: replace linear array with xarray
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- Re: [PATCH v4 0/4] Convert vmcore to use an iov_iter
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v3] VFS: filename_create(): fix incorrect intent.
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH v4 0/4] Convert vmcore to use an iov_iter
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 00/19] fscache,erofs: fscache-based on-demand read semantics
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] fs/proc/kcore.c: remove check of list iterator against head past the loop body
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/12] Additional patches for 5.18
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] netfs: Prep for write helpers
- From: pr-tracker-bot@xxxxxxxxxx
- Re: mmotm 2022-03-30-13-01 uploaded (kernel/sched/ and sysctls)
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH] fs: change test in inode_insert5 for adding to the sb list
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v5 0/6] Fix some bugs related to ramp and dax
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- [PATCH] fs/proc/kcore.c: remove check of list iterator against head past the loop body
- From: Jakob Koschel <jakobkoschel@xxxxxxxxx>
- Re: [PATCH v6 12/16] mm: list_lru: replace linear array with xarray
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH v5 0/6] Fix some bugs related to ramp and dax
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v12 01/54] vfs: export new_inode_pseudo
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [syzbot] BUG: scheduling while atomic in simple_recursive_removal
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 2/2] fs/dcache: Add negative-dentry-ratio config
- From: Stephen Brennan <stephen.s.brennan@xxxxxxxxxx>
- Re: [PATCH v12 07/54] ceph: support legacy v1 encryption policy keysetup
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v12 08/54] ceph: add a has_stable_inodes operation for ceph
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v12 01/54] vfs: export new_inode_pseudo
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 2/2] fs/dcache: Add negative-dentry-ratio config
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM TOPIC] Better handling of negative dentries
- From: Stephen Brennan <stephen.s.brennan@xxxxxxxxxx>
- [RFC PATCH 1/2] fs/dcache: make cond_resched in __dentry_kill optional
- From: Stephen Brennan <stephen.s.brennan@xxxxxxxxxx>
- [RFC PATCH 2/2] fs/dcache: Add negative-dentry-ratio config
- From: Stephen Brennan <stephen.s.brennan@xxxxxxxxxx>
- [RFC PATCH 0/2] fs/dcache: Per directory amortized negative dentry pruning
- From: Stephen Brennan <stephen.s.brennan@xxxxxxxxxx>
- Re: [PATCH] block/psi: make PSI annotations of submit_bio only work for file pages
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- RE: mmotm 2022-03-30-13-01 uploaded (drivers/platform/x86/amd-pmc.o)
- From: "Limonciello, Mario" <Mario.Limonciello@xxxxxxx>
- Re: [PATCHv3 0/4] generic: Add some tests around journal replay/recoveryloop
- From: Ritesh Harjani <ritesh.list@xxxxxxxxx>
- Re: [PATCH RFC v19 01/11] fs/lock: add helper locks_owner_has_blockers to check for blockers
- Re: [PATCHv3 0/4] generic: Add some tests around journal replay/recoveryloop
- From: Ritesh Harjani <ritesh.list@xxxxxxxxx>
- Re: [PATCH RFC v19 01/11] fs/lock: add helper locks_owner_has_blockers to check for blockers
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: "Andy Lutomirski" <luto@xxxxxxxxxx>
- [PATCH RFC v19 10/11] NFSD: Update laundromat to handle courtesy clients
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC v19 11/11] NFSD: Show state of courtesy clients in client info
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC v19 09/11] NFSD: Refactor nfsd4_laundromat()
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC v19 07/11] NFSD: Update find_in_sessionid_hashtbl() to handle courtesy client
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC v19 08/11] NFSD: Update find_client_in_id_table() to handle courtesy client
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC v19 01/11] fs/lock: add helper locks_owner_has_blockers to check for blockers
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC v19 06/11] NFSD: Update find_clp_in_name_tree() to handle courtesy client
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC v19 02/11] NFSD: Add courtesy client state, macro and spinlock to support courteous server
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC v19 04/11] NFSD: Update nfsd_breaker_owns_lease() to handle courtesy clients
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC v19 05/11] NFSD: Update nfs4_get_vfs_file() to handle courtesy client
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC v19 03/11] NFSD: Add lm_lock_expired call out
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC v19 0/11] NFSD: Initial implementation of NFSv4 Courteous Server
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- Re: [PATCH v5 0/6] Fix some bugs related to ramp and dax
- From: Qian Cai <quic_qiancai@xxxxxxxxxxx>
- Re: mmotm 2022-03-30-13-01 uploaded (drivers/platform/x86/amd-pmc.o)
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH v12 47/54] ceph: don't use special DIO path for encrypted inodes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 51/54] ceph: add fscrypt decryption support to ceph_netfs_issue_op
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 40/54] ceph: add __ceph_sync_read helper support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 39/54] ceph: add __ceph_get_caps helper support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]