Linux Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH 07/12] mm: Remove redundant pXd_devmap calls
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 06/12] mm/gup: Remove pXX_devmap usage from get_user_pages()
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 05/12] mm: Remove remaining uses of PFN_DEV
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 04/12] mm: Convert vmf_insert_mixed() from using pte_devmap to pte_special
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 03/12] mm/pagewalk: Skip dax pages in pagewalk
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 02/12] mm: Convert pXd_devmap checks to vma_is_dax
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 01/12] mm: Remove PFN_MAP, PFN_SG_CHAIN and PFN_SG_LAST
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- RE: warning on flushing page cache on block device removal
- From: Parav Pandit <parav@xxxxxxxxxx>
- [PATCH v2 5/5] selftests/coredump: add coredump server selftests
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 4/5] tools: add coredump.h header
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 2/5] selftests/coredump: fix build
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 3/5] selftests/coredump: cleanup coredump tests
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 1/5] coredump: allow for flexible coredump handling
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 0/5] coredump: allow for flexible coredump handling
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 00/13] Parallelizing filesystem writeback
- 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 00/13] Parallelizing filesystem writeback
- From: Anuj Gupta/Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- Re: [PATCH v4 0/4] Implement dmabuf direct I/O via copy_file_range
- From: Christian König <christian.koenig@xxxxxxx>
- Re: RWF_DONTCACHE documentation
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4 2/4] dmabuf: Implement copy_file_range callback for dmabuf direct I/O prep
- 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] xarray: Add a BUG_ON() to ensure caller is not sibling
- From: Dev Jain <dev.jain@xxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: Introduce path iterator
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH bpf-next 2/4] landlock: Use path_parent()
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v4 1/4] fs: allow cross-FS copy_file_range for memory file with direct I/O
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- RE: [PATCH v4 1/4] fs: allow cross-FS copy_file_range for memory file with direct I/O
- From: wangtao <tao.wangtao@xxxxxxxxx>
- RE: [PATCH v4 2/4] dmabuf: Implement copy_file_range callback for dmabuf direct I/O prep
- From: wangtao <tao.wangtao@xxxxxxxxx>
- Re: [PATCH] xarray: Add a BUG_ON() to ensure caller is not sibling
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: important orangefs merge conflict request...
- From: Mike Marshall <hubcap@xxxxxxxxxxxx>
- Re: [PATCH v4 1/4] fs: allow cross-FS copy_file_range for memory file with direct I/O
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v4 2/4] dmabuf: Implement copy_file_range callback for dmabuf direct I/O prep
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH 1/2] fs: Provide function that allocates a secure anonymous inode
- From: Shivank Garg <shivankg@xxxxxxx>
- Re: [PATCH] mm: fix the inaccurate memory statistics issue for users
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v2] ceph: fix variable dereferenced before check in ceph_umount_begin()
- From: Alex Markuze <amarkuze@xxxxxxxxxx>
- [PATCH v4 3/4] udmabuf: Implement udmabuf direct I/O
- From: wangtao <tao.wangtao@xxxxxxxxx>
- [PATCH v4 1/4] fs: allow cross-FS copy_file_range for memory file with direct I/O
- From: wangtao <tao.wangtao@xxxxxxxxx>
- [PATCH v4 4/4] dmabuf:system_heap Implement system_heap dmabuf direct I/O
- From: wangtao <tao.wangtao@xxxxxxxxx>
- [PATCH v4 0/4] Implement dmabuf direct I/O via copy_file_range
- From: wangtao <tao.wangtao@xxxxxxxxx>
- [PATCH v4 2/4] dmabuf: Implement copy_file_range callback for dmabuf direct I/O prep
- From: wangtao <tao.wangtao@xxxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: Introduce path iterator
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] fs: don't needlessly acquire f_lock
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC v2 00/35] optimize cost of inter-process communication
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v3] btrfs_get_tree_subvol(): switch from fc_mount() to vfs_create_mount()
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH] mm: fix the inaccurate memory statistics issue for users
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [RFC v2 00/35] optimize cost of inter-process communication
- From: Bo Li <libo.gcs85@xxxxxxxxxxxxx>
- Re: [PATCH] mm: fix the inaccurate memory statistics issue for users
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH] mm: fix the inaccurate memory statistics issue for users
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] btrfs_get_tree_subvol(): switch from fc_mount() to vfs_create_mount()
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH] xarray: Add a BUG_ON() to ensure caller is not sibling
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH v2 33/51] KVM: guest_memfd: Allocate and truncate from custom allocator
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- [PATCH v2 bpf-next 4/4] selftests/bpf: Add tests for bpf path iterator
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v2 bpf-next 3/4] bpf: Introduce path iterator
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v2 bpf-next 2/4] landlock: Use path_walk_parent()
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v2 bpf-next 1/4] namei: Introduce new helper function path_walk_parent()
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v2 bpf-next 0/4] bpf path iterator
- From: Song Liu <song@xxxxxxxxxx>
- Re: [QUESTION] xfs, iomap: Handle writeback errors to prevent silent data corruption
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH] f2fs: Fix __write_node_folio() conversion
- From: Chao Yu <chao@xxxxxxxxxx>
- Re: [RFC] fs: add ioctl to query protection info capabilities
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2] selftests: Add functional test for the abort file in fusectl
- From: Chen Linxuan <chenlinxuan@xxxxxxxxxxxxx>
- Re: RWF_DONTCACHE documentation
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- [Question] mmap_miss not increasing in mmap random reads
- From: Haoran Zhu <zhr1502@xxxxxxxxxxx>
- Re: [QUESTION] xfs, iomap: Handle writeback errors to prevent silent data corruption
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH] xarray: Add a BUG_ON() to ensure caller is not sibling
- From: Dev Jain <dev.jain@xxxxxxx>
- Re: [QUESTION] xfs, iomap: Handle writeback errors to prevent silent data corruption
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 1/2] fs: Provide function that allocates a secure anonymous inode
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [QUESTION] xfs, iomap: Handle writeback errors to prevent silent data corruption
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [QUESTION] xfs, iomap: Handle writeback errors to prevent silent data corruption
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [QUESTION] xfs, iomap: Handle writeback errors to prevent silent data corruption
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [QUESTION] xfs, iomap: Handle writeback errors to prevent silent data corruption
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [QUESTION] xfs, iomap: Handle writeback errors to prevent silent data corruption
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [QUESTION] xfs, iomap: Handle writeback errors to prevent silent data corruption
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC] fs: add ioctl to query protection info capabilities
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [QUESTION] xfs, iomap: Handle writeback errors to prevent silent data corruption
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- subscribe linux-fsdevel
- From: 马振先 <mazhenxian@xxxxxxxxxxx>
- RE: [PATCH v3 3/4] udmabuf: Implement udmabuf rw_file callback
- From: wangtao <tao.wangtao@xxxxxxxxx>
- RE: [PATCH v3 1/4] fs: allow cross-FS copy_file_range for memory-backed files
- From: wangtao <tao.wangtao@xxxxxxxxx>
- Re: [PATCH v4 0/7] f2fs: new mount API conversion
- From: Hongbo Li <lihongbo22@xxxxxxxxxx>
- Re: [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH 03/11] fuse: implement the basic iomap mechanisms
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/4] landlock: Use path_parent()
- From: Song Liu <song@xxxxxxxxxx>
- Re: [QUESTION] xfs, iomap: Handle writeback errors to prevent silent data corruption
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [QUESTION] xfs, iomap: Handle writeback errors to prevent silent data corruption
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2] selftests: Add functional test for the abort file in fusectl
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] fuse update for 6.16
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] vfs netfs
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] vfs fixes
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH bpf-next 2/4] landlock: Use path_parent()
- From: Tingmao Wang <m@xxxxxxxxxx>
- [PATCH]]SMB3 client] cifs: update the lock ordering comments with new mutex
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: Introduce path iterator
- From: Song Liu <song@xxxxxxxxxx>
- Re: RWF_DONTCACHE documentation
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC 2/3] mm: add STATIC_PMD_ZERO_PAGE config option
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC 2/3] mm: add STATIC_PMD_ZERO_PAGE config option
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 2/2] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/2] fs: Provide function that allocates a secure anonymous inode
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH 1/2] fs: Provide function that allocates a secure anonymous inode
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [PATCH 2/2] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [PATCH 0/2] Use guest mem inodes instead of anonymous inodes
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [PATCH v2] ceph: fix variable dereferenced before check in ceph_umount_begin()
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [PATCH] iomap: don't lose folio dropbehind state for overwrites
- From: Jens Axboe <axboe@xxxxxxxxx>
- RE: [PATCH] ceph: fix variable dereferenced before check in ceph_umount_begin()
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- Re: [PATCH] iomap: don't lose folio dropbehind state for overwrites
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH bpf-next 2/4] landlock: Use path_parent()
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v3] ovl: support layers on case-folding capable filesystems
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v4 0/7] f2fs: new mount API conversion
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: RWF_DONTCACHE documentation
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 10/13] fuse: add support for multiple writeback contexts in fuse
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] fs: don't needlessly acquire f_lock
- From: Luis Henriques <luis@xxxxxxxxxx>
- Re: [PATCH 10/13] fuse: add support for multiple writeback contexts in fuse
- From: Bernd Schubert <bernd@xxxxxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: Introduce path iterator
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC 3/3] block: use mm_huge_zero_folio in __blkdev_issue_zero_pages()
- From: Pankaj Raghav <kernel@xxxxxxxxxxxxxxxx>
- RWF_DONTCACHE documentation
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] xarray: Add a BUG_ON() to ensure caller is not sibling
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [RFC 2/3] mm: add STATIC_PMD_ZERO_PAGE config option
- From: Pankaj Raghav <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH 12/13] nfs: add support in nfs to handle multiple writeback contexts
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 04/13] writeback: affine inode to a writeback ctx within a bdi
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 10/13] fuse: add support for multiple writeback contexts in fuse
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 09/13] f2fs: add support in f2fs to handle multiple writeback contexts
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 00/13] Parallelizing filesystem writeback
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 0/9] support ksm_stat showing at cgroup level
- From: <xu.xin16@xxxxxxxxxx>
- [PATCH RFC v2 24/28] nfsd: add notification handlers for dir events
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC v2 22/28] nfsd: update the fsnotify mark when setting or removing a dir delegation
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC v2 28/28] nfsd: add support for NOTIFY4_RENAME_ENTRY events
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC v2 26/28] nfsd: add a tracepoint for nfsd_file_fsnotify_handle_dir_event()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC v2 27/28] nfsd: add support for NOTIFY4_ADD_ENTRY events
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC v2 25/28] nfsd: allow nfsd to get a dir lease with an ignore mask
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC v2 21/28] fsnotify: export fsnotify_recalc_mask()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC v2 23/28] nfsd: make nfsd4_callback_ops->prepare operation bool return
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC v2 19/28] nfsd: add callback encoding and decoding linkages for CB_NOTIFY
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC v2 18/28] nfsd: add protocol support for CB_NOTIFY
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC v2 15/28] filelock: add struct delegated_inode
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC v2 17/28] filelock: add an inode_lease_ignore_mask helper
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC v2 16/28] filelock: add support for ignoring deleg breaks for dir change events
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC v2 20/28] nfsd: add data structures for handling CB_NOTIFY to directory delegation
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC v2 14/28] filelock: rework the __break_lease API to use flags
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC v2 11/28] nfsd: allow DELEGRETURN on directories
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC v2 10/28] nfsd: allow filecache to hold S_IFDIR files
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC v2 13/28] nfsd: wire up GET_DIR_DELEGATION handling
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC v2 09/28] filelock: lift the ban on directory leases in generic_setlease
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC v2 08/28] vfs: make vfs_mknod break delegations on parent directory
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [no subject]
- [PATCH RFC v2 07/28] vfs: make vfs_create break delegations on parent directory
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC v2 01/28] filelock: push the S_ISREG check down to ->setlease handlers
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC v2 12/28] nfsd: check for delegation conflicts vs. the same client
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC v2 00/28] vfs, nfsd, nfs: implement directory delegations
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC v2 06/28] vfs: break parent dir delegations in open(..., O_CREAT) codepath
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC v2 05/28] vfs: allow rmdir to wait for delegation break on parent
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC v2 04/28] vfs: allow mkdir to wait for delegation break on parent
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC v2 02/28] filelock: add a lm_may_setlease lease_manager callback
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC v2 03/28] vfs: add try_break_deleg calls for parents to vfs_{link,rename,unlink}
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: Please consider backporting coredump %F patch to stable kernels
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/4] landlock: Use path_parent()
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: Introduce path iterator
- From: Song Liu <song@xxxxxxxxxx>
- [GIT PULL] fuse update for 6.16
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH] filelock: add new locks_wake_up_waiter() helper
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- Re: Please consider backporting coredump %F patch to stable kernels
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: Please consider backporting coredump %F patch to stable kernels
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: Please consider backporting coredump %F patch to stable kernels
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 07/12] mm: Remove redundant pXd_devmap calls
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] filelock: add new locks_wake_up_waiter() helper
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: Please consider backporting coredump %F patch to stable kernels
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: Please consider backporting coredump %F patch to stable kernels
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] filelock: add new locks_wake_up_waiter() helper
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 08/12] mm/khugepaged: Remove redundant pmd_devmap() check
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: Please consider backporting coredump %F patch to stable kernels
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 00/12] mm: Remove pXX_devmap page table bit and pfn_t type
- From: David Hildenbrand <david@xxxxxxxxxx>
- [GIT PULL] vfs netfs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs: don't needlessly acquire f_lock
- From: Luis Henriques <luis@xxxxxxxxxx>
- Re: [PATCH] fs/pipe: set FMODE_NOWAIT in create_pipe_files()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v1 1/1] fs/read_write: Fix spelling typo
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: Introduce path iterator
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 07/12] mm: Remove redundant pXd_devmap calls
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: Please consider backporting coredump %F patch to stable kernels
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: Introduce path iterator
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: Introduce path iterator
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: Introduce path iterator
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: xarray regression: XArray: Add extra debugging check to xas_lock and friends
- From: Daniel Gomez <da.gomez@xxxxxxxxxx>
- Re: [BUG][RFC] broken use of __lookup_mnt() in path_overmounted()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: Please consider backporting coredump %F patch to stable kernels
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [BUG] regression from 974c5e6139db "xfs: flag as supporting FOP_DONTCACHE" (double free on page?)
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v4 5/7] f2fs: separate the options parsing and options checking
- From: Hongbo Li <lihongbo22@xxxxxxxxxx>
- [PATCH v4 7/7] f2fs: switch to the new mount api
- From: Hongbo Li <lihongbo22@xxxxxxxxxx>
- [PATCH v4 2/7] f2fs: move the option parser into handle_mount_opt
- From: Hongbo Li <lihongbo22@xxxxxxxxxx>
- [PATCH v4 4/7] f2fs: Add f2fs_fs_context to record the mount options
- From: Hongbo Li <lihongbo22@xxxxxxxxxx>
- [PATCH v4 1/7] f2fs: Add fs parameter specifications for mount options
- From: Hongbo Li <lihongbo22@xxxxxxxxxx>
- [PATCH v4 3/7] f2fs: Allow sbi to be NULL in f2fs_printk
- From: Hongbo Li <lihongbo22@xxxxxxxxxx>
- [PATCH v4 6/7] f2fs: introduce fs_context_operation structure
- From: Hongbo Li <lihongbo22@xxxxxxxxxx>
- [PATCH v4 0/7] f2fs: new mount API conversion
- From: Hongbo Li <lihongbo22@xxxxxxxxxx>
- [GIT PULL] vfs fixes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v6] block: support mtd:<name> syntax for block devices
- From: Joakim Tjernlund <joakim.tjernlund@xxxxxxxxxxxx>
- Re: [PATCH v3 3/4] mm: prevent KSM from breaking VMA merging for new VMAs
- From: <xu.xin16@xxxxxxxxxx>
- Re: [PATCH] ceph: fix variable dereferenced before check in ceph_umount_begin()
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [QUESTION] xfs, iomap: Handle writeback errors to prevent silent data corruption
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [QUESTION] xfs, iomap: Handle writeback errors to prevent silent data corruption
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [QUESTION] xfs, iomap: Handle writeback errors to prevent silent data corruption
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC 3/3] block: use mm_huge_zero_folio in __blkdev_issue_zero_pages()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC 2/3] mm: add STATIC_PMD_ZERO_PAGE config option
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] f2fs: Fix __write_node_folio() conversion
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 01/12] mm: Remove PFN_MAP, PFN_SG_CHAIN and PFN_SG_LAST
- From: Christoph Hellwig <hch@xxxxxx>
- RE: [PATCH 11/12] mm: Remove callers of pfn_t functionality
- From: Michael Kelley <mhklinux@xxxxxxxxxxx>
- [PATCH AUTOSEL 5.10 04/34] exfat: fix double free in delayed_free
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 04/43] exfat: fix double free in delayed_free
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 06/58] exfat: fix double free in delayed_free
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 08/66] exfat: fix double free in delayed_free
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.12 18/93] exfat: do not clear volume dirty flag during sync
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.12 13/93] exfat: fix double free in delayed_free
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: Introduce path iterator
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH AUTOSEL 6.14 019/102] exfat: do not clear volume dirty flag during sync
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.14 014/102] exfat: fix double free in delayed_free
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.15 019/110] exfat: do not clear volume dirty flag during sync
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.15 014/110] exfat: fix double free in delayed_free
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [BUG][RFC] broken use of __lookup_mnt() in path_overmounted()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] ceph: Fix kernel crash in generic/397 test
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [RFC PATCH v2 23/51] mm: hugetlb: Refactor out hugetlb_alloc_folio()
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- [PATCH] f2fs: Fix __write_node_folio() conversion
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [syzbot] [netfs?] kernel BUG in folio_unlock (3)
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 22/51] mm: hugetlb: Refactor hugetlb allocation functions
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [QUESTION] xfs, iomap: Handle writeback errors to prevent silent data corruption
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [BUG] regression from 974c5e6139db "xfs: flag as supporting FOP_DONTCACHE" (double free on page?)
- From: Jens Axboe <axboe@xxxxxxxxx>
- [BUG][RFC] broken use of __lookup_mnt() in path_overmounted()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: Introduce path iterator
- From: Tingmao Wang <m@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/4] landlock: Use path_parent()
- From: Tingmao Wang <m@xxxxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: Introduce path iterator
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: Introduce path iterator
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [RFC v2 00/35] optimize cost of inter-process communication
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [BUG] regression from 974c5e6139db "xfs: flag as supporting FOP_DONTCACHE" (double free on page?)
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 01/11] fuse: fix livelock in synchronous file put from fuseblk workers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [git pull] UFS pile
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [git pull] ->d_automount() pile
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [git pull] regression fix for mount propagation in detached trees
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH] mm: fix the inaccurate memory statistics issue for users
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC v2 00/35] optimize cost of inter-process communication
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [git pull] ->d_automount() pile
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 05/51] KVM: guest_memfd: Skip LRU for guest_memfd folios
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- Re: [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- Re: [RFC PATCH v2 03/51] KVM: selftests: Update guest_memfd_test for INIT_PRIVATE flag
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [git pull] UFS pile
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [git pull] regression fix for mount propagation in detached trees
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: Introduce path iterator
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: Introduce path iterator
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [PATCH v1 1/1] fs/read_write: Fix spelling typo
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [RFC v2 26/35] RPAL: enable MPK support
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v3 3/3] hfs: fix to update ctime after rename
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- Re: [PATCH v3 2/3] hfs: correct superblock flags
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- Re: [PATCH] cifs: correct superblock flags
- From: Steve French <smfrench@xxxxxxxxx>
- Re: xarray regression: XArray: Add extra debugging check to xas_lock and friends
- From: Daniel Gomez <da.gomez@xxxxxxxxxx>
- Re: [QUESTION] xfs, iomap: Handle writeback errors to prevent silent data corruption
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 3/4] udmabuf: Implement udmabuf rw_file callback
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: Introduce path iterator
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [RFC v2 14/35] RPAL: enable page fault handling
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v3 1/4] fs: allow cross-FS copy_file_range for memory-backed files
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] mm: fix the inaccurate memory statistics issue for users
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: Introduce path iterator
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH] fs/pipe: set FMODE_NOWAIT in create_pipe_files()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 5/5] selftests/coredump: add coredump server selftests
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 3/5] selftests/coredump: cleanup coredump tests
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 4/5] tools: add coredump.h header
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 2/5] selftests/coredump: fix build
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 1/5] coredump: allow for flexible coredump handling
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 0/5] coredump: allow for flexible coredump handling
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v3 0/4] Optimizing disk file & dmabuf copies via copy_file_range.
- From: wangtao <tao.wangtao@xxxxxxxxx>
- Re: [PATCH 0/2] fix MADV_COLLAPSE issue if THP settings are disabled
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v3 4/4] dmabuf:system_heap Implement system_heap exporter's rw_file callback.
- From: wangtao <tao.wangtao@xxxxxxxxx>
- [PATCH v3 2/4] dmabuf: Implement copy_file_range for dmabuf
- From: wangtao <tao.wangtao@xxxxxxxxx>
- [PATCH v3 1/4] fs: allow cross-FS copy_file_range for memory-backed files
- From: wangtao <tao.wangtao@xxxxxxxxx>
- [PATCH v3 3/4] udmabuf: Implement udmabuf rw_file callback
- From: wangtao <tao.wangtao@xxxxxxxxx>
- Re: [RFC PATCH] mm: fix the inaccurate memory statistics issue for users
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH 0/2] fix MADV_COLLAPSE issue if THP settings are disabled
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [RFC v2 00/35] optimize cost of inter-process communication
- From: David Hildenbrand <david@xxxxxxxxxx>
- Please consider backporting coredump %F patch to stable kernels
- From: Luca Boccassi <bluca@xxxxxxxxxx>
- Re: [PATCH 03/12] mm/pagewalk: Skip dax pages in pagewalk
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC v2 00/35] optimize cost of inter-process communication
- From: Pedro Falcato <pfalcato@xxxxxxx>
- [RFC v2 35/35] samples/rpal: add RPAL samples
- From: Bo Li <libo.gcs85@xxxxxxxxxxxxx>
- Re: [PATCH 02/12] mm: Convert pXd_devmap checks to vma_is_dax
- From: David Hildenbrand <david@xxxxxxxxxx>
- [RFC v2 34/35] RPAL: enable fast epoll wait
- From: Bo Li <libo.gcs85@xxxxxxxxxxxxx>
- [RFC v2 33/35] RPAL: enable time slice correction
- From: Bo Li <libo.gcs85@xxxxxxxxxxxxx>
- [RFC v2 32/35] RPAL: fix unknown nmi on AMD CPU
- From: Bo Li <libo.gcs85@xxxxxxxxxxxxx>
- [RFC v2 31/35] RPAL: add receiver waker
- From: Bo Li <libo.gcs85@xxxxxxxxxxxxx>
- [RFC v2 30/35] RPAL: fix pkru setup when fork
- From: Bo Li <libo.gcs85@xxxxxxxxxxxxx>
- [RFC v2 29/35] RPAL: fix race condition in pkru update
- From: Bo Li <libo.gcs85@xxxxxxxxxxxxx>
- [RFC v2 28/35] RPAL: add rpal_uds_fdmap() support
- From: Bo Li <libo.gcs85@xxxxxxxxxxxxx>
- [RFC v2 27/35] RPAL: add epoll support
- From: Bo Li <libo.gcs85@xxxxxxxxxxxxx>
- Re: [RFC v2 00/35] optimize cost of inter-process communication
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [RFC v2 26/35] RPAL: enable MPK support
- From: Bo Li <libo.gcs85@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] fix MADV_COLLAPSE issue if THP settings are disabled
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [RFC v2 25/35] RPAL: add MPK initialization and interface
- From: Bo Li <libo.gcs85@xxxxxxxxxxxxx>
- [RFC v2 24/35] RPAL: critical section optimization
- From: Bo Li <libo.gcs85@xxxxxxxxxxxxx>
- [RFC v2 23/35] RPAL: resume cpumask when fork
- From: Bo Li <libo.gcs85@xxxxxxxxxxxxx>
- [RFC v2 22/35] RPAL: rebuild receiver state
- From: Bo Li <libo.gcs85@xxxxxxxxxxxxx>
- [RFC v2 21/35] RPAL: add kernel entry handling for lazy switch
- From: Bo Li <libo.gcs85@xxxxxxxxxxxxx>
- [no subject]
- Re: [PATCH 01/12] mm: Remove PFN_MAP, PFN_SG_CHAIN and PFN_SG_LAST
- From: David Hildenbrand <david@xxxxxxxxxx>
- [RFC v2 20/35] RPAL: add rpal_ret_from_lazy_switch
- From: Bo Li <libo.gcs85@xxxxxxxxxxxxx>
- [RFC v2 19/35] RPAL: add lazy switch main logic
- From: Bo Li <libo.gcs85@xxxxxxxxxxxxx>
- [RFC v2 18/35] sched: pick a specified task
- From: Bo Li <libo.gcs85@xxxxxxxxxxxxx>
- [RFC v2 17/35] RPAL: add a mapping between fsbase and tasks
- From: Bo Li <libo.gcs85@xxxxxxxxxxxxx>
- [RFC v2 15/35] RPAL: add sender/receiver state
- From: Bo Li <libo.gcs85@xxxxxxxxxxxxx>
- [RFC v2 16/35] RPAL: add cpu lock interface
- From: Bo Li <libo.gcs85@xxxxxxxxxxxxx>
- [RFC v2 13/35] RPAL: add tlb flushing support
- From: Bo Li <libo.gcs85@xxxxxxxxxxxxx>
- [RFC v2 14/35] RPAL: enable page fault handling
- From: Bo Li <libo.gcs85@xxxxxxxxxxxxx>
- [RFC v2 10/35] RPAL: allow service enable/disable
- From: Bo Li <libo.gcs85@xxxxxxxxxxxxx>
- [RFC v2 12/35] RPAL: enable service disable notification
- From: Bo Li <libo.gcs85@xxxxxxxxxxxxx>
- [RFC v2 11/35] RPAL: add service request/release
- From: Bo Li <libo.gcs85@xxxxxxxxxxxxx>
- [RFC v2 09/35] RPAL: enable address space sharing
- From: Bo Li <libo.gcs85@xxxxxxxxxxxxx>
- [RFC v2 08/35] RPAL: enable sender/receiver registration
- From: Bo Li <libo.gcs85@xxxxxxxxxxxxx>
- [RFC v2 07/35] RPAL: enable shared page mmap
- From: Bo Li <libo.gcs85@xxxxxxxxxxxxx>
- [RFC v2 06/35] RPAL: add user interface
- From: Bo Li <libo.gcs85@xxxxxxxxxxxxx>
- [RFC v2 05/35] RPAL: enable virtual address space partitions
- From: Bo Li <libo.gcs85@xxxxxxxxxxxxx>
- [RFC v2 04/35] RPAL: add member to task_struct and mm_struct
- From: Bo Li <libo.gcs85@xxxxxxxxxxxxx>
- [RFC v2 03/35] RPAL: add service registration interface
- From: Bo Li <libo.gcs85@xxxxxxxxxxxxx>
- [RFC v2 02/35] RPAL: add struct rpal_service
- From: Bo Li <libo.gcs85@xxxxxxxxxxxxx>
- [RFC v2 01/35] Kbuild: rpal support
- From: Bo Li <libo.gcs85@xxxxxxxxxxxxx>
- [RFC v2 00/35] optimize cost of inter-process communication
- From: Bo Li <libo.gcs85@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] fix MADV_COLLAPSE issue if THP settings are disabled
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 0/2] fix MADV_COLLAPSE issue if THP settings are disabled
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 0/2] fix MADV_COLLAPSE issue if THP settings are disabled
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 0/2] fix MADV_COLLAPSE issue if THP settings are disabled
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH 0/2] fix MADV_COLLAPSE issue if THP settings are disabled
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH 0/2] fix MADV_COLLAPSE issue if THP settings are disabled
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 0/2] fix MADV_COLLAPSE issue if THP settings are disabled
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 0/2] fix MADV_COLLAPSE issue if THP settings are disabled
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 0/2] fix MADV_COLLAPSE issue if THP settings are disabled
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v3 3/3] hfs: fix to update ctime after rename
- From: Yangtao Li <frank.li@xxxxxxxx>
- [PATCH v3 1/3] hfsplus: fix to update ctime after rename
- From: Yangtao Li <frank.li@xxxxxxxx>
- [PATCH v3 2/3] hfs: correct superblock flags
- From: Yangtao Li <frank.li@xxxxxxxx>
- Re: [PATCH v2 2/3] hfs: correct superblock flags
- From: Yangtao Li <frank.li@xxxxxxxx>
- Re: [PATCH v3 4/4] tools/testing/selftests: add VMA merge tests for KSM merge
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 3/4] mm: prevent KSM from breaking VMA merging for new VMAs
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH 5/5] ext4: disable large folios if dioread_nolock is not enabled
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 3/5] ext4/jbd2: reintroduce jbd2_journal_blocks_per_page()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 0/5] ext4: fix insufficient credits when writing back large folios
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 4/5] ext4: fix insufficient credits calculation in ext4_meta_trans_blocks()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 1/5] ext4: restart handle if credits are insufficient during writepages
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 2/5] ext4: correct the reserved credits for extent conversion
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH] generic: remove incorrect _require_idmapped_mounts checks
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] exportfs: require ->fh_to_parent() to encode connectable file handles
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC] fs: add ioctl to query protection info capabilities
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 2/3] hfs: correct superblock flags
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [QUESTION] xfs, iomap: Handle writeback errors to prevent silent data corruption
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/2] rust: file: mark `LocalFile` as `repr(transparent)`
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs/dax: Fix "don't skip locked entries when scanning entries"
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3] eventpoll: Fix priority inversion problem
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] mm: fix the inaccurate memory statistics issue for users
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] xarray: Add a BUG_ON() to ensure caller is not sibling
- From: Dev Jain <dev.jain@xxxxxxx>
- Re: [PATCH 00/13] Parallelizing filesystem writeback
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] hfsplus: remove mutex_lock check in hfsplus_free_extents
- From: Yangtao Li <frank.li@xxxxxxxx>
- Re: [PATCH 1/2] afs, bash: Fix open(O_CREAT) on an extant AFS file in a sticky dir
- From: Jeffrey E Altman <jaltman@xxxxxxxxxxxx>
- Re: [PATCH v2] hfsplus: remove mutex_lock check in hfsplus_free_extents
- From: Yangtao Li <frank.li@xxxxxxxx>
- Re: [PATCH 2/2] mm: shmem: disallow hugepages if the system-wide shmem THP sysfs settings are disabled
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] mm: shmem: disallow hugepages if the system-wide shmem THP sysfs settings are disabled
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH 2/2] mm: shmem: disallow hugepages if the system-wide shmem THP sysfs settings are disabled
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] mm: huge_memory: disallow hugepages if the system-wide THP sysfs settings are disabled
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH 1/2] mm: huge_memory: disallow hugepages if the system-wide THP sysfs settings are disabled
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] mm: shmem: disallow hugepages if the system-wide shmem THP sysfs settings are disabled
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH 1/2] mm: huge_memory: disallow hugepages if the system-wide THP sysfs settings are disabled
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH 2/2] mm: shmem: disallow hugepages if the system-wide shmem THP sysfs settings are disabled
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] mm: huge_memory: disallow hugepages if the system-wide THP sysfs settings are disabled
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] hfsplus: remove mutex_lock check in hfsplus_free_extents
- From: "wangjianjian (C)" <wangjianjian3@xxxxxxxxxx>
- Re: [PATCH 2/2] vfs: Fix inode ownership checks with regard to foreign ownership
- From: Jeffrey E Altman <jaltman@xxxxxxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: Introduce path iterator
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH 1/2] afs, bash: Fix open(O_CREAT) on an extant AFS file in a sticky dir
- From: Jeffrey E Altman <jaltman@xxxxxxxxxxxx>
- Re: [PATCH v1 1/2] audit: record fanotify event regardless of presence of rules
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH 03/11] fuse: implement the basic iomap mechanisms
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: Introduce path iterator
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] xarray: Add a BUG_ON() to ensure caller is not sibling
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH] xarray: Add a BUG_ON() to ensure caller is not sibling
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH 03/11] fuse: implement the basic iomap mechanisms
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: Introduce path iterator
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: Introduce path iterator
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC] add ioctl to query protection info capabilities
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: Introduce 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>
- Re: [PATCH bpf-next 3/4] bpf: Introduce path iterator
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: Introduce path iterator
- From: Song Liu <song@xxxxxxxxxx>
- Re: [RFC[RAP]] fuse: use fs-iomap for better performance so we can containerize ext4
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- RE: [PATCH v2] hfsplus: remove mutex_lock check in hfsplus_free_extents
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- Re: [PATCH v2] hfsplus: remove mutex_lock check in hfsplus_free_extents
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: Introduce path iterator
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] hfsplus: remove mutex_lock check in hfsplus_free_extents
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- Re: [PATCH 2/2] hfs: make splice write available again
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- Re: [PATCH 1/2] hfsplus: make splice write available again
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- Re: [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- Re: [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: Introduce path iterator
- From: Song Liu <song@xxxxxxxxxx>
- Re: [RFC] fs: add ioctl to query protection info capabilities
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [GIT PULL] Fsnotify changes for v6.16-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] ext2 and isofs changes for 6.16-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH bpf-next 3/4] bpf: Introduce path iterator
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 4/4] tools/testing/selftests: add VMA merge tests for KSM merge
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v3 3/4] mm: prevent KSM from breaking VMA merging for new VMAs
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v3 1/4] mm: ksm: have KSM VMA checks not require a VMA pointer
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v3 0/4] mm: ksm: prevent KSM from breaking merging of new VMAs
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v3 2/4] mm: ksm: refer to special VMAs via VM_SPECIAL in ksm_compatible()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: Introduce path iterator
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: Introduce path iterator
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: Introduce path iterator
- From: Song Liu <song@xxxxxxxxxx>
- Re: [RFC[RAP]] fuse: use fs-iomap for better performance so we can containerize ext4
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2 3/4] mm: prevent KSM from completely breaking VMA merging
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v2 3/4] mm: prevent KSM from completely breaking VMA merging
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 2/2] mm: shmem: disallow hugepages if the system-wide shmem THP sysfs settings are disabled
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH 1/2] mm: huge_memory: disallow hugepages if the system-wide THP sysfs settings are disabled
- From: Zi Yan <ziy@xxxxxxxxxx>
- [GIT PULL] ext2 and isofs changes for 6.16-rc1
- From: Jan Kara <jack@xxxxxxx>
- [GIT PULL] Fsnotify changes for v6.16-rc1
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 3/4] mm: prevent KSM from completely breaking VMA merging
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 2/4] mm: ksm: refer to special VMAs via VM_SPECIAL in ksm_compatible()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 1/4] mm: ksm: have KSM VMA checks not require a VMA pointer
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: Subject: [PATCH] ecryptfs: make splice write available again
- From: Yangtao Li <frank.li@xxxxxxxx>
- [PATCH 2/2] hfs: make splice write available again
- From: Yangtao Li <frank.li@xxxxxxxx>
- [PATCH 1/2] hfsplus: make splice write available again
- From: Yangtao Li <frank.li@xxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: Introduce path iterator
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 07/12] mm: Remove redundant pXd_devmap calls
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH 01/12] mm: Remove PFN_MAP, PFN_SG_CHAIN and PFN_SG_LAST
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [PATCH 13/13] writeback: set the num of writeback contexts to number of online cpus
- From: Kundan Kumar <kundan.kumar@xxxxxxxxxxx>
- [PATCH 12/13] nfs: add support in nfs to handle multiple writeback contexts
- From: Kundan Kumar <kundan.kumar@xxxxxxxxxxx>
- [PATCH 11/13] gfs2: add support in gfs2 to handle multiple writeback contexts
- From: Kundan Kumar <kundan.kumar@xxxxxxxxxxx>
- [PATCH 10/13] fuse: add support for multiple writeback contexts in fuse
- From: Kundan Kumar <kundan.kumar@xxxxxxxxxxx>
- [PATCH 08/13] writeback: add support to collect stats for all writeback ctxs
- From: Kundan Kumar <kundan.kumar@xxxxxxxxxxx>
- [PATCH 09/13] f2fs: add support in f2fs to handle multiple writeback contexts
- From: Kundan Kumar <kundan.kumar@xxxxxxxxxxx>
- [PATCH 07/13] writeback: modify sync related functions to iterate over all writeback contexts
- From: Kundan Kumar <kundan.kumar@xxxxxxxxxxx>
- [PATCH 06/13] writeback: invoke all writeback contexts for flusher and dirtytime writeback
- From: Kundan Kumar <kundan.kumar@xxxxxxxxxxx>
- [PATCH 05/13] writeback: modify bdi_writeback search logic to search across all wb ctxs
- From: Kundan Kumar <kundan.kumar@xxxxxxxxxxx>
- [PATCH 04/13] writeback: affine inode to a writeback ctx within a bdi
- From: Kundan Kumar <kundan.kumar@xxxxxxxxxxx>
- [PATCH 03/13] writeback: link bdi_writeback to its corresponding bdi_writeback_ctx
- From: Kundan Kumar <kundan.kumar@xxxxxxxxxxx>
- [PATCH 02/13] writeback: add support to initialize and free multiple writeback ctxs
- From: Kundan Kumar <kundan.kumar@xxxxxxxxxxx>
- [PATCH 01/13] writeback: add infra for parallel writeback
- From: Kundan Kumar <kundan.kumar@xxxxxxxxxxx>
- [PATCH 00/13] Parallelizing filesystem writeback
- From: Kundan Kumar <kundan.kumar@xxxxxxxxxxx>
- Re: [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH 01/11] fuse: fix livelock in synchronous file put from fuseblk workers
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v2] hfsplus: remove mutex_lock check in hfsplus_free_extents
- From: Yangtao Li <frank.li@xxxxxxxx>
- Re: [PATCH v2] hfsplus: remove mutex_lock check in hfsplus_free_extents
- From: "wangjianjian (C)" <wangjianjian3@xxxxxxxxxx>
- Re: [PATCH v2] iomap: don't lose folio dropbehind state for overwrites
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [syzbot] [hfs?] KASAN: slab-out-of-bounds Write in hfs_bnode_read
- From: syzbot <syzbot+c6811fc2262cec1e6266@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC] fs: add ioctl to query protection info capabilities
- From: Anuj Gupta/Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH 1/2] mm: huge_memory: disallow hugepages if the system-wide THP sysfs settings are disabled
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH 0/2] fix MADV_COLLAPSE issue if THP settings are disabled
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH 2/2] mm: shmem: disallow hugepages if the system-wide shmem THP sysfs settings are disabled
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH 11/12] mm: Remove callers of pfn_t functionality
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH 12/12] mm/memremap: Remove unused devmap_managed_key
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH 10/12] mm: Remove devmap related functions and page table bits
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH 09/12] powerpc: Remove checks for devmap pages and PMDs/PUDs
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH 08/12] mm/khugepaged: Remove redundant pmd_devmap() check
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH 07/12] mm: Remove redundant pXd_devmap calls
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH 06/12] mm/gup: Remove pXX_devmap usage from get_user_pages()
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH 05/12] mm: Remove remaining uses of PFN_DEV
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH 04/12] mm: Convert vmf_insert_mixed() from using pte_devmap to pte_special
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH 03/12] mm/pagewalk: Skip dax pages in pagewalk
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH 02/12] mm: Convert pXd_devmap checks to vma_is_dax
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH 01/12] mm: Remove PFN_MAP, PFN_SG_CHAIN and PFN_SG_LAST
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH 00/12] mm: Remove pXX_devmap page table bit and pfn_t type
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [QUESTION] xfs, iomap: Handle writeback errors to prevent silent data corruption
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v2] hfsplus: remove mutex_lock check in hfsplus_free_extents
- From: Yangtao Li <frank.li@xxxxxxxx>
- Re: [QUESTION] xfs, iomap: Handle writeback errors to prevent silent data corruption
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [QUESTION] xfs, iomap: Handle writeback errors to prevent silent data corruption
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [QUESTION] xfs, iomap: Handle writeback errors to prevent silent data corruption
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC PATCH v2 39/51] KVM: guest_memfd: Merge and truncate on fallocate(PUNCH_HOLE)
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [PATCH] xarray: Add a BUG_ON() to ensure caller is not sibling
- From: Dev Jain <dev.jain@xxxxxxx>
- Re: [RFC] fs: add ioctl to query protection info capabilities
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- [QUESTION] xfs, iomap: Handle writeback errors to prevent silent data corruption
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v2 2/3] hfs: correct superblock flags
- From: Yangtao Li <frank.li@xxxxxxxx>
- Re: [BUG] regression from 974c5e6139db "xfs: flag as supporting FOP_DONTCACHE" (double free on page?)
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Updated SMB3.1.1 client patches for implementation of parent lease key
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [RFC v1] man/man3/readdir.3, man/man3type/stat.3type: Improve documentation about .d_ino and .st_ino
- From: "G. Branden Robinson" <g.branden.robinson@xxxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: Introduce path iterator
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH bpf-next 4/4] selftests/bpf: Add tests for bpf path iterator
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH bpf-next 3/4] bpf: Introduce path iterator
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH bpf-next 2/4] landlock: Use path_parent()
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH bpf-next 1/4] namei: Introduce new helper function path_parent()
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH bpf-next 0/4] bpf path iterator
- From: Song Liu <song@xxxxxxxxxx>
- Re: [Bug] v6.15+: kernel panic when mount & umount btrfs
- From: David Sterba <dsterba@xxxxxxx>
- [PATCH AUTOSEL 5.4] fs/filesystems: Fix potential unsigned integer underflow in fs_name()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10] fs/filesystems: Fix potential unsigned integer underflow in fs_name()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 1/3] fs/filesystems: Fix potential unsigned integer underflow in fs_name()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 1/3] fs/filesystems: Fix potential unsigned integer underflow in fs_name()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 1/3] fs/filesystems: Fix potential unsigned integer underflow in fs_name()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.12 2/7] fs/filesystems: Fix potential unsigned integer underflow in fs_name()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.14 2/8] fs/filesystems: Fix potential unsigned integer underflow in fs_name()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.15 2/9] fs/filesystems: Fix potential unsigned integer underflow in fs_name()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [RFC v1] man/man3/readdir.3, man/man3type/stat.3type: Improve documentation about .d_ino and .st_ino
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: 回复: [PATCH v2 2/3] hfs: correct superblock flags
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- Re: [RFC 2/3] mm: add STATIC_PMD_ZERO_PAGE config option
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: Improving inode number documentation
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: [GIT PULL] orangefs pull request for 6.16
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] ntfs3: bugfixes for 6.16
- From: pr-tracker-bot@xxxxxxxxxx
- Re: 回复: 回复: [PATCH] hfsplus: remove mutex_lock check in hfsplus_free_extents
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [PATCH] xarray: Add a BUG_ON() to ensure caller is not sibling
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: 回复: [PATCH v2 2/3] hfs: correct superblock flags
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- 回复: 回复: [PATCH] hfsplus: remove mutex_lock check in hfsplus_free_extents
- From: 李扬韬 <frank.li@xxxxxxxx>
- 回复: [PATCH v2 2/3] hfs: correct superblock flags
- From: 李扬韬 <frank.li@xxxxxxxx>
- 回复: [PATCH v2 3/3] hfs: fix to update ctime after rename
- From: 李扬韬 <frank.li@xxxxxxxx>
- Re: [RFC PATCH v2 39/51] KVM: guest_memfd: Merge and truncate on fallocate(PUNCH_HOLE)
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- 回复: [PATCH v2 2/3] hfs: correct superblock flags
- From: 李扬韬 <frank.li@xxxxxxxx>
- RE: [RFC] Should we consider to re-write HFS/HFS+ in Rust?
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- RE: [RFC] Should we consider to re-write HFS/HFS+ in Rust?
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- Re: [PATCH v2 3/4] mm: prevent KSM from completely breaking VMA merging
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v2 2/4] mm: ksm: refer to special VMAs via VM_SPECIAL in ksm_compatible()
- From: <xu.xin16@xxxxxxxxxx>
- Re: [PATCH v2 1/4] mm: ksm: have KSM VMA checks not require a VMA pointer
- From: <xu.xin16@xxxxxxxxxx>
- Re: [PATCH v2 3/4] mm: prevent KSM from completely breaking VMA merging
- From: <xu.xin16@xxxxxxxxxx>
- Re: [PATCH 2/2] rust: file: improve safety comments
- From: "Benno Lossin" <lossin@xxxxxxxxxx>
- Re: [PATCH 1/2] rust: file: mark `LocalFile` as `repr(transparent)`
- From: "Benno Lossin" <lossin@xxxxxxxxxx>
- Re: [PATCH v5] block: support mtd:<name> syntax for block devices
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC] Should we consider to re-write HFS/HFS+ in Rust?
- From: Yangtao Li <frank.li@xxxxxxxx>
- Re: [PATCH 1/2] rust: file: mark `LocalFile` as `repr(transparent)`
- From: Pekka Ristola <pekkarr@xxxxxxxxxxxxxx>
- [PATCH] xarray: Add a BUG_ON() to ensure caller is not sibling
- From: Dev Jain <dev.jain@xxxxxxx>
- Re: [RFC PATCH v2 39/51] KVM: guest_memfd: Merge and truncate on fallocate(PUNCH_HOLE)
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [RFC PATCH v2 33/51] KVM: guest_memfd: Allocate and truncate from custom allocator
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [PATCH 1/2] rust: file: mark `LocalFile` as `repr(transparent)`
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH 2/2] rust: file: improve safety comments
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH 1/2] rust: file: mark `LocalFile` as `repr(transparent)`
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.16
- From: "Christopher Snowhill" <chris@xxxxxxxxxx>
- Re: [QUESTION] cachefiles: Recovery concerns with on-demand loading after unexpected power loss
- From: Zizhi Wo <wozizhi@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 06/51] KVM: Query guest_memfd for private/shared status
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.16
- From: Malte Schröder <malte.schroeder@xxxxxxxx>
- Re: [QUESTION] cachefiles: Recovery concerns with on-demand loading after unexpected power loss
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.16
- From: "Christopher Snowhill" <chris@xxxxxxxxxx>
- Re: [RFC PATCH v2 16/51] mm: hugetlb: Consolidate interpretation of gbl_chg within alloc_hugetlb_folio()
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [QUESTION] cachefiles: Recovery concerns with on-demand loading after unexpected power loss
- From: Zizhi Wo <wozizhi@xxxxxxxxxxxxxxx>
- Re: [QUESTION] cachefiles: Recovery concerns with on-demand loading after unexpected power loss
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 5/5] mm/filemap: unify dropbehind flag testing and clearing
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 4/5] mm/filemap: unify read/write dropbehind naming
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2] iomap: don't lose folio dropbehind state for overwrites
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/5] Revert "Disable FOP_DONTCACHE for now due to bugs"
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [QUESTION] cachefiles: Recovery concerns with on-demand loading after unexpected power loss
- From: Zizhi Wo <wozizhi@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/5] mm/filemap: use filemap_end_dropbehind() for read invalidation
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] mm/filemap: gate dropbehind invalidate on folio !dirty && !writeback
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 06/51] KVM: Query guest_memfd for private/shared status
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] eventpoll: Fix priority inversion problem
- From: Nam Cao <namcao@xxxxxxxxxxxxx>
- Re: [PATCH] fs/dax: Fix "don't skip locked entries when scanning entries"
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [RFC] Should we consider to re-write HFS/HFS+ in Rust?
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 05/51] KVM: guest_memfd: Skip LRU for guest_memfd folios
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] eventpoll: Fix priority inversion problem
- From: Nam Cao <namcao@xxxxxxxxxxxxx>
- Re: [PATCH v2] eventpoll: Fix priority inversion problem
- From: Holger Hoffstätte <holger@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] eventpoll: Fix priority inversion problem
- From: Holger Hoffstätte <holger@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] sysctl changes for v6.16-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- [PATCH] proc: avoid use-after-free in proc_reg_open()
- From: wangzijie <wangzijie1@xxxxxxxxx>
- Re: [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- RE: [PATCH v2 3/3] hfs: fix to update ctime after rename
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- Re: [PATCH v2] iomap: don't lose folio dropbehind state for overwrites
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [RFC] Should we consider to re-write HFS/HFS+ in Rust?
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- [PATCH v2] iomap: don't lose folio dropbehind state for overwrites
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 3/3] hfs: fix to update ctime after rename
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [PATCH v2 2/3] hfs: correct superblock flags
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: 回复: [PATCH] hfsplus: remove mutex_lock check in hfsplus_free_extents
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [PATCH] fs/dax: Fix "don't skip locked entries when scanning entries"
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH] iomap: don't lose folio dropbehind state for overwrites
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] iomap: don't lose folio dropbehind state for overwrites
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
- From: Anna Schumaker <anna.schumaker@xxxxxxxxxx>
- [PATCH 2/2] rust: file: improve safety comments
- From: Pekka Ristola <pekkarr@xxxxxxxxxxxxxx>
- [PATCH 1/2] rust: file: mark `LocalFile` as `repr(transparent)`
- From: Pekka Ristola <pekkarr@xxxxxxxxxxxxxx>
- Re: [RFC 2/3] mm: add STATIC_PMD_ZERO_PAGE config option
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCHSET 0/5] dropbehind fixes and cleanups
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.16
- From: "John Stoffel" <john@xxxxxxxxxxx>
- Re: [RFC 2/3] mm: add STATIC_PMD_ZERO_PAGE config option
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH 0/6] overlayfs + casefolding
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC 2/3] mm: add STATIC_PMD_ZERO_PAGE config option
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [RFC 2/3] mm: add STATIC_PMD_ZERO_PAGE config option
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- [GIT PULL] ntfs3: bugfixes for 6.16
- From: Konstantin Komarov <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] iomap: don't lose folio dropbehind state for overwrites
- From: Jens Axboe <axboe@xxxxxxxxx>
- [GIT PULL] orangefs pull request for 6.16
- From: Mike Marshall <hubcap@xxxxxxxxxxxx>
- Re: [PATCH v4] block: support mtd:<name> syntax for block devices
- From: "Joakim Tjernlund (Nokia)" <joakim.tjernlund@xxxxxxxxx>
- [PATCH v5] block: support mtd:<name> syntax for block devices
- From: Joakim Tjernlund <joakim.tjernlund@xxxxxxxxxxxx>
- Re: [PATCH] fuse: add max_stack_depth to fuse_init_in
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- RE: warning on flushing page cache on block device removal
- From: Parav Pandit <parav@xxxxxxxxxx>
- Re: warning on flushing page cache on block device removal
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC PATCH] fs: remove uselib() system call
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [syzbot] [fs?] KASAN: slab-use-after-free Read in send_sigio
- From: syzbot <syzbot+c92740e8b0e38efece9d@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 5/5] mm/filemap: unify dropbehind flag testing and clearing
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/5] Revert "Disable FOP_DONTCACHE for now due to bugs"
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 4/5] mm/filemap: unify read/write dropbehind naming
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/5] mm/filemap: use filemap_end_dropbehind() for read invalidation
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/5] mm/filemap: gate dropbehind invalidate on folio !dirty && !writeback
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET 0/5] dropbehind fixes and cleanups
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v1 1/2] audit: record fanotify event regardless of presence of rules
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [RFC] fs: add ioctl to query protection info capabilities
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- RE: warning on flushing page cache on block device removal
- From: Parav Pandit <parav@xxxxxxxxxx>
- Re: warning on flushing page cache on block device removal
- From: Jan Kara <jack@xxxxxxx>
- RE: warning on flushing page cache on block device removal
- From: Parav Pandit <parav@xxxxxxxxxx>
- [PATCH v3] eventpoll: Fix priority inversion problem
- From: Nam Cao <namcao@xxxxxxxxxxxxx>
- Re: [PATCH 0/6] overlayfs + casefolding
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC PATCH v2 03/51] KVM: selftests: Update guest_memfd_test for INIT_PRIVATE flag
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 38/51] KVM: guest_memfd: Split allocator pages for guest_memfd use
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH] kernel/sysctl-test: Unregister sysctl table after test completion
- From: Joel Granados <joel.granados@xxxxxxxxxx>
- [GIT PULL] sysctl changes for v6.16-rc1
- From: Joel Granados <joel.granados@xxxxxxxxxx>
- Re: [RFC PATCH] fanotify: wake-up all waiters on release
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [Bug] v6.15+: kernel panic when mount & umount btrfs
- From: Qu Wenruo <wqu@xxxxxxxx>
- [RFC 3/3] block: use mm_huge_zero_folio in __blkdev_issue_zero_pages()
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- [RFC 2/3] mm: add STATIC_PMD_ZERO_PAGE config option
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- [RFC 0/3] add STATIC_PMD_ZERO_PAGE config option
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- [RFC 1/3] mm: move huge_zero_folio from huge_memory.c to memory.c
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- Re: [RFC PATCH v2 38/51] KVM: guest_memfd: Split allocator pages for guest_memfd use
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [RFC PATCH v2 38/51] KVM: guest_memfd: Split allocator pages for guest_memfd use
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- [Bug] v6.15+: kernel panic when mount & umount btrfs
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RFC PATCH v2 06/51] KVM: Query guest_memfd for private/shared status
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [BUG] regression from 974c5e6139db "xfs: flag as supporting FOP_DONTCACHE" (double free on page?)
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [BUG] regression from 974c5e6139db "xfs: flag as supporting FOP_DONTCACHE" (double free on page?)
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [BUG] regression from 974c5e6139db "xfs: flag as supporting FOP_DONTCACHE" (double free on page?)
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [BUG] regression from 974c5e6139db "xfs: flag as supporting FOP_DONTCACHE" (double free on page?)
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [BUG] regression from 974c5e6139db "xfs: flag as supporting FOP_DONTCACHE" (double free on page?)
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: [BUG] regression from 974c5e6139db "xfs: flag as supporting FOP_DONTCACHE" (double free on page?)
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.16
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] fscrypt update for 6.16
- From: pr-tracker-bot@xxxxxxxxxx
- Re: Apparent mount behaviour change in 6.15
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL for v6.16] vfs selftests
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL for v6.16] vfs iomap
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL for v6.16] vfs coredump
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL for v6.16] vfs mount
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL for v6.16] vfs pidfs
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL for v6.16] vfs misc
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL for v6.16] vfs freeze
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL for v6.16] vfs writepages
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL for v6.16] vfs mount api
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL for v6.16] vfs lookup_{noperm,one}() cleanup
- From: pr-tracker-bot@xxxxxxxxxx
- [PATCH] generic: remove incorrect _require_idmapped_mounts checks
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [BUG] regression from 974c5e6139db "xfs: flag as supporting FOP_DONTCACHE" (double free on page?)
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH] fanotify: wake-up all waiters on release
- From: Jan Kara <jack@xxxxxxx>
- Re: warning on flushing page cache on block device removal
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2] ext4: inline: convert when mmap is called, not when page is written
- From: Jan Kara <jack@xxxxxxx>
- Re: [BUG] regression from 974c5e6139db "xfs: flag as supporting FOP_DONTCACHE" (double free on page?)
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [BUG] regression from 974c5e6139db "xfs: flag as supporting FOP_DONTCACHE" (double free on page?)
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH] exportfs: require ->fh_to_parent() to encode connectable file handles
- From: Jan Kara <jack@xxxxxxx>
- Re: [BUG] regression from 974c5e6139db "xfs: flag as supporting FOP_DONTCACHE" (double free on page?)
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] fs/dax: Fix "don't skip locked entries when scanning entries"
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 4/4] tools/testing/selftests: add VMA merge tests for KSM merge
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v2 3/4] mm: prevent KSM from completely breaking VMA merging
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v2 2/4] mm: ksm: refer to special VMAs via VM_SPECIAL in ksm_compatible()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v2 1/4] mm: ksm: have KSM VMA checks not require a VMA pointer
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH v2] ext4: inline: convert when mmap is called, not when page is written
- From: Thadeu Lima de Souza Cascardo <cascardo@xxxxxxxxxx>
- Re: [RFC PATCH] fanotify: wake-up all waiters on release
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH] ext4: inline: do not convert when writing to memory map
- From: Thadeu Lima de Souza Cascardo <cascardo@xxxxxxxxxx>
- Re: [PATCH] ext4: inline: do not convert when writing to memory map
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 3/4] mm: prevent KSM from completely breaking VMA merging
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [BUG] regression from 974c5e6139db "xfs: flag as supporting FOP_DONTCACHE" (double free on page?)
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH] fanotify: wake-up all waiters on release
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v4 3/3] exec: Add support for 64 byte 'tsk->comm_ext'
- From: Bhupesh Sharma <bhsharma@xxxxxxxxxx>
- Re: [PATCH] fuse: add max_stack_depth to fuse_init_in
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] fuse: add max_stack_depth to fuse_init_in
- From: Allison Karlitskaya <lis@xxxxxxxxxx>
- Re: Apparent mount behaviour change in 6.15
- From: Allison Karlitskaya <lis@xxxxxxxxxx>
- Re: Apparent mount behaviour change in 6.15
- From: Allison Karlitskaya <lis@xxxxxxxxxx>
- Re: [PATCH v3] selftests: filesystems: Add functional test for the abort file in fusectl
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2] eventpoll: Fix priority inversion problem
- From: Nam Cao <namcao@xxxxxxxxxxxxx>
- Re: Apparent mount behaviour change in 6.15
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v3] selftests: filesystems: Add functional test for the abort file in fusectl
- From: Chen Linxuan <chenlinxuan@xxxxxxxxxxxxx>
- Re: [PATCH v2] selftests: Add functional test for the abort file in fusectl
- From: Chen Linxuan <chenlinxuan@xxxxxxxxxxxxx>
- [GIT PULL] fscrypt update for 6.16
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [BUG] regression from 974c5e6139db "xfs: flag as supporting FOP_DONTCACHE" (double free on page?)
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [BUG] regression from 974c5e6139db "xfs: flag as supporting FOP_DONTCACHE" (double free on page?)
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [BUG] regression from 974c5e6139db "xfs: flag as supporting FOP_DONTCACHE" (double free on page?)
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [BUG] regression from 974c5e6139db "xfs: flag as supporting FOP_DONTCACHE" (double free on page?)
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [BUG] regression from 974c5e6139db "xfs: flag as supporting FOP_DONTCACHE" (double free on page?)
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [BUG] regression from 974c5e6139db "xfs: flag as supporting FOP_DONTCACHE" (double free on page?)
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 0/6] overlayfs + casefolding
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [BUG] regression from 974c5e6139db "xfs: flag as supporting FOP_DONTCACHE" (double free on page?)
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [BUG] regression from 974c5e6139db "xfs: flag as supporting FOP_DONTCACHE" (double free on page?)
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- 回复: [PATCH] hfsplus: remove mutex_lock check in hfsplus_free_extents
- From: 李扬韬 <frank.li@xxxxxxxx>
- Re: [PATCH RESEND v2 2/2] open_by_handle: add a test for connectable file handles
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH v2 1/2] open_by_handle: add support for testing connectable file handles
- From: Zorro Lang <zlang@xxxxxxxxxx>
- [PATCH] exportfs: require ->fh_to_parent() to encode connectable file handles
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] ovl: Allow mount options to be parsed on remount
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [BUG] regression from 974c5e6139db "xfs: flag as supporting FOP_DONTCACHE" (double free on page?)
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] Tests for AT_HANDLE_CONNECTABLE
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 0/2] Tests for AT_HANDLE_CONNECTABLE
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.16
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]