Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH v2 1/4] ext4: Reduce stack usage in ext4_mpage_readpages()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 2/4] ext4: Pipeline buffer reads in mext_page_mkuptodate()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 4/4] ext4: Tidy the BH loop in mext_page_mkuptodate()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH v9 35/39] kselftest/arm64: Add a GCS test program built with the system libc
- From: Thiago Jung Bauermann <thiago.bauermann@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.11
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.11
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH] fuse: add optional kernel-enforced timeout for fuse requests
- From: Bernd Schubert <bs_lists@xxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.11
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.11
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.11
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH] vfs: handle __wait_on_freeing_inode() and evict() race
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.11
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.11
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH] lockdep: Add comments for lockdep_set_no{validate,track}_class()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH] vfs: handle __wait_on_freeing_inode() and evict() race
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 2/2] netfs: Rename CONFIG_FSCACHE_DEBUG to CONFIG_NETFS_DEBUG
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 1/2] netfs: Revert "netfs: Switch debug logging to pr_debug()"
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v1 2/9] fs/fuse: add FUSE_OWNER_UID_GID_EXT extension
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v3 2/2] binfmt_elf, coredump: Log the reason of the failed core dumps
- From: Roman Kisel <romank@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 1/2] coredump: Standartize and fix logging
- From: Roman Kisel <romank@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 0/2] binfmt_elf, coredump: Log the reason of the failed core dumps
- From: Roman Kisel <romank@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] execve: Move KUnit tests to tests/ subdirectory
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH 05/23] nilfs2: Use a folio in nilfs_recover_dsync_blocks()
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- Re: [PATCH] fuse: add optional kernel-enforced timeout for fuse requests
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v4] vfs: correct the comments of vfs_*() helpers
- From: Congjie Zhou <zcjie0802@xxxxxx>
- Re: [PATCH RFC 0/4] iomap: zero dirty folios over unwritten mappings on zero range
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [RFC PATCH v19 2/5] security: Add new SHOULD_EXEC_CHECK and SHOULD_EXEC_RESTRICT securebits
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [RFC PATCH v19 0/5] Script execution control (was O_MAYEXEC)
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v9 35/39] kselftest/arm64: Add a GCS test program built with the system libc
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v9 35/39] kselftest/arm64: Add a GCS test program built with the system libc
- From: Thiago Jung Bauermann <thiago.bauermann@xxxxxxxxxx>
- Re: [PATCH] btrfs/220: remove integrity checker bits
- From: Filipe Manana <fdmanana@xxxxxxxxxx>
- [no subject]
- Re: [PATCH 1/4] filemap: return pos of first dirty folio from range_has_writeback
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH RFC 0/4] iomap: zero dirty folios over unwritten mappings on zero range
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] proc: add config to block FOLL_FORCE in mem writes
- From: "Adrian Ratiu" <adrian.ratiu@xxxxxxxxxxxxx>
- [PATCH] btrfs/220: remove integrity checker bits
- From: David Sterba <dsterba@xxxxxxxx>
- Re: [PATCH RFC 0/4] iomap: zero dirty folios over unwritten mappings on zero range
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH 00/23] Convert write_begin / write_end to take a folio
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH] vfs: handle __wait_on_freeing_inode() and evict() race
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH 1/4] filemap: return pos of first dirty folio from range_has_writeback
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v4 2/3] readv.2: Document RWF_ATOMIC flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
- From: enh <enh@xxxxxxxxxx>
- Re: [PATCH v4 17/29] arm64: implement PKEYS support
- From: Szabolcs Nagy <szabolcs.nagy@xxxxxxx>
- Re: [PATCH] fuse: add optional kernel-enforced timeout for fuse requests
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v19 2/5] security: Add new SHOULD_EXEC_CHECK and SHOULD_EXEC_RESTRICT securebits
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 06/29] arm64: context switch POR_EL0 register
- From: Joey Gouly <joey.gouly@xxxxxxx>
- Re: [PATCH v4 2/3] readv.2: Document RWF_ATOMIC flag
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [BUG REPORT] potential deadlock in inode evicting under the inode lru traversing context on ext4 and ubifs
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC PATCH v19 0/5] Script execution control (was O_MAYEXEC)
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 4/4] xfs: remove unnecessary flush of eof page from truncate
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH 3/4] iomap: fix handling of dirty folios over unwritten extents
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH RFC 0/4] iomap: zero dirty folios over unwritten mappings on zero range
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH 1/4] filemap: return pos of first dirty folio from range_has_writeback
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH 2/4] iomap: refactor an iomap_revalidate() helper
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v1 2/3] fuse: use GFP_KERNEL_ACCOUNT for allocations in fuse_dev_alloc
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] mm: skip memcg for certain address space
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH 0/2] mm: skip memcg for certain address space
- From: "Vlastimil Babka (SUSE)" <vbabka@xxxxxxxxxx>
- [GIT PULL] vfs fixes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 07/13] xfs: Introduce FORCEALIGN inode flag
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH 0/2] mm: skip memcg for certain address space
- From: Qu Wenruo <wqu@xxxxxxxx>
- Re: [PATCH 0/2] mm: skip memcg for certain address space
- From: Qu Wenruo <wqu@xxxxxxxx>
- Re: [PATCH 0/2] mm: skip memcg for certain address space
- From: "Vlastimil Babka (SUSE)" <vbabka@xxxxxxxxxx>
- Re: [PATCH 0/2] mm: skip memcg for certain address space
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH 0/2] mm: skip memcg for certain address space
- From: Michal Hocko <mhocko@xxxxxxxx>
- [syzbot] Monthly fs report (Jul 2024)
- From: syzbot <syzbot+list44baf210a6a389320a95@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] mm: skip memcg for certain address space
- From: Qu Wenruo <wqu@xxxxxxxx>
- Re: [PATCH 0/2] mm: skip memcg for certain address space
- From: Qu Wenruo <wqu@xxxxxxxx>
- Re: [BUG REPORT] potential deadlock in inode evicting under the inode lru traversing context on ext4 and ubifs
- From: Zhihao Cheng <chengzhihao1@xxxxxxxxxx>
- Re: [PATCH 0/2] mm: skip memcg for certain address space
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH 0/2] mm: skip memcg for certain address space
- From: "Vlastimil Babka (SUSE)" <vbabka@xxxxxxxxxx>
- Re: [PATCH] execve: Move KUnit tests to tests/ subdirectory
- From: David Gow <davidgow@xxxxxxxxxx>
- Re: [PATCH] fuse: add optional kernel-enforced timeout for fuse requests
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [BUG REPORT] potential deadlock in inode evicting under the inode lru traversing context on ext4 and ubifs
- From: Ryder Wang <rydercoding@xxxxxxxxxxx>
- Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
- From: Jeff Xu <jeffxu@xxxxxxxxxx>
- Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
- From: Jeff Xu <jeffxu@xxxxxxxxxx>
- [syzbot] [fs?] WARNING: lock held when returning to user space in ns_ioctl
- From: syzbot <syzbot+dd73570cf9918519e789@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH] proc: add config to block FOLL_FORCE in mem writes
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] mm: skip memcg for certain address space
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH] proc: add config to block FOLL_FORCE in mem writes
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH] fuse: add optional kernel-enforced timeout for fuse requests
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [GIT PULL] sysctl changes for v6.11-rc1
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH] fuse: add optional kernel-enforced timeout for fuse requests
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v4 3/3] io_submit.2: Document RWF_ATOMIC
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v4 2/3] readv.2: Document RWF_ATOMIC flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v4 1/3] statx.2: Document STATX_WRITE_ATOMIC
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH] fuse: add optional kernel-enforced timeout for fuse requests
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH] proc: add config to block FOLL_FORCE in mem writes
- From: Kees Cook <kees@xxxxxxxxxx>
- [PATCH] execve: Move KUnit tests to tests/ subdirectory
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH] proc: add config to block FOLL_FORCE in mem writes
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [GIT PULL] zonefs changes for 6.11-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] udf, ext2, isofs fixes and cleanups
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] Fsnotify fix for 6.11-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] xfs: new code for 6.11
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] AFFS updates for 6.11
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] sysctl changes for v6.11-rc1
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [GIT PULL] sysctl changes for v6.11-rc1
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.11
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] proc: add config to block FOLL_FORCE in mem writes
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v19 0/5] Script execution control (was O_MAYEXEC)
- From: Boris Lukashev <rageltman@xxxxxxxxxxxxxxxx>
- Re: [PATCH] proc: add config to block FOLL_FORCE in mem writes
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v2 10/13] xfs: Unmap blocks according to forcealign
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 0/2] mm: skip memcg for certain address space
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH 0/2] mm: skip memcg for certain address space
- From: "Vlastimil Babka (SUSE)" <vbabka@xxxxxxxxxx>
- [PATCH 21/23] fs: Convert aops->write_begin to take a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 23/23] buffer: Convert __block_write_begin() to take a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 20/23] fs: Convert aops->write_end to take a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 15/23] jffs2: Convert jffs2_write_end() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 16/23] jffs2: Convert jffs2_write_begin() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 22/23] ocfs2: Convert ocfs2_write_zero_page to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 19/23] vboxsf: Use a folio in vboxsf_write_end()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 10/23] f2fs: Convert f2fs_write_end() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 18/23] orangefs: Convert orangefs_write_begin() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 17/23] orangefs: Convert orangefs_write_end() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 11/23] f2fs: Convert f2fs_write_begin() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 14/23] hostfs: Convert hostfs_write_end() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 00/23] Convert write_begin / write_end to take a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 13/23] fuse: Convert fuse_write_begin() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 02/23] reiserfs: Convert reiserfs_write_begin() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 12/23] fuse: Convert fuse_write_end() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 07/23] buffer: Convert block_write_end() to take a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 09/23] ecryptfs: Use a folio in ecryptfs_write_begin()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 05/23] nilfs2: Use a folio in nilfs_recover_dsync_blocks()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 08/23] ecryptfs: Convert ecryptfs_write_end() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 06/23] ntfs3: Remove reset_log_file()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 04/23] buffer: Use a folio in generic_write_end()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 01/23] reiserfs: Convert grab_tail_page() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 03/23] block: Use a folio in blkdev_write_end()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH v9 05/39] arm64/gcs: Document the ABI for Guarded Control Stacks
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v10 01/10] fs: Allow fine-grained control of folio sizes
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v10 01/10] fs: Allow fine-grained control of folio sizes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2 10/13] xfs: Unmap blocks according to forcealign
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [GIT PULL] udf, ext2, isofs fixes and cleanups
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v10 01/10] fs: Allow fine-grained control of folio sizes
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [GIT PULL] Fsnotify fix for 6.11-rc1
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v3] fsnotify: Avoid data race between fsnotify_recalc_mask() and fsnotify_object_watched()
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH v5 3/3] fs/file.c: add fast path in find_next_fd()
- From: Yu Ma <yu.ma@xxxxxxxxx>
- [PATCH v5 2/3] fs/file.c: conditionally clear full_fds
- From: Yu Ma <yu.ma@xxxxxxxxx>
- [PATCH v5 1/3] fs/file.c: remove sanity_check and add likely/unlikely in alloc_fd()
- From: Yu Ma <yu.ma@xxxxxxxxx>
- [PATCH v5 0/3] fs/file.c: optimize the critical section of file_lock in
- From: Yu Ma <yu.ma@xxxxxxxxx>
- Re: [PATCH] shmem_quota: Build the object file conditionally to the config option
- From: Jan Kara <jack@xxxxxxx>
- [PATCH v3] fsnotify: Avoid data race between fsnotify_recalc_mask() and fsnotify_object_watched()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] fs: buffer: set the expression type to unsigned long in folio_create_buffers()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2] fsnotify: Avoid data race between fsnotify_recalc_mask() and fsnotify_object_watched()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v6 5/9] Documentation: add a new file documenting multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v6 9/9] tmpfs: add support for multigrain timestamps
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v6 7/9] ext4: switch to multigrain timestamps
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v6 5/9] Documentation: add a new file documenting multigrain timestamps
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v6 4/9] fs: have setattr_copy handle multigrain timestamps appropriately
- From: Jan Kara <jack@xxxxxxx>
- [PATCH] proc: add config to block FOLL_FORCE in mem writes
- From: Adrian Ratiu <adrian.ratiu@xxxxxxxxxxxxx>
- Re: [PATCH v6 3/9] fs: add percpu counters for significant multigrain timestamp events
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v6 2/9] fs: tracepoints around multigrain timestamp events
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v6 1/9] fs: add infrastructure for multigrain timestamps
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v10 10/10] xfs: enable block size larger than page size support
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v10 01/10] fs: Allow fine-grained control of folio sizes
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v10 01/10] fs: Allow fine-grained control of folio sizes
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v4 3/3] io_submit.2: Document RWF_ATOMIC
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v4 1/3] statx.2: Document STATX_WRITE_ATOMIC
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v4 2/3] readv.2: Document RWF_ATOMIC flag
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v4 0/3] man2: Document RWF_ATOMIC
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [syzbot] [fs?] KASAN: slab-use-after-free Read in lockref_get
- From: "Berg, Benjamin" <benjamin.berg@xxxxxxxxx>
- Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
- From: Steve Dower <steve.dower@xxxxxxxxxx>
- Re: [PATCH 0/2] mm: skip memcg for certain address space
- From: Qu Wenruo <wqu@xxxxxxxx>
- [PATCH] shmem_quota: Build the object file conditionally to the config option
- Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
- From: Jeff Xu <jeffxu@xxxxxxxxxx>
- Re: [PATCH v6 5/9] Documentation: add a new file documenting multigrain timestamps
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [GIT PULL] xfs: new code for 6.11
- From: Chandan Babu R <chandanbabu@xxxxxxxxxx>
- Re: [syzbot] [lsm?] WARNING in current_check_refer_path - bcachefs bug
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v9 20/39] arm64/gcs: Ensure that new threads have a GCS
- From: Thiago Jung Bauermann <thiago.bauermann@xxxxxxxxxx>
- Re: [PATCH v9 05/39] arm64/gcs: Document the ABI for Guarded Control Stacks
- From: Thiago Jung Bauermann <thiago.bauermann@xxxxxxxxxx>
- Re: [PATCH] vfs: ensure mount source is set to "none" if empty string specified
- From: Prakash Sangappa <prakash.sangappa@xxxxxxxxxx>
- Re: [PATCH 00/10] Convert UFS directory handling to folios
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 10/10] xfs: enable block size larger than page size support
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 01/10] ufs: Convert ufs_get_page() to use a folio
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] sysctl changes for v6.11-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v9 05/39] arm64/gcs: Document the ABI for Guarded Control Stacks
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- [PATCH AUTOSEL 4.19 3/3] hfsplus: fix uninit-value in copy_name
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 3/3] hfsplus: fix uninit-value in copy_name
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 3/4] hfsplus: fix uninit-value in copy_name
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 3/4] hfsplus: fix uninit-value in copy_name
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 4/5] hfsplus: fix uninit-value in copy_name
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 6/8] hfsplus: fix uninit-value in copy_name
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.9 09/11] hfsplus: fix uninit-value in copy_name
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [GIT PULL] sysctl changes for v6.11-rc1
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [RFC PATCH v19 0/5] Script execution control (was O_MAYEXEC)
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v10 10/10] xfs: enable block size larger than page size support
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v10 10/10] xfs: enable block size larger than page size support
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC PATCH v19 0/5] Script execution control (was O_MAYEXEC)
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [RFC PATCH v19 0/5] Script execution control (was O_MAYEXEC)
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v19 0/5] Script execution control (was O_MAYEXEC)
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH] fs: buffer: set the expression type to unsigned long in folio_create_buffers()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] fs: buffer: set the expression type to unsigned long in folio_create_buffers()
- From: Sergey Shtylyov <s.shtylyov@xxxxxx>
- Re: [PATCH v10 10/10] xfs: enable block size larger than page size support
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v10 01/10] fs: Allow fine-grained control of folio sizes
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH v19 2/5] security: Add new SHOULD_EXEC_CHECK and SHOULD_EXEC_RESTRICT securebits
- From: Jeff Xu <jeffxu@xxxxxxxxxx>
- Re: [RFC PATCH v19 2/5] security: Add new SHOULD_EXEC_CHECK and SHOULD_EXEC_RESTRICT securebits
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [RFC PATCH v19 2/5] security: Add new SHOULD_EXEC_CHECK and SHOULD_EXEC_RESTRICT securebits
- From: Steve Dower <steve.dower@xxxxxxxxxx>
- Re: [RFC PATCH v19 2/5] security: Add new SHOULD_EXEC_CHECK and SHOULD_EXEC_RESTRICT securebits
- From: Jeff Xu <jeffxu@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 3/3] fs: better handle deep ancestor chains in is_subdir()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 7/7] fs: better handle deep ancestor chains in is_subdir()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 7/7] fs: better handle deep ancestor chains in is_subdir()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 8/9] fs: better handle deep ancestor chains in is_subdir()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 12/15] fs: better handle deep ancestor chains in is_subdir()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 15/18] fs: better handle deep ancestor chains in is_subdir()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.9 19/22] fs: better handle deep ancestor chains in is_subdir()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [GIT PULL] sysctl changes for v6.11-rc1
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- Re: [PATCH] vfs: use RCU in ilookup
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v4 20/29] arm64: enable POE and PIE to coexist
- From: Joey Gouly <joey.gouly@xxxxxxx>
- Re: [PATCH v4 06/29] arm64: context switch POR_EL0 register
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [syzbot] [fs?] KASAN: slab-use-after-free Read in lockref_get
- From: syzbot <syzbot+d5dc2801166df6d34774@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 0/9] fs: multigrain timestamp redux
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 3/3] fs/file.c: add fast path in find_next_fd()
- From: "Ma, Yu" <yu.ma@xxxxxxxxx>
- Re: [PATCH v4 17/29] arm64: implement PKEYS support
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v4 3/3] fs/file.c: add fast path in find_next_fd()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v4 1/3] fs/file.c: remove sanity_check and add likely/unlikely in alloc_fd()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v4 22/29] arm64: add Permission Overlay Extension Kconfig
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v4 19/29] arm64: enable PKEY support for CPUs with S1POE
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v4 20/29] arm64: enable POE and PIE to coexist
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v4 21/29] arm64/ptrace: add support for FEAT_POE
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v4 16/29] arm64: add pte_access_permitted_no_overlay()
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v4 15/29] arm64: handle PKEY/POE faults
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v4 13/29] arm64: convert protection key into vm_flags and pgprot values
- From: Joey Gouly <joey.gouly@xxxxxxx>
- Re: [PATCH v4 14/29] arm64: mask out POIndex when modifying a PTE
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v4 13/29] arm64: convert protection key into vm_flags and pgprot values
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH] fs: buffer: set the expression type to unsigned long in folio_create_buffers()
- From: Roman Smirnov <r.smirnov@xxxxxx>
- Re: [PATCH 0/7] Convert sysv directory handling to folios
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 0/6] Convert qnx6 directory handling to folios
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v6 0/9] fs: multigrain timestamp redux
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] nsfs: use cleanup guard
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH] nsfs: use cleanup guard
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH v19 0/5] Script execution control (was O_MAYEXEC)
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: Uses of ->write_begin/write_end
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [syzbot] [mm?] BUG: sleeping function called from invalid context in vma_alloc_folio_noprof
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] filemap: fix error pointer dereference in filemap_fault()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] filemap: fix error pointer dereference in filemap_fault()
- From: Ma Ke <make24@xxxxxxxxxxx>
- [syzbot] [fs?] KASAN: slab-use-after-free Read in lockref_get
- From: syzbot <syzbot+d5dc2801166df6d34774@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [mm?] BUG: sleeping function called from invalid context in vma_alloc_folio_noprof
- From: syzbot <syzbot+a3e82ae343b26b4d2335@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [GIT PULL] zonefs changes for 6.11-rc1
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [GIT PULL for v6.11] vfs nsfs
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL for v6.11] vfs mount
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL for v6.11] vfs iomap
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL for v6.11] vfs pidfs
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL for v6.11] vfs inode
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL for v6.11] vfs casefold
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL for v6.11] vfs mount api
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL for v6.11] vfs pg_error
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL for v6.11] vfs module descriptions
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL for v6.11] vfs misc
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v4 10/29] arm64: enable the Permission Overlay Extension for EL0
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [RFC PATCH v19 0/5] Script execution control (was O_MAYEXEC)
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH v6 3/9] fs: add percpu counters for significant multigrain timestamp events
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v6 3/9] fs: add percpu counters for significant multigrain timestamp events
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [GIT PULL for v6.11] vfs procfs
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [syzbot] Monthly hfs report (Jul 2024)
- From: syzbot <syzbot+list3ec8045314d28d24d911@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 6/9] xfs: switch to multigrain timestamps
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v6 5/9] Documentation: add a new file documenting multigrain timestamps
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v6 3/9] fs: add percpu counters for significant multigrain timestamp events
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v6 2/9] fs: tracepoints around multigrain timestamp events
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: Uses of ->write_begin/write_end
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v10 10/10] xfs: enable block size larger than page size support
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Uses of ->write_begin/write_end
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: Shared test cluster for filesystem testing
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: Shared test cluster for filesystem testing
- From: Mike Marshall <hubcap@xxxxxxxxxxxx>
- Re: [PATCH v2] fsnotify: Avoid data race between fsnotify_recalc_mask() and fsnotify_object_watched()
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v2] fsnotify: Avoid data race between fsnotify_recalc_mask() and fsnotify_object_watched()
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH v2] fsnotify: Avoid data race between fsnotify_recalc_mask() and fsnotify_object_watched()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] fsnotify: Avoid data race between fsnotify_recalc_mask() and fsnotify_object_watched()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH v6 9/9] tmpfs: add support for multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v6 8/9] btrfs: convert to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v6 7/9] ext4: switch to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v6 6/9] xfs: switch to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v6 5/9] Documentation: add a new file documenting multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v6 4/9] fs: have setattr_copy handle multigrain timestamps appropriately
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v6 3/9] fs: add percpu counters for significant multigrain timestamp events
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v6 2/9] fs: tracepoints around multigrain timestamp events
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v6 1/9] fs: add infrastructure for multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v6 0/9] fs: multigrain timestamp redux
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH] fsnotify: Avoid data race between fsnotify_recalc_mask() and fsnotify_object_watched()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] vfs: ensure mount source is set to "none" if empty string specified
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [syzbot] [fs?] KCSAN: data-race in __fsnotify_parent / __fsnotify_recalc_mask (5)
- From: Jan Kara <jack@xxxxxxx>
- [GIT PULL] AFFS updates for 6.11
- From: David Sterba <dsterba@xxxxxxxx>
- Re: [PATCH] fs/adfs: add MODULE_DESCRIPTION
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] vfs: use RCU in ilookup
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [GIT PULL for v6.11] vfs procfs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: Possible circular dependency between i_data_sem and folio lock in ext4 filesystem
- From: Byungchul Park <byungchul@xxxxxx>
- Re: [PATCH] exfat: check disk status during buffer write
- From: dongliang cui <cuidongliang390@xxxxxxxxx>
- [PATCH v10 02/10] filemap: allocate mapping_min_order folios in the page cache
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v10 01/10] fs: Allow fine-grained control of folio sizes
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v10 10/10] xfs: enable block size larger than page size support
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v10 09/10] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v10 07/10] xfs: use kvmalloc for xattr buffers
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v10 08/10] xfs: expose block size in stat
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v10 06/10] iomap: fix iomap_dio_zero() for fs bs > system page size
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v10 05/10] filemap: cap PTE range to be created to allowed zero fill in folio_map_range()
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v10 03/10] readahead: allocate folios with mapping_min_order in readahead
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v10 04/10] mm: split a folio in minimum folio order chunks
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v10 00/10] enable bs > ps in XFS
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v4 12/29] arm64: add POIndex defines
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v4 11/29] arm64: re-order MTE VM_ flags
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v4 10/29] arm64: enable the Permission Overlay Extension for EL0
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH 0/2] Support direct I/O read and write for memory allocated by dmabuf
- From: Lei Liu <liulei.rjpt@xxxxxxxx>
- Re: [PATCH 0/2] Support direct I/O read and write for memory allocated by dmabuf
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- 答复: [PATCH] exfat: check disk status during buffer write
- From: 崔东亮 (Dongliang Cui) <Dongliang.Cui@xxxxxxxxxx>
- Re: [PATCH v4 09/29] KVM: arm64: use `at s1e1a` for POE
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v4 08/29] KVM: arm64: make kvm_at() take an OP_AT_*
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v4 06/29] arm64: context switch POR_EL0 register
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH] vfs: use RCU in ilookup
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH] vfs: use RCU in ilookup
- From: Bharata B Rao <bharata@xxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.11
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH v4 03/29] mm: use ARCH_PKEY_BITS to define VM_PKEY_BITN
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v4 05/29] arm64: cpufeature: add Permission Overlay Extension cpucap
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v4 04/29] arm64: disable trapping of POR_EL0 to EL2
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH] vfs: use RCU in ilookup
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: Hard and soft lockups with FIO and LTP runs on a large system
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: Hard and soft lockups with FIO and LTP runs on a large system
- From: Bharata B Rao <bharata@xxxxxxx>
- [GIT PULL] bcachefs changes for 6.11
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Shared test cluster for filesystem testing
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [syzbot] [lsm?] WARNING in current_check_refer_path - bcachefs bug
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [syzbot] [lsm?] WARNING in current_check_refer_path - bcachefs bug
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v2 1/1] binfmt_elf, coredump: Log the reason of the failed core dumps
- From: Roman Kisel <romank@xxxxxxxxxxxxxxxxxxx>
- [PATCH] netfs: Use seq_putc() in fscache_cookies_seq_show()
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- Re: [PATCH v2 2/3] fanotify_init(2): Support for FA_ flags has been backported to LTS kernels
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 3/3] fanotify(7): Document changes backported to LTS kernels
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 3/3] fanotify(7): Document changes backported to LTS kernels
- [PATCH v2 2/3] fanotify_init(2): Support for FA_ flags has been backported to LTS kernels
- [PATCH v2 1/3] fanotify_mark(2): Support for FA_ flags has been backported to LTS kernels
- [PATCH v2 0/3] Update fanotify man pages for NFSD filecache backports
- [PATCH 3/3] Fixed: fs: file_table_c: Missing blank line warnings
- From: mohitpawar@xxxxxxxxxxxx
- Re: [PATCH v1 2/2] fa_notify_init(2): Support for FA_ flags has been backported to LTS kernels
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v1 1/2] fa_notify_mark(2): Support for FA_ flags has been backported to LTS kernels
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 1/1] binfmt_elf, coredump: Log the reason of the failed core dumps
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH RFC 2/2] NFSv4: set sb_flags to second superblock
- From: Li Lingfeng <lilingfeng@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/1] binfmt_elf, coredump: Log the reason of the failed core dumps
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [BUG REPORT] potential deadlock in inode evicting under the inode lru traversing context on ext4 and ubifs
- From: Zhihao Cheng <chengzhihao@xxxxxxxxxxxxxxx>
- [PATCH v4 3/3] fs/file.c: add fast path in find_next_fd()
- From: Yu Ma <yu.ma@xxxxxxxxx>
- [PATCH v4 2/3] fs/file.c: conditionally clear full_fds
- From: Yu Ma <yu.ma@xxxxxxxxx>
- [PATCH v4 1/3] fs/file.c: remove sanity_check and add likely/unlikely in alloc_fd()
- From: Yu Ma <yu.ma@xxxxxxxxx>
- [PATCH v4 0/3] fs/file.c: optimize the critical section of file_lock in
- From: Yu Ma <yu.ma@xxxxxxxxx>
- [PATCH v2 1/1] binfmt_elf, coredump: Log the reason of the failed core dumps
- From: Roman Kisel <romank@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 0/1] binfmt_elf, coredump: Log the reason of the failed core dumps
- From: Roman Kisel <romank@xxxxxxxxxxxxxxxxxxx>
- Re: Possible circular dependency between i_data_sem and folio lock in ext4 filesystem
- From: "Vlastimil Babka (SUSE)" <vbabka@xxxxxxxxxx>
- [PATCH v1 2/2] fa_notify_init(2): Support for FA_ flags has been backported to LTS kernels
- [PATCH v1 1/2] fa_notify_mark(2): Support for FA_ flags has been backported to LTS kernels
- Re: [GIT PULL] bcachefs fixes for 6.10-rc8, more
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH 11/13] huge_memory: Remove dead vmf_insert_pXd code
- From: Peter Xu <peterx@xxxxxxxxxx>
- [GIT PULL] bcachefs fixes for 6.10-rc8, more
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [BUG REPORT] potential deadlock in inode evicting under the inode lru traversing context on ext4 and ubifs
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [GIT PULL for v6.11] vfs iomap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL for v6.11] vfs pidfs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL for v6.11] vfs nsfs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL for v6.11] vfs mount
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL for v6.11] vfs procfs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL for v6.11] vfs inode
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL for v6.11] vfs casefold
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL for v6.11] vfs mount api
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL for v6.11] vfs pg_error
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL for v6.11] vfs module descriptions
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL for v6.11] vfs misc
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [BUG REPORT] potential deadlock in inode evicting under the inode lru traversing context on ext4 and ubifs
- From: Zhihao Cheng <chengzhihao@xxxxxxxxxxxxxxx>
- Re: Possible circular dependency between i_data_sem and folio lock in ext4 filesystem
- From: Byungchul Park <byungchul@xxxxxx>
- Re: Possible circular dependency between i_data_sem and folio lock in ext4 filesystem
- From: Byungchul Park <byungchul@xxxxxx>
- Re: [PATCH v2 07/13] xfs: Introduce FORCEALIGN inode flag
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [syzbot] kernel BUG in ext4_write_inline_data
- From: syzbot <syzbot+f4582777a19ec422b517@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [no subject]
- Re: [PATCH 11/13] huge_memory: Remove dead vmf_insert_pXd code
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: Flaky test: generic:269 (EBUSY on umount)
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- A few million negative dentries causes CPU regression for open() sys calls
- From: Ilker Yaz <ilkeryaz@xxxxxxxxx>
- Re: [PATCH v2 07/13] xfs: Introduce FORCEALIGN inode flag
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2 07/13] xfs: Introduce FORCEALIGN inode flag
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH] vfs: ensure mount source is set to "none" if empty string specified
- From: Prakash Sangappa <prakash.sangappa@xxxxxxxxxx>
- Re: [PATCH v5 6/9] xfs: switch to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v5 5/9] Documentation: add a new file documenting multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [GIT PULL] vfs fixes
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v5 6/9] xfs: switch to multigrain timestamps
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 5/9] Documentation: add a new file documenting multigrain timestamps
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v6 0/6] ioctl()-based API to query VMAs from /proc/<pid>/maps
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v2 0/7] Make core VMA operations internal and testable
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH] fs/adfs: add MODULE_DESCRIPTION
- From: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>
- Re: [PATCH v5 2/9] fs: tracepoints around multigrain timestamp events
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v5 1/9] fs: add infrastructure for multigrain timestamps
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 4/9] fs: have setattr_copy handle multigrain timestamps appropriately
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 2/9] fs: tracepoints around multigrain timestamp events
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH fs/bfs 1/2] bfs: fix null-ptr-deref in bfs_move_block
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] fs/affs: struct slink_front: Replace 1-element array with flexible array
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v5 6/9] xfs: switch to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: Possible circular dependency between i_data_sem and folio lock in ext4 filesystem
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v5 6/9] xfs: switch to multigrain timestamps
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 0/2] virtio-fs: Add 'file' mount option
- From: Hanna Czenczek <hreitz@xxxxxxxxxx>
- Re: [PATCH v5 0/9] fs: multigrain timestamp redux
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH 0/2] virtio-fs: Add 'file' mount option
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH] fs/affs: struct slink_front: Replace 1-element array with flexible array
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 0/2] virtio-fs: Add 'file' mount option
- From: Hanna Czenczek <hreitz@xxxxxxxxxx>
- Re: [PATCH 0/2] Support direct I/O read and write for memory allocated by dmabuf
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [syzbot] [lsm?] general protection fault in hook_inode_free_security
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [PATCH] 9p: Fix O_NONBLOCK read behaviour in P9L_DIRECT mode
- From: David Howells <dhowells@xxxxxxxxxx>
- Possible circular dependency between i_data_sem and folio lock in ext4 filesystem
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [PATCH v5 9/9] tmpfs: add support for multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5 8/9] btrfs: convert to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5 7/9] ext4: switch to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5 6/9] xfs: switch to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5 5/9] Documentation: add a new file documenting multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5 4/9] fs: have setattr_copy handle multigrain timestamps appropriately
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5 3/9] fs: add percpu counters for significant multigrain timestamp events
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5 2/9] fs: tracepoints around multigrain timestamp events
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5 1/9] fs: add infrastructure for multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5 0/9] fs: multigrain timestamp redux
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 17/29] arm64: implement PKEYS support
- From: Joey Gouly <joey.gouly@xxxxxxx>
- Re: [PATCH v3 3/3] fs/file.c: add fast path in find_next_fd()
- From: "Ma, Yu" <yu.ma@xxxxxxxxx>
- Re: [RFC PATCH v19 2/5] security: Add new SHOULD_EXEC_CHECK and SHOULD_EXEC_RESTRICT securebits
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- RE: [PATCH] exfat: check disk status during buffer write
- From: "Sungjong Seo" <sj1557.seo@xxxxxxxxxxx>
- Re: [syzbot] [ntfs3?] KASAN: slab-out-of-bounds Read in mi_enum_attr
- From: Konstantin Komarov <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] virtio-fs: Add 'file' mount option
- From: Hanna Czenczek <hreitz@xxxxxxxxxx>
- Re: [PATCH 0/3] Add {init, exit}_sequence_fs() helper function
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] virtio-fs: Add 'file' mount option
- From: Hanna Czenczek <hreitz@xxxxxxxxxx>
- Re: [PATCH v2 fs/bfs 0/2] bfs: fix null-ptr-deref and possible warning in bfs_move_block() func
- From: kovalev@xxxxxxxxxxxx
- [PATCH 3/3] fs: Add {init, exit}_sequence_fs() helper functions
- From: Youling Tang <youling.tang@xxxxxxxxx>
- [PATCH 2/3] ext4: make ext4 init/exit match their sequence
- From: Youling Tang <youling.tang@xxxxxxxxx>
- [PATCH 1/3] f2fs: make module init/exit match their sequence
- From: Youling Tang <youling.tang@xxxxxxxxx>
- [PATCH 0/3] Add {init, exit}_sequence_fs() helper function
- From: Youling Tang <youling.tang@xxxxxxxxx>
- Re: [PATCH v2 fs/bfs 0/2] bfs: fix null-ptr-deref and possible warning in bfs_move_block() func
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- [PATCHv2 fs/bfs 2/2] bfs: add buffer_uptodate check before mark_buffer_dirty call
- From: kovalev@xxxxxxxxxxxx
- [PATCHv2 fs/bfs 1/2] bfs: prevent null pointer dereference in bfs_move_block()
- From: kovalev@xxxxxxxxxxxx
- [PATCHv2 fs/bfs 0/2] bfs: fix null-ptr-deref and possible warning in bfs_move_block() func
- From: kovalev@xxxxxxxxxxxx
- Re: [PATCH v2 07/13] xfs: Introduce FORCEALIGN inode flag
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: virtio-blk/ext4 error handling for host-side ENOSPC
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [fs/bfs 1/2] bfs: fix null-ptr-deref in bfs_move_block
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- [ANNOUNCE] xfs-linux: for-next updated to 2bf6e353542d
- From: Chandan Babu R <chandanbabu@xxxxxxxxxx>
- [GIT PULL] vfs fixes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 07/13] xfs: Introduce FORCEALIGN inode flag
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 07/13] xfs: Introduce FORCEALIGN inode flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2 0/7] Make core VMA operations internal and testable
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] jbd2: speed up jbd2_transaction_committed()
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] kernel/ext4: sanity check for NULL pointer after ext4_force_shutdown
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [syzbot] [jfs?] INFO: task hung in deactivate_super (3)
- From: syzbot <syzbot+cba6270878c89ed64a2d@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [lsm?] general protection fault in hook_inode_free_security
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 3/3] fs/file.c: add fast path in find_next_fd()
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- Re: [PATCH] fs/affs: struct affs_head: Replace 1-element array with flexible array
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- Re: [PATCH] fs/affs: struct affs_data_head: Replace 1-element array with flexible array
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- Re: [PATCH] fs/affs: struct slink_front: Replace 1-element array with flexible array
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- [PATCH] fs/affs: struct slink_front: Replace 1-element array with flexible array
- From: Kees Cook <kees@xxxxxxxxxx>
- [PATCH] fs/affs: struct affs_data_head: Replace 1-element array with flexible array
- From: Kees Cook <kees@xxxxxxxxxx>
- [PATCH] fs/affs: struct affs_head: Replace 1-element array with flexible array
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v9 13/39] KVM: arm64: Manage GCS registers for guests
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH fs/bfs 1/2] bfs: fix null-ptr-deref in bfs_move_block
- From: Василий Ковалев <kovalevvv@xxxxxxxxxx>
- [6.12] Conversion of aops->write_end to use a folio
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [syzbot] [lsm?] general protection fault in hook_inode_free_security
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH fs/bfs 1/2] bfs: fix null-ptr-deref in bfs_move_block
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- permission problems with fuse
- From: stsp <stsp2@xxxxxxxxx>
- Re: [PATCH v2 0/7] Make core VMA operations internal and testable
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH fs/bfs 1/2] bfs: fix null-ptr-deref in bfs_move_block
- From: kovalev@xxxxxxxxxxxx
- [PATCH fs/bfs 0/2] bfs: fix null-ptr-deref and possible warning in bfs_move_block() func
- From: kovalev@xxxxxxxxxxxx
- [PATCH fs/bfs 2/2] bfs: add buffer_uptodate check before mark_buffer_dirty call
- From: kovalev@xxxxxxxxxxxx
- Re: [GIT PULL] bcachefs fixes for 6.10-rc8
- From: pr-tracker-bot@xxxxxxxxxx
- [PATCH] ntfs3: Remove reset_log_file()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] virtio-fs: Add 'file' mount option
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH v6 0/6] ioctl()-based API to query VMAs from /proc/<pid>/maps
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v6 0/6] ioctl()-based API to query VMAs from /proc/<pid>/maps
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 13/39] KVM: arm64: Manage GCS registers for guests
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v9 05/39] arm64/gcs: Document the ABI for Guarded Control Stacks
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: Hard and soft lockups with FIO and LTP runs on a large system
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH 0/2] virtio-fs: Add 'file' mount option
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [PATCH v9 13/39] KVM: arm64: Manage GCS registers for guests
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 0/2] Support direct I/O read and write for memory allocated by dmabuf
- From: "T.J. Mercier" <tjmercier@xxxxxxxxxx>
- Re: [RFC PATCH v19 2/5] security: Add new SHOULD_EXEC_CHECK and SHOULD_EXEC_RESTRICT securebits
- From: Steve Dower <steve.dower@xxxxxxxxxx>
- [GIT PULL] bcachefs fixes for 6.10-rc8
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC PATCH v19 2/5] security: Add new SHOULD_EXEC_CHECK and SHOULD_EXEC_RESTRICT securebits
- From: Kees Cook <kees@xxxxxxxxxx>
- [PATCH 1/6] qnx6: Convert qnx6_get_page() to qnx6_get_folio()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 2/6] qnx6: Convert qnx6_find_entry() to qnx6_find_ino()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 3/6] qnx6: Convert qnx6_longname() to take a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 5/6] qnx6: Convert qnx6_iget() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 6/6] qnx6: Convert directory handling to use kmap_local
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 0/6] Convert qnx6 directory handling to folios
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 4/6] qnx6: Convert qnx6_checkroot() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2] vfs: don't mod negative dentry count when on shrinker list
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH v9 13/39] KVM: arm64: Manage GCS registers for guests
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 0/2] Support direct I/O read and write for memory allocated by dmabuf
- From: Lei Liu <liulei.rjpt@xxxxxxxx>
- Re: [PATCH 0/2] Support direct I/O read and write for memory allocated by dmabuf
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH 0/2] Support direct I/O read and write for memory allocated by dmabuf
- From: Lei Liu <liulei.rjpt@xxxxxxxx>
- Re: [PATCH 0/2] Support direct I/O read and write for memory allocated by dmabuf
- From: Christian König <christian.koenig@xxxxxxx>
- [PATCH 2/2] mm: dmabuf_direct_io: Fix memory statistics error for dmabuf allocated memory with direct_io support
- From: Lei Liu <liulei.rjpt@xxxxxxxx>
- [PATCH 1/2] mm: dmabuf_direct_io: Support direct_io for memory allocated by dmabuf
- From: Lei Liu <liulei.rjpt@xxxxxxxx>
- [PATCH 0/2] Support direct I/O read and write for memory allocated by dmabuf
- From: Lei Liu <liulei.rjpt@xxxxxxxx>
- [PATCH 1/2] mm: dmabuf_direct_io: Support direct_io for memory allocated by dmabuf
- From: Lei Liu <liulei.rjpt@xxxxxxxx>
- [PATCH 0/2] Support direct I/O read and write for memory allocated by dmabuf
- From: Lei Liu <liulei.rjpt@xxxxxxxx>
- Re: [syzbot] [lsm?] general protection fault in hook_inode_free_security
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: Hard and soft lockups with FIO and LTP runs on a large system
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: Hard and soft lockups with FIO and LTP runs on a large system
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [syzbot] [lsm?] general protection fault in hook_inode_free_security
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: Hard and soft lockups with FIO and LTP runs on a large system
- From: Bharata B Rao <bharata@xxxxxxx>
- Re: [jlayton:mgtime 5/13] inode.c:undefined reference to `__invalid_cmpxchg_size'
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v9 05/39] arm64/gcs: Document the ABI for Guarded Control Stacks
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH v3 1/3] statx.2: Document STATX_WRITE_ATOMIC
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: [PATCH v3 3/3] io_submit.2: Document RWF_ATOMIC
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v3 1/3] statx.2: Document STATX_WRITE_ATOMIC
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH] fuse: Set iov_len to sizeof(int) for FS_IOC_GETFLAGS and FS_IOC_SETFLAGS ioctls
- From: Ratna Manoj Bolla <manoj.br@xxxxxxxxx>
- Re: [PATCH v3 0/3] man2: Document RWF_ATOMIC
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH] binfmt_elf: Fail execution of shared objects with ELIBEXEC (was: Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2))
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [RFC PATCH v19 2/5] security: Add new SHOULD_EXEC_CHECK and SHOULD_EXEC_RESTRICT securebits
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [jlayton:mgtime 5/13] inode.c:undefined reference to `__invalid_cmpxchg_size'
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v2] filemap: add trace events for get_pages, map_pages, and fault
- From: Takaya Saeki <takayas@xxxxxxxxxxxx>
- Re: [PATCH 0/2] virtio-fs: Add 'file' mount option
- From: Hanna Czenczek <hreitz@xxxxxxxxxx>
- Re: [syzbot] [lsm?] general protection fault in hook_inode_free_security
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] minixfs: Fix minixfs_rename with HIGHMEM
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 1/7] minixfs: Convert dir_get_page() to dir_get_folio()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 0/7] Convert minixfs directory handling to folios
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 2/7] minixfs: Convert minix_find_entry() to take a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 3/7] minifs: Convert minix_set_link() and minix_dotdot() to take a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 4/7] minixfs: Convert minix_delete_entry() to work on a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 6/7] minixfs: Convert minix_prepare_chunk() to take a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 7/7] minixfs: Convert dir_commit_chunk() to take a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 5/7] minixfs: Convert minix_make_empty() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 2/2] mm: allow certain address space to be not accounted by memcg
- From: Qu Wenruo <wqu@xxxxxxxx>
- [PATCH 1/2] mm: make lru_gen_eviction() to handle folios without memcg info
- From: Qu Wenruo <wqu@xxxxxxxx>
- [PATCH 0/2] mm: skip memcg for certain address space
- From: Qu Wenruo <wqu@xxxxxxxx>
- Re: [PATCH v4 5/9] Documentation: add a new file documenting multigrain timestamps
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [syzbot] [lsm?] general protection fault in hook_inode_free_security
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v8 01/10] fs: Allow fine-grained control of folio sizes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC PATCH v19 2/5] security: Add new SHOULD_EXEC_CHECK and SHOULD_EXEC_RESTRICT securebits
- From: Jeff Xu <jeffxu@xxxxxxxxxx>
- RE: [syzbot] [fs?] [mm?] INFO: task hung in remove_inode_hugepages
- From: "Kasireddy, Vivek" <vivek.kasireddy@xxxxxxxxx>
- Re: [PATCH v8 01/10] fs: Allow fine-grained control of folio sizes
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v6] fs: Improve eventpoll logging to stop indicting timerfd
- From: Isaac Manjarres <isaacmanjarres@xxxxxxxxxx>
- Re: [RFC PATCH v19 0/5] Script execution control (was O_MAYEXEC)
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [RFC PATCH v19 5/5] samples/should-exec: Add set-should-exec
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [RFC PATCH v19 2/5] security: Add new SHOULD_EXEC_CHECK and SHOULD_EXEC_RESTRICT securebits
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH] minixfs: Fix minixfs_rename with HIGHMEM
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH v6 1/2] statmount.2: New page describing the statmount syscall
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
- From: Jeff Xu <jeffxu@xxxxxxxxxx>
- Re: [PATCH v5 1/2] statmount.2: New page describing the statmount syscall
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: [PATCH v5 1/2] statmount.2: New page describing the statmount syscall
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH v6 2/2] listmount.2: New page describing the listmount syscall
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH v6 0/2] man-pages: add documentation for statmount/listmount
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH v6 1/2] statmount.2: New page describing the statmount syscall
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [jlayton:mgtime 5/13] inode.c:undefined reference to `__invalid_cmpxchg_size'
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 0/2] virtio-fs: Add 'file' mount option
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH v5 2/2] listmount.2: New page describing the listmount syscall
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: [PATCH v5 1/2] statmount.2: New page describing the statmount syscall
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: [PATCH v8 01/10] fs: Allow fine-grained control of folio sizes
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v5 2/2] listmount.2: New page describing the listmount syscall
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH v5 1/2] statmount.2: New page describing the statmount syscall
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH v5 0/2] man-pages: add documentation for statmount/listmount
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH v3 1/3] statx.2: Document STATX_WRITE_ATOMIC
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: [jlayton:mgtime 5/13] inode.c:undefined reference to `__invalid_cmpxchg_size'
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v3 3/3] io_submit.2: Document RWF_ATOMIC
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: [PATCH v3 3/3] io_submit.2: Document RWF_ATOMIC
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: [PATCH v3 2/3] readv.2: Document RWF_ATOMIC flag
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: [PATCH v8 01/10] fs: Allow fine-grained control of folio sizes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 0/3] man2: Document RWF_ATOMIC
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: [PATCH v8 01/10] fs: Allow fine-grained control of folio sizes
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v8 01/10] fs: Allow fine-grained control of folio sizes
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: FYI: path walking optimizations pending for 6.11
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 11/13] huge_memory: Remove dead vmf_insert_pXd code
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [jlayton:mgtime 5/13] inode.c:undefined reference to `__invalid_cmpxchg_size'
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [jlayton:mgtime 5/13] inode.c:undefined reference to `__invalid_cmpxchg_size'
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- [PATCH 1/7] sysv: Convert dir_get_page() to dir_get_folio()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 3/7] sysv: Convert sysv_set_link() and sysv_dotdot() to take a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 2/7] sysv: Convert sysv_find_entry() to take a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 7/7] sysv: Convert dir_commit_chunk() to take a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 6/7] sysv: Convert sysv_prepare_chunk() to take a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 5/7] sysv: Convert sysv_make_empty() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 0/7] Convert sysv directory handling to folios
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 4/7] sysv: Convert sysv_delete_entry() to work on a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: FYI: path walking optimizations pending for 6.11
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [jlayton:mgtime 5/13] inode.c:undefined reference to `__invalid_cmpxchg_size'
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [jlayton:mgtime 5/13] inode.c:undefined reference to `__invalid_cmpxchg_size'
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v2 1/7] userfaultfd: move core VMA manipulation logic to mm/userfaultfd.c
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [jlayton:mgtime 5/13] inode.c:undefined reference to `__invalid_cmpxchg_size'
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 7/7] tools: add skeleton code for userland testing of VMA logic
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v2 6/7] tools: separate out shared radix-tree components
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [no subject]
- Re: [PATCH v2 5/7] MAINTAINERS: Add entry for new VMA files
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v2 4/7] mm: move internal core VMA manipulation functions to own file
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v4 28/29] kselftest/arm64: Add test case for POR_EL0 signal frame records
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- Re: [PATCH v2 3/7] mm: move vma_shrink(), vma_expand() to internal header
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v2 2/7] mm: move vma_modify() and helpers to internal header
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v4 22/29] arm64: add Permission Overlay Extension Kconfig
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- Re: [PATCH v8 01/10] fs: Allow fine-grained control of folio sizes
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/7] userfaultfd: move core VMA manipulation logic to mm/userfaultfd.c
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v4 18/29] arm64: add POE signal support
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- Re: [PATCH v4 17/29] arm64: implement PKEYS support
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- Re: [PATCH v4 15/29] arm64: handle PKEY/POE faults
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- Re: [PATCH v9 04/10] mm: split a folio in minimum folio order chunks
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v4 1/2] statmount.2: New page describing the statmount syscall
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Fwd: [jlayton:mgtime 5/13] inode.c:undefined reference to `__invalid_cmpxchg_size'
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 7/7] tools: add skeleton code for userland testing of VMA logic
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 10/13] xfs: Unmap blocks according to forcealign
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/2] virtio-fs: Document 'file' mount option
- From: Hanna Czenczek <hreitz@xxxxxxxxxx>
- [PATCH 1/2] virtio-fs: Add 'file' mount option
- From: Hanna Czenczek <hreitz@xxxxxxxxxx>
- [PATCH 0/2] virtio-fs: Add 'file' mount option
- From: Hanna Czenczek <hreitz@xxxxxxxxxx>
- Re: [PATCH v2 6/7] tools: separate out shared radix-tree components
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 5/7] MAINTAINERS: Add entry for new VMA files
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 4/7] mm: move internal core VMA manipulation functions to own file
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v9 04/10] mm: split a folio in minimum folio order chunks
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/7] mm: move vma_shrink(), vma_expand() to internal header
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 2/7] mm: move vma_modify() and helpers to internal header
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 1/7] userfaultfd: move core VMA manipulation logic to mm/userfaultfd.c
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 3/3] fs/file.c: add fast path in find_next_fd()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: FYI: path walking optimizations pending for 6.11
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH v2 10/13] xfs: Unmap blocks according to forcealign
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v4 17/29] arm64: implement PKEYS support
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH v4 17/29] arm64: implement PKEYS support
- From: Szabolcs Nagy <szabolcs.nagy@xxxxxxx>
- Re: [PATCH v3 3/3] fs/file.c: add fast path in find_next_fd()
- From: "Ma, Yu" <yu.ma@xxxxxxxxx>
- Re: [PATCH v8 01/10] fs: Allow fine-grained control of folio sizes
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v2 00/13] forcealign for xfs
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 10/13] xfs: Unmap blocks according to forcealign
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 08/13] xfs: Do not free EOF blocks for forcealign
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [syzbot] [fs?] [mm?] INFO: task hung in remove_inode_hugepages
- From: syzbot <syzbot+f1d7fb4f94764243d23e@xxxxxxxxxxxxxxxxxxxxxxxxx>
- RE: [syzbot] [fs?] [mm?] INFO: task hung in remove_inode_hugepages
- From: "Kasireddy, Vivek" <vivek.kasireddy@xxxxxxxxx>
- Re: [syzbot] [lsm?] general protection fault in hook_inode_free_security
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [syzbot] [lsm?] general protection fault in hook_inode_free_security
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 11/13] huge_memory: Remove dead vmf_insert_pXd code
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH 02/10] ufs: Convert ufs_get_page() to ufs_get_folio()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 00/10] Convert UFS directory handling to folios
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 03/10] ufs: Convert ufs_check_page() to ufs_check_folio()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 08/10] ufs: Convert ufs_prepare_chunk() to take a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 09/10] ufs; Convert ufs_commit_chunk() to take a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 06/10] ufs: Convert ufs_delete_entry() to work on a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 10/10] ufs: Convert directory handling to kmap_local
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 05/10] ufs: Convert ufs_set_link() and ufss_dotdot() to take a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 04/10] ufs: Convert ufs_find_entry() to take a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 01/10] ufs: Convert ufs_get_page() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 07/10] ufs: Convert ufs_make_empty() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH v6 3/6] fs/procfs: add build ID fetching to PROCMAP_QUERY API
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v6 3/6] fs/procfs: add build ID fetching to PROCMAP_QUERY API
- From: Andi Kleen <ak@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 3/6] fs/procfs: add build ID fetching to PROCMAP_QUERY API
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v8 01/10] fs: Allow fine-grained control of folio sizes
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v9 00/10] enable bs > ps in XFS
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [syzbot] [lsm?] general protection fault in hook_inode_free_security
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v9 00/10] enable bs > ps in XFS
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v9 06/10] iomap: fix iomap_dio_zero() for fs bs > system page size
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v9 00/10] enable bs > ps in XFS
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC PATCH v19 2/5] security: Add new SHOULD_EXEC_CHECK and SHOULD_EXEC_RESTRICT securebits
- From: Jeff Xu <jeffxu@xxxxxxxxxx>
- Re: [RFC PATCH v19 2/5] security: Add new SHOULD_EXEC_CHECK and SHOULD_EXEC_RESTRICT securebits
- From: Steve Dower <steve.dower@xxxxxxxxxx>
- Re: [RFC PATCH v19 2/5] security: Add new SHOULD_EXEC_CHECK and SHOULD_EXEC_RESTRICT securebits
- From: Jeff Xu <jeffxu@xxxxxxxxxx>
- Re: [RFC PATCH v19 0/5] Script execution control (was O_MAYEXEC)
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [RFC PATCH v19 5/5] samples/should-exec: Add set-should-exec
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [syzbot] [lsm?] general protection fault in hook_inode_free_security
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH] hfsplus: fix uninit-value in copy_name
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v4 6/9] xfs: switch to multigrain timestamps
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v4 6/9] xfs: switch to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 6/9] xfs: switch to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH v19 2/5] security: Add new SHOULD_EXEC_CHECK and SHOULD_EXEC_RESTRICT securebits
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [RFC PATCH] bcachefs: make directory i_size meaningful
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v4 1/9] fs: add infrastructure for multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 6/9] xfs: switch to multigrain timestamps
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v4 1/9] fs: add infrastructure for multigrain timestamps
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [syzbot] [fs?] [mm?] INFO: task hung in remove_inode_hugepages
- From: syzbot <syzbot+f1d7fb4f94764243d23e@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] binfmt_elf: Fail execution of shared objects with ELIBEXEC
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH] binfmt_elf: Fail execution of shared objects with ELIBEXEC
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH v9 06/10] iomap: fix iomap_dio_zero() for fs bs > system page size
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC PATCH v19 2/5] security: Add new SHOULD_EXEC_CHECK and SHOULD_EXEC_RESTRICT securebits
- From: Jeff Xu <jeffxu@xxxxxxxxxx>
- Re: [PATCH v4 17/29] arm64: implement PKEYS support
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
- From: Jeff Xu <jeffxu@xxxxxxxxxx>
- Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
- From: Florian Weimer <fweimer@xxxxxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]