Linux Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH] block: fix FS_IOC_GETLBMD_CAP parsing in blkdev_common_ioctl()
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v4 1/6] fs: enhance and rename shutdown() callback to remove_bdev()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 00/13] netfs, cifs: Fixes to retry-related code
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 09/10] mm/mremap: permit mremap() move of multiple VMAs
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v5 3/5] fs: change write_begin/write_end interface to take struct kiocb *
- From: 陈涛涛 Taotao Chen <chentaotao@xxxxxxxxxxxxxx>
- [PATCH v5 4/5] mm/pagemap: add write_begin_get_folio() helper function
- From: 陈涛涛 Taotao Chen <chentaotao@xxxxxxxxxxxxxx>
- [PATCH v5 2/5] drm/i915: Refactor shmem_pwrite() to use kiocb and write_iter
- From: 陈涛涛 Taotao Chen <chentaotao@xxxxxxxxxxxxxx>
- [PATCH v5 5/5] ext4: support uncached buffered I/O
- From: 陈涛涛 Taotao Chen <chentaotao@xxxxxxxxxxxxxx>
- [PATCH v5 0/5] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
- From: 陈涛涛 Taotao Chen <chentaotao@xxxxxxxxxxxxxx>
- [PATCH v5 1/5] drm/i915: Use kernel_write() in shmem object create
- From: 陈涛涛 Taotao Chen <chentaotao@xxxxxxxxxxxxxx>
- Re: [PATCH] block: fix FS_IOC_GETLBMD_CAP parsing in blkdev_common_ioctl()
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- [PATCH] fuse: do not allow mapping a non-regular backing file
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v4 1/6] fs: enhance and rename shutdown() callback to remove_bdev()
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [syzbot] [ext4?] WARNING in bdev_getblk
- From: syzbot <syzbot+01ef7a8da81a975e1ccd@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] eventpoll: Fix priority inversion problem
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- Re: [PATCH v4 2/7] f2fs: move the option parser into handle_mount_opt
- From: Hongbo Li <lihongbo22@xxxxxxxxxx>
- Re: [LTP] [linux-next:master] [fs] 9eb22f7fed: ltp.uevent01.fail
- From: Cyril Hrubis <chrubis@xxxxxxx>
- Re: [PATCH 3/3] [PATCH v2 3/3] fanotify: introduce event response identifier
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v4 1/6] fs: enhance and rename shutdown() callback to remove_bdev()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 3/3] [PATCH v2 3/3] fanotify: introduce event response identifier
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v4 1/6] fs: enhance and rename shutdown() callback to remove_bdev()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3] eventpoll: Fix priority inversion problem
- From: Nam Cao <namcao@xxxxxxxxxxxxx>
- Re: [PATCH v4 7/7] cxl/dax: Defer DAX consumption of SOFT RESERVED resources until after CXL region creation
- From: "Zhijian Li (Fujitsu)" <lizhijian@xxxxxxxxxxx>
- Re: [PATCH] block: fix FS_IOC_GETLBMD_CAP parsing in blkdev_common_ioctl()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] block: fix FS_IOC_GETLBMD_CAP parsing in blkdev_common_ioctl()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH RFC 0/2] nfsd: issue POSIX_FADV_DONTNEED after READ/WRITE/COMMIT
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 3/8] NFSD: filecache: add STATX_DIOALIGN and STATX_DIO_READ_ALIGN support
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 4/8] lib/iov_iter: remove piecewise bvec length checking in iov_iter_aligned_bvec
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/3] fanotify: introduce response identifier
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [syzbot] [nilfs?] kernel BUG in may_open (2)
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] cachefiles: Fix the incorrect return value in __cachefiles_write()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] uapi: export PROCFS_ROOT_INO
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] vfs: Remove unnecessary list_for_each_entry_safe() from evict_inodes()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH v2 4/8] lib/iov_iter: remove piecewise bvec length checking in iov_iter_aligned_bvec
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v6 7/8] fs/proc/task_mmu: read proc/pid/maps under per-vma lock
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls
- From: Alexey Kardashevskiy <aik@xxxxxxx>
- Re: [PATCH v4 5/7] f2fs: separate the options parsing and options checking
- From: Chao Yu <chao@xxxxxxxxxx>
- Re: [PATCH v3] eventpoll: Fix priority inversion problem
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- [PATCH] hfsplus: don't set REQ_SYNC for hfsplus_submit_bio()
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- Re: [PATCH v5 bpf-next 0/5] bpf path iterator
- From: Song Liu <songliubraving@xxxxxxxx>
- Re: [PATCH v3] eventpoll: Fix priority inversion problem
- From: Nam Cao <namcao@xxxxxxxxxxxxx>
- Re: [PATCH v6 6/8] fs/proc/task_mmu: remove conversion of seq_file position to unsigned
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH] gpib: use file_inode()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [linux-next:master] [fs] 9eb22f7fed: ltp.uevent01.fail
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH v4 7/7] cxl/dax: Defer DAX consumption of SOFT RESERVED resources until after CXL region creation
- From: "Koralahalli Channabasappa, Smita" <Smita.KoralahalliChannabasappa@xxxxxxx>
- [PATCH 3/3] [PATCH v2 3/3] fanotify: introduce event response identifier
- From: Ibrahim Jirdeh <ibrahimjirdeh@xxxxxxxx>
- [PATCH v2 0/3] fanotify: introduce response identifier
- From: Ibrahim Jirdeh <ibrahimjirdeh@xxxxxxxx>
- [PATCH 1/3] [PATCH v2 1/3] fanotify: add support for a variable length permission event
- From: Ibrahim Jirdeh <ibrahimjirdeh@xxxxxxxx>
- [PATCH 2/3] [PATCH v2 2/3] fanotify: allow pre-content events with fid info
- From: Ibrahim Jirdeh <ibrahimjirdeh@xxxxxxxx>
- [PATCH 2/3] [PATCH v2 2/3] fanotify: allow pre-content events with fid info
- From: Ibrahim Jirdeh <ibrahimjirdeh@xxxxxxxx>
- [PATCH v2 0/3] fanotify: introduce response identifier
- From: Ibrahim Jirdeh <ibrahimjirdeh@xxxxxxxx>
- [PATCH 3/3] [PATCH v2 3/3] fanotify: introduce event response identifier
- From: Ibrahim Jirdeh <ibrahimjirdeh@xxxxxxxx>
- [PATCH 1/3] [PATCH v2 1/3] fanotify: add support for a variable length permission event
- From: Ibrahim Jirdeh <ibrahimjirdeh@xxxxxxxx>
- Re: [PATCH v3] eventpoll: Fix priority inversion problem
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- Re: [PATCH v3] eventpoll: Fix priority inversion problem
- From: Nam Cao <namcao@xxxxxxxxxxxxx>
- Re: [PATCH v3] eventpoll: Fix priority inversion problem
- From: Nam Cao <namcao@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 00/51] 1G page support for guest_memfd
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- Re: [PATCH v3] eventpoll: Fix priority inversion problem
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- Re: [RFC PATCH v2 00/51] 1G page support for guest_memfd
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- Re: [PATCH] cachefiles: Fix the incorrect return value in __cachefiles_write()
- From: Zizhi Wo <wozizhi@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 bpf-next 0/5] bpf path iterator
- From: "NeilBrown" <neil@xxxxxxxxxx>
- Re: [PATCH v5 bpf-next 0/5] bpf path iterator
- From: "NeilBrown" <neil@xxxxxxxxxx>
- Re: [PATCH v5 bpf-next 0/5] bpf path iterator
- From: Song Liu <songliubraving@xxxxxxxx>
- Re: [PATCH v5 bpf-next 0/5] bpf path iterator
- From: Song Liu <songliubraving@xxxxxxxx>
- Re: [PATCH v5 bpf-next 0/5] bpf path iterator
- From: "NeilBrown" <neil@xxxxxxxxxx>
- Re: [syzbot] [nilfs?] kernel BUG in may_open (2)
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- Re: [PATCH v5 bpf-next 0/5] bpf path iterator
- From: "NeilBrown" <neil@xxxxxxxxxx>
- [PATCH v4 5/5] fuse: refactor writeback to use iomap_writepage_ctx inode
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v4 4/5] fuse: hook into iomap for invalidating and checking partial uptodateness
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v4 3/5] fuse: use iomap for folio laundering
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v4 2/5] fuse: use iomap for writeback
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v4 1/5] fuse: use iomap for buffered writes
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v4 0/5] fuse: use iomap for buffered writes + writeback
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH] hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/13] netfs, cifs: Fixes to retry-related code
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: Why a lot of fses are using bdev's page cache to do super block read/write?
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH] block: fix FS_IOC_GETLBMD_CAP parsing in blkdev_common_ioctl()
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH 00/13] netfs, cifs: Fixes to retry-related code
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 00/13] netfs, cifs: Fixes to retry-related code
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- RE: [PATCH] hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- Re: [PATCH] block: fix FS_IOC_GETLBMD_CAP parsing in blkdev_common_ioctl()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [PATCH 09/10] mm/mremap: permit mremap() move of multiple VMAs
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH] block: fix FS_IOC_GETLBMD_CAP parsing in blkdev_common_ioctl()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- RE: [PATCH] hfs/hfsplus: rework debug output subsystem
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- Re: [PATCH] fuse: show io_uring mount option in /proc/mounts
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 01/14] iomap: header diet
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v4 1/6] fs: enhance and rename shutdown() callback to remove_bdev()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v4 2/7] f2fs: move the option parser into handle_mount_opt
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [PATCH v6 7/8] fs/proc/task_mmu: read proc/pid/maps under per-vma lock
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v5 bpf-next 0/5] bpf path iterator
- From: Song Liu <songliubraving@xxxxxxxx>
- Re: [PATCH v4 1/6] fs: enhance and rename shutdown() callback to remove_bdev()
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC] vfs: security: Parse dev_name before calling security_sb_mount
- From: Song Liu <songliubraving@xxxxxxxx>
- Re: [PATCH v5 bpf-next 0/5] bpf path iterator
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v6 7/8] fs/proc/task_mmu: read proc/pid/maps under per-vma lock
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH] cachefiles: Fix the incorrect return value in __cachefiles_write()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2 0/5] add static PMD zero page support
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [RFC] vfs: security: Parse dev_name before calling security_sb_mount
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 00/51] 1G page support for guest_memfd
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: Why a lot of fses are using bdev's page cache to do super block read/write?
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v6 7/8] fs/proc/task_mmu: read proc/pid/maps under per-vma lock
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v6 7/8] fs/proc/task_mmu: read proc/pid/maps under per-vma lock
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC PATCH v2 00/51] 1G page support for guest_memfd
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v6 7/8] fs/proc/task_mmu: read proc/pid/maps under per-vma lock
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v6 7/8] fs/proc/task_mmu: read proc/pid/maps under per-vma lock
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC PATCH v2 00/51] 1G page support for guest_memfd
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- Re: [PATCH v2] Revert "fs/ntfs3: Replace inode_trylock with inode_lock"
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: LTP: syscalls: TWARN ioctl(/dev/loop0, LOOP_SET_STATUS, test_dev.img) failed EOPNOTSUPP (95)
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH] hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: LTP: syscalls: TWARN ioctl(/dev/loop0, LOOP_SET_STATUS, test_dev.img) failed EOPNOTSUPP (95)
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [PATCH] vfs: Remove unnecessary list_for_each_entry_safe() from evict_inodes()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 5.15] fs/proc: do_task_stat: use __for_each_thread()
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/13] netfs, cifs: Fixes to retry-related code
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 5.15] fs/proc: do_task_stat: use __for_each_thread()
- From: Harshit Mogalapalli <harshit.m.mogalapalli@xxxxxxxxxx>
- Re: Why a lot of fses are using bdev's page cache to do super block read/write?
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCHES] assorted debugfs stuff
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] fuse: use default writeback accounting
- From: Bernd Schubert <bernd@xxxxxxxxxxx>
- Re: [PATCH] fuse: show io_uring mount option in /proc/mounts
- From: Bernd Schubert <bernd@xxxxxxxxxxx>
- Re: [PATCH v4] fuse: new work queue to periodically invalidate expired dentries
- From: Luis Henriques <luis@xxxxxxxxxx>
- Re: [PATCH 00/13] netfs, cifs: Fixes to retry-related code
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [RFC] vfs: security: Parse dev_name before calling security_sb_mount
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 7/8] fs/proc/task_mmu: read proc/pid/maps under per-vma lock
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 0/5] add static PMD zero page support
- From: Pankaj Raghav <kernel@xxxxxxxxxxxxxxxx>
- [PATCH] isofs: Verify inode mode when loading from disk
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v1 1/1] fs: Fix use of incorrect flags with splice() on pipe from/to memfd
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 01/14] iomap: header diet
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] vfs: Remove unnecessary list_for_each_entry_safe() from evict_inodes()
- From: Jan Kara <jack@xxxxxxx>
- Why a lot of fses are using bdev's page cache to do super block read/write?
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [RFC PATCH v2 0/3] fanotify HSM events for directories
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v6 7/8] fs/proc/task_mmu: read proc/pid/maps under per-vma lock
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2] ceph: refactor wake_up_bit() pattern of calling
- From: Alex Markuze <amarkuze@xxxxxxxxxx>
- Re: [syzbot] [nilfs?] kernel BUG in may_open (2)
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 0/5] add static PMD zero page support
- From: Pankaj Raghav <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] More fsnotify hook optimizations
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v4 00/11] ext4: fix insufficient credits when writing back large folios
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [PATCH] hfs/hfsplus: rework debug output subsystem
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- sum
- From: hanqi <hanqi@xxxxxxxx>
- Re: [PATCH] hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
- From: Yangtao Li <frank.li@xxxxxxxx>
- Re: [RFC V2 12/18] famfs_fuse: Plumb the GET_FMAP message/response
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC V2 11/18] famfs_fuse: Basic famfs mount opts
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] iomap: avoid unnecessary ifs_set_range_uptodate() with locks
- From: Jinliang Zheng <alexjlzheng@xxxxxxxxx>
- Re: [RFC V2 00/18] famfs: port into fuse
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH] f2fs: improve the performance of f2fs_lookup
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] fuse: show io_uring mount option in /proc/mounts
- From: leo.lilong@xxxxxxxxxxxxxxx
- Re: [RFC V2 10/18] famfs_fuse: Basic fuse kernel ABI enablement for famfs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v4 5/7] cxl/region: Introduce SOFT RESERVED resource removal on region teardown
- From: Alison Schofield <alison.schofield@xxxxxxxxx>
- Re: [PATCH v4 1/6] fs: enhance and rename shutdown() callback to remove_bdev()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v4 1/6] fs: enhance and rename shutdown() callback to remove_bdev()
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH v4 1/6] fs: enhance and rename shutdown() callback to remove_bdev()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v5 10/11] fuse: optimize direct io large folios processing
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v4 1/6] fs: enhance and rename shutdown() callback to remove_bdev()
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- [RFC] vfs: security: Parse dev_name before calling security_sb_mount
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v4 1/6] fs: enhance and rename shutdown() callback to remove_bdev()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 00/51] 1G page support for guest_memfd
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- Re: [PATCH v4 1/6] fs: enhance and rename shutdown() callback to remove_bdev()
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: refactor the iomap writeback code v4
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 14/14] iomap: build the writeback code without CONFIG_BLOCK
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 12/14] iomap: improve argument passing to iomap_read_folio_sync
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [RFC PATCH v2 00/51] 1G page support for guest_memfd
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH 08/14] iomap: rename iomap_writepage_map to iomap_writeback_folio
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 01/14] iomap: header diet
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v4 1/6] fs: enhance and rename shutdown() callback to remove_bdev()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH] hfs/hfsplus: rework debug output subsystem
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [RFC PATCH v2 00/51] 1G page support for guest_memfd
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 01/14] iomap: header diet
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 02/14] iomap: pass more arguments using the iomap writeback context
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 04/14] iomap: refactor the writeback interface
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 05/14] iomap: hide ioends from the generic writeback code
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 12/14] iomap: improve argument passing to iomap_read_folio_sync
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/2] module: Restrict module namespace access to in-tree modules
- From: Nicolas Schier <nicolas@xxxxxxxxx>
- Re: [RFC PATCH v2 00/51] 1G page support for guest_memfd
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- [PATCH v2] ceph: refactor wake_up_bit() pattern of calling
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [RFC PATCH v2 00/51] 1G page support for guest_memfd
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [RFC PATCH v2 00/51] 1G page support for guest_memfd
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [RFC PATCH v2 00/51] 1G page support for guest_memfd
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [RFC PATCH v2 00/51] 1G page support for guest_memfd
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [syzbot] [nilfs?] kernel BUG in may_open (2)
- From: syzbot <syzbot+895c23f6917da440ed0d@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v1 1/2] landlock: Fix handling of disconnected directories
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [RFC PATCH v2 00/51] 1G page support for guest_memfd
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v6 6/8] fs/proc/task_mmu: remove conversion of seq_file position to unsigned
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [RFC PATCH v2 00/51] 1G page support for guest_memfd
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 11/11] lpfc: don't use file->f_path.dentry for comparisons
- From: Justin Tee <justintee8345@xxxxxxxxx>
- Re: [RFC PATCH v2 00/51] 1G page support for guest_memfd
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- [PATCH 6.15 119/178] netfs: Fix double put of request
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6.15 103/178] netfs: Fix i_size updating
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6.15 097/178] netfs: Fix hang due to missing case in final DIO read result collection
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6.15 099/178] netfs: Fix ref leak on inserted extra subreq in write retry
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6.15 098/178] netfs: Fix looping in wait functions
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6.12 151/232] netfs: Fix oops in write-retry from mis-resetting the subreq iterator
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6.12 084/232] netfs: Fix i_size updating
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 00/51] 1G page support for guest_memfd
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v5 10/11] fuse: optimize direct io large folios processing
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 1/1] fs: Fix use of incorrect flags with splice() on pipe from/to memfd
- From: Jan Polensky <japo@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 00/51] 1G page support for guest_memfd
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 1/2] module: Restrict module namespace access to in-tree modules
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [RFC PATCH v2 00/51] 1G page support for guest_memfd
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [RFC PATCH v2 0/3] fanotify HSM events for directories
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 1/2] module: Restrict module namespace access to in-tree modules
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [RFC PATCH v2 00/51] 1G page support for guest_memfd
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- Re: [RFC PATCH v2 00/51] 1G page support for guest_memfd
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v2 1/2] fsnotify: merge file_set_fsnotify_mode_from_watchers() with open perm hook
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 2/2] fsnotify: optimize FMODE_NONOTIFY_PERM for the common cases
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 0/2] More fsnotify hook optimizations
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] fanotify: introduce unique event identifier
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC PATCH v2 00/51] 1G page support for guest_memfd
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 12/14] iomap: improve argument passing to iomap_read_folio_sync
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/14] iomap: build the writeback code without CONFIG_BLOCK
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/14] iomap: replace iomap_folio_ops with iomap_write_ops
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/14] iomap: export iomap_writeback_folio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/14] iomap: add read_folio_range() handler for buffered writes
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/14] iomap: move folio_unlock out of iomap_writeback_folio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/14] iomap: rename iomap_writepage_map to iomap_writeback_folio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/14] iomap: move all ioend handling to ioend.c
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/14] iomap: add public helpers for uptodate state manipulation
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/14] iomap: hide ioends from the generic writeback code
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/14] iomap: cleanup the pending writeback tracking in iomap_writepage_map_blocks
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/14] iomap: refactor the writeback interface
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/14] iomap: pass more arguments using the iomap writeback context
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/14] iomap: header diet
- From: Christoph Hellwig <hch@xxxxxx>
- refactor the iomap writeback code v4
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] fanotify: introduce unique event identifier
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 2/2] fsnotify: optimize FMODE_NONOTIFY_PERM for the common cases
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH] uapi: export PROCFS_ROOT_INO
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH 1/2] module: Restrict module namespace access to in-tree modules
- From: Petr Pavlu <petr.pavlu@xxxxxxxx>
- Re: [PATCH] fanotify: introduce unique event identifier
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- LTP: syscalls: TWARN ioctl(/dev/loop0, LOOP_SET_STATUS, test_dev.img) failed EOPNOTSUPP (95)
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [PATCH 1/2] module: Restrict module namespace access to in-tree modules
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [RFC V2 10/18] famfs_fuse: Basic fuse kernel ABI enablement for famfs
- From: John Groves <John@xxxxxxxxxx>
- Re: [PATCH] fanotify: introduce unique event identifier
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 2/2] fsnotify: optimize FMODE_NONOTIFY_PERM for the common cases
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v4 1/6] fs: enhance and rename shutdown() callback to remove_bdev()
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC 00/12] io_uring dmabuf read/write support
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: 回复: [PATCH v3 1/2] libfs: reduce the number of memory allocations in generic_ci_match
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [syzbot] [fs?] INFO: task hung in do_coredump (3)
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v2] Revert "fs/ntfs3: Replace inode_trylock with inode_lock"
- From: Konstantin Komarov <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
- From: Shivank Garg <shivankg@xxxxxxx>
- Re: [PATCH v4 1/6] fs: enhance and rename shutdown() callback to remove_bdev()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/2] module: Restrict module namespace access to in-tree modules
- From: Shivank Garg <shivankg@xxxxxxx>
- Re: [PATCH 0/2] Restrict module namespace to in-tree modules and rename macro
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] Restrict module namespace to in-tree modules and rename macro
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 0/2] Restrict module namespace to in-tree modules and rename macro
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] secretmem: use SB_I_NOEXEC
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 1/2] module: Restrict module namespace access to in-tree modules
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH 0/2] Restrict module namespace to in-tree modules and rename macro
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH 2/2] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 1/2] libfs: reduce the number of memory allocations in generic_ci_match
- From: Yuwen Chen <ywen.chen@xxxxxxxxxxx>
- Re: [PATCH v3 1/2] libfs: reduce the number of memory allocations in generic_ci_match
- From: "ywen.chen" <ywen.chen@xxxxxxxxxxx>
- [PATCH v4 1/2] libfs: reduce the number of memory allocations in generic_ci_match
- From: Yuwen Chen <ywen.chen@xxxxxxxxxxx>
- Re: [PATCH v4 00/15] kunit: Introduce UAPI testing framework
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- Re: [PATCH v4 1/6] fs: enhance and rename shutdown() callback to remove_bdev()
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH v4 1/6] fs: enhance and rename shutdown() callback to remove_bdev()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v3 20/21] __dentry_kill(): new locking scheme
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH v4 11/11] ext4: limit the maximum folio order
- From: Joseph Qi <jiangqi903@xxxxxxxxx>
- Re: [PATCH v4 1/6] fs: enhance and rename shutdown() callback to remove_bdev()
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH 11/11] lpfc: don't use file->f_path.dentry for comparisons
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 5/7] f2fs: separate the options parsing and options checking
- From: Hongbo Li <lihongbo22@xxxxxxxxxx>
- Re: [PATCH RFC 01/14] mm/memory: drop highest_memmap_pfn sanity check in vm_normal_page()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH v3] fs: generalize anon_inode_make_secure_inode() and fix secretmem LSM bypass
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v4 4/5] mm/filemap: add write_begin_get_folio() helper function
- From: Taotao Chen <chentao325@xxxxxx>
- Re: next-20250626: WARNING fs jbd2 transaction.c start_this_handle with ARM64_64K_PAGES
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 1/6] fs: enhance and rename shutdown() callback to remove_bdev()
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [RFC PATCH v2 00/51] 1G page support for guest_memfd
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v4 5/6] btrfs: implement shutdown ioctl
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH v4 1/6] fs: enhance and rename shutdown() callback to remove_bdev()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC PATCH v2 00/51] 1G page support for guest_memfd
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- [PATCH v2 1/2] fuse: use default writeback accounting
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 2/2] mm: remove BDI_CAP_WRITEBACK_ACCT
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 0/2] fuse/mm: remove BDI_CAP_WRITEBACK_ACCT
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v5 10/11] fuse: optimize direct io large folios processing
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [RFC PATCH v2 00/51] 1G page support for guest_memfd
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v4 1/6] fs: enhance and rename shutdown() callback to remove_bdev()
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH v6 7/8] fs/proc/task_mmu: read proc/pid/maps under per-vma lock
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v6 7/8] fs/proc/task_mmu: read proc/pid/maps under per-vma lock
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v4 5/6] btrfs: implement shutdown ioctl
- From: Qu Wenruo <wqu@xxxxxxxx>
- Re: [PATCH v4 1/6] fs: enhance and rename shutdown() callback to remove_bdev()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/5] add static PMD zero page support
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 20/21] __dentry_kill(): new locking scheme
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 20/21] __dentry_kill(): new locking scheme
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 20/21] __dentry_kill(): new locking scheme
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] fuse: Use filemap_invalidate_pages()
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v3 20/21] __dentry_kill(): new locking scheme
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH v3 20/21] __dentry_kill(): new locking scheme
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.16-rc4
- From: "Carl E. Thompson" <list-bcachefs@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 20/21] __dentry_kill(): new locking scheme
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH v3 20/21] __dentry_kill(): new locking scheme
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 20/21] __dentry_kill(): new locking scheme
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- RE: [PATCH] ceph: refactor wake_up_bit() pattern of calling
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- Re: [PATCH v4 5/6] btrfs: implement shutdown ioctl
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH v3 20/21] __dentry_kill(): new locking scheme
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 20/21] __dentry_kill(): new locking scheme
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.16-rc4
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v3] fs: generalize anon_inode_make_secure_inode() and fix secretmem LSM bypass
- From: Chris PeBenito <pebenito@xxxxxxxx>
- Re: [PATCH v3 20/21] __dentry_kill(): new locking scheme
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] ceph: refactor wake_up_bit() pattern of calling
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.16-rc4
- From: "John Stoffel" <john@xxxxxxxxxxx>
- [PATCH] ceph: refactor wake_up_bit() pattern of calling
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [PATCH v3] fs: generalize anon_inode_make_secure_inode() and fix secretmem LSM bypass
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v3 20/21] __dentry_kill(): new locking scheme
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH v3 20/21] __dentry_kill(): new locking scheme
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 11/11] lpfc: don't use file->f_path.dentry for comparisons
- From: Justin Tee <justintee8345@xxxxxxxxx>
- RE: [PATCH] hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- Re: [PATCH v5 bpf-next 0/5] bpf path iterator
- From: Song Liu <songliubraving@xxxxxxxx>
- Re: [RFC PATCH v2 16/51] mm: hugetlb: Consolidate interpretation of gbl_chg within alloc_hugetlb_folio()
- From: James Houghton <jthoughton@xxxxxxxxxx>
- Re: [PATCH v6 8/8] fs/proc/task_mmu: execute PROCMAP_QUERY ioctl under per-vma locks
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v6 7/8] fs/proc/task_mmu: read proc/pid/maps under per-vma lock
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v4 00/15] kunit: Introduce UAPI testing framework
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH v3 20/21] __dentry_kill(): new locking scheme
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [RFC PATCH v2 18/51] mm: hugetlb: Cleanup interpretation of map_chg_state within alloc_hugetlb_folio()
- From: James Houghton <jthoughton@xxxxxxxxxx>
- Re: [PATCH v2 0/5] add static PMD zero page support
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v3 20/21] __dentry_kill(): new locking scheme
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 bpf-next 1/5] namei: Introduce new helper function path_walk_parent()
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v3 20/21] __dentry_kill(): new locking scheme
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [RFC V2 10/18] famfs_fuse: Basic fuse kernel ABI enablement for famfs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC V2 10/18] famfs_fuse: Basic fuse kernel ABI enablement for famfs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 20/21] __dentry_kill(): new locking scheme
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 20/21] __dentry_kill(): new locking scheme
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH] secretmem: use SB_I_NOEXEC
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] More fsnotify hook optimizations
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 2/2] fsnotify: optimize FMODE_NONOTIFY_PERM for the common cases
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 0/2] More fsnotify hook optimizations
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 1/2] fsnotify: merge file_set_fsnotify_mode_from_watchers() with open perm hook
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v6 8/8] fs/proc/task_mmu: execute PROCMAP_QUERY ioctl under per-vma locks
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v6 7/8] fs/proc/task_mmu: read proc/pid/maps under per-vma lock
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v4 11/11] ext4: limit the maximum folio order
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] fanotify: introduce unique event identifier
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [syzbot] [fs?] INFO: task hung in do_coredump (3)
- From: syzbot <syzbot+a8cdfe2d8ad35db3a7fd@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/13] Parallelizing filesystem writeback
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC 00/12] io_uring dmabuf read/write support
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v4] fuse: new work queue to periodically invalidate expired dentries
- From: Luis Henriques <luis@xxxxxxxxxx>
- Re: [PATCH v6 6/8] fs/proc/task_mmu: remove conversion of seq_file position to unsigned
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- Re: [PATCH v4 4/5] mm/filemap: add write_begin_get_folio() helper function
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC 00/12] io_uring dmabuf read/write support
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 4/5] mm: add largest_zero_folio() routine
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v2 5/5] block: use largest_zero_folio in __blkdev_issue_zero_pages()
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH 00/13] Parallelizing filesystem writeback
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v2 3/5] mm: add static PMD zero page
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v2 2/5] huge_memory: add huge_zero_page_shrinker_(init|exit) function
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v2 1/5] mm: move huge_zero_page declaration from huge_mm.h to mm.h
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v2 0/5] add static PMD zero page support
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v4 09/11] ext4: replace ext4_writepage_trans_blocks()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v4 11/11] ext4: limit the maximum folio order
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v4 10/11] ext4: fix insufficient credits calculation in ext4_meta_trans_blocks()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v4 07/11] ext4: correct the reserved credits for extent conversion
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v4 08/11] ext4: reserved credits for one extent during the folio writeback
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v4 03/11] ext4: fix stale data if it bail out of the extents mapping loop
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v4 06/11] ext4: enhance tracepoints during the folios writeback
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v4 05/11] ext4: restart handle if credits are insufficient during allocating blocks
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v4 04/11] ext4: refactor the block allocation process of ext4_page_mkwrite()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v4 02/11] ext4: move the calculation of wbc->nr_to_write to mpage_folio_done()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v4 00/11] ext4: fix insufficient credits when writing back large folios
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v4 01/11] ext4: process folios writeback in bytes
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH] hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()
- From: Yangtao Li <frank.li@xxxxxxxx>
- Re: [PATCH] btrfs: restrict writes to opened btrfs devices
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH] mm, vmstat: remove the NR_WRITEBACK_TEMP node_stat_item counter
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH] mm, vmstat: remove the NR_WRITEBACK_TEMP node_stat_item counter-fix
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [BUG] linux-next: Signal handling and coredump regression in LTP coredump_pipe()
- From: Jan Polensky <japo@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] rust: xarray: add `insert` and `reserve`
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- Re: [PATCH] Revert "fs/ntfs3: Replace inode_trylock with inode_lock"
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v4 2/7] f2fs: move the option parser into handle_mount_opt
- From: Hongbo Li <lihongbo22@xxxxxxxxxx>
- Re: [PATCH] virtio_fs: fix the hash table using in virtio_fs_enqueue_req()
- From: Stefan Hajnoczi <stefanha@xxxxxxxxx>
- Re: [PATCH RFC 01/14] mm/memory: drop highest_memmap_pfn sanity check in vm_normal_page()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] Revert "fs/ntfs3: Replace inode_trylock with inode_lock"
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] fs/ntfs3: Exclude call make_bad_inode for live nodes.
- From: Konstantin Komarov <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] Revert "fs/ntfs3: Replace inode_trylock with inode_lock"
- From: Konstantin Komarov <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] secretmem: use SB_I_NOEXEC
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 4/5] mm/filemap: add write_begin_get_folio() helper function
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v6 0/6] fs: introduce file_getattr and file_setattr syscalls
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH v6 0/6] fs: introduce file_getattr and file_setattr syscalls
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v6 0/6] fs: introduce file_getattr and file_setattr syscalls
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v4 5/7] f2fs: separate the options parsing and options checking
- From: Chao Yu <chao@xxxxxxxxxx>
- [PATCH] secretmem: use SB_I_NOEXEC
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [syzbot] [mm?] [fs?] WARNING in path_noexec
- From: syzbot <syzbot+3de83a9efcca3f0412ee@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: refactor the iomap writeback code v2
- From: Andrew Price <anprice@xxxxxxxxxx>
- Re: [PATCH v6 0/6] fs: introduce file_getattr and file_setattr syscalls
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [syzbot] [mm?] [fs?] WARNING in path_noexec
- From: Hillf Danton <hdanton@xxxxxxxx>
- Re: [PATCH RFC 07/14] fs/dax: use vmf_insert_folio_pmd() to insert the huge zero folio
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH v4 4/5] mm/filemap: add write_begin_get_folio() helper function
- From: hanqi <hanqi@xxxxxxxx>
- Re: [syzbot] [mm?] [fs?] WARNING in path_noexec
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v5 bpf-next 0/5] bpf path iterator
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC 00/12] io_uring dmabuf read/write support
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [syzbot] [mm?] [fs?] WARNING in path_noexec
- From: syzbot <syzbot+3de83a9efcca3f0412ee@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 bpf-next 0/5] bpf path iterator
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v5 bpf-next 0/5] bpf path iterator
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 00/10] mm/mremap: permit mremap() move of multiple VMAs
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 00/10] mm/mremap: permit mremap() move of multiple VMAs
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [RFC PATCH v1 1/2] landlock: Fix handling of disconnected directories
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v5 bpf-next 2/5] landlock: Use path_walk_parent()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC] MNT_WRITE_HOLD mess
- From: Jan Kara <jack@xxxxxxx>
- Re: [BUG] linux-next: Signal handling and coredump regression in LTP coredump_pipe()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 05/10] mm/mremap: use an explicit uffd failure path for mremap
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [BUG] linux-next: Signal handling and coredump regression in LTP coredump_pipe()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH] add missing mremap_userfaultfd_fail() stub
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 05/10] mm/mremap: use an explicit uffd failure path for mremap
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [syzbot] [fs?] BUG: corrupted list in remove_wait_queue (2)
- From: syzbot <syzbot+4e21d5f67b886a692b55@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Bounce probe for linux-fsdevel@xxxxxxxxxxxxxxx (no action required)
- From: linux-fsdevel+owner@xxxxxxxxxxxxxxx
- [PATCH v4 4/5] mm/filemap: add write_begin_get_folio() helper function
- From: 陈涛涛 Taotao Chen <chentaotao@xxxxxxxxxxxxxx>
- Re: [PATCH RFC 01/14] mm/memory: drop highest_memmap_pfn sanity check in vm_normal_page()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH 00/10] mm/mremap: permit mremap() move of multiple VMAs
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 05/10] mm/mremap: use an explicit uffd failure path for mremap
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 03/10] mm/mremap: put VMA check and prep logic into helper function
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 10/10] tools/testing/selftests: extend mremap_test to test multi-VMA mremap
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 00/10] mm/mremap: permit mremap() move of multiple VMAs
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 09/10] mm/mremap: permit mremap() move of multiple VMAs
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 02/10] mm/mremap: refactor initial parameter sanity checks
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 01/10] mm/mremap: perform some simple cleanups
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 06/10] mm/mremap: check remap conditions earlier
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 07/10] mm/mremap: move remap_is_valid() into check_prep_vma()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 08/10] mm/mremap: clean up mlock populate behaviour
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 04/10] mm/mremap: cleanup post-processing stage of mremap
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v3 1/2] libfs: reduce the number of memory allocations in generic_ci_match
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V3] fs: generalize anon_inode_make_secure_inode() and fix secretmem LSM bypass
- From: Shivank Garg <shivankg@xxxxxxx>
- Re: next-20250626: WARNING fs jbd2 transaction.c start_this_handle with ARM64_64K_PAGES
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: next-20250626: WARNING fs jbd2 transaction.c start_this_handle with ARM64_64K_PAGES
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH] iomap: avoid unnecessary ifs_set_range_uptodate() with locks
- From: Jinliang Zheng <alexjlzheng@xxxxxxxxx>
- Re: [PATCH RFC 05/14] mm/huge_memory: move more common code into insert_pud()
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH RFC 04/14] mm/huge_memory: move more common code into insert_pmd()
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH v2 12/29] mm/zsmalloc: stop using __ClearPageMovable()
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: next-20250626: WARNING fs jbd2 transaction.c start_this_handle with ARM64_64K_PAGES
- From: Joseph Qi <jiangqi903@xxxxxxxxx>
- Re: [RFC PATCH v1 2/2] selftests/landlock: Add layout4_disconnected test suite
- From: Tingmao Wang <m@xxxxxxxxxx>
- Re: [PATCH v5 bpf-next 1/5] namei: Introduce new helper function path_walk_parent()
- From: Song Liu <songliubraving@xxxxxxxx>
- Re: [PATCH v5 bpf-next 2/5] landlock: Use path_walk_parent()
- From: Song Liu <songliubraving@xxxxxxxx>
- Re: [git pull] proc_sys_compare() fix
- From: pr-tracker-bot@xxxxxxxxxx
- [PATCH][RFC] kernel/acct.c: saner struct file treatment
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [git pull] proc_sys_compare() fix
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC V2 14/18] famfs_fuse: GET_DAXDEV message and daxdev_table
- From: John Groves <John@xxxxxxxxxx>
- [syzbot] [exfat?] WARNING in bdev_getblk
- From: syzbot <syzbot+01ef7a8da81a975e1ccd@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: squashfs can starve/block apps
- From: "Joakim Tjernlund (Nokia)" <joakim.tjernlund@xxxxxxxxx>
- Re: [PATCH 3/3] rust: xarray: add `insert` and `reserve`
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH 3/3] rust: xarray: add `insert` and `reserve`
- From: Janne Grunau <j@xxxxxxxxxx>
- Re: [PATCH] fix a mount write count leak in ksmbd_vfs_kern_path_locked() (was Re: [RFC] MNT_WRITE_HOLD mess)
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v4 5/6] btrfs: implement shutdown ioctl
- From: Qu Wenruo <wqu@xxxxxxxx>
- [PATCH] fix a mount write count leak in ksmbd_vfs_kern_path_locked() (was Re: [RFC] MNT_WRITE_HOLD mess)
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC] MNT_WRITE_HOLD mess
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC V2 04/18] dev_dax_iomap: Add dax_operations for use by fs-dax on devdax
- From: John Groves <John@xxxxxxxxxx>
- Re: [PATCH 0/5] powerpc: Implement masked user access
- From: Segher Boessenkool <segher@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/5] powerpc: Implement masked user access
- From: David Laight <david.laight.linux@xxxxxxxxx>
- Re: [PATCH 0/5] powerpc: Implement masked user access
- From: Segher Boessenkool <segher@xxxxxxxxxxxxxxxxxxx>
- Re: next-20250626: WARNING fs jbd2 transaction.c start_this_handle with ARM64_64K_PAGES
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC V2 15/18] famfs_fuse: Plumb dax iomap and fuse read/write/mmap
- From: John Groves <John@xxxxxxxxxx>
- Re: [RFC V2 13/18] famfs_fuse: Create files with famfs fmaps
- From: John Groves <John@xxxxxxxxxx>
- Re: [RFC V2 12/18] famfs_fuse: Plumb the GET_FMAP message/response
- From: John Groves <John@xxxxxxxxxx>
- Re: [RFC] MNT_WRITE_HOLD mess
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/5] powerpc: Implement masked user access
- From: David Laight <david.laight.linux@xxxxxxxxx>
- Re: [PATCH v4 5/6] btrfs: implement shutdown ioctl
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH v4 3/6] btrfs: reject file operations if in shutdown state
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 0/5] powerpc: Implement masked user access
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH 0/5] powerpc: Implement masked user access
- From: Segher Boessenkool <segher@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2] exfat: add cluster chain loop check for dir
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- Re: [PATCH v2] exfat: add cluster chain loop check for dir
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [RFC] MNT_WRITE_HOLD mess
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC V2 12/18] famfs_fuse: Plumb the GET_FMAP message/response
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: next-20250626: WARNING fs jbd2 transaction.c start_this_handle with ARM64_64K_PAGES
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [RFC] MNT_WRITE_HOLD mess
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC] MNT_WRITE_HOLD mess
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [syzbot] [exfat?] kernel BUG in folio_set_bh
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC V2 18/18] famfs_fuse: Add documentation
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [RFC PATCH 1/6] fs/9p: Add ability to identify inode by path for .L
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 1/6] fs/9p: Add ability to identify inode by path for .L
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC V2 12/18] famfs_fuse: Plumb the GET_FMAP message/response
- From: John Groves <John@xxxxxxxxxx>
- Re: [RFC] MNT_WRITE_HOLD mess
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC V2 18/18] famfs_fuse: Add documentation
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC V2 18/18] famfs_fuse: Add documentation
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [RFC V2 18/18] famfs_fuse: Add documentation
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH v1 00/32] Live Update Orchestrator
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v2 00/29] mm/migration: rework movable_ops page migration (part 1)
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: squashfs can starve/block apps
- From: Phillip Lougher <phillip@xxxxxxxxxxxxxxx>
- Re: [RFC V2 12/18] famfs_fuse: Plumb the GET_FMAP message/response
- From: John Groves <John@xxxxxxxxxx>
- Re: [RFC] MNT_WRITE_HOLD mess
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] mm: fix the inaccurate memory statistics issue for users
- From: Luiz Capitulino <luizcap@xxxxxxxxxx>
- Re: [PATCH v2] mm: fix the inaccurate memory statistics issue for users
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 11/11] lpfc: don't use file->f_path.dentry for comparisons
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC] MNT_WRITE_HOLD mess
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [RFC] MNT_WRITE_HOLD mess
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC V2 18/18] famfs_fuse: Add documentation
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] fuse: Use filemap_invalidate_pages()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH 0/6] fs/9p: Reuse inode based on path (in addition to qid)
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH 11/11] lpfc: don't use file->f_path.dentry for comparisons
- From: Justin Tee <justintee8345@xxxxxxxxx>
- Re: [PATCH v2] mm: fix the inaccurate memory statistics issue for users
- From: Luiz Capitulino <luizcap@xxxxxxxxxx>
- Re: [PATCH 3/4] hfsplus: enable uncached buffer io support
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [PATCH v5 bpf-next 1/5] namei: Introduce new helper function path_walk_parent()
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH 4/4] hfs: enable uncached buffer io support
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [GIT PULL] vfs fixes
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] bcachefs fixes for 6.16-rc5
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v1 00/32] Live Update Orchestrator
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 2/4] fs/buffer: parse IOCB_DONTCACHE flag in block_write_begin()
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [PATCH v1] selftests/landlock: Add 9p and FUSE filesystem tests
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: (subset) [PATCH 01/11] zynqmp: don't bother with debugfs_file_{get,put}() in proxied fops
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [RFC V2 10/18] famfs_fuse: Basic fuse kernel ABI enablement for famfs
- From: John Groves <John@xxxxxxxxxx>
- Re: [PATCH RFC 07/14] fs/dax: use vmf_insert_folio_pmd() to insert the huge zero folio
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC V2 14/18] famfs_fuse: GET_DAXDEV message and daxdev_table
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v1 1/2] fuse: use default writeback accounting
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC V2 02/18] dev_dax_iomap: Add fs_dax_get() func to prepare dax for fs-dax usage
- From: John Groves <John@xxxxxxxxxx>
- Re: [RFC V2 04/18] dev_dax_iomap: Add dax_operations for use by fs-dax on devdax
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH RFC 01/14] mm/memory: drop highest_memmap_pfn sanity check in vm_normal_page()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v1 2/2] mm: remove BDI_CAP_WRITEBACK_ACCT
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC V2 03/18] dev_dax_iomap: Save the kva from memremap
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [RFC PATCH v2 0/3] fanotify HSM events for directories
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v3] fs: generalize anon_inode_make_secure_inode() and fix secretmem LSM bypass
- From: Shivank Garg <shivankg@xxxxxxx>
- Re: [PATCH 1/2] coredump: fix race condition between connect and
- From: Laura Brehm <laurajfbrehm@xxxxxxxxx>
- Re: [RFC V2 02/18] dev_dax_iomap: Add fs_dax_get() func to prepare dax for fs-dax usage
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [PATCH v2 29/29] mm/balloon_compaction: provide single balloon_page_insert() and balloon_mapping_gfp_mask()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 28/29] mm/balloon_compaction: "movable_ops" doc updates
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 26/29] mm: rename PAGE_MAPPING_* to FOLIO_MAPPING_*
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 27/29] docs/mm: convert from "Non-LRU page migration" to "movable_ops page migration"
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 25/29] mm: simplify folio_expected_ref_count()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 24/29] mm/page-flags: remove folio_mapping_flags()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 23/29] mm/page-alloc: remove PageMappingFlags()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 20/29] mm: convert "movable" flag in page->mapping to a page flag
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 22/29] mm/page-flags: rename PAGE_MAPPING_MOVABLE to PAGE_MAPPING_ANON_KSM
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 21/29] mm: rename PG_isolated to PG_movable_ops_isolated
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 19/29] mm: stop storing migration_ops in page->mapping
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 18/29] mm: remove __folio_test_movable()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 17/29] mm/page_isolation: drop __folio_test_movable() check for large folios
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 15/29] mm/migration: remove PageMovable()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 16/29] mm: rename __PageMovable() to page_has_movable_ops()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 13/29] mm/balloon_compaction: stop using __ClearPageMovable()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 14/29] mm/migrate: remove __ClearPageMovable()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 12/29] mm/zsmalloc: stop using __ClearPageMovable()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 11/29] mm/migrate: move movable_ops page handling out of move_to_new_folio()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 10/29] mm/migrate: remove folio_test_movable() and folio_movable_ops()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 09/29] mm/migrate: factor out movable_ops page handling into migrate_movable_ops_page()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 08/29] mm/migrate: rename putback_movable_folio() to putback_movable_ops_page()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 07/29] mm/migrate: rename isolate_movable_page() to isolate_movable_ops_page()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 06/29] mm/zsmalloc: make PageZsmalloc() sticky until the page is freed
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 05/29] mm/balloon_compaction: make PageOffline sticky until the page is freed
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 04/29] mm/page_alloc: let page freeing clear any set page type
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 03/29] mm/zsmalloc: drop PageIsolated() related VM_BUG_ONs
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 02/29] mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 01/29] mm/balloon_compaction: we cannot have isolated pages in the balloon list
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 00/29] mm/migration: rework movable_ops page migration (part 1)
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v5 10/11] fuse: optimize direct io large folios processing
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH] fanotify: add watchdog for permission events
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC PATCH] fanotify: add watchdog for permission events
- From: Jan Kara <jack@xxxxxxx>
- [PATCH] btrfs: restrict writes to opened btrfs devices
- From: Qu Wenruo <wqu@xxxxxxxx>
- Re: [RFC V2 15/18] famfs_fuse: Plumb dax iomap and fuse read/write/mmap
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 1/1] fuse: Use filemap_invalidate_pages()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH v2 0/3] fanotify HSM events for directories
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v5 bpf-next 2/5] landlock: Use path_walk_parent()
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v4 1/6] fs: enhance and rename shutdown() callback to remove_bdev()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v3 1/6] fs: enhance and rename shutdown() callback to remove_bdev()
- From: Jan Kara <jack@xxxxxxx>
- Re: (subset) [PATCH v4 1/6] fs: enhance and rename shutdown() callback to remove_bdev()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC V2 13/18] famfs_fuse: Create files with famfs fmaps
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 2/2] coredump: fix PIDFD_INFO_COREDUMP ioctl check
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: (subset) [PATCH 2/2] coredump: fix PIDFD_INFO_COREDUMP ioctl check
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC V2 12/18] famfs_fuse: Plumb the GET_FMAP message/response
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 1/2] coredump: fix race condition between connect and putting pidfs dentry
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 05/10] ext4: restart handle if credits are insufficient during allocating blocks
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [RFC V2 09/18] famfs_fuse: Update macro s/FUSE_IS_DAX/FUSE_IS_VIRTIO_DAX/
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 0/9] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL] vfs fixes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC V2 10/18] famfs_fuse: Basic fuse kernel ABI enablement for famfs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC V2 18/18] famfs_fuse: Add documentation
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v3 05/10] ext4: restart handle if credits are insufficient during allocating blocks
- From: Jan Kara <jack@xxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.16-rc4
- From: Hillf Danton <hdanton@xxxxxxxx>
- Re: [PATCH 00/13] Parallelizing filesystem writeback
- From: Kundan Kumar <kundanthebest@xxxxxxxxx>
- Re: [PATCH v3 5/6] btrfs: implement shutdown ioctl
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- [PATCH] btrfs: restrict writes to opened btrfs devices
- From: Qu Wenruo <wqu@xxxxxxxx>
- Re: [PATCH v3 5/6] btrfs: implement shutdown ioctl
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH next] mm/maps: move kmalloc() call location in do_procmap_query() out of RCU critical section
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC V2 18/18] famfs_fuse: Add documentation
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH v6 8/8] fs/proc/task_mmu: execute PROCMAP_QUERY ioctl under per-vma locks
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 7/8] fs/proc/task_mmu: read proc/pid/maps under per-vma lock
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 6/8] fs/proc/task_mmu: remove conversion of seq_file position to unsigned
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 5/8] selftests/proc: add verbose more for tests to facilitate debugging
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 4/8] selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modified
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 3/8] selftests/proc: extend /proc/pid/maps tearing test to include vma remapping
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 2/8] selftests/proc: extend /proc/pid/maps tearing test to include vma resizing
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 1/8] selftests/proc: add /proc/pid/maps tearing from vma split test
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 0/8] use per-vma locks for /proc/pid/maps reads and PROCMAP_QUERY
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 1/2] libfs: reduce the number of memory allocations in generic_ci_match
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 11/11] lpfc: don't use file->f_path.dentry for comparisons
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 05/11] vmscan: don't bother with debugfs_real_fops()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC V2 18/18] famfs_fuse: Add documentation
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH v4 2/7] f2fs: move the option parser into handle_mount_opt
- From: Chao Yu <chao@xxxxxxxxxx>
- [PATCH v3 1/2] libfs: reduce the number of memory allocations in generic_ci_match
- From: Yuwen Chen <ywen.chen@xxxxxxxxxxx>
- [PATCH v3 2/2] f2fs: improve the performance of f2fs_lookup
- From: Yuwen Chen <ywen.chen@xxxxxxxxxxx>
- Re: [RFC V2 18/18] famfs_fuse: Add documentation
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH v3?] proc_sysctl: remove rcu_dereference() for accessing ->sysctl
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3?] proc_sysctl: remove rcu_dereference() for accessing ->sysctl
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3?] proc_sysctl: remove rcu_dereference() for accessing ->sysctl
- From: "NeilBrown" <neil@xxxxxxxxxx>
- Re: [PATCH v3 05/10] ext4: restart handle if credits are insufficient during allocating blocks
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH v3?] proc_sysctl: remove rcu_dereference() for accessing ->sysctl
- From: "NeilBrown" <neil@xxxxxxxxxx>
- Re: [PATCH v3?] proc_sysctl: remove rcu_dereference() for accessing ->sysctl
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 6/6] btrfs: implement remove_bdev super operation callback
- From: Qu Wenruo <wqu@xxxxxxxx>
- [PATCH v4 5/6] btrfs: implement shutdown ioctl
- From: Qu Wenruo <wqu@xxxxxxxx>
- [PATCH v4 4/6] btrfs: reject delalloc ranges if in shutdown state
- From: Qu Wenruo <wqu@xxxxxxxx>
- [PATCH v4 3/6] btrfs: reject file operations if in shutdown state
- From: Qu Wenruo <wqu@xxxxxxxx>
- [PATCH v4 2/6] btrfs: introduce a new fs state, EMERGENCY_SHUTDOWN
- From: Qu Wenruo <wqu@xxxxxxxx>
- [PATCH v4 1/6] fs: enhance and rename shutdown() callback to remove_bdev()
- From: Qu Wenruo <wqu@xxxxxxxx>
- [PATCH v4 0/6] btrfs: add remove_bdev() callback
- From: Qu Wenruo <wqu@xxxxxxxx>
- [GIT PULL] bcachefs fixes for 6.16-rc5
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC V2 18/18] famfs_fuse: Add documentation
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH v3?] proc_sysctl: remove rcu_dereference() for accessing ->sysctl
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 4/6] btrfs: reject delalloc ranges if in shutdown state
- From: Qu Wenruo <wqu@xxxxxxxx>
- [PATCH v3 5/6] btrfs: implement shutdown ioctl
- From: Qu Wenruo <wqu@xxxxxxxx>
- [PATCH v3 3/6] btrfs: reject file operations if in shutdown state
- From: Qu Wenruo <wqu@xxxxxxxx>
- [PATCH v3 2/6] btrfs: introduce a new fs state, EMERGENCY_SHUTDOWN
- From: Qu Wenruo <wqu@xxxxxxxx>
- [PATCH v3 6/6] btrfs: implement remove_bdev super operation callback
- From: Qu Wenruo <wqu@xxxxxxxx>
- [PATCH v3 1/6] fs: enhance and rename shutdown() callback to remove_bdev()
- From: Qu Wenruo <wqu@xxxxxxxx>
- [PATCH v3 0/6] btrfs: add remove_bdev() callback
- From: Qu Wenruo <wqu@xxxxxxxx>
- Re: [RFC V2 10/18] famfs_fuse: Basic fuse kernel ABI enablement for famfs
- From: John Groves <John@xxxxxxxxxx>
- Re: [PATCH v6 6/6] fs: introduce file_getattr and file_setattr syscalls
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 bpf-next 2/5] landlock: Use path_walk_parent()
- From: Song Liu <songliubraving@xxxxxxxx>
- [PATCH] hfs: fix slab-out-of-bounds in hfs_bnode_read()
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [PATCH] hfsplus: fix slab-out-of-bounds in hfsplus_bnode_read()
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH 11/11] lpfc: don't use file->f_path.dentry for comparisons
- From: Justin Tee <justintee8345@xxxxxxxxx>
- [PATCH 0/1] Baby steps towards removing fuse_launder_folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 1/1] fuse: Use filemap_invalidate_pages()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 0/3] fanotify HSM events for directories
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v5 bpf-next 2/5] landlock: Use path_walk_parent()
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [RFC V2 00/18] famfs: port into fuse
- From: John Groves <John@xxxxxxxxxx>
- [RFC V2 17/18] famfs_fuse: Add famfs metadata documentation
- From: John Groves <John@xxxxxxxxxx>
- [RFC V2 18/18] famfs_fuse: Add documentation
- From: John Groves <John@xxxxxxxxxx>
- [RFC V2 16/18] famfs_fuse: Add holder_operations for dax notify_failure()
- From: John Groves <John@xxxxxxxxxx>
- [RFC V2 15/18] famfs_fuse: Plumb dax iomap and fuse read/write/mmap
- From: John Groves <John@xxxxxxxxxx>
- [RFC V2 14/18] famfs_fuse: GET_DAXDEV message and daxdev_table
- From: John Groves <John@xxxxxxxxxx>
- [RFC V2 13/18] famfs_fuse: Create files with famfs fmaps
- From: John Groves <John@xxxxxxxxxx>
- [RFC V2 12/18] famfs_fuse: Plumb the GET_FMAP message/response
- From: John Groves <John@xxxxxxxxxx>
- [RFC V2 11/18] famfs_fuse: Basic famfs mount opts
- From: John Groves <John@xxxxxxxxxx>
- [RFC V2 10/18] famfs_fuse: Basic fuse kernel ABI enablement for famfs
- From: John Groves <John@xxxxxxxxxx>
- [RFC V2 09/18] famfs_fuse: Update macro s/FUSE_IS_DAX/FUSE_IS_VIRTIO_DAX/
- From: John Groves <John@xxxxxxxxxx>
- [RFC V2 08/18] famfs_fuse: Kconfig
- From: John Groves <John@xxxxxxxxxx>
- [RFC V2 07/18] famfs_fuse: magic.h: Add famfs magic numbers
- From: John Groves <John@xxxxxxxxxx>
- [RFC V2 06/18] dev_dax_iomap: (ignore!) Drop poisoned page warning in fs/dax.c
- From: John Groves <John@xxxxxxxxxx>
- [RFC V2 05/18] dev_dax_iomap: export dax_dev_get()
- From: John Groves <John@xxxxxxxxxx>
- [RFC V2 04/18] dev_dax_iomap: Add dax_operations for use by fs-dax on devdax
- From: John Groves <John@xxxxxxxxxx>
- [RFC V2 03/18] dev_dax_iomap: Save the kva from memremap
- From: John Groves <John@xxxxxxxxxx>
- [RFC V2 02/18] dev_dax_iomap: Add fs_dax_get() func to prepare dax for fs-dax usage
- From: John Groves <John@xxxxxxxxxx>
- [RFC V2 01/18] dev_dax_iomap: Move dax_pgoff_to_phys() from device.c to bus.c
- From: John Groves <John@xxxxxxxxxx>
- [RFC V2 00/18] famfs: port into fuse
- From: John Groves <John@xxxxxxxxxx>
- [PATCH] hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [PATCH v7] ceph: fix slab-use-after-free in have_mon_and_osd_map()
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [PATCH] iomap: avoid unnecessary ifs_set_range_uptodate() with locks
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 03/16] iomap: refactor the writeback interface
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH v1 2/2] mm: remove BDI_CAP_WRITEBACK_ACCT
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v1 1/2] fuse: use default writeback accounting
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v3 05/10] ext4: restart handle if credits are insufficient during allocating blocks
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC PATCH] fanotify: add watchdog for permission events
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH] fanotify: support custom default close response
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC PATCH] fanotify: add watchdog for permission events
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 04/11] resctrl: get rid of pointless debugfs_file_{get,put}()
- From: Reinette Chatre <reinette.chatre@xxxxxxxxx>
- Re: (subset) [PATCH 01/11] zynqmp: don't bother with debugfs_file_{get,put}() in proxied fops
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 6.12 125/218] cifs: Fix the smbd_response slab to allow usercopy
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6.12 126/218] cifs: Fix reading into an ITER_FOLIOQ from the smbdirect code
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 01/14] mm/memory: drop highest_memmap_pfn sanity check in vm_normal_page()
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [PATCH RFC 01/14] mm/memory: drop highest_memmap_pfn sanity check in vm_normal_page()
- From: Lance Yang <lance.yang@xxxxxxxxx>
- Re: [PATCH] fanotify: support custom default close response
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC 00/12] io_uring dmabuf read/write support
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH] iomap: avoid unnecessary ifs_set_range_uptodate() with locks
- From: Jinliang Zheng <alexjlzheng@xxxxxxxxx>
- Re: [RFC 00/12] io_uring dmabuf read/write support
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 8/8] ext4: enable large folio for regular file
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH] iomap: avoid unnecessary ifs_set_range_uptodate() with locks
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] iomap: avoid unnecessary ifs_set_range_uptodate() with locks
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [RFC PATCH] fanotify: add watchdog for permission events
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- Re: [PATCH 00/13] Parallelizing filesystem writeback
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3] fuse: new workqueue to periodically invalidate expired dentries
- From: Luis Henriques <luis@xxxxxxxxxx>
- Re: [PATCH RFC 01/14] mm/memory: drop highest_memmap_pfn sanity check in vm_normal_page()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH RFC 01/14] mm/memory: drop highest_memmap_pfn sanity check in vm_normal_page()
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [PATCH v3 04/16] iomap: hide ioends from the generic writeback code
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 03/16] iomap: refactor the writeback interface
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/2] coredump: fix PIDFD_INFO_COREDUMP ioctl check
- From: Laura Brehm <laurajfbrehm@xxxxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]