Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH 26/26] buffer: Remove folio_create_empty_buffers()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 17/26] ntfs: Convert ntfs_writepage to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 18/26] ntfs: Convert ntfs_prepare_pages_for_non_resident_write() to folios
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 16/26] ntfs: Convert ntfs_read_block() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 20/26] ocfs2: Convert ocfs2_map_page_blocks to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 14/26] nilfs2: Remove nilfs_page_get_nth_block
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 19/26] ntfs3: Convert ntfs_zero_range() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 12/26] nilfs2: Convert nilfs_mdt_forget_block() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 11/26] nilfs2: Convert nilfs_copy_page() to nilfs_copy_folio()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 15/26] nilfs2: Convert nilfs_lookup_dirty_data_buffers to use folio_create_empty_buffers
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 13/26] nilfs2: Convert nilfs_mdt_get_frozen_buffer to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 08/26] gfs2: Convert gfs2_write_buf_to_page() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 00/26] Finish the create_empty_buffers() transition
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 09/26] nilfs2: Convert nilfs_mdt_freeze_buffer to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 10/26] nilfs2: Convert nilfs_grab_buffer() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] iomap: don't skip reading in !uptodate folios when unsharing a range
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH v1 1/1] xarray: fix the data-race in xas_find_chunk() by using READ_ONCE()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [syzbot] [block] INFO: task hung in clean_bdev_aliases
- From: syzbot <syzbot+1fa947e7f09e136925b8@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] vfs: fix readahead(2) on block devices
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- [PATCH] mm: shrinker: some cleanup
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v6 01/45] mm: shrinker: add infrastructure for dynamically allocating shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- [linux-next:master] [fs] d6f1066621: WARNING:at_fs/attr.c:#setattr_copy
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC PATCH 2/3] add statmnt(2) syscall
- From: Matthew House <mattlloydhouse@xxxxxxxxx>
- Re: [RFC PATCH v12 10/33] KVM: Set the stage for handling only shared mappings in mmu_notifier events
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 3/2] fstests: test FALLOC_FL_UNSHARE when pagecache is not loaded
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/2] iomap: convert iomap_unshare_iter to use large folios
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/2] iomap: don't skip reading in !uptodate folios when unsharing a range
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET 0/2] iomap: fix unshare data corruption bug
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] btrfs: Introduce the temp-fsid feature
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [GIT PULL] timestamp fixes
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] btrfs: Introduce the temp-fsid feature
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 03/18] block/buffer_head: introduce block_{index_to_sector,sector_to_index}
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH 2/3] add statmnt(2) syscall
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [GIT PULL] timestamp fixes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 08/18] mm/readahead: allocate folios with mapping order preference
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH 4/4] arch: register inotify_add_watch_at
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 4/4] arch: register inotify_add_watch_at
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [GIT PULL] timestamp fixes
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 07/10] fuse: Remove fuse_direct_write_iter code path / use IOCB_DIRECT
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/4] inotify_user: add system call inotify_add_watch_at()
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [GIT PULL] timestamp fixes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH v1 1/1] xarray: fix the data-race in xas_find_chunk() by using READ_ONCE()
- From: Yury Norov <yury.norov@xxxxxxxxx>
- Re: [PATCH 6/6] shmem: add large folios support to the write path
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [RFC PATCH kdevops 0/2] augment expunge list for v6.1.53
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 1/6] filemap: make the folio order calculation shareable
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC v2 00/10] bdev: LBS devices support to coexist with buffer-heads
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [czhong@xxxxxxxxxx: [bug report] WARNING: CPU: 121 PID: 93233 at fs/dcache.c:365 __dentry_kill+0x214/0x278]
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [syzbot] [fs?] [mm?] WARNING in page_copy_sane
- From: syzbot <syzbot+c225dea486da4d5592bd@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC 08/23] filemap: align the index to mapping_min_order in filemap_get_folios_tag()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC 07/23] filemap: align the index to mapping_min_order in __filemap_add_folio()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC 06/23] mm: call xas_set_order() in replace_page_cache_folio()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC 05/23] filemap: align index to mapping_min_order in filemap_range_has_page()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 1/6] filemap: make the folio order calculation shareable
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [GIT PULL] timestamp fixes
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC 04/23] filemap: set the order of the index in page_cache_delete_batch()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [syzbot] [fs?] [mm?] WARNING in page_copy_sane
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC v2 00/10] bdev: LBS devices support to coexist with buffer-heads
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [syzbot] [jfs?] UBSAN: shift-out-of-bounds in dbAlloc (2)
- From: syzbot <syzbot+debee9ab7ae2b34b0307@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [fs?] [mm?] WARNING in page_copy_sane
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- Re: [RFC PATCH v12 10/33] KVM: Set the stage for handling only shared mappings in mmu_notifier events
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH 1/6] filemap: make the folio order calculation shareable
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: inotify maintenance status
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 6/6] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [RFC v2 00/10] bdev: LBS devices support to coexist with buffer-heads
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 02/18] fs/mpage: use blocks_per_folio instead of blocks_per_page
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 03/18] block/buffer_head: introduce block_{index_to_sector,sector_to_index}
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 09/18] fs/buffer: use mapping order in grow_dev_page()
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 07/18] mm/filemap: allocate folios with mapping order preference
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC v2 00/10] bdev: LBS devices support to coexist with buffer-heads
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC PATCH 2/3] add statmnt(2) syscall
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH 2/3] add statmnt(2) syscall
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
- From: "Bill O'Donnell" <bodonnel@xxxxxxxxxx>
- Re: [PATCH 3/4] inotify_user: add system call inotify_add_watch_at()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH v4 08/10] fuse: Remove page flush/invaliation in fuse_direct_io
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH v4 04/10] fs: Add and export file_needs_remove_privs
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: [PATCH v1 1/1] xarray: fix the data-race in xas_find_chunk() by using READ_ONCE()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH v4 07/10] fuse: Remove fuse_direct_write_iter code path / use IOCB_DIRECT
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: [RFC PATCH 3/3] add listmnt(2) syscall
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH 2/3] add statmnt(2) syscall
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v4 09/10] fuse: Use the existing inode fuse_cache_write_iter
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: [RFC PATCH 2/3] add statmnt(2) syscall
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v4 10/10] [RFC] fuse: No privilege removal when FOPEN_DIRECT_IO is set
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH v4 06/10] fuse: Rename fuse_direct_io
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH v4 00/10] fuse direct write consolidation and parallel IO
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH v4 01/10] fuse: direct IO can use the write-through code path
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH v4 02/10] fuse: Create helper function if DIO write needs exclusive lock
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH v4 03/10] fuse: prepare support for shared lock for DIO writes
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: [RFC PATCH v12 14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH v4 05/10] fuse: enable shared lock for O_DIRECT / handle privilege drop
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: [PATCH 03/18] block/buffer_head: introduce block_{index_to_sector,sector_to_index}
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH v12 10/33] KVM: Set the stage for handling only shared mappings in mmu_notifier events
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [RFC PATCH 2/3] add statmnt(2) syscall
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- Re: [PATCH 09/17] m68k: Implement xor_unlock_is_negative_byte
- From: Greg Ungerer <gregungerer@xxxxxxxxxxxxxx>
- Re: [PATCH v1 1/1] xarray: fix the data-race in xas_find_chunk() by using READ_ONCE()
- From: Mirsad Todorovac <mirsad.todorovac@xxxxxxxxxxxx>
- Re: [RFC PATCH 2/3] add statmnt(2) syscall
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [RFC PATCH 2/3] add statmnt(2) syscall
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 6/6] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- Re: [PATCH v1 1/1] xarray: fix the data-race in xas_find_chunk() by using READ_ONCE()
- From: Mirsad Todorovac <mirsad.todorovac@xxxxxxxxxxxx>
- Re: [PATCH v1 1/1] xarray: fix the data-race in xas_find_chunk() by using READ_ONCE()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 3/4] inotify_user: add system call inotify_add_watch_at()
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH RFC] binfmt_elf: fully allocate bss pages
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH 02/18] fs/mpage: use blocks_per_folio instead of blocks_per_page
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 08/18] mm/readahead: allocate folios with mapping order preference
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH 2/3] add statmnt(2) syscall
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 07/18] mm/filemap: allocate folios with mapping order preference
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 09/18] fs/buffer: use mapping order in grow_dev_page()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v1 1/1] xarray: fix the data-race in xas_find_chunk() by using READ_ONCE()
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC PATCH 2/3] add statmnt(2) syscall
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v1 1/1] xarray: fix the data-race in xas_find_chunk() by using READ_ONCE()
- From: Mirsad Todorovac <mirsad.todorovac@xxxxxxxxxxxx>
- Re: [PATCH 3/4] inotify_user: add system call inotify_add_watch_at()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v1 1/1] xarray: fix the data-race in xas_find_chunk() by using READ_ONCE()
- From: Yury Norov <yury.norov@xxxxxxxxx>
- Re: [RFC PATCH 2/3] add statmnt(2) syscall
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH 2/3] add statmnt(2) syscall
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2] netfs: Only call folio_start_fscache() one time for each folio
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v1 1/1] xarray: fix the data-race in xas_find_chunk() by using READ_ONCE()
- From: Mirsad Todorovac <mirsad.todorovac@xxxxxxxxxxxx>
- Re: [PATCH 3/4] inotify_user: add system call inotify_add_watch_at()
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC 00/23] Enable block size > page size in XFS
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- [PATCH 4/4] arch: register inotify_add_watch_at
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- [PATCH 3/4] inotify_user: add system call inotify_add_watch_at()
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- [PATCH 2/4] inotify_user: move code to do_inotify_add_watch()
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- [PATCH 1/4] inotify_user: pass directory fd to inotify_find_inode()
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [RFC 00/23] Enable block size > page size in XFS
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- Re: Fwd: [PATCH] ima: fix wrong dereferences of file->f_path
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v6 01/45] mm: shrinker: add infrastructure for dynamically allocating shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: Fwd: [PATCH] ima: fix wrong dereferences of file->f_path
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [GIT PULL] timestamp fixes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v1 1/1] xarray: fix the data-race in xas_find_chunk() by using READ_ONCE()
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC v2 00/10] bdev: LBS devices support to coexist with buffer-heads
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] fs-writeback: do not requeue a clean inode having skipped pages
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [syzbot] [overlayfs] WARNING in setattr_copy
- From: syzbot <syzbot+450a6d7e0a2db0d8326a@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 09/18] fs/buffer: use mapping order in grow_dev_page()
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 17/18] xfs: remove check for block sizes smaller than PAGE_SIZE
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 15/18] brd: make sector size configurable
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 12/18] brd: convert to folios
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 13/18] brd: abstract page_size conventions
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 16/18] brd: make logical sector size configurable
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 10/18] block/bdev: lift restrictions on supported blocksize
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 18/18] nvme: enable logical block size > PAGE_SIZE
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 11/18] block/bdev: enable large folio support for large logical block sizes
- From: Hannes Reinecke <hare@xxxxxxx>
- [RFC PATCH 00/18] block: update buffer_head for Large-block I/O
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 02/18] fs/mpage: use blocks_per_folio instead of blocks_per_page
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 06/18] fs: Allow fine-grained control of folio sizes
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 03/18] block/buffer_head: introduce block_{index_to_sector,sector_to_index}
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 14/18] brd: use memcpy_{to,from}_folio()
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 05/18] fs/mpage: use accessor function to translate page index to sectors
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 04/18] fs/buffer.c: use accessor function to translate page index to sectors
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 07/18] mm/filemap: allocate folios with mapping order preference
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 08/18] mm/readahead: allocate folios with mapping order preference
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 01/18] mm/readahead: rework loop in page_cache_ra_unbounded()
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [syzbot] [ext4?] WARNING in setattr_copy
- From: syzbot <syzbot+450a6d7e0a2db0d8326a@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [ext4?] WARNING in setattr_copy
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [syzbot] [ext4?] WARNING in setattr_copy
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [czhong@xxxxxxxxxx: [bug report] WARNING: CPU: 121 PID: 93233 at fs/dcache.c:365 __dentry_kill+0x214/0x278]
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- Re: [PATCH v1 1/1] xarray: fix the data-race in xas_find_chunk() by using READ_ONCE()
- From: Mirsad Todorovac <mirsad.todorovac@xxxxxxxxxxxx>
- Re: DoS in lseek inodes with proc_ops
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [PATCH v1 1/1] xarray: fix the data-race in xas_find_chunk() by using READ_ONCE()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] fs-writeback: do not requeue a clean inode having skipped pages
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v6 01/45] mm: shrinker: add infrastructure for dynamically allocating shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH 1/6] filemap: make the folio order calculation shareable
- From: Daniel Gomez <da.gomez@xxxxxxxxxxx>
- Re: [syzbot] [btrfs?] WARNING in btrfs_run_delayed_refs (2)
- From: syzbot <syzbot+810ea5febd3b79bdd384@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 1/1] mm: report per-page metadata information
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH 6/6] shmem: add large folios support to the write path
- From: Daniel Gomez <da.gomez@xxxxxxxxxxx>
- Re: [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/6] shmem: high order folios support in write path
- From: Daniel Gomez <da.gomez@xxxxxxxxxxx>
- Re: [PATCH v6 15/45] rcu: dynamically allocate the rcu-lazy shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v6 19/45] mm: workingset: dynamically allocate the mm-shadow shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH] aio: Annotate struct kioctx_table with __counted_by
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v6 26/45] bcache: dynamically allocate the md-bcache shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v6 33/45] nfsd: dynamically allocate the nfsd-reply shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v6 41/45] mm: shrinker: rename {prealloc|unregister}_memcg_shrinker() to shrinker_memcg_{alloc|remove}()
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v6 44/45] mm: shrinker: hold write lock to reparent shrinker nr_deferred
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v6 45/45] mm: shrinker: convert shrinker_rwsem to mutex
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2] fs: binfmt_elf_efpic: fix personality for ELF-FDPIC
- From: Greg Ungerer <gerg@xxxxxxxxxx>
- Re: [PATCH v3 4/4] zram: use generic PAGE_SECTORS and PAGE_SECTORS_SHIFT
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH v3 3/4] dm bufio: simplify by using PAGE_SECTORS_SHIFT
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH v3 2/4] iomap: simplify iomap_init() with PAGE_SECTORS
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [RFC 00/23] Enable block size > page size in XFS
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH v1 1/1] poll: fix the data race in the use of pwq->triggered in poll_schedule_timeout()
- From: Mirsad Goran Todorovac <mirsad.todorovac@xxxxxxxxxxxx>
- [PATCH v1 1/1] xarray: fix the data-race in xas_find_chunk() by using READ_ONCE()
- From: Mirsad Goran Todorovac <mirsad.todorovac@xxxxxxxxxxxx>
- [syzbot] [fs?] [mm?] WARNING in page_copy_sane
- From: syzbot <syzbot+c225dea486da4d5592bd@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC v2 00/10] bdev: LBS devices support to coexist with buffer-heads
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC 00/23] Enable block size > page size in XFS
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [czhong@xxxxxxxxxx: [bug report] WARNING: CPU: 121 PID: 93233 at fs/dcache.c:365 __dentry_kill+0x214/0x278]
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- Re: dentry UAF bugs crashing arm64 machines on 6.5/6.6?
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC PATCH v12 18/33] KVM: x86/mmu: Handle page fault for private memory
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [RFC PATCH v12 10/33] KVM: Set the stage for handling only shared mappings in mmu_notifier events
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [RFC v2 00/10] bdev: LBS devices support to coexist with buffer-heads
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [czhong@xxxxxxxxxx: [bug report] WARNING: CPU: 121 PID: 93233 at fs/dcache.c:365 __dentry_kill+0x214/0x278]
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- Re: [RFC v2 00/10] bdev: LBS devices support to coexist with buffer-heads
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [syzbot] [integrity] [overlayfs] general protection fault in d_path
- From: syzbot <syzbot+a67fc5321ffb4b311c98@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 2/3] add statmnt(2) syscall
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [RFC v2 00/10] bdev: LBS devices support to coexist with buffer-heads
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC v2 00/10] bdev: LBS devices support to coexist with buffer-heads
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC 00/23] Enable block size > page size in XFS
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- BUG: KCSAN: data-race in poll_schedule_timeout.constprop.0 / pollwake
- From: Mirsad Todorovac <mirsad.todorovac@xxxxxxxxxxxx>
- [PATCH 5.15 057/511] eventfd: prevent underflow for eventfd semaphores
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] fs: binfmt_elf_efpic: fix personality for ELF-FDPIC
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 5.10 067/406] eventfd: prevent underflow for eventfd semaphores
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [BUG] KCSAN: data-race in xas_clear_mark / xas_find_marked
- From: Mirsad Todorovac <mirsad.todorovac@xxxxxxxxxxxx>
- Re: [MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [RFC PATCH 2/3] add statmnt(2) syscall
- From: Sargun Dhillon <sargun@xxxxxxxxx>
- Re: [MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [block] INFO: task hung in clean_bdev_aliases
- From: syzbot <syzbot+1fa947e7f09e136925b8@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2] mm/writeback: Update filemap_dirty_folio() comment
- From: Jianguo Bao via B4 Relay <devnull+roidinev.gmail.com@xxxxxxxxxx>
- [PATCH] mm/writeback: Update filemap_dirty_folio() comment
- From: Jianguo Bau via B4 Relay <devnull+roidinev.gmail.com@xxxxxxxxxx>
- Re: [RFC PATCH 3/3] add listmnt(2) syscall
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- Re: [RFC v2 00/10] bdev: LBS devices support to coexist with buffer-heads
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [czhong@xxxxxxxxxx: [bug report] WARNING: CPU: 121 PID: 93233 at fs/dcache.c:365 __dentry_kill+0x214/0x278]
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [czhong@xxxxxxxxxx: [bug report] WARNING: CPU: 121 PID: 93233 at fs/dcache.c:365 __dentry_kill+0x214/0x278]
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [syzbot] [hfs?] INFO: task hung in hfsplus_find_init
- From: syzbot <syzbot+a0767f147b6b55daede8@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [RFC PATCH 3/3] add listmnt(2) syscall
- From: Matthew House <mattlloydhouse@xxxxxxxxx>
- Re: [czhong@xxxxxxxxxx: [bug report] WARNING: CPU: 121 PID: 93233 at fs/dcache.c:365 __dentry_kill+0x214/0x278]
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 08/17] alpha: Implement xor_unlock_is_negative_byte
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 02/17] iomap: Protect read_bytes_pending with the state_lock
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 09/17] m68k: Implement xor_unlock_is_negative_byte
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 09/17] m68k: Implement xor_unlock_is_negative_byte
- From: Greg Ungerer <gregungerer@xxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] fuse: remove usage of FR_WATING flag
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH v2 1/2] fuse: move FR_WAITING set from fuse_request_queue_background to fuse_simple_background
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH 1/1] ext4: Mark buffer new if it is unwritten to avoid stale data exposure
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- Re: [PATCH] fuse: remove unneeded lock which protecting update of congestion_threshold
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [RFC PATCH kdevops 0/2] augment expunge list for v6.1.53
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [czhong@xxxxxxxxxx: [bug report] WARNING: CPU: 121 PID: 93233 at fs/dcache.c:365 __dentry_kill+0x214/0x278]
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- [syzbot] [ext4?] WARNING in setattr_copy
- From: syzbot <syzbot+450a6d7e0a2db0d8326a@xxxxxxxxxxxxxxxxxxxxxxxxx>
- 答复: 答复: [PATCH] fs-writeback: writeback_sb_inodes: Do not increase 'total_wrote' when nothing is written
- From: Chunhai Guo <guochunhai@xxxxxxxx>
- [PATCH] fs-writeback: do not requeue a clean inode having skipped pages
- From: Chunhai Guo <guochunhai@xxxxxxxx>
- Re: [RFC PATCH 0/3] quering mount attributes
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [PATCH 08/17] alpha: Implement xor_unlock_is_negative_byte
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/3] quering mount attributes
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [PATCH 08/17] alpha: Implement xor_unlock_is_negative_byte
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 08/17] alpha: Implement xor_unlock_is_negative_byte
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 00/17] Add folio_end_read
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 08/17] alpha: Implement xor_unlock_is_negative_byte
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 02/17] iomap: Protect read_bytes_pending with the state_lock
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 02/17] iomap: Protect read_bytes_pending with the state_lock
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [RFC PATCH kdevops 0/2] augment expunge list for v6.1.53
- From: Frederick Lawler <fred@xxxxxxxxxxxxxx>
- [RFC PATCH kdevops 2/2] xfs: merge common expunge lists for v6.1.53
- From: Frederick Lawler <fred@xxxxxxxxxxxxxx>
- [RFC PATCH kdevops 1/2] fstests/xfs: copy 6.1.42 baseline for v6.1.53
- From: Frederick Lawler <fred@xxxxxxxxxxxxxx>
- Re: [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH] block: Remove special-casing of compound pages
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH v3 2/4] iomap: simplify iomap_init() with PAGE_SECTORS
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v3 3/4] dm bufio: simplify by using PAGE_SECTORS_SHIFT
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v3 1/4] drbd: use PAGE_SECTORS_SHIFT and PAGE_SECTORS
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v3 4/4] zram: use generic PAGE_SECTORS and PAGE_SECTORS_SHIFT
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v3 0/4] block: simplify with PAGE_SECTORS_SHIFT
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH RFC] binfmt_elf: fully allocate bss pages
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [RFC v2 07/10] nvme: enhance max supported LBA format check
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC v2 00/10] bdev: LBS devices support to coexist with buffer-heads
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC v2 07/10] nvme: enhance max supported LBA format check
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH RFC] binfmt_elf: fully allocate bss pages
- From: Pedro Falcato <pedro.falcato@xxxxxxxxx>
- Re: [RFC v2 00/10] bdev: LBS devices support to coexist with buffer-heads
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [RFC v2 01/10] bdev: rename iomap aops
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v2 00/10] bdev: LBS devices support to coexist with buffer-heads
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v2 03/10] bdev: increase bdev max blocksize depending on the aops used
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v2 10/10] nvme: enable LBS support
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v2 07/10] nvme: enhance max supported LBA format check
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v2 02/10] bdev: dynamically set aops to enable LBS support
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v2 05/10] bdev: allow to switch between bdev aops
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v2 06/10] bdev: simplify coexistance
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v2 09/10] nvme: add nvme_core.debug_large_atomics to force high awun as phys_bs
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v2 04/10] filesystems: add filesytem buffer-head flag
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v2 08/10] nvme: add awun / nawun sanity check
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC PATCH v12 01/33] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v4 2/12] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] aio: Annotate struct kioctx_table with __counted_by
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- [PATCH] aio: Annotate struct kioctx_table with __counted_by
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 6/6] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [RFC 09/23] filemap: use mapping_min_order while allocating folios
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC 08/23] filemap: align the index to mapping_min_order in filemap_get_folios_tag()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC 07/23] filemap: align the index to mapping_min_order in __filemap_add_folio()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC 06/23] mm: call xas_set_order() in replace_page_cache_folio()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC 05/23] filemap: align index to mapping_min_order in filemap_range_has_page()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC 04/23] filemap: set the order of the index in page_cache_delete_batch()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH RFC] binfmt_elf: fully allocate bss pages
- From: Sebastian Ott <sebott@xxxxxxxxxx>
- [RFC 12/23] filemap: align index to mapping_min_order in filemap_fault()
- From: Pankaj Raghav <kernel@xxxxxxxxxxxxxxxx>
- Re: [RFC 01/23] fs: Allow fine-grained control of folio sizes
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [syzbot] [ntfs3?] BUG: unable to handle kernel NULL pointer dereference in __d_instantiate
- From: syzbot <syzbot+29dc75ed37be943c610e@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC 03/23] filemap: add folio with at least mapping_min_order in __filemap_get_folio
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC 02/23] pagemap: use mapping_min_order in fgf_set_order()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC 00/23] Enable block size > page size in XFS
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [RFC 09/23] filemap: use mapping_min_order while allocating folios
- From: Pankaj Raghav <kernel@xxxxxxxxxxxxxxxx>
- [RFC 17/23] readahead: set the minimum ra size in get_(init|next)_ra
- From: Pankaj Raghav <kernel@xxxxxxxxxxxxxxxx>
- [RFC 23/23] xfs: set minimum order folio for page cache based on blocksize
- From: Pankaj Raghav <kernel@xxxxxxxxxxxxxxxx>
- [RFC 22/23] xfs: enable block size larger than page size support
- From: Pankaj Raghav <kernel@xxxxxxxxxxxxxxxx>
- [RFC 21/23] xfs: expose block size in stat
- From: Pankaj Raghav <kernel@xxxxxxxxxxxxxxxx>
- [RFC 11/23] filemap: align the index to mapping_min_order in do_[a]sync_mmap_readahead
- From: Pankaj Raghav <kernel@xxxxxxxxxxxxxxxx>
- [RFC 02/23] pagemap: use mapping_min_order in fgf_set_order()
- From: Pankaj Raghav <kernel@xxxxxxxxxxxxxxxx>
- [RFC 03/23] filemap: add folio with at least mapping_min_order in __filemap_get_folio
- From: Pankaj Raghav <kernel@xxxxxxxxxxxxxxxx>
- [RFC 15/23] readahead: align with mapping_min_order in force_page_cache_ra()
- From: Pankaj Raghav <kernel@xxxxxxxxxxxxxxxx>
- [RFC 19/23] truncate: align index to mapping_min_order
- From: Pankaj Raghav <kernel@xxxxxxxxxxxxxxxx>
- [RFC 18/23] readahead: align ra start and size to mapping_min_order in ondemand_ra()
- From: Pankaj Raghav <kernel@xxxxxxxxxxxxxxxx>
- [RFC 14/23] readahead: allocate folios with mapping_min_order in ra_unbounded()
- From: Pankaj Raghav <kernel@xxxxxxxxxxxxxxxx>
- [RFC 07/23] filemap: align the index to mapping_min_order in __filemap_add_folio()
- From: Pankaj Raghav <kernel@xxxxxxxxxxxxxxxx>
- [RFC 10/23] filemap: align the index to mapping_min_order in filemap_get_pages()
- From: Pankaj Raghav <kernel@xxxxxxxxxxxxxxxx>
- [RFC 16/23] readahead: add folio with at least mapping_min_order in page_cache_ra_order
- From: Pankaj Raghav <kernel@xxxxxxxxxxxxxxxx>
- [RFC 04/23] filemap: set the order of the index in page_cache_delete_batch()
- From: Pankaj Raghav <kernel@xxxxxxxxxxxxxxxx>
- [RFC 20/23] mm: round down folio split requirements
- From: Pankaj Raghav <kernel@xxxxxxxxxxxxxxxx>
- [PATCH 17/17] mm: Use folio_xor_flags_has_waiters() in folio_end_writeback()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [RFC 08/23] filemap: align the index to mapping_min_order in filemap_get_folios_tag()
- From: Pankaj Raghav <kernel@xxxxxxxxxxxxxxxx>
- [RFC 00/23] Enable block size > page size in XFS
- From: Pankaj Raghav <kernel@xxxxxxxxxxxxxxxx>
- [RFC 06/23] mm: call xas_set_order() in replace_page_cache_folio()
- From: Pankaj Raghav <kernel@xxxxxxxxxxxxxxxx>
- [RFC 05/23] filemap: align index to mapping_min_order in filemap_range_has_page()
- From: Pankaj Raghav <kernel@xxxxxxxxxxxxxxxx>
- [RFC 13/23] readahead: set file_ra_state->ra_pages to be at least mapping_min_order
- From: Pankaj Raghav <kernel@xxxxxxxxxxxxxxxx>
- [RFC 01/23] fs: Allow fine-grained control of folio sizes
- From: Pankaj Raghav <kernel@xxxxxxxxxxxxxxxx>
- [PATCH 05/17] buffer: Use folio_end_read()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 00/17] Add folio_end_read
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 09/17] m68k: Implement xor_unlock_is_negative_byte
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 06/17] iomap: Use folio_end_read()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 14/17] mm: Delete checks for xor_unlock_is_negative_byte()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 13/17] s390: Implement arch_xor_unlock_is_negative_byte
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 10/17] mips: Implement xor_unlock_is_negative_byte
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 04/17] ext4: Use folio_end_read()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 16/17] mm: Make __end_folio_writeback() return void
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 01/17] iomap: Hold state_lock over call to ifs_set_range_uptodate()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 11/17] powerpc: Implement arch_xor_unlock_is_negative_byte on 32-bit
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 02/17] iomap: Protect read_bytes_pending with the state_lock
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 03/17] mm: Add folio_end_read()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 15/17] mm: Add folio_xor_flags_has_waiters()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 08/17] alpha: Implement xor_unlock_is_negative_byte
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 07/17] bitops: Add xor_unlock_is_negative_byte()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 12/17] riscv: Implement xor_unlock_is_negative_byte
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH 6/6] shmem: add large folios support to the write path
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH] nfs: Convert nfs_symlink() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: remove get_super
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] proc: nommu: fix empty /proc/<pid>/maps
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] proc: nommu: fix empty /proc/<pid>/maps
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH] proc: nommu: fix empty /proc/<pid>/maps
- From: Ben Wolsieffer <ben.wolsieffer@xxxxxxxxxxx>
- Re: [PATCH] proc: nommu: /proc/<pid>/maps: release mmap read lock
- From: Ben Wolsieffer <ben.wolsieffer@xxxxxxxxxxx>
- Re: [PATCH 0/6] shmem: high order folios support in write path
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] proc: nommu: /proc/<pid>/maps: release mmap read lock
- From: Ben Wolsieffer <ben.wolsieffer@xxxxxxxxxxx>
- Re: [PATCH 0/6] shmem: high order folios support in write path
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 5/6] shmem: add file length in shmem_get_folio path
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 0/6] shmem: high order folios support in write path
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 0/6] shmem: high order folios support in write path
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 0/6] shmem: high order folios support in write path
- From: David Hildenbrand <david@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION dfa449a58323de195773cf928d99db4130702bf7
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH v12 18/33] KVM: x86/mmu: Handle page fault for private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] block: Remove special-casing of compound pages
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 3/6] shmem: account for large order folios
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/6] filemap: make the folio order calculation shareable
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH 9/9] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: Fwd: [PATCH] ima: fix wrong dereferences of file->f_path
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- RE: [RFC PATCH 9/9] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [RFC PATCH 9/9] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH 9/9] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 4/6] shmem: add order parameter support to shmem_alloc_folio
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] proc: nommu: /proc/<pid>/maps: release mmap read lock
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH 3/6] shmem: account for large order folios
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- RE: [RFC PATCH 9/9] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: Fwd: [PATCH] ima: fix wrong dereferences of file->f_path
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [RFC PATCH 9/9] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2 6/6] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- Re: [PATCH v2 6/6] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- RE: [RFC PATCH 9/9] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [RFC PATCH 9/9] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: Fwd: [PATCH] ima: fix wrong dereferences of file->f_path
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: 答复: [PATCH] fs-writeback: writeback_sb_inodes: Do not increase 'total_wrote' when nothing is written
- From: Chunhai Guo <guochunhai@xxxxxxxx>
- [PATCH 6/6] shmem: add large folios support to the write path
- From: Daniel Gomez <da.gomez@xxxxxxxxxxx>
- [PATCH 2/6] shmem: drop BLOCKS_PER_PAGE macro
- From: Daniel Gomez <da.gomez@xxxxxxxxxxx>
- [PATCH 5/6] shmem: add file length in shmem_get_folio path
- From: Daniel Gomez <da.gomez@xxxxxxxxxxx>
- [PATCH 3/6] shmem: account for large order folios
- From: Daniel Gomez <da.gomez@xxxxxxxxxxx>
- [PATCH 4/6] shmem: add order parameter support to shmem_alloc_folio
- From: Daniel Gomez <da.gomez@xxxxxxxxxxx>
- [PATCH 1/6] filemap: make the folio order calculation shareable
- From: Daniel Gomez <da.gomez@xxxxxxxxxxx>
- [PATCH 0/6] shmem: high order folios support in write path
- From: Daniel Gomez <da.gomez@xxxxxxxxxxx>
- Re: [PATCH v3 25/25] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 05/13] iov: Move iterator functions to a header file
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH 2/3] add statmnt(2) syscall
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [RFC PATCH 2/3] add statmnt(2) syscall
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- RE: [RFC PATCH 9/9] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [RFC PATCH v12 06/33] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [RFC PATCH v12 01/33] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [RFC PATCH v12 14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [RFC PATCH v12 18/33] KVM: x86/mmu: Handle page fault for private memory
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [syzbot] [f2fs?] WARNING: lock held when returning to user space in f2fs_write_single_data_page
- From: syzbot <syzbot+eb6201248f684e99b9f8@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI
- From: Nadav Amit <nadav.amit@xxxxxxxxx>
- Re: [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC PATCH 0/3] quering mount attributes
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC PATCH 1/3] add unique mount ID
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [RFC PATCH 0/3] quering mount attributes
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [RFC PATCH 2/3] add statmnt(2) syscall
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [RFC PATCH 3/3] add listmnt(2) syscall
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [PATCH v4 2/12] bpf: introduce BPF token object
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- Re: [PATCH RFC] binfmt_elf: fully allocate bss pages
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [RFC PATCH 9/9] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 8/9] iov_iter: Add benchmarking kunit tests
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 5/9] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 7/9] iov_iter: Add extract kunit tests for ITER_UBUF and ITER_IOVEC
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 6/9] iov_iter: Add copy kunit tests for ITER_UBUF and ITER_IOVEC
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 3/9] iov_iter: Consolidate the test vector struct in the kunit tests
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 2/9] iov_iter: Consolidate some of the repeated code into helpers
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 4/9] iov_iter: Consolidate bvec pattern checking
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 1/9] iov_iter: Fix some checkpatch complaints in kunit tests
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 0/9] iov_iter: kunit: Cleanup, abstraction and more tests
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI
- From: Nadav Amit <nadav.amit@xxxxxxxxx>
- Re: [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC PATCH 2/3] add statmnt(2) syscall
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH RFC] binfmt_elf: fully allocate bss pages
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/3] userfaultfd: UFFDIO_REMAP: rmap preparation
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] userfaultfd: UFFDIO_REMAP: rmap preparation
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [syzbot] [integrity] [overlayfs] general protection fault in d_path
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v4 2/12] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] proc: nommu: /proc/<pid>/maps: release mmap read lock
- From: Ben Wolsieffer <ben.wolsieffer@xxxxxxxxxxx>
- Re: [PATCH 2/3] buffer: Hoist GFP flags from grow_dev_page() to __getblk_gfp()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] proc: nommu: /proc/<pid>/maps: release mmap read lock
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] proc: nommu: /proc/<pid>/maps: release mmap read lock
- From: Ben Wolsieffer <ben.wolsieffer@xxxxxxxxxxx>
- Re: [syzbot] [sctp?] [reiserfs?] KMSAN: uninit-value in __schedule (4)
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH RFC] binfmt_elf: fully allocate bss pages
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 2/3] add statmnt(2) syscall
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] ima: fix wrong dereferences of file->f_path
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH 3/3] selftests/mm: add UFFDIO_REMAP ioctl test
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH 1/3] userfaultfd: UFFDIO_REMAP: rmap preparation
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH 0/3] userfaultfd remap option
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [syzbot] [sctp?] [reiserfs?] KMSAN: uninit-value in __schedule (4)
- From: Marcelo Ricardo Leitner <marcelo.leitner@xxxxxxxxx>
- [PATCH v2 3/8] ext4: Use bdev_getblk() to avoid memory reclaim in readahead path
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 0/8] Add and use bdev_getblk()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 7/8] ext4: Call bdev_getblk() from sb_getblk_gfp()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 1/8] buffer: Pass GFP flags to folio_alloc_buffers()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 8/8] buffer: Remove __getblk_gfp()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 2/8] buffer: Hoist GFP flags from grow_dev_page() to __getblk_gfp()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 6/8] buffer: Convert sb_getblk() to call __getblk()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 4/8] buffer: Use bdev_getblk() to avoid memory reclaim in readahead path
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 5/8] buffer: Convert getblk_unmovable() and __getblk() to use bdev_getblk()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH v12 02/33] KVM: Use gfn instead of hva for mmu_notifier_retry
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 1/1] ext4: Mark buffer new if it is unwritten to avoid stale data exposure
- From: Jan Kara <jack@xxxxxxx>
- [PATCH] filemap: add filemap_map_order0_folio() to handle order0 folio
- From: Yin Fengwei <fengwei.yin@xxxxxxxxx>
- Re: [RFC PATCH] vfs: add inode lockdep assertions
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v1 1/1] mm: report per-page metadata information
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: remove get_super
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v1 1/1] mm: report per-page metadata information
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: remove get_super
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 1/1] ext4: Mark buffer new if it is unwritten to avoid stale data exposure
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- Re: [PATCHv2 nfsd/master 7/7] dlm: implement EXPORT_OP_ASYNC_LOCK
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] overlayfs: set ctime when setting mtime and atime
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH 2/3] add statmnt(2) syscall
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [RFC PATCH 1/3] add unique mount ID
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH 3/3] add listmnt(2) syscall
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH 1/3] add unique mount ID
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [RFC PATCH 1/3] add unique mount ID
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH 1/3] add unique mount ID
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [RFC PATCH 2/3] add statmnt(2) syscall
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 2/3] buffer: Hoist GFP flags from grow_dev_page() to __getblk_gfp()
- From: Jan Kara <jack@xxxxxxx>
- RE: [PATCH v4 05/13] iov: Move iterator functions to a header file
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [RFC PATCH 1/3] add unique mount ID
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH 3/3] add listmnt(2) syscall
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: remove get_super
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] overlayfs: set ctime when setting mtime and atime
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2] vfs: fix readahead(2) on block devices
- From: Jan Kara <jack@xxxxxxx>
- [PATCH v2 5/5] fscrypt: support crypto data unit size less than filesystem block size
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 4/5] fscrypt: replace get_ino_and_lblk_bits with just has_32bit_inodes
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 3/5] fscrypt: use s_maxbytes instead of filesystem lblk_bits
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 2/5] fscrypt: make the bounce page pool opt-in instead of opt-out
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 0/5] fscrypt: add support for data_unit_size < fs_block_size
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 1/5] fscrypt: make it extra clear that key_prefix is deprecated
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [BUG] KCSAN: data-race in xas_clear_mark / xas_find_marked
- From: Jan Kara <jack@xxxxxxx>
- [PATCH] fuse: remove unneeded lock which protecting update of congestion_threshold
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- Re: 答复: [PATCH] fs-writeback: writeback_sb_inodes: Do not increase 'total_wrote' when nothing is written
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC PATCH 0/3] quering mount attributes
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC PATCH 2/3] add statmnt(2) syscall
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v4 01/13] iov_iter: Add a benchmarking kunit test
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [RFC PATCH 3/3] add listmnt(2) syscall
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- 答复: [PATCH] fs-writeback: writeback_sb_inodes: Do not increase 'total_wrote' when nothing is written
- From: 郭纯海 <guochunhai@xxxxxxxx>
- 答复: [PATCH] fs-writeback: writeback_sb_inodes: Do not increase 'total_wrote' when nothing is written
- From: 郭纯海 <guochunhai@xxxxxxxx>
- Re: [RFC PATCH v12 02/33] KVM: Use gfn instead of hva for mmu_notifier_retry
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- [RFC PATCH v12 31/33] KVM: selftests: Expand set_memory_region_test to validate guest_memfd()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v12 03/33] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v12 04/33] KVM: PPC: Return '1' unconditionally for KVM_CAP_SYNC_MMU
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v12 29/33] KVM: selftests: Add x86-only selftest for private memory conversions
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v12 23/33] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v12 24/33] KVM: selftests: Add support for creating private memslots
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v12 25/33] KVM: selftests: Add helpers to convert guest memory b/w private and shared
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v12 33/33] KVM: selftests: Test KVM exit behavior for private memory/access
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v12 26/33] KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86)
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v12 28/33] KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v12 32/33] KVM: selftests: Add basic selftest for guest_memfd()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v12 30/33] KVM: selftests: Add KVM_SET_USER_MEMORY_REGION2 helper
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v12 21/33] KVM: x86: Add support for "protected VMs" that can utilize private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v12 22/33] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v12 27/33] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v12 20/33] KVM: Allow arch code to track number of memslot address spaces per VM
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v12 19/33] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v12 17/33] KVM: x86: Disallow hugepages when memory attributes are mixed
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v12 09/33] KVM: Drop .on_unlock() mmu_notifier hook
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v12 16/33] KVM: x86: "Reset" vcpu->run->exit_reason early in KVM_RUN
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v12 18/33] KVM: x86/mmu: Handle page fault for private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v12 07/33] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v12 10/33] KVM: Set the stage for handling only shared mappings in mmu_notifier events
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v12 13/33] security: Export security_inode_init_security_anon() for use by KVM
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v12 12/33] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v12 06/33] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v12 14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v12 08/33] KVM: Add a dedicated mmu_notifier flag for reclaiming freed memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v12 15/33] KVM: Add transparent hugepage support for dedicated guest memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v12 05/33] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v12 02/33] KVM: Use gfn instead of hva for mmu_notifier_retry
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v12 01/33] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH V3 1/2] btrfs-progs: Add the single-dev feature (to both mkfs/tune)
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- [PATCH v4 2/2] btrfs: Introduce the temp-fsid feature
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- [PATCH v4 1/2] btrfs-progs: Add the temp-fsid feature (to both mkfs/tune)
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- [PATCH v4 0/2] Supporting same fsid mounting through the temp-fsid feature
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 07/12] bpf: consistenly use BPF token throughout BPF verifier logic
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] lsm: constify 'file' parameter in security_bprm_creds_from_file()
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v1 1/1] mm: report per-page metadata information
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 2/12] bpf: introduce BPF token object
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v1 1/1] mm: report per-page metadata information
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH] overlayfs: set ctime when setting mtime and atime
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH v4 07/13] iov_iter: Make copy_from_iter() always handle MCE
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 1/1] mm: report per-page metadata information
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 06/12] bpf: take into account BPF token when fetching helper protos
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH V3 2/2] btrfs: Introduce the single-dev feature
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [PATCH V3 2/2] btrfs: Introduce the single-dev feature
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [PATCH v1 1/1] mm: report per-page metadata information
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] overlayfs: set ctime when setting mtime and atime
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH V3 2/2] btrfs: Introduce the single-dev feature
- From: David Sterba <dsterba@xxxxxxx>
- [PATCH v1 1/1] mm: report per-page metadata information
- From: Sourav Panda <souravpanda@xxxxxxxxxx>
- [PATCH v1 0/1] Report perpage metadata information.
- From: Sourav Panda <souravpanda@xxxxxxxxxx>
- Re: [PATCH V3 2/2] btrfs: Introduce the single-dev feature
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH] overlayfs: set ctime when setting mtime and atime
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 38/45] fs: super: dynamically allocate the s_shrink
- From: David Sterba <dsterba@xxxxxxx>
- Re: [MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH v4 10/13] iov_iter, net: Fold in csum_and_memcpy()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 13/13] iov_iter: Create a fake device to allow iov_iter testing/benchmarking
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 11/13] iov_iter, net: Merge csum_and_copy_from_iter{,_full}() together
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 12/13] iov_iter, net: Move hash_and_copy_to_iter() to net/
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 07/13] iov_iter: Make copy_from_iter() always handle MCE
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 09/13] iov_iter, net: Move csum_and_copy_to/from_iter() to net/
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 05/13] iov: Move iterator functions to a header file
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 06/13] iov_iter: Add a kernel-type iterator-only iteration function
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 08/13] iov_iter: Remove the copy_mc flag and associated functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 04/13] iov_iter: Convert iterate*() to inline funcs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 02/13] iov_iter: Renumber ITER_* constants
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 01/13] iov_iter: Add a benchmarking kunit test
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 03/13] iov_iter: Derive user-backedness from the iterator type
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 00/13] iov_iter: Convert the iterator macros into inline funcs
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH] overlayfs: set ctime when setting mtime and atime
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] ovl: factor out some common helpers for backing files io
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 03/12] filemap: update ki_pos in generic_perform_write
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [BUG] virtio-fs: Corruption when running binaries from virtiofsd-backed fs
- From: Alex Bennée <alex.bennee@xxxxxxxxxx>
- Re: [PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [RFC PATCH 3/3] add listmnt(2) syscall
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [RFC PATCH 1/3] add unique mount ID
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [RFC PATCH 2/3] add statmnt(2) syscall
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [RFC PATCH 0/3] quering mount attributes
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- Re: [PATCH] fs-writeback: writeback_sb_inodes: Do not increase 'total_wrote' when nothing is written
- From: Jan Kara <jack@xxxxxxx>
- [jlayton:noumask] [fs] f5cb94f57a: WARNING:at_fs/attr.c:#setattr_copy
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH 0/3] Document impact of user namespaces and negative permissions
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: KASAN: null-ptr-deref Read in filemap_fault
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [syzbot] [btrfs?] WARNING in do_chunk_alloc
- From: Aleksandr Nogikh <nogikh@xxxxxxxxxx>
- Re: [BUG] virtio-fs: Corruption when running binaries from virtiofsd-backed fs
- From: "Erik Schilling" <erik.schilling@xxxxxxxxxx>
- Re: [PATCH] overlayfs: set ctime when setting mtime and atime
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH] overlayfs: set ctime when setting mtime and atime
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCHv2 nfsd/master 0/7] lockd: dlm: async lock request changes
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH V3 2/2] btrfs: Introduce the single-dev feature
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [linus:master] [filemap] de74976eb6: stress-ng.bad-altstack.ops_per_sec -25.2% regression
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- Re: [PATCH] fs-writeback: writeback_sb_inodes: Do not increase 'total_wrote' when nothing is written
- From: Chunhai Guo <guochunhai@xxxxxxxx>
- Re: [PATCH] ima: fix wrong dereferences of file->f_path
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] ovl: factor out some common helpers for backing files io
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] fs-writeback: writeback_sb_inodes: Do not increase 'total_wrote' when nothing is written
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] ovl: factor out some common helpers for backing files io
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] ovl: factor out some common helpers for backing files io
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 03/12] filemap: update ki_pos in generic_perform_write
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2] xfs: introduce protection for drop nlink
- From: <cheng.lin130@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 06/12] bpf: take into account BPF token when fetching helper protos
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v2 4/8] x86/vdso: Remove now superfluous sentinel element from ctl_table array
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH v2 8/8] c-sky: Remove now superfluous sentinel element from ctl_talbe array
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH v2 7/8] ia64: Remove now superfluous sentinel element from ctl_table array
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH v2 6/8] powerpc: Remove now superfluous sentinel element from ctl_table arrays
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH v2 5/8] riscv: Remove now superfluous sentinel element from ctl_table array
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH v2 3/8] arch/x86: Remove now superfluous sentinel elem from ctl_table arrays
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH v2 2/8] arm: Remove now superfluous sentinel elem from ctl_table arrays
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH v2 0/8] sysctl: Remove sentinel elements from arch
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH v2 1/8] S390: Remove now superfluous sentinel elem from ctl_table arrays
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- Re: [syzbot] [integrity] [overlayfs] general protection fault in d_path
- From: syzbot <syzbot+a67fc5321ffb4b311c98@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [czhong@xxxxxxxxxx: [bug report] WARNING: CPU: 121 PID: 93233 at fs/dcache.c:365 __dentry_kill+0x214/0x278]
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- Re: [PATCH] fs-writeback: writeback_sb_inodes: Do not increase 'total_wrote' when nothing is written
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] ovl: factor out some common helpers for backing files io
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] ovl: factor out some common helpers for backing files io
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse
- From: Kuan-Ying Lee (李冠穎) <Kuan-Ying.Lee@xxxxxxxxxxxx>
- Re: Bug: rcu detected stall in rtc_dev_ioctl
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] selinux: fix handling of empty opts in selinux_fs_context_submount()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH] ima: fix wrong dereferences of file->f_path
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: Bug: rcu detected stall in sys_nanosleep
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [syzbot] [overlayfs?] general protection fault in d_path
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Bug: rcu detected stall in sys_nanosleep
- From: "Teng Wang" <wangteng13@xxxxxxxxxxx>
- Re: [BUG] virtio-fs: Corruption when running binaries from virtiofsd-backed fs
- From: "Erik Schilling" <erik.schilling@xxxxxxxxxx>
- Re: [PATCH] ovl: factor out some common helpers for backing files io
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 1/2] fuse: move FR_WAITING set from fuse_request_queue_background to fuse_simple_background
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH v2 2/2] fuse: remove usage of FR_WATING flag
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH v2 0/2] Remove usage of FR_WAITING
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- Re: [PATCH V3 2/2] btrfs: Introduce the single-dev feature
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- Re: [PATCH] fs: have setattr_copy handle multigrain timestamps appropriately
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] fs: have setattr_copy handle multigrain timestamps appropriately
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- KASAN: null-ptr-deref Read in filemap_fault
- From: Sanan Hasanov <Sanan.Hasanov@xxxxxxx>
- Re: [syzbot] [overlayfs?] general protection fault in d_path
- From: syzbot <syzbot+a67fc5321ffb4b311c98@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCHv2 nfsd/master 7/7] dlm: implement EXPORT_OP_ASYNC_LOCK
- From: Alexander Aring <aahringo@xxxxxxxxxx>
- [PATCHv2 nfsd/master 6/7] dlm: use FL_SLEEP to determine blocking vs non-blocking
- From: Alexander Aring <aahringo@xxxxxxxxxx>
- [PATCHv2 nfsd/master 0/7] lockd: dlm: async lock request changes
- From: Alexander Aring <aahringo@xxxxxxxxxx>
- [PATCHv2 nfsd/master 5/7] dlm: use fl_owner from lockd
- From: Alexander Aring <aahringo@xxxxxxxxxx>
- [PATCHv2 nfsd/master 4/7] lockd: add doc to enable EXPORT_OP_ASYNC_LOCK
- From: Alexander Aring <aahringo@xxxxxxxxxx>
- [PATCHv2 nfsd/master 1/7] lockd: introduce safe async lock op
- From: Alexander Aring <aahringo@xxxxxxxxxx>
- [PATCHv2 nfsd/master 3/7] lockd: fix race in async lock request handling
- From: Alexander Aring <aahringo@xxxxxxxxxx>
- [PATCHv2 nfsd/master 2/7] lockd: don't call vfs_lock_file() for pending requests
- From: Alexander Aring <aahringo@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 02/12] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 08/12] libbpf: add bpf_token_create() API
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH v4 bpf-next 09/12] libbpf: add BPF token support to bpf_map_create() API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH] selinux: fix handling of empty opts in selinux_fs_context_submount()
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [PATCH v4 bpf-next 12/12] selftests/bpf: add BPF token-enabled tests
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 10/12] libbpf: add BPF token support to bpf_btf_load() API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 07/12] bpf: consistenly use BPF token throughout BPF verifier logic
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 04/12] bpf: add BPF token support to BPF_BTF_LOAD command
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 01/12] bpf: add BPF token delegation mount options to BPF FS
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 03/12] bpf: add BPF token support to BPF_MAP_CREATE command
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 05/12] bpf: add BPF token support to BPF_PROG_LOAD command
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 02/12] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 08/12] libbpf: add bpf_token_create() API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 11/12] libbpf: add BPF token support to bpf_prog_load() API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 06/12] bpf: take into account BPF token when fetching helper protos
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 00/12] BPF token and BPF FS-based delegation
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH V3 2/2] btrfs: Introduce the single-dev feature
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- [PATCH v15 03/11] proc: Use lsmids instead of lsm names for attrs
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- [PATCH] ovl: factor out some common helpers for backing files io
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 0/2] virtiofs submounts forgotten after client / guest memory pressure
- From: Krister Johansen <kjlx@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 1/2] fuse: revalidate: move lookup into a separate function
- From: Krister Johansen <kjlx@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 2/2] fuse: ensure that submounts lookup their root
- From: Krister Johansen <kjlx@xxxxxxxxxxxxxxxxxx>
- Re: remove get_super
- From: David Sterba <dsterba@xxxxxxx>
- Re: dentry UAF bugs crashing arm64 machines on 6.5/6.6?
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- dentry UAF bugs crashing arm64 machines on 6.5/6.6?
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [ANNOUNCE] xfs-linux: iomap-for-next updated to 4aa8cdd5e523
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [syzbot] [xfs?] KASAN: stack-out-of-bounds Read in xfs_buf_delwri_submit_buffers
- From: Aleksandr Nogikh <nogikh@xxxxxxxxxx>
- Re: [PATCH v3 25/25] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [GIT PULL] overlayfs fixes for 6.6-rc2
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [syzbot] [xfs?] KASAN: stack-out-of-bounds Read in xfs_buf_delwri_submit_buffers
- From: syzbot <syzbot+d2cdeba65d32ed1d2c4d@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] fs-writeback: writeback_sb_inodes: Do not increase 'total_wrote' when nothing is written
- From: Chunhai Guo <guochunhai@xxxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]