Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH 06/10] fs/xfs: transition from deprecated .mmap hook to .mmap_prepare
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 03/10] fs: consistently use file_has_valid_mmap_hooks() helper
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 04/10] fs/dax: make it possible to check dev dax support without a VMA
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 02/10] mm/nommu: use file_has_valid_mmap_hooks() helper
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 05/10] fs/ext4: transition from deprecated .mmap hook to .mmap_prepare
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 12/17] rpc_mkpipe_dentry(): switch to start_creating()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 04/16] iomap: add wrapper function iomap_bio_readpage()
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 4/8] binfmt_misc: switch to locked_recursive_removal()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/8] spufs: switch to locked_recursive_removal()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 09/16] iomap: change 'count' to 'async_writeback'
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 1/3] [ceph] parse_longname(): strrchr() expects NUL-terminated string
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- Re: [PATCH] netfs: Fix hang due to missing case in final DIO read result collection
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [RFC PATCH v2 0/3] fanotify HSM events for directories
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 00/10] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH] netfs: Fix hang due to missing case in final DIO read result collection
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 1/1] docs/vfs: update references to i_mutex to i_rwsem
- From: Junxuan Liao <ljx@xxxxxxxxxxx>
- Re: [GIT PULL] vfs fixes
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: need SUNRPC TCP to receive into aligned pages [was: Re: [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO]
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH] apparmor: file never has NULL f_path.mnt
- From: Ryan Lee <ryan.lee@xxxxxxxxxxxxx>
- Re: [PATCH v3] ovl: support layers on case-folding capable filesystems
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 6/6] iomap: move all ioend handling to ioend.c
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 8/8] functionfs, gadgetfs: use simple_recursive_removal()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 6/8] fuse_ctl: use simple_recursive_removal()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 7/8] kill binderfs_remove_file()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 4/8] binfmt_misc: switch to locked_recursive_removal()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 5/8] pstore: switch to locked_recursive_removal()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 3/8] spufs: switch to locked_recursive_removal()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 2/8] add locked_recursive_removal()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/8] simple_recursive_removal(): saner interaction with fsnotify
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2] VFS: change old_dir and new_dir in struct renamedata to dentrys
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 00/10] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: (subset) [PATCH] proc_fd_getattr(): don't bother with S_ISDIR() check
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] selinuxfs_fill_super(): don't bother with selinuxfs_info_free() on failures
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: (subset) [PATCH] don't duplicate vfs_open() in kernel_file_open()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] apparmor: file never has NULL f_path.mnt
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] landlock: opened file never has a negative dentry
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] don't duplicate vfs_open() in kernel_file_open()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs/xattr.c: fix simple_xattr_list()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs/xattr.c: fix simple_xattr_list()
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [PATCH RFC 1/2] pidfs: keep pidfs dentry stashed once created
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH RFC 0/2] pidfs: keep pidfs dentry stashed once created
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH RFC 2/2] pidfs: remove pidfs_pid_valid()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 1/2] fs: Provide function that allocates a secure anonymous inode
- From: Shivank Garg <shivankg@xxxxxxx>
- [PATCH 5/6] iomap: add public helpers for uptodate state manipulation
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/6] iomap: refactor the writeback interface
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 6/6] iomap: move all ioend handling to ioend.c
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/6] iomap: hide ioends from the generic writeback code
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/6] iomap: pass more arguments using struct iomap_writepage_ctx
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/6] iomap: cleanup the pending writeback tracking in iomap_writepage_map_blocks
- From: Christoph Hellwig <hch@xxxxxx>
- refactor the iomap writeback code
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3] ovl: support layers on case-folding capable filesystems
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v2 10/16] iomap: replace ->map_blocks() with generic ->writeback_folio() for writeback
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 09/16] iomap: change 'count' to 'async_writeback'
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 04/16] iomap: add wrapper function iomap_bio_readpage()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v3] ovl: support layers on case-folding capable filesystems
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: need SUNRPC TCP to receive into aligned pages [was: Re: [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO]
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: need SUNRPC TCP to receive into aligned pages [was: Re: [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO]
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v3] ovl: support layers on case-folding capable filesystems
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH v2 13/14] mm: Remove callers of pfn_t functionality
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v2 10/14] fs/dax: Remove FS_DAX_LIMITED config option
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v2 11/14] mm: Remove devmap related functions and page table bits
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v2 14/14] mm/memremap: Remove unused devmap_managed_key
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v2 12/14] mm: Remove PFN_MAP, PFN_SPECIAL, PFN_SG_CHAIN and PFN_SG_LAST
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v2 09/14] powerpc: Remove checks for devmap pages and PMDs/PUDs
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v2 08/14] mm/khugepaged: Remove redundant pmd_devmap() check
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v2 07/14] mm: Remove redundant pXd_devmap calls
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v2 06/14] mm/huge_memory: Remove pXd_devmap usage from insert_pXd_pfn()
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v2 05/14] mm/gup: Remove pXX_devmap usage from get_user_pages()
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v2 04/14] mm: Remove remaining uses of PFN_DEV
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v2 02/14] mm: Filter zone device pages returned from folio_walk_start()
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v2 03/14] mm: Convert vmf_insert_mixed() from using pte_devmap to pte_special
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v2 01/14] mm: Convert pXd_devmap checks to vma_is_dax
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v2 00/14] mm: Remove pXX_devmap page table bit and pfn_t type
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH] netfs: Fix hang due to missing case in final DIO read result collection
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH v2 38/51] KVM: guest_memfd: Split allocator pages for guest_memfd use
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [PATCH 0/5] add STATIC_PMD_ZERO_PAGE config option
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH 4/5] mm: add mm_get_static_huge_zero_folio() routine
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH] binder_ioctl_write_read(): simplify control flow a bit
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] docs/vfs: update references to i_mutex to i_rwsem
- From: Jan Kara <jack@xxxxxxx>
- 答复: [PATCH] exfat: fdatasync flag should be same like generic_write_sync()
- From: 张政旭 (Zhengxu Zhang) <Zhengxu.Zhang@xxxxxxxxxx>
- Re: [PATCH 4/5] mm: add mm_get_static_huge_zero_folio() routine
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 0/5] add STATIC_PMD_ZERO_PAGE config option
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH v2 0/3] fanotify HSM events for directories
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 0/5] add STATIC_PMD_ZERO_PAGE config option
- From: Pankaj Raghav <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH] proc_sysctl: Fix up ->is_seen() handling
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- [GIT PULL] vfs fixes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3] ovl: support layers on case-folding capable filesystems
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2] fs: drop assert in file_seek_cur_needs_f_lock
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v5] ceph: fix slab-use-after-free in have_mon_and_osd_map()
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v17 15/27] riscv/traps: Introduce software check exception and uprobe handling
- From: Zong Li <zong.li@xxxxxxxxxx>
- [PATCH] block: Improve read ahead size for rotational devices
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 0/5] add STATIC_PMD_ZERO_PAGE config option
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 01/10] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 0/4] Implement dmabuf direct I/O via copy_file_range
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 0/4] Implement dmabuf direct I/O via copy_file_range
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [bpf_iter] get rid of redundant 3rd argument of prepare_seq_file()
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH] secretmem: move setting O_LARGEFILE and bumping users' count to the place where we create the file
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 26/26] don't have mounts pin their parents
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [PATCH v3?] proc_sysctl: remove rcu_dereference() for accessing ->sysctl
- From: "NeilBrown" <neil@xxxxxxxxxx>
- [PATCH 0/1] docs/vfs: update references to i_mutex to i_rwsem
- From: Junxuan Liao <ljx@xxxxxxxxxxx>
- [PATCH 1/1] docs/vfs: update references to i_mutex to i_rwsem
- From: Junxuan Liao <ljx@xxxxxxxxxxx>
- Re: [PATCH v4 0/7] Add managed SOFT RESERVE resource handling
- From: "Zhijian Li (Fujitsu)" <lizhijian@xxxxxxxxxxx>
- Ref-less parent walk from Landlock (was: Re: [PATCH v3 bpf-next 1/5] namei: Introduce new helper function path_walk_parent())
- From: Tingmao Wang <m@xxxxxxxxxx>
- Re: [PATCH v3?] proc_sysctl: remove rcu_dereference() for accessing ->sysctl
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] docs: filesystems: vfs: remove broken resource link
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH v3?] proc_sysctl: remove rcu_dereference() for accessing ->sysctl
- From: "NeilBrown" <neil@xxxxxxxxxx>
- [PATCH v2] docs: filesystems: vfs: remove broken resource link
- From: Charalampos Mitrodimas <charmitro@xxxxxxxxxx>
- [PATCH] docs: filesystems: vfs: remove broken resource link
- From: Charalampos Mitrodimas <charmitro@xxxxxxxxxx>
- Re: [PATCH] secretmem: move setting O_LARGEFILE and bumping users' count to the place where we create the file
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] ovl: support layers on case-folding capable filesystems
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH] selftests/landlock: Add tests for access through disconnected paths
- From: Tingmao Wang <m@xxxxxxxxxx>
- Re: [PATCH] selftests/landlock: Add tests for access through disconnected paths
- From: Tingmao Wang <m@xxxxxxxxxx>
- Re: [PATCH] fuse: fix the io_uring flag processing in init reply
- From: Feng Shuo <steve.shuo.feng@xxxxxxxxx>
- Re: [PATCH][v2] virtio_fs: Remove redundant spinlock in virtio_fs_request_complete()
- From: Stefan Hajnoczi <stefanha@xxxxxxxxx>
- Re: [PATCH] virtio_fs: Remove redundant spinlock in virtio_fs_request_complete()
- From: Stefan Hajnoczi <stefanha@xxxxxxxxx>
- [PATCH][v2] virtio_fs: Remove redundant spinlock in virtio_fs_request_complete()
- From: lirongqing <lirongqing@xxxxxxxxx>
- [viro-vfs:work.debugfs 9/9] block/blk-mq-debugfs.c:524:8: error: initializing 'void *' with an expression of type 'const void *' discards qualifiers
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] erofs: confirm big pcluster before setting extents
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- [viro-vfs:work.debugfs 9/9] block/blk-mq-debugfs.c:524:22: warning: initialization discards 'const' qualifier from pointer target type
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] erofs: confirm big pcluster before setting extents
- From: Edward Adam Davis <eadavis@xxxxxx>
- [PATCH] binder_ioctl_write_read(): simplify control flow a bit
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH] selinuxfs_fill_super(): don't bother with selinuxfs_info_free() on failures
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [bpf_iter] get rid of redundant 3rd argument of prepare_seq_file()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH] secretmem: move setting O_LARGEFILE and bumping users' count to the place where we create the file
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH] proc_fd_getattr(): don't bother with S_ISDIR() check
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH] don't duplicate vfs_open() in kernel_file_open()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH] apparmor: file never has NULL f_path.mnt
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH] landlock: opened file never has a negative dentry
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fuse: fix the io_uring flag processing in init reply
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: [PATCH v4 bpf-next 1/5] namei: Introduce new helper function path_walk_parent()
- From: Tingmao Wang <m@xxxxxxxxxx>
- [PATCH] selftests/landlock: Add tests for access through disconnected paths
- From: Tingmao Wang <m@xxxxxxxxxx>
- Re: [RFC PATCH v2 0/3] fanotify HSM events for directories
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH] fuse: fix the io_uring flag processing in init reply
- From: Feng Shuo <steve.shuo.feng@xxxxxxxxx>
- Re: [PATCH v1 0/8] fuse: use iomap for buffered writes + writeback
- From: Anuj gupta <anuj1072538@xxxxxxxxx>
- Re: [PATCH v6] block: support mtd:<name> syntax for block devices
- From: "Joakim Tjernlund (Nokia)" <joakim.tjernlund@xxxxxxxxx>
- Re: [PATCH] fuse: fix fuse_fill_write_pages() upper bound calculation
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [BUG] fuse/virtiofs: kernel module build fail
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [syzbot] [iomap?] [erofs?] WARNING in iomap_iter (5)
- From: syzbot <syzbot+d8f000c609f05f52d9b5@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 3/3] ceph: fix a race with rename() in ceph_mdsc_build_path()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 2/3] prep for ceph_encode_encrypted_fname() fixes
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 1/3] [ceph] parse_longname(): strrchr() expects NUL-terminated string
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCHES] ceph d_name race fixes
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 7/8] kill binderfs_remove_file()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 6/8] fuse_ctl: use simple_recursive_removal()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 8/8] functionfs, gadgetfs: use simple_recursive_removal()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 3/8] spufs: switch to locked_recursive_removal()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 5/8] pstore: switch to locked_recursive_removal()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 2/8] add locked_recursive_removal()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 1/8] simple_recursive_removal(): saner interaction with fsnotify
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 4/8] binfmt_misc: switch to locked_recursive_removal()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCHES][RFC][CFT] simple_recursive_removal() work
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/10] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 RESEND] selftests: filesystems: Add functional test for the abort file in fusectl
- From: Chen Linxuan <chenlinxuan@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] btrfs: Convert test_find_delalloc() to use a folio, part two
- From: Qu Wenruo <wqu@xxxxxxxx>
- [PATCH] fuse: fix fuse_fill_write_pages() upper bound calculation
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 02/17] new helper: simple_start_creating()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [BUG] fuse/virtiofs: kernel module build fail
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 2/3] btrfs: Convert test_find_delalloc() to use a folio, part two
- From: Qu Wenruo <wqu@xxxxxxxx>
- [syzbot] [iomap?] [erofs?] WARNING in iomap_iter (5)
- From: syzbot <syzbot+d8f000c609f05f52d9b5@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 02/17] new helper: simple_start_creating()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 bpf-next 1/5] namei: Introduce new helper function path_walk_parent()
- From: Song Liu <song@xxxxxxxxxx>
- Re: [BUG] fuse/virtiofs: kernel module build fail
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [RFC PATCH v2 23/51] mm: hugetlb: Refactor out hugetlb_alloc_folio()
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- Re: [RFC PATCH v2 22/51] mm: hugetlb: Refactor hugetlb allocation functions
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [PATCH v2 14/16] fuse: use iomap for buffered writes
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 15/16] fuse: use iomap for writeback
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 16/16] fuse: use iomap for folio laundering
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 13/16] iomap: add iomap_writeback_dirty_folio()
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 12/16] iomap: support more customized writeback handling
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 11/16] iomap: replace ->submit_ioend() with generic ->writeback_complete() for writeback
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 09/16] iomap: change 'count' to 'async_writeback'
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 10/16] iomap: replace ->map_blocks() with generic ->writeback_folio() for writeback
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 08/16] iomap: add read_folio_sync() handler for buffered writes
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 07/16] iomap: decouple buffered-io.o from CONFIG_BLOCK
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 06/16] iomap: add wrapper function iomap_submit_bio()
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 05/16] iomap: add wrapper function iomap_bio_ioend_error()
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 04/16] iomap: add wrapper function iomap_bio_readpage()
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 03/16] iomap: iomap_add_to_ioend() -> iomap_bio_add_to_ioend()
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 02/16] iomap: iomap_read_folio_sync() -> iomap_bio_read_folio_sync()
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 01/16] iomap: move buffered io CONFIG_BLOCK dependent logic into separate file
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 00/16] fuse: use iomap for buffered writes + writeback
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v4 7/7] mm/maps: execute PROCMAP_QUERY ioctl under per-vma locks
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 2/2] fuse: Use a folio in fuse_readdir_cached()
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 1/2] fuse: Use a folio in fuse_add_dirent_to_cache()
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 1/2] fuse: Use a folio in fuse_add_dirent_to_cache()
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 0/5] Remove zero_user()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] virtio_fs: Remove redundant spinlock in virtio_fs_request_complete()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 0/5] Remove zero_user()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCHES][RFC][CFT] rpc_pipefs cleanups
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 12/17] rpc_mkpipe_dentry(): switch to start_creating()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 0/7] use per-vma locks for /proc/pid/maps reads and PROCMAP_QUERY
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v4 0/7] use per-vma locks for /proc/pid/maps reads and PROCMAP_QUERY
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH 1/3] btrfs: Convert test_find_delalloc() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 0/3] Folio conversions in extent-io-tests
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 3/3] btrfs: Simplify dump_eb_and_memory_contents()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 2/3] btrfs: Convert test_find_delalloc() to use a folio, part two
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH v5] ceph: fix slab-use-after-free in have_mon_and_osd_map()
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [PATCH] ceph: fix potential race condition in ceph_ioctl_lazyio()
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [PATCH 02/17] new helper: simple_start_creating()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.16-rc2
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [RFC[RAP]] fuse: use fs-iomap for better performance so we can containerize ext4
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [RFC[RAP] V2] fuse: use fs-iomap for better performance so we can containerize ext4
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 0/2] Use folios for fuse readdir cache
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 2/2] fuse: Use a folio in fuse_readdir_cached()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 1/2] fuse: Use a folio in fuse_add_dirent_to_cache()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3] fuse: new workqueue to periodically invalidate expired dentries
- From: Luis Henriques <luis@xxxxxxxxxx>
- Re: [RFC] Keyrings: How to make them more useful
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 0/7] use per-vma locks for /proc/pid/maps reads and PROCMAP_QUERY
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 01/10] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [BUG] fuse/virtiofs: kernel module build fail
- From: Luis Henriques <luis@xxxxxxxxxx>
- Re: [fuse] Getting Unexpected Lookup entries calls after Readdirplus
- From: Prince Kumar <princer@xxxxxxxxxx>
- Re: need SUNRPC TCP to receive into aligned pages [was: Re: [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO]
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [fuse] Getting Unexpected Lookup entries calls after Readdirplus
- From: Bernd Schubert <bernd@xxxxxxxxxxx>
- Re: [BUG] fuse/virtiofs: kernel module build fail
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [syzbot] [hfs?] INFO: task hung in hfs_mdb_commit (3)
- From: syzbot <syzbot+6bdbdd12cf8cdbc66466@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v1] exfat: add cluster chain loop check for dir
- From: Yuezhang Mo <Yuezhang.Mo@xxxxxxxx>
- Re: [PATCH v2] fs: drop assert in file_seek_cur_needs_f_lock
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH] exfat: fdatasync flag should be same like generic_write_sync()
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- [PATCH v2] fs: drop assert in file_seek_cur_needs_f_lock
- From: Luis Henriques <luis@xxxxxxxxxx>
- Re: [PATCH] fs: drop assert in file_seek_cur_needs_f_lock
- From: Jan Kara <jack@xxxxxxx>
- RE: [PATCH v4 0/4] Implement dmabuf direct I/O via copy_file_range
- From: wangtao <tao.wangtao@xxxxxxxxx>
- RE: [PATCH v4 0/4] Implement dmabuf direct I/O via copy_file_range
- From: wangtao <tao.wangtao@xxxxxxxxx>
- Re: need SUNRPC TCP to receive into aligned pages [was: Re: [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO]
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCHv2 1/2] sched/wait: Add wait_event_state_exclusive()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 0/5] add STATIC_PMD_ZERO_PAGE config option
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH 01/17] simple_recursive_removal(): saner interaction with fsnotify
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] zonefs: use ZONEFS_SUPER_SIZE instead of PAGE_SIZE
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH 12/17] rpc_mkpipe_dentry(): switch to start_creating()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 15/17] rpc_new_dir(): the last argument is always NULL
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 09/17] rpc_pipe: don't overdo directory locking
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 13/17] rpc_gssd_dummy_populate(): don't bother with rpc_populate()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 17/17] rpc_create_client_dir(): return 0 or -E...
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 16/17] rpc_create_client_dir(): don't bother with rpc_populate()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 11/17] rpc_pipe: saner primitive for creating regular files
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 05/17] rpc_unlink(): use simple_recursive_removal()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 07/17] rpc_unlink(): saner calling conventions
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 14/17] rpc_pipe: expand the calls of rpc_mkdir_populate()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 10/17] rpc_pipe: saner primitive for creating subdirectories
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 01/17] simple_recursive_removal(): saner interaction with fsnotify
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 02/17] new helper: simple_start_creating()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 03/17] rpc_pipe: clean failure exits in fill_super
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 08/17] rpc_mkpipe_dentry(): saner calling conventions
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 06/17] rpc_populate(): lift cleanup into callers
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 04/17] rpc_{rmdir_,}depopulate(): use simple_recursive_removal() instead
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCHES][RFC][CFT] rpc_pipefs cleanups
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] VFS: change old_dir and new_dir in struct renamedata to dentrys
- From: "NeilBrown" <neil@xxxxxxxxxx>
- Re: [PATCH 2/7] mm: shmem: avoid setting error on splited entries in shmem_set_folio_swapin_error()
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH] exfat: fdatasync flag should be same like generic_write_sync()
- From: Cixi Geng <cixi.geng@xxxxxxxxx>
- Re: [PATCH 01/10] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] virtio_fs: Remove redundant spinlock in virtio_fs_request_complete()
- From: lirongqing <lirongqing@xxxxxxxxx>
- Re: need SUNRPC TCP to receive into aligned pages [was: Re: [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO]
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: need SUNRPC TCP to receive into aligned pages [was: Re: [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO]
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 0/6] NFSD: add enable-dontcache and initially use it to add DIO support
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 0/5] Remove zero_user()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 01/10] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH] proc_sysctl: Fix up ->is_seen() handling
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] proc_sysctl: remove RCU annotations for accessing ->sysctl
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH] proc_sysctl: remove RCU annotations for accessing ->sysctl
- From: "NeilBrown" <neil@xxxxxxxxxx>
- Re: [PATCH] proc_sysctl: Fix up ->is_seen() handling
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] proc_sysctl: Fix up ->is_seen() handling
- From: "NeilBrown" <neil@xxxxxxxxxx>
- Re: [PATCH] proc_sysctl: Fix up ->is_seen() handling
- From: "NeilBrown" <neil@xxxxxxxxxx>
- Re: [PATCH v4 7/7] cxl/dax: Defer DAX consumption of SOFT RESERVED resources until after CXL region creation
- From: "Zhijian Li (Fujitsu)" <lizhijian@xxxxxxxxxxx>
- [GIT PULL] bcachefs fixes for 6.16-rc2
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH] proc_sysctl: Fix up ->is_seen() handling
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] proc_sysctl: Fix up ->is_seen() handling
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH for-next v3 1/2] block: introduce pi_size field in blk_integrity
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- [PATCH] proc_sysctl: Fix up ->is_seen() handling
- From: "NeilBrown" <neil@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 1/5] namei: Introduce new helper function path_walk_parent()
- From: "NeilBrown" <neil@xxxxxxxxxx>
- [PATCH v2] VFS: change old_dir and new_dir in struct renamedata to dentrys
- From: "NeilBrown" <neil@xxxxxxxxxx>
- Re: [PATCH 1/2] VFS: change old_dir and new_dir in struct renamedata to dentrys
- From: "NeilBrown" <neil@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 3/5] bpf: Introduce path iterator
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 1/2] VFS: change old_dir and new_dir in struct renamedata to dentrys
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH 03/12] mm/pagewalk: Skip dax pages in pagewalk
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [REGRESSION] 9pfs issues on 6.12-rc1
- From: Ryan Lahfa <ryan@xxxxxxxxx>
- Re: [BUG] fuse/virtiofs: kernel module build fail
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 0/5] add STATIC_PMD_ZERO_PAGE config option
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH] fs: drop assert in file_seek_cur_needs_f_lock
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH 4/5] mm: add mm_get_static_huge_zero_folio() routine
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH 0/6] NFSD: add enable-dontcache and initially use it to add DIO support
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 0/5] add STATIC_PMD_ZERO_PAGE config option
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [RFC] Keyrings: How to make them more useful
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 0/6] NFSD: add enable-dontcache and initially use it to add DIO support
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v5] ceph: fix slab-use-after-free in have_mon_and_osd_map()
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [PATCH 4/5] ceph: Convert ceph_zero_partial_page() to use a folio
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- [no subject]
- [no subject]
- Re: [PATCH 0/6] NFSD: add enable-dontcache and initially use it to add DIO support
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [RFC] Keyrings: How to make them more useful
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fs: drop assert in file_seek_cur_needs_f_lock
- From: Luis Henriques <luis@xxxxxxxxxx>
- Re: [PATCH 09/10] ipe: don't bother with removal of files in directory we'll be removing
- From: Fan Wu <wufan@xxxxxxxxxx>
- Re: need SUNRPC TCP to receive into aligned pages [was: Re: [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO]
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: need SUNRPC TCP to receive into aligned pages [was: Re: [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO]
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] fs: drop assert in file_seek_cur_needs_f_lock
- From: Jan Kara <jack@xxxxxxx>
- Re: need SUNRPC TCP to receive into aligned pages [was: Re: [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO]
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: need SUNRPC TCP to receive into aligned pages [was: Re: [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO]
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: need SUNRPC TCP to receive into aligned pages [was: Re: [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO]
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: Getting Unexpected Lookup entries calls after Readdirplus
- From: Prince Kumar <princer@xxxxxxxxxx>
- Re: [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 4/4] mm: Apply vm_uffd_ops API to core mm
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 1/4] mm: Introduce vm_uffd_ops API
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 01/10] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/2] squashfs: Use folios in squashfs_bio_read_cached()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 1/2] squashfs: Pass the inode to squashfs_readahead_fragment()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 0/2] squashfs: Remove page->mapping references
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 3/5] direct-io: Use memzero_page()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 1/5] bio: Use memzero_page() in bio_truncate()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 2/5] null_blk: Use memzero_page()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 5/5] mm: Remove zero_user()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 0/5] Remove zero_user()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 4/5] ceph: Convert ceph_zero_partial_page() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: need SUNRPC TCP to receive into aligned pages [was: Re: [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO]
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- Re: [PATCH 03/12] mm/pagewalk: Skip dax pages in pagewalk
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [RFC] Keyrings: How to make them more useful
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- Re: [PATCH 4/5] mm: add mm_get_static_huge_zero_folio() routine
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH] fs: drop assert in file_seek_cur_needs_f_lock
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH] fs: drop assert in file_seek_cur_needs_f_lock
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH 0/5] add STATIC_PMD_ZERO_PAGE config option
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH 0/6] NFSD: add enable-dontcache and initially use it to add DIO support
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: need SUNRPC TCP to receive into aligned pages [was: Re: [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO]
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH 23/24] coredump: avoid pointless variable
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 21/24] coredump: add coredump_cleanup()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 12/24] coredump: move core_pipe_count to global variable
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 07/24] coredump: validate socket path in coredump_parse()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 11/24] coredump: prepare to simplify exit paths
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 10/24] coredump: split file coredumping into coredump_file()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 06/24] coredump: don't allow ".." in coredump socket path
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 04/24] coredump: validate that path doesn't exceed UNIX_PATH_MAX
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 24/24] coredump: add coredump_skip() helper
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 20/24] coredump: auto cleanup prepare_creds()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 19/24] cred: add auto cleanup method
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 15/24] coredump: use a single helper for the socket
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 16/24] coredump: add coredump_write()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 17/24] coredump: auto cleanup argv
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 13/24] coredump: split pipe coredumping into coredump_pipe()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 09/24] coredump: rename do_coredump() to vfs_coredump()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 01/24] coredump: rename format_corename()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 02/24] coredump: make coredump_parse() return bool
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 00/24] coredump: further cleanups
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 22/24] coredump: order auto cleanup variables at the top
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 18/24] coredump: directly return
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 14/24] coredump: move pipe specific file check into coredump_pipe()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 08/24] selftests/coredump: make sure invalid paths are rejected
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 05/24] fs: move name_contains_dotdot() to header
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 03/24] coredump: fix socket path validation
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 1/2] VFS: change old_dir and new_dir in struct renamedata to dentrys
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH] fs/xattr.c: fix simple_xattr_list()
- From: Stephen Smalley <stephen.smalley.work@xxxxxxxxx>
- [RFC] Keyrings: How to make them more useful
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] fs: drop assert in file_seek_cur_needs_f_lock
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 1/5] namei: Introduce new helper function path_walk_parent()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs: unlock the superblock during iterate_supers_type
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH for-next v3 2/2] fs: add ioctl to query metadata and protection info capabilities
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] ovl: fix debug print in case of mkdir error
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs/xattr.c: fix simple_xattr_list()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 1/6] super: remove pointless s_root checks
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/2] mount: fix detached mount regression
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCHES][RFC][CFR] mount-related stuff
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 17/26] attach_recursive_mnt(): unify the mnt_change_mountpoint() logics
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 07/10] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 4/5] mm/readahead: Store folio order in struct file_ra_state
- From: Jan Kara <jack@xxxxxxx>
- Re: need SUNRPC TCP to receive into aligned pages [was: Re: [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO]
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 01/10] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [BUG] fuse/virtiofs: kernel module build fail
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH] fs: drop assert in file_seek_cur_needs_f_lock
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] Documentation: fuse: Consolidate FUSE docs into its own subdirectory
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 5/5] block: use mm_huge_zero_folio in __blkdev_issue_zero_pages()
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- [PATCH 4/5] mm: add mm_get_static_huge_zero_folio() routine
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- [PATCH 3/5] mm: add static PMD zero page
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- [PATCH 2/5] huge_memory: add huge_zero_page_shrinker_(init|exit) function
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- [PATCH 1/5] mm: move huge_zero_page declaration from huge_mm.h to mm.h
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- [PATCH 0/5] add STATIC_PMD_ZERO_PAGE config option
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- Re: need SUNRPC TCP to receive into aligned pages [was: Re: [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO]
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] fs: unlock the superblock during iterate_supers_type
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v3 bpf-next 1/5] namei: Introduce new helper function path_walk_parent()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] man/man2/memfd_secret.2: Correct the flags
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- [PATCH] fs: drop assert in file_seek_cur_needs_f_lock
- From: Luis Henriques <luis@xxxxxxxxxx>
- [PATCH v4] selftests: filesystems: Add functional test for the abort file in fusectl
- From: Chen Linxuan <chenlinxuan@xxxxxxxxxxxxx>
- Re: [PATCH] Documentation: fuse: Consolidate FUSE docs into its own subdirectory
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: [PATCH] Documentation: fuse: Consolidate FUSE docs into its own subdirectory
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- [no subject]
- Re: [PATCH v3 bpf-next 1/5] namei: Introduce new helper function path_walk_parent()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v3 RESEND] selftests: filesystems: Add functional test for the abort file in fusectl
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 03/12] mm/pagewalk: Skip dax pages in pagewalk
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH v5] ceph: fix slab-use-after-free in have_mon_and_osd_map()
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH 0/6] NFSD: add enable-dontcache and initially use it to add DIO support
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 5/6] NFSD: leverage DIO alignment to selectively issue O_DIRECT reads and writes
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 5/6] NFSD: leverage DIO alignment to selectively issue O_DIRECT reads and writes
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 5/6] NFSD: leverage DIO alignment to selectively issue O_DIRECT reads and writes
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 5/6] NFSD: leverage DIO alignment to selectively issue O_DIRECT reads and writes
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] ovl: fix debug print in case of mkdir error
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 5/6] NFSD: leverage DIO alignment to selectively issue O_DIRECT reads and writes
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [linus:master] [select] 5730609ffd: will-it-scale.per_process_ops 3.9% improvement
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH 4/6] fs: introduce RWF_DIRECT to allow using O_DIRECT on a per-IO basis
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 03/12] mm/pagewalk: Skip dax pages in pagewalk
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH 5/5] Change vfs_mkdir() to unlock on failure.
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 02/12] mm: Convert pXd_devmap checks to vma_is_dax
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [QUESTION] xfs, iomap: Handle writeback errors to prevent silent data corruption
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH RESEND] doc: fuse: Add max_background and congestion_threshold
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 1/2] VFS: change old_dir and new_dir in struct renamedata to dentrys
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC[RAP]] fuse: use fs-iomap for better performance so we can containerize ext4
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 1/2] VFS: change old_dir and new_dir in struct renamedata to dentrys
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [RFC[RAP]] fuse: use fs-iomap for better performance so we can containerize ext4
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH for-next v3 2/2] fs: add ioctl to query metadata and protection info capabilities
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 01/10] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v1 2/8] iomap: add IOMAP_IN_MEM iomap type
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] fs/proc: take rcu_read_lock() in proc_sys_compare()
- From: "NeilBrown" <neil@xxxxxxxxxx>
- Re: [PATCH 3/7] iomap: optional zero range dirty folio processing
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v1 4/8] iomap: add writepages support for IOMAP_IN_MEM iomaps
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v1 3/8] iomap: add buffered write support for IOMAP_IN_MEM iomaps
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v1 2/8] iomap: add IOMAP_IN_MEM iomap type
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [QUESTION] xfs, iomap: Handle writeback errors to prevent silent data corruption
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH] Documentation: fuse: Consolidate FUSE docs into its own subdirectory
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [RFC[RAP]] fuse: use fs-iomap for better performance so we can containerize ext4
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 06/10] ima_fs: don't bother with removal of files in directory we'll be removing
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 01/10] securityfs: don't pin dentries twice, once is enough...
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 10/10] tpm: don't bother with removal of files in directory we'll be removing
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 02/10] securityfs: pin filesystem only for objects directly in root
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 03/10] fix locking in efi_secret_unlink()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 07/10] ima_fs: get rid of lookup-by-dentry stuff
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 09/10] ipe: don't bother with removal of files in directory we'll be removing
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 05/10] efi_secret: clean securityfs use up
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 08/10] evm_secfs: clear securityfs interactions
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 04/10] make securityfs_remove() remove the entire subtree
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCHES][CFR][CFT] securityfs cleanups and fixes
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] VFS: change old_dir and new_dir in struct renamedata to dentrys
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] fs/proc: take rcu_read_lock() in proc_sys_compare()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5] ceph: fix slab-use-after-free in have_mon_and_osd_map()
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [PATCH v1 2/8] iomap: add IOMAP_IN_MEM iomap type
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH 1/2] VFS: change old_dir and new_dir in struct renamedata to dentrys
- From: NeilBrown <neil@xxxxxxxxxx>
- [PATCH 2/2] fs/proc: take rcu_read_lock() in proc_sys_compare()
- From: NeilBrown <neil@xxxxxxxxxx>
- [PATCH 0/2] Minor VFS-related cleanups
- From: NeilBrown <neil@xxxxxxxxxx>
- Re: [PATCH 0/5] Minor cleanup preparation for some dir-locking API changes
- From: "NeilBrown" <neil@xxxxxxxxxx>
- Re: [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [PATCH v4 bpf-next 5/5] selftests/bpf: Path walk test
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v4 bpf-next 4/5] selftests/bpf: Add tests for bpf path iterator
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v4 bpf-next 3/5] bpf: Introduce path iterator
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v4 bpf-next 2/5] landlock: Use path_walk_parent()
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v4 bpf-next 1/5] namei: Introduce new helper function path_walk_parent()
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v4 bpf-next 0/5] bpf path iterator
- From: Song Liu <song@xxxxxxxxxx>
- Re: [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- need SUNRPC TCP to receive into aligned pages [was: Re: [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO]
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 1/2] fs: constify file ptr in backing_file accessor helpers
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 5/6] NFSD: leverage DIO alignment to selectively issue O_DIRECT reads and writes
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 0/6] NFSD: add enable-dontcache and initially use it to add DIO support
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [RFC[RAP]] fuse: use fs-iomap for better performance so we can containerize ext4
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 0/6] NFSD: add enable-dontcache and initially use it to add DIO support
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 1/2] fs: constify file ptr in backing_file accessor helpers
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 2/8] iomap: add IOMAP_IN_MEM iomap type
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 25/26] get rid of mountpoint->m_count
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 2/8] iomap: add IOMAP_IN_MEM iomap type
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 17/26] attach_recursive_mnt(): unify the mnt_change_mountpoint() logics
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 1/5] namei: Introduce new helper function path_walk_parent()
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH 0/6] NFSD: add enable-dontcache and initially use it to add DIO support
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 06/26] new predicate: anon_ns_root(mount)
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCHES][RFC][CFR] mount-related stuff
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 1/5] namei: Introduce new helper function path_walk_parent()
- From: Tingmao Wang <m@xxxxxxxxxx>
- Re: [PATCH 1/2] mount: fix detached mount regression
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH] fs: unlock the superblock during iterate_supers_type
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 1/5] namei: Introduce new helper function path_walk_parent()
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v2 1/6] super: remove pointless s_root checks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 00/13] Parallelizing filesystem writeback
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] fs/xattr.c: fix simple_xattr_list()
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH 5/6] NFSD: leverage DIO alignment to selectively issue O_DIRECT reads and writes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 0/5] bpf path iterator
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 1/5] namei: Introduce new helper function path_walk_parent()
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH] Revert "block: don't reorder requests in blk_add_rq_to_plug"
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] Revert "block: don't reorder requests in blk_add_rq_to_plug"
- From: "Mohamed Abuelfotoh, Hazem" <abuehaze@xxxxxxxxxx>
- Re: [PATCH 5/6] NFSD: leverage DIO alignment to selectively issue O_DIRECT reads and writes
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v4 6/7] mm/maps: read proc/pid/maps under per-vma lock
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH] Revert "block: don't reorder requests in blk_add_rq_to_plug"
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 5/6] NFSD: leverage DIO alignment to selectively issue O_DIRECT reads and writes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 07/10] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 5/6] NFSD: leverage DIO alignment to selectively issue O_DIRECT reads and writes
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 4/6] fs: introduce RWF_DIRECT to allow using O_DIRECT on a per-IO basis
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH 3/4] mm/hugetlb: Support vm_uffd_ops API
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH] binfmt_elf: use check_mul_overflow() for size calc
- From: Pranav Tyagi <pranav.tyagi03@xxxxxxxxx>
- [PATCH 2/4] mm/shmem: Support vm_uffd_ops API
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 0/6] NFSD: add enable-dontcache and initially use it to add DIO support
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [syzbot] [netfs?] kernel BUG in folio_unlock (3)
- From: Aleksandr Nogikh <nogikh@xxxxxxxxxx>
- Re: [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 5/6] NFSD: leverage DIO alignment to selectively issue O_DIRECT reads and writes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 1/6] mm: userfaultfd: generic continue for non hugetlbfs
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 0/6] NFSD: add enable-dontcache and initially use it to add DIO support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 5/6] NFSD: leverage DIO alignment to selectively issue O_DIRECT reads and writes
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v3 4/6] KVM: guest_memfd: add support for userfaultfd minor
- From: Nikita Kalyazin <kalyazin@xxxxxxxxxx>
- Re: [PATCH v3 1/6] mm: userfaultfd: generic continue for non hugetlbfs
- From: Nikita Kalyazin <kalyazin@xxxxxxxxxx>
- Re: [PATCH 0/5] Minor cleanup preparation for some dir-locking API changes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 0/5] bpf path iterator
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 6/6] ext4: fix insufficient credits calculation in ext4_meta_trans_blocks()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v2 5/6] ext4/jbd2: reintroduce jbd2_journal_blocks_per_page()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v2 3/6] ext4: restart handle if credits are insufficient during allocating blocks
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v2 4/6] ext4: correct the reserved credits for extent conversion
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v2 0/6] ext4: fix insufficient credits when writing back large folios
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v2 1/6] ext4: move the calculation of wbc->nr_to_write to mpage_folio_done()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v2 2/6] ext4: fix stale data if it bail out of the extents mapping loop
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH v5] ceph: fix slab-use-after-free in have_mon_and_osd_map()
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH 26/26] don't have mounts pin their parents
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 25/26] get rid of mountpoint->m_count
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 19/26] attach_recursive_mnt(): get rid of flags entirely
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 24/26] combine __put_mountpoint() with unhash_mnt()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 23/26] pivot_root(): reorder tree surgeries, collapse unhash_mnt() and put_mountpoint()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 22/26] take ->mnt_expire handling under mount_lock [read_seqlock_excl]
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 21/26] attach_recursive_mnt(): remove from expiry list on move
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 20/26] do_move_mount(): get rid of 'attached' flag
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 10/26] do_umount(): simplify the "is it still mounted" checks
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 17/26] attach_recursive_mnt(): unify the mnt_change_mountpoint() logics
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 18/26] attach_recursive_mnt(): pass destination mount in all cases
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 15/26] get rid of mnt_set_mountpoint_beneath()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 13/26] attach_mnt(): expand in attach_recursive_mnt(), then lose the flag argument
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 16/26] make commit_tree() usable in same-namespace move case
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 09/26] clone_mnt(): simplify the propagation-related logics
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 14/26] do_move_mount(): take dropping the old mountpoint into attach_recursive_mnt()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 4/6] fs: introduce RWF_DIRECT to allow using O_DIRECT on a per-IO basis
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 11/26] sanitize handling of long-term internal mounts
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 12/26] Rewrite of propagate_umount()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 08/26] don't set MNT_LOCKED on parentless mounts
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 07/26] dissolve_on_fput(): use anon_ns_root()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 06/26] new predicate: anon_ns_root(mount)
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 05/26] constify is_local_mountpoint()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 04/26] new predicate: mount_is_ancestor()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCHES][RFC][CFR] mount-related stuff
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 03/26] pnode: lift peers() into pnode.h
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 02/26] constify mnt_has_parent()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v4 6/7] mm/maps: read proc/pid/maps under per-vma lock
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH for-next v3 2/2] fs: add ioctl to query metadata and protection info capabilities
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs/xattr.c: fix simple_xattr_list()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] VFS: change try_lookup_noperm() to skip revalidation
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs: add missing values to TRACE_IOCB_STRINGS
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v5 3/5] mm/readahead: Make space in struct file_ra_state
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 21/21] tracefs: set DCACHE_DONTCACHE
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 14/21] devpts, sunrpc, hostfs: don't bother with ->d_op
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 08/21] correct the set of flags forbidden at d_set_d_op() time
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 10/21] simple_lookup(): just set DCACHE_DONTCACHE
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC][PATCHES v2] dentry->d_flags locking
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/2] mount: fix detached mount regression
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 0/2] backing_file accessors cleanup
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 2/7] mm: shmem: avoid setting error on splited entries in shmem_set_folio_swapin_error()
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- Re: [RFC[RAP]] fuse: use fs-iomap for better performance so we can containerize ext4
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: RWF_DONTCACHE documentation
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: [PATCH 1/7] mm: shmem: correctly pass alloced parameter to shmem_recalc_inode() to avoid WARN_ON()
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH v2 21/21] tracefs: set DCACHE_DONTCACHE
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 16/21] ramfs, hugetlbfs, mqueue: set DCACHE_DONTCACHE
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 20/21] configfs: use DCACHE_DONTCACHE
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 19/21] debugfs: use DCACHE_DONTCACHE
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 18/21] efivarfs: use DCACHE_DONTCACHE instead of always_delete_dentry()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 17/21] 9p: don't bother with always_delete_dentry
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 03/21] new helper: d_splice_alias_ops()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 15/21] kill simple_dentry_operations
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 12/21] d_alloc_parallel(): set DCACHE_PAR_LOOKUP earlier
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 14/21] devpts, sunrpc, hostfs: don't bother with ->d_op
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 09/21] set_default_d_op(): calculate the matching value for ->d_flags
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 06/21] new helper: set_default_d_op()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 11/21] make d_set_d_op() static
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 10/21] simple_lookup(): just set DCACHE_DONTCACHE
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 02/21] procfs: kill ->proc_dops
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 13/21] shmem: no dentry retention past the refcount reaching zero
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 04/21] switch procfs from d_set_d_op() to d_splice_alias_ops()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 08/21] correct the set of flags forbidden at d_set_d_op() time
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 07/21] split d_flags calculation out of d_set_d_op()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 01/21] d_set_mounted(): we don't need to bump seqcount component of rename_lock
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 05/21] fuse: no need for special dentry_operations for root dentry
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [RFC][PATCHES v2] dentry->d_flags locking
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/7] mm: shmem: avoid setting error on splited entries in shmem_set_folio_swapin_error()
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/10] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/7] mm: shmem: correctly pass alloced parameter to shmem_recalc_inode() to avoid WARN_ON()
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 5/6] NFSD: leverage DIO alignment to selectively issue O_DIRECT reads and writes
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 4/6] fs: introduce RWF_DIRECT to allow using O_DIRECT on a per-IO basis
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 09/10] block: add FALLOC_FL_WRITE_ZEROES support
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 01/10] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v1 2/8] iomap: add IOMAP_IN_MEM iomap type
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v1 2/8] iomap: add IOMAP_IN_MEM iomap type
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [RFC[RAP]] fuse: use fs-iomap for better performance so we can containerize ext4
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v1 5/8] iomap: add iomap_writeback_dirty_folio()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v1 2/8] iomap: add IOMAP_IN_MEM iomap type
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v1 4/8] iomap: add writepages support for IOMAP_IN_MEM iomaps
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH RFC 7/7] xfs: error tag to force zeroing on debug kernels
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/7] iomap: optional zero range dirty folio processing
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/7] iomap: optional zero range dirty folio processing
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH for-next v3 2/2] fs: add ioctl to query metadata and protection info capabilities
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH for-next v3 1/2] block: introduce pi_size field in blk_integrity
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [Bug] INFO: task hung in bdev_getblk in Linux kernel v6.15
- From: John <john.cs.hey@xxxxxxxxx>
- Re: [PATCH 5/8] Introduce S_DYING which warns that S_DEAD might follow.
- From: "NeilBrown" <neil@xxxxxxxxxx>
- Re: [PATCH 5/8] Introduce S_DYING which warns that S_DEAD might follow.
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 5/8] Introduce S_DYING which warns that S_DEAD might follow.
- From: "NeilBrown" <neil@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 1/5] namei: Introduce new helper function path_walk_parent()
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH 7/8] VFS: use new dentry locking for create/remove/rename
- From: "NeilBrown" <neil@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 1/5] namei: Introduce new helper function path_walk_parent()
- From: Tingmao Wang <m@xxxxxxxxxx>
- Re: [PATCH v4 6/7] mm/maps: read proc/pid/maps under per-vma lock
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH] fs/xattr.c: fix simple_xattr_list()
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 1/5] namei: Introduce new helper function path_walk_parent()
- From: "NeilBrown" <neil@xxxxxxxxxx>
- [PATCH] hfs: add logic of correcting a next unused CNID
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [PATCH 01/26] copy_tree(): don't set ->mnt_mountpoint on the root of copy
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 1/5] namei: Introduce new helper function path_walk_parent()
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH RESEND] doc: fuse: Add max_background and congestion_threshold
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 1/5] namei: Introduce new helper function path_walk_parent()
- From: Tingmao Wang <m@xxxxxxxxxx>
- Re: [PATCH 01/26] copy_tree(): don't set ->mnt_mountpoint on the root of copy
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 1/5] namei: Introduce new helper function path_walk_parent()
- From: Tingmao Wang <m@xxxxxxxxxx>
- Re: [PATCH v3 4/6] KVM: guest_memfd: add support for userfaultfd minor
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v3 1/6] mm: userfaultfd: generic continue for non hugetlbfs
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 6/6] NFSD: issue READs using O_DIRECT even if IO is misaligned
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 5/6] NFSD: leverage DIO alignment to selectively issue O_DIRECT reads and writes
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 4/6] fs: introduce RWF_DIRECT to allow using O_DIRECT on a per-IO basis
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 3/6] NFSD: pass nfsd_file to nfsd_iter_read()
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 2/6] NFSD: filecache: add STATX_DIOALIGN and STATX_DIO_READ_ALIGN support
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 0/6] NFSD: add enable-dontcache and initially use it to add DIO support
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 5/8] Introduce S_DYING which warns that S_DEAD might follow.
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 7/8] VFS: use new dentry locking for create/remove/rename
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 0/8] fuse: use iomap for buffered writes + writeback
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v1 2/8] iomap: add IOMAP_IN_MEM iomap type
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [RFC[RAP]] fuse: use fs-iomap for better performance so we can containerize ext4
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH RFC 7/7] xfs: error tag to force zeroing on debug kernels
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH] ceph: fix potential race condition of i_cap_delay_list access
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [RFC[RAP]] fuse: use fs-iomap for better performance so we can containerize ext4
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v1 4/8] iomap: add writepages support for IOMAP_IN_MEM iomaps
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v1 4/8] iomap: add writepages support for IOMAP_IN_MEM iomaps
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v4 6/7] mm/maps: read proc/pid/maps under per-vma lock
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 1/5] namei: Introduce new helper function path_walk_parent()
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 1/5] namei: Introduce new helper function path_walk_parent()
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH] VFS: change try_lookup_noperm() to skip revalidation
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH for-next v3 1/2] block: introduce pi_size field in blk_integrity
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH for-next v3 0/2] add ioctl to query metadata and protection info capabilities
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH for-next v3 2/2] fs: add ioctl to query metadata and protection info capabilities
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- Re: [RFC PATCH v2 0/3] fanotify HSM events for directories
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 3/7] iomap: optional zero range dirty folio processing
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- WTS Available laptops and Memory
- From: Exceptional One PC <support@xxxxxxxxxxxxx>
- Re: [PATCH RFC 7/7] xfs: error tag to force zeroing on debug kernels
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 3/7] iomap: optional zero range dirty folio processing
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v4 6/7] mm/maps: read proc/pid/maps under per-vma lock
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH] fs: add missing values to TRACE_IOCB_STRINGS
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH v2 0/3] fanotify HSM events for directories
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v4 0/4] Implement dmabuf direct I/O via copy_file_range
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 0/4] Implement dmabuf direct I/O via copy_file_range
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/7] iomap: optional zero range dirty folio processing
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH RFC 7/7] xfs: error tag to force zeroing on debug kernels
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v1 2/8] iomap: add IOMAP_IN_MEM iomap type
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/4] userfaultfd: remove (VM_)BUG_ON()s
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 2/4] userfaultfd: remove (VM_)BUG_ON()s
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH RFC 7/7] xfs: error tag to force zeroing on debug kernels
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 5/7] xfs: fill dirty folios on zero range of unwritten mappings
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 3/7] iomap: optional zero range dirty folio processing
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 3/7] iomap: optional zero range dirty folio processing
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 1/7] iomap: move pos+len BUG_ON() to after folio lookup
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 2/7] filemap: add helper to look up dirty folios in a range
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH] /proc/pid/smaps: add mo info for vma in NOMMU system
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC[RAP]] fuse: use fs-iomap for better performance so we can containerize ext4
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v4 0/4] Implement dmabuf direct I/O via copy_file_range
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH for-next v2 2/2] fs: add ioctl to query protection info capabilities
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v2] mm: add mmap_prepare() compatibility layer for nested file systems
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH] fix
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v2] mm: fix the inaccurate memory statistics issue for users
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v4 2/7] cxl/core: Remove CONFIG_CXL_SUSPEND and always build suspend.o
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v4 5/7] cxl/region: Introduce SOFT RESERVED resource removal on region teardown
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH 5/5] Change vfs_mkdir() to unlock on failure.
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 18/26] attach_recursive_mnt(): pass destination mount in all cases
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 20/26] do_move_mount(): get rid of 'attached' flag
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]