Linux Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH 7/8] vfs: open inside ->tmpfile()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 7/8] vfs: open inside ->tmpfile()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] fs/exec.c: Add fast path for ENOENT on PATH search before allocating mm
- From: Josh Triplett <josh@xxxxxxxxxxxxxxxx>
- Re: [RFC] proc: report open files as size in stat() for /proc/pid/fd
- From: Ivan Babrou <ivan@xxxxxxxxxxxxxx>
- Re: [PATCH] fs/exec.c: Add fast path for ENOENT on PATH search before allocating mm
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [RFC] proc: report open files as size in stat() for /proc/pid/fd
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [RFC] proc: report open files as size in stat() for /proc/pid/fd
- From: Ivan Babrou <ivan@xxxxxxxxxxxxxx>
- Re: [PATCH 7/8] vfs: open inside ->tmpfile()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 8/8] fuse: implement ->tmpfile()
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- debugging rmmod failures
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] fs/exec.c: Add fast path for ENOENT on PATH search before allocating mm
- From: Josh Triplett <josh@xxxxxxxxxxxxxxxx>
- [PATCH 7/8] vfs: open inside ->tmpfile()
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH 8/8] fuse: implement ->tmpfile()
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH 6/8] vfs: move open right after ->tmpfile()
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH 5/8] vfs: make vfs_tmpfile() static
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH 4/8] ovl: use tmpfile_open() helper
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH 3/8] cachefiles: use tmpfile_open() helper
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH 2/8] vfs: add tmpfile_open() helper
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH 1/8] cachefiles: tmpfile error handling cleanup
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- Re: Is it possible to corrupt disk when writeback page with undetected UE?
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH v6 1/5] security: create file_truncate hook from path_truncate hook
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v6 3/5] selftests/landlock: Selftests for file truncation support
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- RE: Is it possible to corrupt disk when writeback page with undetected UE?
- From: "Luck, Tony" <tony.luck@xxxxxxxxx>
- Re: [PATCH v8 0/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] fs/exec.c: Add fast path for ENOENT on PATH search before allocating mm
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH RFC] VFS: lock source directory for link to avoid rename race.
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH] fs/exec.c: Add fast path for ENOENT on PATH search before allocating mm
- From: Josh Triplett <josh@xxxxxxxxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v8 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH V5 5/6] erofs: Support sharing cookies in the same domain
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH V5 3/6] erofs: introduce fscache-based domain
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V5 6/6] erofs: introduce 'domain_id' mount option
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V5 2/6] erofs: code clean up for fscache
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V5 4/6] erofs: introduce a pseudo mnt to manage shared cookies
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V5 5/6] erofs: Support sharing cookies in the same domain
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V5 1/6] erofs: use kill_anon_super() to kill super in fscache mode
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V5 0/6] Introduce erofs shared domain
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- Re: Why do NBD requests prevent hibernation, and FUSE requests do not?
- From: Nikolaus Rath <Nikolaus@xxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH RFC] VFS: lock source directory for link to avoid rename race.
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC] VFS: lock source directory for link to avoid rename race.
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH RFC] VFS: lock source directory for link to avoid rename race.
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- [PATCH RFC] VFS: lock source directory for link to avoid rename race.
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH V4 6/6] erofs: introduce 'domain_id' mount option
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH V4 5/6] erofs: Support sharing cookies in the same domain
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v2 18/18] mm/gup: Drop DAX pgmap accounting
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v2 17/18] fsdax: Delete put_devmap_managed_page_refs()
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v2 16/18] mm/memremap_pages: Support initializing pages to a zero reference count
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v2 15/18] devdax: Use dax_insert_entry() + dax_delete_mapping_entry()
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v2 14/18] devdax: add PUD support to the DAX mapping infrastructure
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v2 11/18] devdax: Minor warning fixups
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v2 13/18] dax: Prep mapping helpers for compound pages
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v2 12/18] devdax: Move address_space helpers to the DAX core
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v2 10/18] fsdax: Manage pgmap references at entry insertion and deletion
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v2 09/18] fsdax: Rework dax_insert_entry() calling convention
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v2 08/18] fsdax: Cleanup dax_associate_entry()
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v2 07/18] fsdax: Update dax_insert_entry() calling convention to return an error
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v2 06/18] fsdax: Rework dax_layout_busy_page() to dax_zap_mappings()
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v2 05/18] xfs: Add xfs_break_layouts() to the inode eviction path
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v2 04/18] ext4: Add ext4_break_layouts() to the inode eviction path
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v2 03/18] fsdax: Include unmapped inodes for page-idle detection
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v2 02/18] fsdax: Use dax_page_idle() to document DAX busy page checking
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v2 01/18] fsdax: Wait on @page not @page->_refcount
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v2 00/18] Fix the DAX-gup mistake
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH V4 4/6] erofs: introduce a pseudo mnt to manage shared cookies
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH V4 3/6] erofs: introduce fscache-based domain
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH V4 3/6] erofs: introduce fscache-based domain
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] xfs: fail dax mount if reflink is enabled on a partition
- From: Yang, Xiao/杨 晓 <yangx.jy@xxxxxxxxxxx>
- Re: [PATCH V4 2/6] erofs: code clean up for fscache
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 4/7] iov_iter: new iov_iter_pin_pages*() routines
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH V4 1/6] erofs: use kill_anon_super() to kill super in fscache mode
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: Is it possible to corrupt disk when writeback page with undetected UE?
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: Is it possible to corrupt disk when writeback page with undetected UE?
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: Is it possible to corrupt disk when writeback page with undetected UE?
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- RE: Is it possible to corrupt disk when writeback page with undetected UE?
- From: "Luck, Tony" <tony.luck@xxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: "NeilBrown" <neilb@xxxxxxx>
- Is it possible to corrupt disk when writeback page with undetected UE?
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH] libfs: fix error format in simple_attr_write()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v14 11/26] ima: Define mac_admin_ns_capable() as a wrapper for ns_capable()
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- [PATCH v8 8/8] KVM: Enable and expose KVM_MEM_PRIVATE
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH v8 7/8] KVM: Handle page fault for private memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH v8 6/8] KVM: Update lpage info when private/shared memory are mixed
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH v8 5/8] KVM: Register/unregister the guest private memory regions
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH v8 4/8] KVM: Use gfn instead of hva for mmu_notifier_retry
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH v8 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: improve pagecache PSI annotations v2
- From: David Sterba <dsterba@xxxxxxx>
- [PATCH V4 5/6] erofs: Support sharing cookies in the same domain
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V4 6/6] erofs: introduce 'domain_id' mount option
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V4 4/6] erofs: introduce a pseudo mnt to manage shared cookies
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V4 3/6] erofs: introduce fscache-based domain
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V4 2/6] erofs: code clean up for fscache
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V4 1/6] erofs: use kill_anon_super() to kill super in fscache mode
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V4 0/6] Introduce erofs shared domain
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- Re: Overlayfs with writable lower layer
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] xfs: fail dax mount if reflink is enabled on a partition
- From: Yang, Xiao/杨 晓 <yangx.jy@xxxxxxxxxxx>
- [PATCH 5/5] block: remove PSI accounting from the bio layer
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/5] erofs: add manual PSI accounting for the compressed address space
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/5] btrfs: add manual PSI accounting for compressed reads
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/5] sched/psi: export psi_memstall_{enter,leave}
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/5] mm: add PSI accounting around ->read_folio and ->readahead calls
- From: Christoph Hellwig <hch@xxxxxx>
- improve pagecache PSI annotations v2
- From: Christoph Hellwig <hch@xxxxxx>
- [RFC PATCH] xfs: drop experimental warning for fsdax
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH] libfs: fix error format in simple_attr_write()
- From: Eliav Farber <farbere@xxxxxxxxxx>
- Re: [PATCH] mm/filemap: Make folio_put_wait_locked static
- From: Ke Sun <sunke@xxxxxxxxxx>
- Re: [RFC 1/1] mm: Add per-task struct tlb counters
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2 4/7] iov_iter: new iov_iter_pin_pages*() routines
- From: Jan Kara <jack@xxxxxxx>
- Re: [External] Re: [PATCH V3 4/6] erofs: introduce fscache-based domain
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- Re: [External] Re: [PATCH V3 3/6] erofs: introduce 'domain_id' mount option
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- Re: [PATCH] mm/filemap: Make folio_put_wait_locked static
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH V3 3/6] erofs: introduce 'domain_id' mount option
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [External] Re: [PATCH V3 6/6] erofs: Support sharing cookies in the same domain
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- Re: [PATCH V3 6/6] erofs: Support sharing cookies in the same domain
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- [syzbot] BUG: unable to handle kernel paging request in writeback_single_inode (2)
- From: syzbot <syzbot+cbe497b6194ae8171bf8@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH V3 2/6] erofs: code clean up for fscache
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [External] Re: [PATCH V3 1/6] erofs: use kill_anon_super() to kill super in fscache mode
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- Re: [PATCH V3 5/6] erofs: introduce a pseudo mnt to manage shared cookies
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] fs/proc: add compile time info
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH V3 4/6] erofs: introduce fscache-based domain
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH V3 4/6] erofs: introduce fscache-based domain
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 0/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [PATCH V3 1/6] erofs: use kill_anon_super() to kill super in fscache mode
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH V3 2/6] erofs: code clean up for fscache
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH] acl: fix the comments of posix_acl_xattr_set
- From: Deming Wang <wangdeming@xxxxxxxxxx>
- Re: [PATCH] mm/filemap: Make folio_put_wait_locked static
- From: Ke Sun <sunke@xxxxxxxxxx>
- Re: [PATCH] mm/filemap: Make folio_put_wait_locked static
- From: Ke Sun <sunke@xxxxxxxxxx>
- Re: [PATCH] mm/filemap: Make folio_put_wait_locked static
- From: Ke Sun <sunke@xxxxxxxxxx>
- Re: [PATCH] mm/filemap: Make folio_put_wait_locked static
- From: Ke Sun <sunke@xxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: Overlayfs with writable lower layer
- From: Hao Luo <haoluo@xxxxxxxxxx>
- Re: Overlayfs with writable lower layer
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 2/3] fs: move drop_pagecache_sb() for others to use
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 3/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v8 0/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/3] xfs: fix the calculation of length and end
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v8 0/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: Overlayfs with writable lower layer
- From: Hao Luo <haoluo@xxxxxxxxxx>
- Re: [POC][PATCH] xfs: reduce ilock contention on buffered randrw workload
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2 4/7] iov_iter: new iov_iter_pin_pages*() routines
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [POC][PATCH] xfs: reduce ilock contention on buffered randrw workload
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] xfs: fail dax mount if reflink is enabled on a partition
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [POC][PATCH] xfs: reduce ilock contention on buffered randrw workload
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2 4/7] iov_iter: new iov_iter_pin_pages*() routines
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 1/2] delayacct: support re-entrance detection of thrashing accounting
- From: Joonsoo Kim <js1304@xxxxxxxxx>
- Re: [PATCH] filemap: Make the accounting of thrashing more consistent
- From: Joonsoo Kim <js1304@xxxxxxxxx>
- [PATCH] fuse: Remove user_ns check for FUSE_DEV_IOC_CLONE
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [RFC 1/1] mm: Add per-task struct tlb counters
- From: Joe Damato <jdamato@xxxxxxxxxx>
- Re: [RFC 1/1] mm: Add per-task struct tlb counters
- From: Joe Damato <jdamato@xxxxxxxxxx>
- Re: [RFC 1/1] mm: Add per-task struct tlb counters
- From: Joe Damato <jdamato@xxxxxxxxxx>
- Re: [PATCH V3 6/6] erofs: Support sharing cookies in the same domain
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH V3 4/6] erofs: introduce fscache-based domain
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/5] erofs: add manual PSI accounting for the compressed address space
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] xfs: fail dax mount if reflink is enabled on a partition
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [RFC 1/1] mm: Add per-task struct tlb counters
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: thoughts about fanotify and HSM
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 5/5] block: remove PSI accounting from the bio layer
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 4/5] erofs: add manual PSI accounting for the compressed address space
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 3/5] btrfs: add manual PSI accounting for compressed reads
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 2/5] sched/psi: export psi_memstall_{enter,leave}
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 1/5] mm: add PSI accounting around ->read_folio and ->readahead calls
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [PATCH V3 6/6] erofs: Support sharing cookies in the same domain
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V3 5/6] erofs: introduce a pseudo mnt to manage shared cookies
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V3 4/6] erofs: introduce fscache-based domain
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V3 3/6] erofs: introduce 'domain_id' mount option
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V3 2/6] erofs: code clean up for fscache
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V3 1/6] erofs: use kill_anon_super() to kill super in fscache mode
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V3 0/6] Introduce erofs shared domain
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- Re: thoughts about fanotify and HSM
- From: Jan Kara <jack@xxxxxxx>
- RE: RE: [PATCH v1] exfat: remove the code that sets FileAttributes when renaming
- From: "Sungjong Seo" <sj1557.seo@xxxxxxxxxxx>
- Re: [PATCH] xfs: fail dax mount if reflink is enabled on a partition
- From: Yang, Xiao/杨 晓 <yangx.jy@xxxxxxxxxxx>
- Re: thoughts about fanotify and HSM
- From: Jan Kara <jack@xxxxxxx>
- RE: [PATCH v1] exfat: remove the code that sets FileAttributes when renaming
- From: "Sungjong Seo" <sj1557.seo@xxxxxxxxxxx>
- Re: [RFC 1/1] mm: Add per-task struct tlb counters
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: thoughts about fanotify and HSM
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] xfs: fail dax mount if reflink is enabled on a partition
- From: Yang, Xiao/杨 晓 <yangx.jy@xxxxxxxxxxx>
- Re: [PATCH v2 4/7] iov_iter: new iov_iter_pin_pages*() routines
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: Overlayfs with writable lower layer
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [External] Re: [PATCH V2 2/5] erofs: introduce fscache-based domain
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- Re: [PATCH V2 2/5] erofs: introduce fscache-based domain
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- [RFC 1/1] mm: Add per-task struct tlb counters
- From: Joe Damato <jdamato@xxxxxxxxxx>
- [RFC 0/1] mm: Track per-task tlb events
- From: Joe Damato <jdamato@xxxxxxxxxx>
- [PATCH v2] proc/vmcore: fix potential memory leak in vmcore_init()
- From: Jianglei Nie <niejianglei2021@xxxxxxx>
- Re: [PATCH v2] vfs: fix link vs. rename race
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] vfs: fix link vs. rename race
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH v2] vfs: fix link vs. rename race
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [PATCH v2] vfs: fix link vs. rename race
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH] Fix race condition when exec'ing setuid files
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [syzbot] BUG: unable to handle kernel NULL pointer dereference in __d_instantiate
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: Overlayfs with writable lower layer
- From: Hao Luo <haoluo@xxxxxxxxxx>
- Re: [syzbot] BUG: unable to handle kernel NULL pointer dereference in __d_instantiate
- From: Andreas Dilger <adilger@xxxxxxxxx>
- [syzbot] BUG: unable to handle kernel NULL pointer dereference in __d_instantiate
- From: syzbot <syzbot+29dc75ed37be943c610e@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: Overlayfs with writable lower layer
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: Overlayfs with writable lower layer
- From: Hao Luo <haoluo@xxxxxxxxxx>
- Re: BUG: d_path() races with do_move_mount() on ->mnt_ns, leading to use-after-free
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- BUG: d_path() races with do_move_mount() on ->mnt_ns, leading to use-after-free
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [POC][PATCH] xfs: reduce ilock contention on buffered randrw workload
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH] proc: Enable smaps_rollup without ptrace rights
- From: Vincent Whitchurch <vincent.whitchurch@xxxxxxxx>
- Re: [External] Re: [PATCH V2 5/5] erofs: support fscache based shared domain
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- Re: [PATCH] proc/vmcore: fix potential memory leak in vmcore_init()
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH 2/2] fuse: Implement O_TMPFILE support
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v2] vfs: fix link vs. rename race
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: State of RFC PATCH Remove CONFIG_DCACHE_WORD_ACCESS
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v5 1/1] Allow non-extending parallel direct writes on the same file.
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: [PATCH] sched: Move numa_balancing sysctls to its own file
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH v2] vfs: fix link vs. rename race
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v9 23/27] Kbuild: add Rust support
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH] proc/vmcore: fix potential memory leak in vmcore_init()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [External] Re: [PATCH V2 2/5] erofs: introduce fscache-based domain
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH V2 5/5] erofs: support fscache based shared domain
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH] proc/vmcore: fix potential memory leak in vmcore_init()
- From: Jianglei Nie <niejianglei2021@xxxxxxx>
- Re: [PATCH v2] vfs: fix link vs. rename race
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] vfs: fix link vs. rename race
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: make run_tests -C proc: proc-pid-vm assertion failed.
- From: "Zhou, Jie2X" <jie2x.zhou@xxxxxxxxx>
- Re: [External] Re: [PATCH V2 4/5] erofs: remove duplicated unregister_cookie
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- Re: [PATCH v2] vfs: fix link vs. rename race
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [External] Re: [PATCH V2 4/5] erofs: remove duplicated unregister_cookie
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- Re: [External] Re: [PATCH V2 3/5] erofs: add 'domain_id' prefix when register sysfs
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- Re: [External] Re: [PATCH V2 2/5] erofs: introduce fscache-based domain
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- Re: [PATCH v2] vfs: fix link vs. rename race
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: thoughts about fanotify and HSM
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: Persistent FUSE file handles (Was: virtiofs uuid and file handles)
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2] vfs: fix link vs. rename race
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] fuse: Implement O_TMPFILE support
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 0/3] Check content after reading from quota file
- From: Zhihao Cheng <chengzhihao1@xxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2 18/23] nilfs2: Convert nilfs_lookup_dirty_data_buffers() to use filemap_get_folios_tag()
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: "John Stoffel" <john@xxxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 07/17] btrfs: allow btrfs_submit_bio to split bios
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH v5 0/8] make statx() return DIO alignment information
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: Persistent FUSE file handles (Was: virtiofs uuid and file handles)
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v6 2/5] landlock: Support file truncation
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v6 5/5] landlock: Document Landlock's file truncation support
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v6 4/5] samples/landlock: Extend sample tool to support LANDLOCK_ACCESS_FS_TRUNCATE
- From: Günther Noack <gnoack3000@xxxxxxxxx>
- Re: [PATCH v6 5/5] landlock: Document Landlock's file truncation support
- From: Günther Noack <gnoack3000@xxxxxxxxx>
- Re: [PATCH v6 4/5] samples/landlock: Extend sample tool to support LANDLOCK_ACCESS_FS_TRUNCATE
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v6 2/5] landlock: Support file truncation
- From: Günther Noack <gnoack3000@xxxxxxxxx>
- Re: [PATCH v6 2/5] landlock: Support file truncation
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: Overlayfs with writable lower layer
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 17/23] gfs2: Convert gfs2_write_cache_jdata() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 20/23] nilfs2: Convert nilfs_btree_lookup_dirty_buffers() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 23/23] filemap: Remove find_get_pages_range_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 22/23] nilfs2: Convert nilfs_clear_dirty_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 21/23] nilfs2: Convert nilfs_copy_dirty_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 18/23] nilfs2: Convert nilfs_lookup_dirty_data_buffers() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 16/23] f2fs: Convert f2fs_sync_meta_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 15/23] f2fs: Convert last_fsync_dnode() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 11/23] f2fs: Convert f2fs_fsync_node_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 19/23] nilfs2: Convert nilfs_lookup_dirty_node_buffers() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 13/23] f2fs: Convert f2fs_sync_node_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 12/23] f2fs: Convert f2fs_flush_inline_data() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 10/23] ext4: Convert mpage_prepare_extent_to_map() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 08/23] ceph: Convert ceph_writepages_start() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 09/23] cifs: Convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 07/23] btrfs: Convert extent_write_cache_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 06/23] btrfs: Convert btree_write_cache_pages() to use filemap_get_folio_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 04/23] page-writeback: Convert write_cache_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 03/23] filemap: Convert __filemap_fdatawait_range() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 05/23] afs: Convert afs_writepages_region() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 02/23] filemap: Added filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 00/23] Convert to filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 01/23] pagemap: Add filemap_grab_folio()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- Re: [PATCH v6 5/5] landlock: Document Landlock's file truncation support
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH RESEND V12 3/8] fuse: Definitions and ioctl for passthrough
- From: Hao Luo <haoluo@xxxxxxxxxx>
- [PATCH 3/3] fs/ntfs3: Change destroy_inode to free_inode
- From: Konstantin Komarov <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 2/3] fs/ntfs3: Add hidedotfiles option
- From: Konstantin Komarov <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/3] fs/ntfs3: Add comments about cluster size
- From: Konstantin Komarov <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- Re: thoughts about fanotify and HSM
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 0/3] fs/ntfs3: Refactoring and hidedotfiles option
- From: Konstantin Komarov <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 23/27] Kbuild: add Rust support
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH v9 23/27] Kbuild: add Rust support
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v6 5/5] landlock: Document Landlock's file truncation support
- From: Günther Noack <gnoack3000@xxxxxxxxx>
- Re: [PATCH RESEND V12 3/8] fuse: Definitions and ioctl for passthrough
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 3/5] btrfs: add manual PSI accounting for compressed reads
- From: David Sterba <dsterba@xxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 2/5] landlock: Support file truncation
- From: Günther Noack <gnoack3000@xxxxxxxxx>
- Re: State of RFC PATCH Remove CONFIG_DCACHE_WORD_ACCESS
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: Persistent FUSE file handles (Was: virtiofs uuid and file handles)
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: Persistent FUSE file handles (Was: virtiofs uuid and file handles)
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH RESEND V12 3/8] fuse: Definitions and ioctl for passthrough
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 07/17] btrfs: allow btrfs_submit_bio to split bios
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 04/17] btrfs: handle checksum validation and repair at the storage layer
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 07/17] btrfs: allow btrfs_submit_bio to split bios
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- State of RFC PATCH Remove CONFIG_DCACHE_WORD_ACCESS
- From: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: Persistent FUSE file handles (Was: virtiofs uuid and file handles)
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH RESEND V12 3/8] fuse: Definitions and ioctl for passthrough
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: Persistent FUSE file handles (Was: virtiofs uuid and file handles)
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH RESEND V12 3/8] fuse: Definitions and ioctl for passthrough
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH RESEND V12 3/8] fuse: Definitions and ioctl for passthrough
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: thoughts about fanotify and HSM
- From: Jan Kara <jack@xxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [PATCH RESEND V12 3/8] fuse: Definitions and ioctl for passthrough
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [fs] 36e2c7421f: xfstests.generic.095.fail
- From: Jan Kara <jack@xxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] fs/proc: add compile time info
- From: Florian Eckert <fe@xxxxxxxxxx>
- Re: [PATCH RESEND V12 3/8] fuse: Definitions and ioctl for passthrough
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 1/5] mm: add PSI accounting around ->read_folio and ->readahead calls
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/5] mm: add PSI accounting around ->read_folio and ->readahead calls
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 06/17] btrfs: handle recording of zoned writes in the storage layer
- From: Naohiro Aota <Naohiro.Aota@xxxxxxx>
- Re: Does NFS support Linux Capabilities
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v5 0/8] make statx() return DIO alignment information
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 07/17] btrfs: allow btrfs_submit_bio to split bios
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- [PATCH] fs: Add missing annotation for __wait_on_freeing_inode()
- From: Jules Irenge <jbi.octave@xxxxxxxxx>
- Re: [PATCH v3 1/2] Add CABA tree to task_struct
- From: kernel test robot <lkp@xxxxxxxxx>
- thoughts about fanotify and HSM
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: Persistent FUSE file handles (Was: virtiofs uuid and file handles)
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: Persistent FUSE file handles (Was: virtiofs uuid and file handles)
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: Persistent FUSE file handles (Was: virtiofs uuid and file handles)
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: Does NFS support Linux Capabilities
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [PATCH] fs: Add missing annotation for iput_final()
- From: Jules Irenge <jbi.octave@xxxxxxxxx>
- [PATCH] fs: fix warning Using plain integer as NULL pointer
- From: Jules Irenge <jbi.octave@xxxxxxxxx>
- Re: Persistent FUSE file handles (Was: virtiofs uuid and file handles)
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: Does NFS support Linux Capabilities
- From: battery dude <jyf007@xxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: "NeilBrown" <neilb@xxxxxxx>
- [PATCH] Fix race condition when exec'ing setuid files
- From: Jorge Merlino <jorge.merlino@xxxxxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/5] mm: add PSI accounting around ->read_folio and ->readahead calls
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [PATCH RESEND V12 3/8] fuse: Definitions and ioctl for passthrough
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 1/5] mm: add PSI accounting around ->read_folio and ->readahead calls
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: improve pagecache PSI annotations
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH RESEND V12 3/8] fuse: Definitions and ioctl for passthrough
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [syzbot] INFO: task hung in __filemap_get_folio
- From: syzbot <syzbot+0e9dc403e57033a74b1d@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 5/5] block: remove PSI accounting from the bio layer
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/5] erofs: add manual PSI accounting for the compressed address space
- From: Christoph Hellwig <hch@xxxxxx>
- improve pagecache PSI annotations
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/5] btrfs: add manual PSI accounting for compressed reads
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/5] mm: add PSI accounting around ->read_folio and ->readahead calls
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/5] sched/psi: export psi_memstall_{enter,leave}
- From: Christoph Hellwig <hch@xxxxxx>
- [RFC][PATCH] iov_iter: Add extraction functions
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH RESEND] Add sicode to /proc/<PID>/stat.
- From: Florian Mayer <fmayer@xxxxxxxxxx>
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: "Kirill A . Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH RESEND] Add sicode to /proc/<PID>/stat.
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH RESEND] Add sicode to /proc/<PID>/stat.
- From: Florian Mayer <fmayer@xxxxxxxxxx>
- Re: [PATCH RESEND] Add sicode to /proc/<PID>/stat.
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] tmpfs: add support for an i_version counter
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] tmpfs: add support for an i_version counter
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: "John Stoffel" <john@xxxxxxxxxxx>
- Re: [PATCH] sched: Move numa_balancing sysctls to its own file
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: "Andy Lutomirski" <luto@xxxxxxxxxx>
- Re: [PATCH RESEND V12 3/8] fuse: Definitions and ioctl for passthrough
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v4 3/4] fanotify,audit: Allow audit to use the full permission event response
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [PATCH 00/13] Fix the DAX-gup mistake
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH RESEND] Add sicode to /proc/<PID>/stat.
- From: Florian Mayer <fmayer@xxxxxxxxxx>
- Re: [PATCH 00/13] Fix the DAX-gup mistake
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: Does NFS support Linux Capabilities
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH 3/6] acl: add vfs_set_acl_prepare()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v4 3/4] fanotify,audit: Allow audit to use the full permission event response
- From: Steve Grubb <sgrubb@xxxxxxxxxx>
- Re: Does NFS support Linux Capabilities
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [fs] 36e2c7421f: xfstests.generic.095.fail
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 3/4] fanotify,audit: Allow audit to use the full permission event response
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: "Kirill A . Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 3/4] fanotify,audit: Allow audit to use the full permission event response
- From: Steve Grubb <sgrubb@xxxxxxxxxx>
- Re: [PATCH v6 5/5] landlock: Document Landlock's file truncation support
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v6 2/5] landlock: Support file truncation
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v6 1/5] security: create file_truncate hook from path_truncate hook
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: Does NFS support Linux Capabilities
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [PATCH] xfs: fail dax mount if reflink is enabled on a partition
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH] tmpfs: add support for an i_version counter
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] fat: port to vfs{g,u}id_t and associated helpers
- From: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
- [PATCH] proc: make config PROC_CHILDREN depend on PROC_FS
- From: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 00/13] Fix the DAX-gup mistake
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH 0/5] GEM buffer memory tracking
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- [RFC PATCH 4/5] drm/cma-helper: account memory used by CMA GEM objects
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- [RFC PATCH 5/5] drm/etnaviv: account memory used by GEM buffers
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- [RFC PATCH 3/5] drm/gem: add functions to account GEM object memory usage
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- [RFC PATCH 2/5] drm/gem: track mm struct of allocating process in gem object
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- [RFC PATCH 1/5] mm: add MM_DRIVERPAGES
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- [RFC PATCH 0/5] GEM buffer memory tracking
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- Re: [PATCH v4 3/4] fanotify,audit: Allow audit to use the full permission event response
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH V2 4/5] erofs: remove duplicated unregister_cookie
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] fat: port to vfs{g,u}id_t and associated helpers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fat: port to vfs{g,u}id_t and associated helpers
- From: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH V2 4/5] erofs: remove duplicated unregister_cookie
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH] fuse: port to vfs{g,u}id_t and associated helpers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fsnotify: remove unused declaration
- From: Jan Kara <jack@xxxxxxx>
- [PATCH] fat: port to vfs{g,u}id_t and associated helpers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH V2 3/5] erofs: add 'domain_id' prefix when register sysfs
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: Does NFS support Linux Capabilities
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH V2 3/5] erofs: add 'domain_id' prefix when register sysfs
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH V2 2/5] erofs: introduce fscache-based domain
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/6] acl: add vfs_set_acl_prepare()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- RE: [PATCH] proc: give /proc/cmdline size
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH] fsnotify: remove unused declaration
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: make run_tests -C proc: proc-pid-vm assertion failed.
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [PATCH] proc: give /proc/cmdline size
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH v4 3/4] fanotify,audit: Allow audit to use the full permission event response
- From: Steve Grubb <sgrubb@xxxxxxxxxx>
- [PATCH] fsnotify: remove unused declaration
- From: Gaosheng Cui <cuigaosheng1@xxxxxxxxxx>
- Re: [PATCH] sched: Move numa_balancing sysctls to its own file
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH v6 1/5] security: create file_truncate hook from path_truncate hook
- From: John Johansen <john.johansen@xxxxxxxxxxxxx>
- Re: [PATCH v4 3/4] fanotify,audit: Allow audit to use the full permission event response
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v4 3/4] fanotify,audit: Allow audit to use the full permission event response
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- make run_tests -C proc: proc-pid-vm assertion failed.
- From: Jie2x Zhou <jie2x.zhou@xxxxxxxxx>
- Re: [PATCH v4 3/4] fanotify,audit: Allow audit to use the full permission event response
- From: Steve Grubb <sgrubb@xxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: [PATCH] sched: Move numa_balancing sysctls to its own file
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH] proc/proc_sysctl: Remove unnecessary 'NULL' values from Pointer
- From: Li zeming <zeming@xxxxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] Add CABA tree to task_struct
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH] sched: Move numa_balancing sysctls to its own file
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] Use sysctl_vals in sysctl-test.c
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] sysctl: remove max_extfrag_threshold
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] proc/proc_sysctl: Remove unnecessary 'NULL' values from Pointer
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v3 1/2] Add CABA tree to task_struct
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] kernel/sysctl.c: remove unnecessary (void*) conversions
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH] proc: remove initialization assignment
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: Does NFS support Linux Capabilities
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 1/2] Add CABA tree to task_struct
- From: Pavel Tikhomirov <ptikhomirov@xxxxxxxxxxxxx>
- [PATCH v4 1/2] Add CABA tree to task_struct
- From: Pavel Tikhomirov <ptikhomirov@xxxxxxxxxxxxx>
- Re: [PATCH v6 1/5] security: create file_truncate hook from path_truncate hook
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] proc: Enable smaps_rollup without ptrace rights
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: Does NFS support Linux Capabilities
- From: battery dude <jyf007@xxxxxxxxx>
- Re: [PATCH v3 1/2] Add CABA tree to task_struct
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: Does NFS support Linux Capabilities
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 3/4] fanotify,audit: Allow audit to use the full permission event response
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH] relay: replay_file_open(): NULL ptr deref in CPU hotplugs
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Does NFS support Linux Capabilities
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- [PATCH] relay: replay_file_open(): NULL ptr deref in CPU hotplugs
- From: "Yichun Zhang (agentzh)" <yichun@xxxxxxxxxxxxx>
- Re: [PATCH v4 3/4] fanotify,audit: Allow audit to use the full permission event response
- From: Steve Grubb <sgrubb@xxxxxxxxxx>
- Re: Does NFS support Linux Capabilities
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v6 1/5] security: create file_truncate hook from path_truncate hook
- From: Günther Noack <gnoack3000@xxxxxxxxx>
- Re: [PATCH] proc: give /proc/cmdline size
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v6 1/5] security: create file_truncate hook from path_truncate hook
- From: Günther Noack <gnoack3000@xxxxxxxxx>
- Re: Does NFS support Linux Capabilities
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v6 1/5] security: create file_truncate hook from path_truncate hook
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [PATCH v6 5/5] landlock: Document Landlock's file truncation support
- From: Günther Noack <gnoack3000@xxxxxxxxx>
- [PATCH v6 4/5] samples/landlock: Extend sample tool to support LANDLOCK_ACCESS_FS_TRUNCATE
- From: Günther Noack <gnoack3000@xxxxxxxxx>
- [PATCH v6 0/5] landlock: truncate support
- From: Günther Noack <gnoack3000@xxxxxxxxx>
- [PATCH v6 3/5] selftests/landlock: Selftests for file truncation support
- From: Günther Noack <gnoack3000@xxxxxxxxx>
- [PATCH v6 1/5] security: create file_truncate hook from path_truncate hook
- From: Günther Noack <gnoack3000@xxxxxxxxx>
- [PATCH v6 2/5] landlock: Support file truncation
- From: Günther Noack <gnoack3000@xxxxxxxxx>
- Re: [PATCH v4] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
- From: Anna Schumaker <anna@xxxxxxxxxx>
- Re: [PATCH 00/13] Fix the DAX-gup mistake
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 00/13] Fix the DAX-gup mistake
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- [PATCH] proc: give /proc/cmdline size
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5 5/8] nfs: report the inode version in getattr if requested
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5 0/8] vfs/nfsd: clean up handling of the i_version counter
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v5 8/8] nfsd: take inode_lock when querying for NFSv4 GETATTR
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5 6/8] ceph: report the inode version in getattr if requested
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5 2/8] ext4: fix i_version handling in ext4
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5 1/8] iversion: clarify when the i_version counter must be updated
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5 7/8] nfsd: use the getattr operation to fetch i_version
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5 4/8] vfs: plumb i_version handling into struct kstat
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5 3/8] ext4: unconditionally enable the i_version counter
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH] fs/hugetlb: Fix UBSAN warning reported on hugetlb
- From: Aneesh Kumar K V <aneesh.kumar@xxxxxxxxxxxxx>
- Re: [RFC PATCH] fs/hugetlb: Fix UBSAN warning reported on hugetlb
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [PATCH RESEND V12 3/8] fuse: Definitions and ioctl for passthrough
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [PATCH] random: restore O_NONBLOCK support
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v3 0/2] Introduce CABA helper process tree
- From: Pavel Tikhomirov <ptikhomirov@xxxxxxxxxxxxx>
- [PATCH v3 2/2] tests: Add CABA selftest
- From: Pavel Tikhomirov <ptikhomirov@xxxxxxxxxxxxx>
- [PATCH v3 1/2] Add CABA tree to task_struct
- From: Pavel Tikhomirov <ptikhomirov@xxxxxxxxxxxxx>
- Re: [PATCH] xfs: fail dax mount if reflink is enabled on a partition
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- [PATCH Resend] sched: Move numa_balancing sysctls to its own file
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH] fs/proc: add compile time info
- From: Florian Eckert <fe@xxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: Inquiry about the removal of flag O_NONBLOCK on /dev/random
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [RFC] process /proc/PID/smaps vs /proc/PID/smaps_rollup
- From: Vincent Whitchurch <vincent.whitchurch@xxxxxxxx>
- [PATCH] proc: Enable smaps_rollup without ptrace rights
- From: Vincent Whitchurch <vincent.whitchurch@xxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Jan Kara <jack@xxxxxxx>
- [PATCH v2 2/2] kernel/sysctl-test: use SYSCTL_{ZERO/ONE_HUNDRED} instead of i_{zero/one_hundred}
- From: Liu Shixin <liushixin2@xxxxxxxxxx>
- [PATCH v2 1/2] kernel/sysctl.c: move sysctl_vals and sysctl_long_vals to sysctl.c
- From: Liu Shixin <liushixin2@xxxxxxxxxx>
- [PATCH v2 0/2] Use sysctl_vals in sysctl-test.c
- From: Liu Shixin <liushixin2@xxxxxxxxxx>
- [RFC PATCH] fs/hugetlb: Fix UBSAN warning reported on hugetlb
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxx>
- [PATCH] sched: Move numa_balancing sysctls to its own file
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [fs] 36e2c7421f: xfstests.generic.095.fail
- From: kernel test robot <yujie.liu@xxxxxxxxx>
- Re: [PATCH V2 0/5] Introduce erofs shared domain
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- Re: [PATCH] core_pattern: add CPU specifier
- From: Renaud Métrich <rmetrich@xxxxxxxxxx>
- Re: [PATCH] core_pattern: add CPU specifier
- From: Oleksandr Natalenko <oleksandr@xxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v2] Documentation: filesystems: correct possessive "its"
- From: Chao Yu <chao@xxxxxxxxxx>
- Re: [PATCH v2] Documentation: filesystems: correct possessive "its"
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH] core_pattern: add CPU specifier
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH 17/17] iomap: remove IOMAP_F_ZONE_APPEND
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH 16/17] btrfs: split zone append bios in btrfs_submit_bio
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH 14/17] btrfs: remove now spurious bio submission helpers
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH 13/17] btrfs: remove submit_encoded_read_bio
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH 12/17] btrfs: remove struct btrfs_io_geometry
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH 11/17] btrfs: remove stripe boundary calculation for encoded I/O
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH 10/17] btrfs: remove stripe boundary calculation for compressed I/O
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH 09/17] btrfs: remove stripe boundary calculation for buffered I/O
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH 08/17] btrfs: pass the iomap bio to btrfs_submit_bio
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH 07/17] btrfs: allow btrfs_submit_bio to split bios
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH 00/13] Fix the DAX-gup mistake
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 06/17] btrfs: handle recording of zoned writes in the storage layer
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH 05/17] btrfs: handle checksum generation in the storage layer
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH v4 3/4] fanotify,audit: Allow audit to use the full permission event response
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v4 3/4] fanotify,audit: Allow audit to use the full permission event response
- From: Steve Grubb <sgrubb@xxxxxxxxxx>
- Re: [PATCH 00/13] Fix the DAX-gup mistake
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v4 3/4] fanotify,audit: Allow audit to use the full permission event response
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [PATCH 00/13] Fix the DAX-gup mistake
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 04/17] btrfs: handle checksum validation and repair at the storage layer
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH 02/17] btrfs: stop tracking failed reads in the I/O tree
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH 03/17] btrfs: move repair_io_failure to volumes.c
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH 01/17] block: export bio_split_rw
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH] core_pattern: add CPU specifier
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH 00/13] Fix the DAX-gup mistake
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v7 05/14] mm/memfd: Introduce MFD_INACCESSIBLE flag
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH] core_pattern: add CPU specifier
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: Why do NBD requests prevent hibernation, and FUSE requests do not?
- From: Nikolaus Rath <Nikolaus@xxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Jan Kara <jack@xxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 00/13] Fix the DAX-gup mistake
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: "NeilBrown" <neilb@xxxxxxx>
- [PATCH v4 5/6] nfs: report the inode version in statx if requested
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 1/6] iversion: update comments with info about atime updates
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 3/6] ext4: unconditionally enable the i_version counter
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 2/6] ext4: fix i_version handling in ext4
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 6/6] ceph: fill in the change attribute in statx requests
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 4/6] vfs: report an inode version in statx for IS_I_VERSION inodes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 0/6] vfs: clean up i_version behavior and expose it via statx
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: Why do NBD requests prevent hibernation, and FUSE requests do not?
- From: Nikolaus Rath <Nikolaus@xxxxxxxx>
- Re: [PATCH v8 0/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [PATCH v3 0/4] Implement IOCTL to get and clear soft dirty PTE
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [syzbot] KASAN: slab-out-of-bounds Read in fuse_inode_eq (2)
- From: syzbot <syzbot+938055fcae46a26e5239@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 1/8] statx: add direct I/O alignment information
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v5 2/8] vfs: support STATX_DIOALIGN on block devices
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 4/7] iov_iter: new iov_iter_pin_pages*() routines
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 4/7] iov_iter: new iov_iter_pin_pages*() routines
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v2 1/1] eventfd: check ida_simple_get() return value
- From: Bo Liu <liubo03@xxxxxxxxxx>
- Re: [PATCH] eventfd: check ida_simple_get() return value
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] core_pattern: add CPU specifier
- From: Oleksandr Natalenko <oleksandr@xxxxxxxxxx>
- [PATCH] eventfd: check ida_simple_get() return value
- From: Bo Liu <liubo03@xxxxxxxxxx>
- [sysfs] f6959fc2b7: WARNING:at_fs/sysfs/group.c:#sysfs_remove_group
- From: kernel test robot <yujie.liu@xxxxxxxxx>
- Re: [PATCH] afs: Return -EAGAIN, not -EREMOTEIO, when a file already locked
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/13] Fix the DAX-gup mistake
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH] core_pattern: add CPU specifier
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH v5 0/8] make statx() return DIO alignment information
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH] afs: Return -EAGAIN, not -EREMOTEIO, when a file already locked
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH v2] statx, inode: document the new STATX_INO_VERSION field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 00/13] Fix the DAX-gup mistake
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [RFC PATCH v2] statx, inode: document the new STATX_INO_VERSION field
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [PATCH 00/13] Fix the DAX-gup mistake
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 00/13] Fix the DAX-gup mistake
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 00/13] Fix the DAX-gup mistake
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 00/13] Fix the DAX-gup mistake
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [RFC PATCH v2] statx, inode: document the new STATX_INO_VERSION field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH v2] statx, inode: document the new STATX_INO_VERSION field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v5] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v5] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v5] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v2 2/2] fsverity: stop using PG_error to track error status
- From: Chao Yu <chao@xxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v2 1/2] fscrypt: stop using PG_error to track error status
- From: Chao Yu <chao@xxxxxxxxxx>
- Re: [PATCH] virtiofs: Drop unnecessary initialization in send_forget_request and virtio_fs_get_tree
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- [man-pages RFC PATCH v3] statx, inode: document the STATX_INO_VERSION field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 00/13] Fix the DAX-gup mistake
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 07/13] fsdax: Manage pgmap references at entry insertion and deletion
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [RFC PATCH v2] statx, inode: document the new STATX_INO_VERSION field
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH 02/13] fsdax: Use page_maybe_dma_pinned() for DAX vs DMA collisions
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v2 4/7] iov_iter: new iov_iter_pin_pages*() routines
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] virtiofs: Drop unnecessary initialization in send_forget_request and virtio_fs_get_tree
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 3/6] acl: add vfs_set_acl_prepare()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 3/6] acl: add vfs_set_acl_prepare()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 3/6] acl: add vfs_set_acl_prepare()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v5 2/8] vfs: support STATX_DIOALIGN on block devices
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 8/8] xfs: support STATX_DIOALIGN
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/6] acl: add vfs_set_acl_prepare()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 4/7] iov_iter: new iov_iter_pin_pages*() routines
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 3/6] acl: add vfs_set_acl_prepare()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 4/7] iov_iter: new iov_iter_pin_pages*() routines
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/7] convert most filesystems to pin_user_pages_fast()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/6] acl: add vfs_set_acl_prepare()
- From: Christian Brauner <brauner@xxxxxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]