Linux Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH v3 8/9] vfs: open inside ->tmpfile()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 8/9] vfs: open inside ->tmpfile()
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v2 16/18] mm/memremap_pages: Support initializing pages to a zero reference count
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v3 7/9] vfs: move open right after ->tmpfile()
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v2 13/18] dax: Prep mapping helpers for compound pages
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v2 10/18] fsdax: Manage pgmap references at entry insertion and deletion
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v3 7/9] vfs: move open right after ->tmpfile()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 8/9] vfs: open inside ->tmpfile()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 9/9] fuse: implement ->tmpfile()
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v3 8/9] vfs: open inside ->tmpfile()
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v3 7/9] vfs: move open right after ->tmpfile()
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v3 7/9] vfs: move open right after ->tmpfile()
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v3 4/9] cachefiles: use tmpfile_open() helper
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH] libfs: fix negative value support in simple_attr_write()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
- Re: [PATCH] libfs: fix negative value support in simple_attr_write()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
- Re: [PATCH v3 3/9] vfs: add tmpfile_open() helper
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v9 12/27] rust: add `kernel` crate
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH v2 15/18] devdax: Use dax_insert_entry() + dax_delete_mapping_entry()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v2 13/18] dax: Prep mapping helpers for compound pages
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v2 10/18] fsdax: Manage pgmap references at entry insertion and deletion
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 1/3] quota: Check next/prev free block number after reading from quota file
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v9 12/27] rust: add `kernel` crate
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 12/27] rust: add `kernel` crate
- From: Konstantin Shelekhin <k.shelekhin@xxxxxxxxx>
- Re: [POC][PATCH] xfs: reduce ilock contention on buffered randrw workload
- 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] proc: report open files as size in stat() for /proc/pid/fd
- From: David Laight <David.Laight@xxxxxxxxxx>
- [RESEND PATCH v2 2/2] kernel/watch_queue: NULL the dangling *pipe, and use it for clear check
- From: Siddh Raman Pant <code@xxxxxxxx>
- [RESEND PATCH v2 1/2] include/linux/watch_queue: Improve documentation
- From: Siddh Raman Pant <code@xxxxxxxx>
- [RESEND PATCH v2 0/2] watch_queue: Clean up some code
- From: Siddh Raman Pant <code@xxxxxxxx>
- Re: [PATCH v3 9/9] fuse: implement ->tmpfile()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH] filemap: Fix error propagation in do_read_cache_page()
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- Re: [PATCH v3 8/9] vfs: open inside ->tmpfile()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 7/9] vfs: move open right after ->tmpfile()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 7/9] vfs: move open right after ->tmpfile()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 6/9] vfs: make vfs_tmpfile() static
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 5/9] ovl: use tmpfile_open() helper
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 2/2] xfs: use iomap_valid method to detect stale cached iomaps
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 1/2] iomap: write iomap validity checks
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [RFC PATCH 0/2] iomap/xfs: fix data corruption due to stale cached iomaps
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v3 4/9] cachefiles: use tmpfile_open() helper
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 3/9] vfs: add tmpfile_open() helper
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 2/9] hugetlbfs: cleanup mknod and tmpfile
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 0/3] Check content after reading from quota file
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v9 12/27] rust: add `kernel` crate
- From: comex <comexk@xxxxxxxxx>
- [syzbot] BUG: looking up invalid subclass: ADDR
- From: syzbot <syzbot+39d19414bd6553c23c40@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [REPOST PATCH v3 0/2] vfs: fix a mount table handling problem
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [REPOST PATCH v3 0/2] vfs: fix a mount table handling problem
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [BUG] mm/hugetlb: UAF after handle_userfault
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH v3 7/9] vfs: move open right after ->tmpfile()
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- [BUG] mm/hugetlb: UAF after handle_userfault
- From: Liu Zixian <liuzixian4@xxxxxxxxxx>
- Re: [REPOST PATCH v3 0/2] vfs: fix a mount table handling problem
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 3/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: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH v7 3/3] ksmbd: fix racy issue from using ->d_parent and ->d_name
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v7 1/3] ksmbd: remove internal.h include
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v7 2/3] fs: introduce lock_rename_child() helper
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v7 0/3] ksmbd patches included vfs changes
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v9 12/27] rust: add `kernel` crate
- From: Gary Guo <gary@xxxxxxxxxxx>
- Re: [PATCH] exec: Force binary name when argv is empty
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 7/9] vfs: move open right after ->tmpfile()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 7/9] vfs: move open right after ->tmpfile()
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH v3 8/9] vfs: open inside ->tmpfile()
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH v3 3/9] vfs: add tmpfile_open() helper
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH v3 4/9] cachefiles: use tmpfile_open() helper
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH v3 6/9] vfs: make vfs_tmpfile() static
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH v3 9/9] fuse: implement ->tmpfile()
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH v3 5/9] ovl: use tmpfile_open() helper
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH v3 2/9] hugetlbfs: cleanup mknod and tmpfile
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH v3 1/9] cachefiles: tmpfile error handling cleanup
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH v3 0/9] fuse tmpfile
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- Re: [PATCH] exec: Force binary name when argv is empty
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH] proc: report open files as size in stat() for /proc/pid/fd
- From: Ivan Babrou <ivan@xxxxxxxxxxxxxx>
- Re: thoughts about fanotify and HSM
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [GIT PULL] fs fixes for v6.0-rc7
- From: pr-tracker-bot@xxxxxxxxxx
- Re: improve pagecache PSI annotations v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 00/18] Fix the DAX-gup mistake
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v2 05/18] xfs: Add xfs_break_layouts() to the inode eviction path
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v9 12/27] rust: add `kernel` crate
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH] exec: Force binary name when argv is empty
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH v2 02/18] fsdax: Use dax_page_idle() to document DAX busy page checking
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v2 01/18] fsdax: Wait on @page not @page->_refcount
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v2 00/18] Fix the DAX-gup mistake
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: improve pagecache PSI annotations v2
- From: Jens Axboe <axboe@xxxxxxxxx>
- VS: [PATCH] libfs: fix negative value support in simple_attr_write()
- From: "Shevchenko, Andriy" <andriy.shevchenko@xxxxxxxxx>
- Re: [pipe] 8cefc107ca: BUG:KASAN:slab-out-of-bounds_in_iov_iter_alignment #forregzbot
- From: Thorsten Leemhuis <regressions@xxxxxxxxxxxxx>
- [PATCH] exec: Force binary name when argv is empty
- From: Ren Zhijie <renzhijie2@xxxxxxxxxx>
- Re: [syzbot] KASAN: stack-out-of-bounds Read in iput
- From: Marco Elver <elver@xxxxxxxxxx>
- [GIT PULL] fs fixes for v6.0-rc7
- From: Christian Brauner <brauner@xxxxxxxxxx>
- O_LARGEFILE / EOVERFLOW on tmpfs / NFS
- From: Thomas Weißschuh <thomas@xxxxxxxx>
- [syzbot] KASAN: stack-out-of-bounds Read in iput
- From: syzbot <syzbot+870ae3a4c7a251c996bd@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] KMSAN: uninit-value in ondemand_readahead
- From: syzbot <syzbot+8ce7f8308d91e6b8bbe2@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 7/8] vfs: open inside ->tmpfile()
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH] xattr: always us is_posix_acl_xattr() helper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] libfs: fix negative value support in simple_attr_write()
- From: "Farber, Eliav" <farbere@xxxxxxxxxx>
- Re: [PATCH 3/3] debugfs: fix error when writing negative value to atomic_t debugfs file
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 2/3] lib/notifier-error-inject: fix error when writing -errno to debugfs file
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/3] libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed value
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 6/8] vfs: move open right after ->tmpfile()
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v2 4/8] ovl: use tmpfile_open() helper
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 0/3] fix error when writing negative value to simple attribute files
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [REPOST PATCH v3 1/2] ext4: fix possible null pointer dereference
- From: Ian Kent <raven@xxxxxxxxxx>
- [REPOST PATCH v3 0/2] vfs: fix a mount table handling problem
- From: Ian Kent <raven@xxxxxxxxxx>
- [REPOST PATCH v3 2/2] vfs: parse: deal with zero length string value
- From: Ian Kent <raven@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 3/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] xfs: fail dax mount if reflink is enabled on a partition
- From: Yang, Xiao/杨 晓 <yangx.jy@xxxxxxxxxxx>
- Re: [POC][PATCH] xfs: reduce ilock contention on buffered randrw workload
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2 7/8] vfs: open inside ->tmpfile()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 6/8] vfs: move open right after ->tmpfile()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 4/8] ovl: use tmpfile_open() helper
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] xfs: drop experimental warning for fsdax
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC PATCH] xfs: drop experimental warning for fsdax
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [PATCH (urgent)] vfs: fix uninitialized uid/gid in chown_common()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 12/27] rust: add `kernel` crate
- From: Wedson Almeida Filho <wedsonaf@xxxxxxxxx>
- Re: [PATCH v9 12/27] rust: add `kernel` crate
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH (urgent)] vfs: fix uninitialized uid/gid in chown_common()
- From: Seth Forshee <sforshee@xxxxxxxxxx>
- Re: [PATCH (urgent)] vfs: fix uninitialized uid/gid in chown_common()
- From: Seth Forshee <sforshee@xxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v9 12/27] rust: add `kernel` crate
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 12/27] rust: add `kernel` crate
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 12/27] rust: add `kernel` crate
- From: Alex Gaynor <alex.gaynor@xxxxxxxxx>
- Re: [PATCH (urgent)] vfs: fix uninitialized uid/gid in chown_common()
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [PATCH v9 12/27] rust: add `kernel` crate
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [POC][PATCH] xfs: reduce ilock contention on buffered randrw workload
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH RFC] VFS: lock source directory for link to avoid rename race.
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH v9 12/27] rust: add `kernel` crate
- From: Wedson Almeida Filho <wedsonaf@xxxxxxxxx>
- Re: [RFC] proc: report open files as size in stat() for /proc/pid/fd
- From: Ivan Babrou <ivan@xxxxxxxxxxxxxx>
- Re: [PATCH v2 05/18] xfs: Add xfs_break_layouts() to the inode eviction path
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] libfs: fix negative value support in simple_attr_write()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] xfs: drop experimental warning for fsdax
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [syzbot] WARNING in writeback_single_inode
- From: syzbot <syzbot+fc721e2fe15a5aac41d1@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 12/27] rust: add `kernel` crate
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fs/exec.c: Add fast path for ENOENT on PATH search before allocating mm
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v9 12/27] rust: add `kernel` crate
- From: Wedson Almeida Filho <wedsonaf@xxxxxxxxx>
- Re: [PATCH v2 00/23] Convert to filemap_get_folios_tag()
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- [PATCH 3/3] debugfs: fix error when writing negative value to atomic_t debugfs file
- From: Akinobu Mita <akinobu.mita@xxxxxxxxx>
- [PATCH 2/3] lib/notifier-error-inject: fix error when writing -errno to debugfs file
- From: Akinobu Mita <akinobu.mita@xxxxxxxxx>
- [PATCH 1/3] libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed value
- From: Akinobu Mita <akinobu.mita@xxxxxxxxx>
- [PATCH 0/3] fix error when writing negative value to simple attribute files
- From: Akinobu Mita <akinobu.mita@xxxxxxxxx>
- Re: [PATCH v9 12/27] rust: add `kernel` crate
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: debugging rmmod failures
- From: Stephen Brennan <stephen.s.brennan@xxxxxxxxxx>
- Re: [PATCH v2 05/18] xfs: Add xfs_break_layouts() to the inode eviction path
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v9 12/27] rust: add `kernel` crate
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH v2] fuse: In fuse_flush only wait if someone wants the return code
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: improve pagecache PSI annotations v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [syzbot] WARNING: suspicious RCU usage in evict
- From: syzbot <syzbot+45df7ccc8b5bade4f745@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH (urgent)] vfs: fix uninitialized uid/gid in chown_common()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH (urgent)] vfs: fix uninitialized uid/gid in chown_common()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 0/4] Implement IOCTL to get and clear soft dirty PTE
- From: Andrei Vagin <avagin@xxxxxxxxx>
- Re: [PATCH] fat: port to vfs{g,u}id_t and associated helpers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs/exec.c: Add fast path for ENOENT on PATH search before allocating mm
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 8/8] fuse: implement ->tmpfile()
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH v2 7/8] vfs: open inside ->tmpfile()
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH v2 0/8] fuse tmpfile
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH v2 4/8] ovl: use tmpfile_open() helper
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH v2 2/8] vfs: add tmpfile_open() helper
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH v2 5/8] vfs: make vfs_tmpfile() static
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH v2 6/8] vfs: move open right after ->tmpfile()
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH v2 3/8] cachefiles: use tmpfile_open() helper
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH v2 1/8] cachefiles: tmpfile error handling cleanup
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- Re: [PATCH v9 12/27] rust: add `kernel` crate
- From: Wedson Almeida Filho <wedsonaf@xxxxxxxxx>
- Re: [PATCH] fs/binfmt_flat.c: use __func__ instead of function name
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH] xattr: always us is_posix_acl_xattr() helper
- From: Seth Forshee <sforshee@xxxxxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC] proc: report open files as size in stat() for /proc/pid/fd
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [PATCH] fat: port to vfs{g,u}id_t and associated helpers
- From: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
- [PATCH (urgent)] vfs: fix uninitialized uid/gid in chown_common()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- [PATCH] xattr: always us is_posix_acl_xattr() helper
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [syzbot] WARNING: suspicious RCU usage in evict
- From: syzbot <syzbot+45df7ccc8b5bade4f745@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: Should FUSE set IO_FLUSHER for the userspace process?
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- [PATCH] erofs: clean up .read_folio() and .readahead()
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH RFC] VFS: lock source directory for link to avoid rename race.
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] libfs: fix negative value support in simple_attr_write()
- From: Yicong Yang <yangyicong@xxxxxxxxxx>
- Re: [RFC] proc: report open files as size in stat() for /proc/pid/fd
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fat: port to vfs{g,u}id_t and associated helpers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 8/8] fuse: implement ->tmpfile()
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH 8/8] fuse: implement ->tmpfile()
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [RFC PATCH] xfs: drop experimental warning for fsdax
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH] fs/binfmt_flat.c: use __func__ instead of function name
- From: Jiangshan Yi <13667453960@xxxxxxx>
- Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2 05/18] xfs: Add xfs_break_layouts() to the inode eviction path
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH RESEND] Add sicode to /proc/<PID>/stat.
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH] Fix race condition when exec'ing setuid files
- From: Jorge Merlino <jorge.merlino@xxxxxxxxxxxxx>
- [PATCH] libfs: fix negative value support in simple_attr_write()
- From: Eliav Farber <farbere@xxxxxxxxxx>
- Re: [fuse-devel] [PATCH 2/2] fuse: Implement O_TMPFILE support
- From: Stef Bon <stefbon@xxxxxxxxx>
- Re: Should FUSE set IO_FLUSHER for the userspace process?
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Should FUSE set IO_FLUSHER for the userspace process?
- From: Nikolaus Rath <Nikolaus@xxxxxxxx>
- [PATCH V6 5/6] erofs: Support sharing cookies in the same domain
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V6 5/6] erofs: Support sharing cookies in the same domain
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V6 3/6] erofs: introduce fscache-based domain
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V6 4/6] erofs: introduce a pseudo mnt to manage shared cookies
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V6 6/6] erofs: introduce 'domain_id' mount option
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V6 1/6] erofs: use kill_anon_super() to kill super in fscache mode
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V6 2/6] erofs: code clean up for fscache
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V6 0/6] Introduce erofs shared domain
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- Re: [RFC] proc: report open files as size in stat() for /proc/pid/fd
- From: Ivan Babrou <ivan@xxxxxxxxxxxxxx>
- Re: [RFC] proc: report open files as size in stat() for /proc/pid/fd
- From: Ivan Babrou <ivan@xxxxxxxxxxxxxx>
- Re: [RFC] proc: report open files as size in stat() for /proc/pid/fd
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] acl: fix the comments of posix_acl_xattr_set
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC] proc: report open files as size in stat() for /proc/pid/fd
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- 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>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]