Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH v3 09/13] fuse: convert retrieves to use folios
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v3 07/13] fuse: convert writes (non-writeback) to use folios
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v3 08/13] fuse: convert ioctls to use folios
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v3 06/13] fuse: convert reads to use folios
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v3 05/13] fuse: convert readdir to use folios
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v3 04/13] fuse: convert readlink to use folios
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v3 03/13] fuse: convert cuse to use folios
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v3 01/13] fuse: support folios in struct fuse_args_pages and fuse_copy_pages()
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v3 02/13] fuse: add support in virtio for requests using folios
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v3 00/13] fuse: use folios instead of pages for requests
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [RFC PATCH 1/3] memcg-v1: fully deprecate move_charge_at_immigrate
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH] iomap: elide zero range flush from partial eof zeroing
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 08/10] fanotify: report file range info with pre-content events
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [RFC PATCH 1/3] memcg-v1: fully deprecate move_charge_at_immigrate
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [RFC PATCH 3/3] memcg-v1: remove memcg move locking code
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [RFC PATCH 2/3] memcg-v1: remove charge move code
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [RFC PATCH 1/3] memcg-v1: fully deprecate move_charge_at_immigrate
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH 08/10] fanotify: report file range info with pre-content events
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH] virtio-fs: Query rootmode during mount
- From: Hanna Czenczek <hreitz@xxxxxxxxxx>
- Re: [PATCH 08/10] fanotify: report file range info with pre-content events
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v8 0/3] fuse: add kernel-enforced request timeout option
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH] iomap: elide zero range flush from partial eof zeroing
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] selftests/mount_setattr: fix idmap_mount_tree_invalid failed to run
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- [PATCH 27/27] afs: Make afs_mkdir() locally initialise a new directory's content
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 26/27] netfs: Change the read result collector to only use one work item
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 25/27] afs: Make {Y,}FS.FetchData an asynchronous operation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 24/27] afs: Eliminate afs_read
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 23/27] afs: Use netfslib for symlinks, allowing them to be cached
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 22/27] afs: Use netfslib for directories
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 21/27] afs: Make afs_init_request() get a key if not given a file
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 20/27] netfs: Add support for caching single monolithic objects such as AFS dirs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 19/27] netfs: Add functions to build/clean a buffer in a folio_queue
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 18/27] afs: Add more tracepoints to do with tracking validity
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 17/27] cachefiles: Add auxiliary data trace
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 16/27] cachefiles: Add some subrequest tracepoints
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 15/27] netfs: Remove some extraneous directory invalidations
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 14/27] afs: Fix directory format encoding struct
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 13/27] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 12/27] afs: Don't use mutex for I/O operation lock
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 11/27] netfs: Don't use bh spinlock
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 10/27] netfs: Drop the was_async arg from netfs_read_subreq_terminated()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 09/27] netfs: Drop the error arg from netfs_read_subreq_terminated()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 08/27] netfs: Split retry code out of fs/netfs/write_collect.c
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 07/27] netfs: Make netfs_advance_write() return size_t
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 06/27] netfs: Abstract out a rolling folio buffer implementation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 05/27] netfs: Add a tracepoint to log the lifespan of folio_queue structs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 04/27] netfs: Use a folio_queue allocation and free functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 03/27] netfs: Remove unnecessary references to pages
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 02/27] netfs: Fix a few minor bugs in netfs_page_mkwrite()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 01/27] netfs: Remove call to folio_index()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 00/27] netfs: Read performance improvements and "single-blob" support
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 6.6 28/28] maple_tree: correct tree corruption on spanning store
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 6.6 27/28] libfs: fix infinite directory reads for offset dir
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 6.6 26/28] libfs: Convert simple directory offsets to use a Maple Tree
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 6.6 25/28] maple_tree: Add mtree_alloc_cyclic()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 6.6 24/28] libfs: Add simple_offset_empty()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 6.6 23/28] libfs: Define a minimum directory offset
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 6.6 22/28] libfs: Re-arrange locking in offset_iterate_dir()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 6.6 21/28] maple_tree: avoid checking other gaps after getting the largest gap
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 6.6 20/28] lib/maple_tree.c: fix build error due to hotfix alteration
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 6.6 19/28] maple_tree: mtree_range_walk() clean up
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 6.6 18/28] maple_tree: don't find node end in mtree_lookup_walk()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 6.6 16/28] Revert "maple_tree: correct tree corruption on spanning store"
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 6.6 17/28] maple_tree: use maple state end for write operations
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 6.6 14/28] maple_tree: separate ma_state node from status
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 6.6 15/28] maple_tree: remove mas_searchable()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 6.6 13/28] maple_tree: add test for mtree_dup()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 6.6 12/28] maple_tree: clean up inlines for some functions
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 6.6 11/28] maple_tree: use cached node end in mas_destroy()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 6.6 10/28] maple_tree: use cached node end in mas_next()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 6.6 09/28] maple_tree: add end of node tracking to the maple state
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 6.6 08/28] maple_tree: move debug check to __mas_set_range()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 6.6 07/28] maple_tree: make mas_erase() more robust
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 6.6 06/28] maple_tree: remove unnecessary default labels from switch statements
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 6.6 05/28] maple_tree: preserve the tree attributes when destroying maple tree
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 6.6 04/28] maple_tree: skip other tests when BENCH is enabled
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 6.6 03/28] maple_tree: introduce interfaces __mt_dup() and mtree_dup()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 6.6 02/28] maple_tree: introduce {mtree,mas}_lock_nested()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 6.6 01/28] maple_tree: add mt_free_one() and mt_attr() helpers
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 6.6 00/28] fix CVE-2024-46701
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 03/18] fsnotify: generate pre-content permission event on open
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [RFC PATCH 02/13] x86/um: nommu: elf loader for fdpic
- From: Hajime Tazaki <thehajime@xxxxxxxxx>
- [RFC PATCH 01/13] fs: binfmt_elf_efpic: add architecture hook elf_arch_finalize_exec
- From: Hajime Tazaki <thehajime@xxxxxxxxx>
- Re: [PATCH 08/10] fanotify: report file range info with pre-content events
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2] afs: Fix missing subdir edit when renamed between parent dirs
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: v6.12-rc workqueue lockups
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 12/12] nilfs2: Convert metadata aops from writepage to writepages
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- [PATCH 11/12] nilfs2: Convert nilfs_recovery_copy_block() to take a folio
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- [PATCH 09/12] nilfs2: Remove nilfs_writepage
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- [PATCH 10/12] nilfs2: Convert nilfs_page_count_clean_buffers() to take a folio
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- [PATCH 08/12] nilfs2: convert checkpoint file to be folio-based
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- [PATCH 07/12] nilfs2: remove nilfs_palloc_block_get_entry()
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- [PATCH 06/12] nilfs2: convert DAT file to be folio-based
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- [PATCH 05/12] nilfs2: convert inode file to be folio-based
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- [PATCH 03/12] nilfs2: convert segment usage file to be folio-based
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- [PATCH 04/12] nilfs2: convert persistent object allocator to be folio-based
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- [PATCH 02/12] nilfs2: convert common metadata file code to be folio-based
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- [PATCH 01/12] nilfs2: convert segment buffer to be folio-based
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- [PATCH 00/12] nilfs2: Finish folio conversion
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- Re: [RFC PATCH 3/3] memcg-v1: remove memcg move locking code
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [RFC PATCH 2/3] memcg-v1: remove charge move code
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [RFC PATCH 1/3] memcg-v1: fully deprecate move_charge_at_immigrate
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v3 -next 00/15] sysctl: move sysctls from vm_table into its own files
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- Re: [PATCH v3 -next 00/15] sysctl: move sysctls from vm_table into its own files
- From: yukaixiong <yukaixiong@xxxxxxxxxx>
- Re: [PATCH 10/12] fs/dax: Properly refcount fs dax pages
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH 00/27] ext4: use iomap for regular file's buffered I/O path and enable large folio
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit
- From: Jim Zhao <jimzhao.ai@xxxxxxxxx>
- [RFC PATCH 3/3] memcg-v1: remove memcg move locking code
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- [RFC PATCH 2/3] memcg-v1: remove charge move code
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- [RFC PATCH 1/3] memcg-v1: fully deprecate move_charge_at_immigrate
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- [RFC PATCH 0/3] memcg-v1: fully deprecate charge moving
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v10 0/8] block atomic writes for xfs
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- Re: [PATCH] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit
- From: Jim Zhao <jimzhao.ai@xxxxxxxxx>
- Re: v6.12-rc workqueue lockups
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 07/12] huge_memory: Allow mappings of PMD sized pages
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 07/12] huge_memory: Allow mappings of PMD sized pages
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [REGRESSION] generic/564 is failing in fs-next
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 09/13] fuse: convert retrieves to use folios
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: v6.12-rc workqueue lockups
- From: Jan Kara <jack@xxxxxxx>
- RE: [RFC PATCH v1 00/13] zswap IAA compress batching
- From: "Sridhar, Kanchana P" <kanchana.p.sridhar@xxxxxxxxx>
- RE: [RFC PATCH v1 09/13] mm: zswap: Config variable to enable compress batching in zswap_store().
- From: "Sridhar, Kanchana P" <kanchana.p.sridhar@xxxxxxxxx>
- Re: v6.12-rc workqueue lockups
- From: Jan Kara <jack@xxxxxxx>
- Re: [REGRESSION] generic/564 is failing in fs-next
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [REGRESSION] 9pfs issues on 6.12-rc1
- From: Antony Antony <antony.antony@xxxxxxxxxxx>
- Re: [REGRESSION] 9pfs issues on 6.12-rc1
- From: "Maximilian Bosch" <maximilian@xxxxxxxxx>
- Re: [RFC PATCH v1 00/13] zswap IAA compress batching
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [RFC PATCH v1 09/13] mm: zswap: Config variable to enable compress batching in zswap_store().
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v4 2/4] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v2 09/13] fuse: convert retrieves to use folios
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v4 2/4] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH] ovl: clarify dget/dput in ovl_cleanup()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2] sysctl: Reduce dput(child) calls in proc_sys_fill_cache()
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- [PATCH] iomap: elide zero range flush from partial eof zeroing
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [linus:master] [iomap] c5c810b94c: stress-ng.metamix.ops_per_sec -98.4% regression
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: Re: [PATCH 09/35] sysctl: Reorganize kerneldoc parameter names
- From: Joel Granados <joel.granados@xxxxxxxxxx>
- Re: [syzbot] [usb?] [ext4?] [input?] INFO: rcu detected stall in sys_pselect6 (2)
- From: syzbot <syzbot+310c88228172bcf54bef@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] sysctl: update comments to new registration APIs
- From: Joel Granados <joel.granados@xxxxxxxxxx>
- Re: [PATCH v1 08/17] mm/rmap: initial MM owner tracking for large folios (!hugetlb)
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: Re: sysctl: Reduce dput(child) calls in proc_sys_fill_cache()
- From: Joel Granados <joel.granados@xxxxxxxxxx>
- Re: [PATCH v1 08/17] mm/rmap: initial MM owner tracking for large folios (!hugetlb)
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: (subset) [PATCH v10 0/8] block atomic writes for xfs
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: (subset) [PATCH v10 0/8] block atomic writes for xfs
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [ANNOUNCE] xfs-linux: for-next updated to 4a201dcfa1ff
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [PATCH 00/27] ext4: use iomap for regular file's buffered I/O path and enable large folio
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Re: sysctl: Reduce dput(child) calls in proc_sys_fill_cache()
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.12-rc5
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v1 04/17] mm: let _folio_nr_pages overlay memcg_data in first tail page
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.12-rc5
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v1 04/17] mm: let _folio_nr_pages overlay memcg_data in first tail page
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH v1 03/17] mm/rmap: use folio_large_nr_pages() in add/remove functions
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH v1 02/17] mm: factor out large folio handling from folio_nr_pages() into folio_large_nr_pages()
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH v1 01/17] mm: factor out large folio handling from folio_order() into folio_large_order()
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH] sysctl: Reduce dput(child) calls in proc_sys_fill_cache()
- From: Joel Granados <joel.granados@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.12-rc5
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- [PATCH v2] afs: Fix missing subdir edit when renamed between parent dirs
- From: David Howells <dhowells@xxxxxxxxxx>
- v6.12-rc workqueue lockups
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [REGRESSION] 9pfs issues on 6.12-rc1
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit
- From: Jim Zhao <jimzhao.ai@xxxxxxxxx>
- Re: [PATCH v1 00/17] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v4 2/4] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Extend test fs_kfuncs to cover security.bpf xattr names
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] fs: fix bug that fput() may not have done to complete in flush_delayed_fput
- From: <shao.mingyin@xxxxxxxxxx>
- RE: [RFC PATCH v1 09/13] mm: zswap: Config variable to enable compress batching in zswap_store().
- From: "Sridhar, Kanchana P" <kanchana.p.sridhar@xxxxxxxxx>
- Re: [RFC PATCH v1 09/13] mm: zswap: Config variable to enable compress batching in zswap_store().
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- RE: [RFC PATCH v1 00/13] zswap IAA compress batching
- From: "Sridhar, Kanchana P" <kanchana.p.sridhar@xxxxxxxxx>
- RE: [RFC PATCH v1 11/13] mm: swap: Add IAA batch compression API swap_crypto_acomp_compress_batch().
- From: "Sridhar, Kanchana P" <kanchana.p.sridhar@xxxxxxxxx>
- RE: [RFC PATCH v1 10/13] mm: zswap: Create multiple reqs/buffers in crypto_acomp_ctx if platform has IAA.
- From: "Sridhar, Kanchana P" <kanchana.p.sridhar@xxxxxxxxx>
- RE: [RFC PATCH v1 09/13] mm: zswap: Config variable to enable compress batching in zswap_store().
- From: "Sridhar, Kanchana P" <kanchana.p.sridhar@xxxxxxxxx>
- RE: [RFC PATCH v1 04/13] mm: zswap: zswap_compress()/decompress() can submit, then poll an acomp_req.
- From: "Sridhar, Kanchana P" <kanchana.p.sridhar@xxxxxxxxx>
- Re: [RFC PATCH v1 00/13] zswap IAA compress batching
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [RFC PATCH v1 11/13] mm: swap: Add IAA batch compression API swap_crypto_acomp_compress_batch().
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v4 2/4] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [RFC PATCH v1 10/13] mm: zswap: Create multiple reqs/buffers in crypto_acomp_ctx if platform has IAA.
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [RFC PATCH v1 09/13] mm: zswap: Config variable to enable compress batching in zswap_store().
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH] iomap: writeback_control pointer part of iomap_writepage_ctx
- From: Goldwyn Rodrigues <rgoldwyn@xxxxxxx>
- Re: [RFC PATCH v1 04/13] mm: zswap: zswap_compress()/decompress() can submit, then poll an acomp_req.
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v4 1/4] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH] pidfd: add ioctl to retrieve pid info
- From: Luca Boccassi <luca.boccassi@xxxxxxxxx>
- Re: [PATCH] pidfd: add ioctl to retrieve pid info
- From: luca.boccassi@xxxxxxxxx
- [PATCH] hfs: use kzalloc in hfs_find_init() to fix KMSAN bug
- From: Gianfranco Trad <gianf.trad@xxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.12-rc5
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH RFC v4 00/15] fuse: fuse-over-io-uring
- From: David Wei <dw@xxxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.12-rc5
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.12-rc5
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 09/35] sysctl: Reorganize kerneldoc parameter names
- From: Julia Lawall <julia.lawall@xxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.12-rc5
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 09/35] sysctl: Reorganize kerneldoc parameter names
- From: Joel Granados <joel.granados@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.12-rc5
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.12-rc5
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v2] backing-file: clean up the API
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v2] backing-file: clean up the API
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 13/13] fuse: remove pages for requests and exclusively use folios
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 12/13] fuse: convert direct io to use folios
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 11/13] mm/writeback: add folio_mark_dirty_lock()
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 10/13] fuse: convert writebacks to use folios
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 09/13] fuse: convert retrieves to use folios
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 08/13] fuse: convert ioctls to use folios
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 07/13] fuse: convert writes (non-writeback) to use folios
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 06/13] fuse: convert reads to use folios
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 05/13] fuse: convert readdir to use folios
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 04/13] fuse: convert readlink to use folios
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 03/13] fuse: convert cuse to use folios
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 02/13] fuse: add support in virtio for requests using folios
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 01/13] fuse: support folios in struct fuse_args_pages and fuse_copy_pages()
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 00/13] fuse: use folios instead of pages for requests
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 11/13] mm/writeback: add folio_mark_dirty_lock()
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH] hfs: zero-allocate ptr and handle null root tree to mitigate KMSAN bug
- From: Gianfranco Trad <gianf.trad@xxxxxxxxx>
- [GIT PULL] bcachefs fixes for 6.12-rc5
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH RFC v4 00/15] fuse: fuse-over-io-uring
- From: David Wei <dw@xxxxxxxxxxx>
- Re: [PATCH RFC v4 00/15] fuse: fuse-over-io-uring
- From: David Wei <dw@xxxxxxxxxxx>
- Re: [PATCH v2] mm: Split critical region in remap_file_pages() and invoke LSMs in between
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH] ovl: clarify dget/dput in ovl_cleanup()
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- [PATCH] ovl: clarify dget/dput in ovl_cleanup()
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- Re: [PATCH] afs: Fix missing subdir edit when renamed between parent dirs
- From: Marc Dionne <marc.dionne@xxxxxxxxxxxx>
- Re: [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCHv8 1/6] block, fs: restore kiocb based write hint processing
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv8 1/6] block, fs: restore kiocb based write hint processing
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH v2 2/2] rust: miscdevice: add base miscdevice abstraction
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH RFC v4 00/15] fuse: fuse-over-io-uring
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH] fuse: zero folio correctly in fuse_notify_store()
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH RFC v4 00/15] fuse: fuse-over-io-uring
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH 00/27] ext4: use iomap for regular file's buffered I/O path and enable large folio
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH] 9p: Don't revert the I/O iterator after reading
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC][PATCH] getname_maybe_null() - the third variant of pathname copy-in
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs: aio: Transition from Linked List to Hash Table for Active Request Management in AIO
- From: Mohammed Anees <pvmohammedanees2003@xxxxxxxxx>
- Re: [PATCH 00/27] ext4: use iomap for regular file's buffered I/O path and enable large folio
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Re: [PATCHv8 1/6] block, fs: restore kiocb based write hint processing
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] iomap: writeback_control pointer part of iomap_writepage_ctx
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH 26/27] ext4: change mount options code style
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 27/27] ext4: introduce a mount option for iomap buffered I/O path
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 25/27] ext4: enable large folio for regular file with iomap buffered I/O path
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 24/27] ext4: partially enable iomap for the buffered I/O path of regular files
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 23/27] ext4: disable inode journal mode when using iomap buffered I/O path
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 22/27] ext4: disable online defrag when inode using iomap buffered I/O path
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 21/27] ext4: implement zero_range iomap path
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 20/27] ext4: do not start handle if unnecessary while partial zeroing out a block
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 17/27] ext4: implement writeback iomap path
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 19/27] ext4: do not always order data when partial zeroing out a block
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 18/27] ext4: implement mmap iomap path
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 15/27] ext4: implement buffered write iomap path
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 12/27] ext4: introduce seq counter for the extent status entry
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 07/27] ext4: refactor ext4_insert_range()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 13/27] ext4: add a new iomap aops for regular file's buffered IO path
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 16/27] ext4: don't order data for inode with EXT4_STATE_BUFFERED_IOMAP
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 10/27] ext4: move out common parts into ext4_fallocate()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 08/27] ext4: factor out ext4_do_fallocate()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 06/27] ext4: refactor ext4_collapse_range()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 05/27] ext4: refactor ext4_zero_range()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 14/27] ext4: implement buffered read iomap path
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 04/27] ext4: refactor ext4_punch_hole()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 03/27] ext4: don't write back data before punch hole in nojournal mode
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 11/27] ext4: use reserved metadata blocks when splitting extent on endio
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 01/27] ext4: remove writable userspace mappings before truncating page cache
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 09/27] ext4: move out inode_lock into ext4_fallocate()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 00/27] ext4: use iomap for regular file's buffered I/O path and enable large folio
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 02/27] ext4: don't explicit update times in ext4_fallocate()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] mm: Split critical region in remap_file_pages() and invoke LSMs in between
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [syzbot] [fuse?] INFO: task hung in __fuse_simple_request
- From: syzbot <syzbot+0dbb0d6fda088e78a4d8@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Is fsmap supposed to use open or closed intervals?
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [PATCH] doc: correcting the debug path for cachefiles
- From: Hongbo Li <lihongbo22@xxxxxxxxxx>
- Re: [PATCH] 9p: Don't revert the I/O iterator after reading
- From: Antony Antony <antony.antony@xxxxxxxxxxx>
- [PATCH] afs: Fix missing subdir edit when renamed between parent dirs
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC][PATCH] getname_maybe_null() - the third variant of pathname copy-in
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] iomap: writeback_control pointer part of iomap_writepage_ctx
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 12/13] fuse: convert direct io to use folios
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v4 net-next 13/14] tcp: fast path functions later
- From: chia-yu.chang@xxxxxxxxxxxxxxxxxxx
- [PATCH v4 net-next 14/14] net: sysctl: introduce sysctl SYSCTL_FIVE
- From: chia-yu.chang@xxxxxxxxxxxxxxxxxxx
- [PATCH v4 net-next 11/14] tcp: allow ECN bits in TOS/traffic class
- From: chia-yu.chang@xxxxxxxxxxxxxxxxxxx
- [PATCH v4 net-next 12/14] tcp: Pass flags to __tcp_send_ack
- From: chia-yu.chang@xxxxxxxxxxxxxxxxxxx
- [PATCH v4 net-next 10/14] tcp: AccECN support to tcp_add_backlog
- From: chia-yu.chang@xxxxxxxxxxxxxxxxxxx
- [PATCH v4 net-next 07/14] tcp: helpers for ECN mode handling
- From: chia-yu.chang@xxxxxxxxxxxxxxxxxxx
- [PATCH v4 net-next 09/14] gro: prevent ACE field corruption & better AccECN handling
- From: chia-yu.chang@xxxxxxxxxxxxxxxxxxx
- [PATCH v4 net-next 08/14] gso: AccECN support
- From: chia-yu.chang@xxxxxxxxxxxxxxxxxxx
- [PATCH v4 net-next 06/14] tcp: rework {__,}tcp_ecn_check_ce() -> tcp_data_ecn_check()
- From: chia-yu.chang@xxxxxxxxxxxxxxxxxxx
- [PATCH v4 net-next 04/14] tcp: extend TCP flags to allow AE bit/ACE field
- From: chia-yu.chang@xxxxxxxxxxxxxxxxxxx
- [PATCH v4 net-next 05/14] tcp: reorganize SYN ECN code
- From: chia-yu.chang@xxxxxxxxxxxxxxxxxxx
- [PATCH v4 net-next 03/14] tcp: use BIT() macro in include/net/tcp.h
- From: chia-yu.chang@xxxxxxxxxxxxxxxxxxx
- [PATCH v4 net-next 02/14] tcp: create FLAG_TS_PROGRESS
- From: chia-yu.chang@xxxxxxxxxxxxxxxxxxx
- [PATCH v4 net-next 01/14] tcp: reorganize tcp_in_ack_event() and tcp_count_delivered()
- From: chia-yu.chang@xxxxxxxxxxxxxxxxxxx
- [PATCH v4 net-next 00/14] AccECN protocol preparation patch series
- From: chia-yu.chang@xxxxxxxxxxxxxxxxxxx
- Re: (subset) [PATCH RFC v3 00/10] extensible syscalls: CHECK_FIELDS to allow for easier feature detection
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH] fuse: zero folio correctly in fuse_notify_store()
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH RFC v4 00/15] fuse: fuse-over-io-uring
- From: David Wei <dw@xxxxxxxxxxx>
- [PATCH] 9p: Don't revert the I/O iterator after reading
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [REGRESSION] 9pfs issues on 6.12-rc1
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCHv8 1/6] block, fs: restore kiocb based write hint processing
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [GIT PULL] vfs fixes
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [REGRESSION] generic/564 is failing in fs-next
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCHv8 1/6] block, fs: restore kiocb based write hint processing
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [RFC][PATCH] getname_maybe_null() - the third variant of pathname copy-in
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH] getname_maybe_null() - the third variant of pathname copy-in
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- [PATCH v8 9/9] docs: tmpfs: Add casefold options
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v8 8/9] tmpfs: Expose filesystem features via sysfs
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v8 7/9] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v8 6/9] tmpfs: Add casefold lookup support
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v8 5/9] libfs: Export generic_ci_ dentry functions
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v8 4/9] unicode: Recreate utf8_parse_version()
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v8 3/9] unicode: Export latest available UTF-8 version number
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v8 0/9] tmpfs: Add case-insensitive support for tmpfs
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v8 2/9] ext4: Use generic_ci_validate_strict_name helper
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v8 1/9] libfs: Create the helper function generic_ci_validate_strict_name()
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- Re: [REGRESSION] 9pfs issues on 6.12-rc1
- From: Antony Antony <antony@xxxxxxxxxxx>
- Re: [PATCHv8 1/6] block, fs: restore kiocb based write hint processing
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [REGRESSION] 9pfs issues on 6.12-rc1
- From: Antony Antony <antony@xxxxxxxxxxx>
- Re: [PATCHv8 6/6] nvme: enable FDP support
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCHv8 2/6] block: use generic u16 for write hints
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCHv8 3/6] block: introduce max_write_hints queue limit
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: (subset) [PATCH RFC v3 00/10] extensible syscalls: CHECK_FIELDS to allow for easier feature detection
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v11] pidfd: add ioctl to retrieve pid info
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [REGRESSION] 9pfs issues on 6.12-rc1
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [REGRESSION] 9pfs issues on 6.12-rc1
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH v1 1/7] fs: Add inode_get_ino() and implement get_ino() for NFS
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Extend test fs_kfuncs to cover security.bpf xattr names
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [REGRESSION] 9pfs issues on 6.12-rc1
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: 9pfs regression since 6.12-rc1
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2] acl: Annotate struct posix_acl with __counted_by()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH v1 1/7] fs: Add inode_get_ino() and implement get_ino() for NFS
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH v1 1/7] fs: Add inode_get_ino() and implement get_ino() for NFS
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v7 6/9] tmpfs: Add casefold lookup support
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH] fuse: zero folio correctly in fuse_notify_store()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [RFC][PATCH] getname_maybe_null() - the third variant of pathname copy-in
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [REGRESSION] generic/564 is failing in fs-next
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC][PATCH] getname_maybe_null() - the third variant of pathname copy-in
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC][PATCH] getname_maybe_null() - the third variant of pathname copy-in
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC][PATCH] getname_maybe_null() - the third variant of pathname copy-in
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 1/2] fs/super.c: introduce get_tree_bdev_flags()
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] fs/super.c: introduce get_tree_bdev_flags()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 1/2] fs/super.c: introduce get_tree_bdev_flags()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2] backing-file: clean up the API
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2] backing-file: clean up the API
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH] selftests: add file SLAB_TYPESAFE_BY_RCU recycling stressor
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL] vfs fixes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH RFC v4 00/15] fuse: fuse-over-io-uring
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [RFC PATCH] backing-file: clean up the API
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [syzbot] [nilfs] [fs] kernel BUG in submit_bh_wbc (3)
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- Re: [syzbot] [fuse?] WARNING in fuse_writepages
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v2 2/2] rust: miscdevice: add base miscdevice abstraction
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- [PATCH v2] backing-file: clean up the API
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- Re: [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [syzbot] [nilfs] [fs] kernel BUG in submit_bh_wbc (3)
- From: syzbot <syzbot+985ada84bf055a575c07@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- [syzbot] [fs?] WARNING in vfs_set_acl
- From: syzbot <syzbot+0ec57cf5875fb74b1749@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 2/4] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v2] mm: Split critical region in remap_file_pages() and invoke LSMs in between
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] fs/super.c: introduce get_tree_bdev_flags()
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 -next 00/15] sysctl: move sysctls from vm_table into its own files
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- Re: [PATCH RFC v4 00/15] fuse: fuse-over-io-uring
- From: David Wei <dw@xxxxxxxxxxx>
- Re: [syzbot] [fuse?] kernel BUG in fuse_dev_do_write
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH] fs/pipe: Introduce a check to skip sleeping processes during pipe read/write
- From: WangYuli <wangyuli@xxxxxxxxxxxxx>
- Re: [PATCH] fs: aio: Transition from Linked List to Hash Table for Active Request Management in AIO
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH net-next v2 5/6] eventpoll: Control irq suspension for prefer_busy_poll
- From: Joe Damato <jdamato@xxxxxxxxxx>
- [PATCH net-next v2 4/6] eventpoll: Trigger napi_busy_loop, if prefer_busy_poll is set
- From: Joe Damato <jdamato@xxxxxxxxxx>
- [PATCH net-next v2 0/6] Suspend IRQs during application busy periods
- From: Joe Damato <jdamato@xxxxxxxxxx>
- Re: [syzbot] [fuse?] kernel BUG in fuse_dev_do_write
- From: syzbot <syzbot+65d101735df4bb19d2a3@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] fs: aio: Transition from Linked List to Hash Table for Active Request Management in AIO
- From: Mohammed Anees <pvmohammedanees2003@xxxxxxxxx>
- Re: [PATCH v10 7/8] xfs: Validate atomic writes
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH v10 5/8] fs: iomap: Atomic write support
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH v10 5/8] fs: iomap: Atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v10 7/8] xfs: Validate atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v10 7/8] xfs: Validate atomic writes
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [syzbot] [kernfs?] INFO: task hung in do_coredump (3)
- From: syzbot <syzbot+a8cdfe2d8ad35db3a7fd@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 5/8] fs: iomap: Atomic write support
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- [syzbot] [fuse?] kernel BUG in fuse_dev_do_write
- From: syzbot <syzbot+65d101735df4bb19d2a3@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: (subset) [PATCH v10 0/8] block atomic writes for xfs
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: (subset) [PATCH v10 0/8] block atomic writes for xfs
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [syzbot] [kernfs?] INFO: task hung in eventpoll_release_file (2)
- From: syzbot <syzbot+63ab1a905aebbf410bb7@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] hfs/hfsplus: fix slab-out-of-bounds in hfs_bnode_read_key
- From: Vasiliy Kovalev <kovalev@xxxxxxxxxxxx>
- RE: [RFC PATCH v1 01/13] crypto: acomp - Add a poll() operation to acomp_alg and acomp_req
- From: "Sridhar, Kanchana P" <kanchana.p.sridhar@xxxxxxxxx>
- Re: [RFC][PATCH] getname_maybe_null() - the third variant of pathname copy-in
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH] getname_maybe_null() - the third variant of pathname copy-in
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/3] Documentation: update nfs idmapper doc and fix compile issues
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: Dropping of reiserfs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [REGRESSION] generic/564 is failing in fs-next
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC][PATCH] getname_maybe_null() - the third variant of pathname copy-in
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [syzbot] [serial?] BUG: soft lockup in debug_check_no_obj_freed
- From: syzbot <syzbot+a234c2d63e0c171ca10e@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] mm: Split critical region in remap_file_pages() and invoke LSMs in between
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- ANNOUNCE: nfs-utils-2.8.1 released.
- From: Steve Dickson <steved@xxxxxxxxxx>
- [PATCH v10 4/8] fs: Export generic_atomic_write_valid()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v10 3/8] block: Add bdev atomic write limits helpers
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v10 8/8] xfs: Support setting FMODE_CAN_ATOMIC_WRITE
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v10 6/8] xfs: Support atomic write for statx
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v10 5/8] fs: iomap: Atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v10 2/8] fs/block: Check for IOCB_DIRECT in generic_atomic_write_valid()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v10 0/8] block atomic writes for xfs
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v10 1/8] block/fs: Pass an iocb to generic_atomic_write_valid()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v10 7/8] xfs: Validate atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH 2/2] vfs: Make sure {statx,fstatat}(..., AT_EMPTY_PATH | ..., NULL, ...) behave as (..., AT_EMPTY_PATH | ..., "", ...)
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- [PATCH 0/3] Documentation: update nfs idmapper doc and fix compile issues
- From: chenxiaosong@xxxxxxxxxxxxxxxxxxx
- [PATCH 3/3] tracing/Documentation: fix compile warning in debugging.rst
- From: chenxiaosong@xxxxxxxxxxxxxxxxxxx
- [PATCH 2/3] docs: filesystems: fix compile error in netfs_library.rst
- From: chenxiaosong@xxxxxxxxxxxxxxxxxxx
- [PATCH 1/3] Documentation: nfs: idmapper: keep consistent with nfsidmap manual
- From: chenxiaosong@xxxxxxxxxxxxxxxxxxx
- Re: [syzbot] [exfat?] KMSAN: uninit-value in __exfat_get_dentry_set
- From: syzbot <syzbot+01218003be74b5e1213a@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH] getname_maybe_null() - the third variant of pathname copy-in
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [exfat?] KMSAN: uninit-value in __exfat_get_dentry_set
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH RFC/RFT v2 1/2] mm: helper `is_shadow_stack_vma` to check shadow stack vma
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 17/17] ufs: Convert ufs_change_blocknr() to take a folio
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 14/17] ufs: Convert ufs_extend_tail() to take a folio
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 01/17] ufs: fix handling of delete_entry and set_link failures
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 05/17] ufs: untangle ubh_...block...(), part 2
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 06/17] ufs: untangle ubh_...block...(), part 3
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 03/17] ufs: fix ufs_read_cylinder() failure handling
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 13/17] ufs: Convert ufs_inode_getblock() to take a folio
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 11/17] clean ufs_trunc_direct() up a bit...
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 04/17] ufs: untangle ubh_...block...() macros, part 1
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 12/17] ufs: take the handling of free block counters into a helper
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 16/17] ufs: Pass a folio to ufs_new_fragments()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 09/17] ufs_inode_getfrag(): remove junk comment
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 02/17] ufs: missing ->splice_write()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [RFC][CFT][PATCHES] fs/ufs cleanups and fixes
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v1 01/13] crypto: acomp - Add a poll() operation to acomp_alg and acomp_req
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- RE: [RFC PATCH v1 01/13] crypto: acomp - Add a poll() operation to acomp_alg and acomp_req
- From: "Sridhar, Kanchana P" <kanchana.p.sridhar@xxxxxxxxx>
- Re: [PATCH v4 3/4] selftests: pidfd: add pidfd.h UAPI wrapper
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH 07/17] ufs_clusteracct(): switch to passing fragment number
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 08/17] ufs_free_fragments(): fix the braino in sanity check
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 10/17] ufs: get rid of ubh_{ubhcpymem,memcpyubh}()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 15/17] ufs: Convert ufs_inode_getfrag() to take a folio
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 00/13] fuse: use folios instead of pages for requests
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH 12/13] fuse: convert direct io to use folios
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH 11/13] mm/writeback: add folio_mark_dirty_lock()
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v7 0/9] tmpfs: Add case-insensitive support for tmpfs
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- Re: [PATCH 01/13] fuse: support folios in struct fuse_args_pages and fuse_copy_pages()
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH v7 0/9] tmpfs: Add case-insensitive support for tmpfs
- From: Gabriel Krisman Bertazi <gabriel@xxxxxxxxxx>
- Re: [PATCH v7 7/9] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs
- From: Gabriel Krisman Bertazi <gabriel@xxxxxxxxxx>
- Re: [PATCH v7 6/9] tmpfs: Add casefold lookup support
- From: Gabriel Krisman Bertazi <gabriel@xxxxxxxxxx>
- Re: [PATCH v7 5/9] libfs: Export generic_ci_ dentry functions
- From: Gabriel Krisman Bertazi <gabriel@xxxxxxxxxx>
- Re: [RFC][PATCH] getname_maybe_null() - the third variant of pathname copy-in
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 1/9] libfs: Create the helper function generic_ci_validate_strict_name()
- From: Gabriel Krisman Bertazi <gabriel@xxxxxxxxxx>
- Re: [PATCH v2] mm: Split critical region in remap_file_pages() and invoke LSMs in between
- From: "Jarkko Sakkinen" <jarkko@xxxxxxxxxx>
- Re: [GIT PULL] xfs: bug fixes for 6.12-rc4
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [syzbot] [fuse?] WARNING in fuse_writepages
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v9 0/8] block atomic writes for xfs
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [RFC][PATCH] getname_maybe_null() - the third variant of pathname copy-in
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] mm: Split critical region in remap_file_pages() and invoke LSMs in between
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [REGRESSION] generic/564 is failing in fs-next
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCHv8 3/6] block: introduce max_write_hints queue limit
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2] mm: Split critical region in remap_file_pages() and invoke LSMs in between
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCHv8 2/6] block: use generic u16 for write hints
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCHv8 1/6] block, fs: restore kiocb based write hint processing
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH] iomap: writeback_control pointer part of iomap_writepage_ctx
- From: Goldwyn Rodrigues <rgoldwyn@xxxxxxx>
- Re: [RFC][PATCH] mm: Split locks in remap_file_pages()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [RFC][PATCH] mm: Split locks in remap_file_pages()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [RFC][PATCH] mm: Split locks in remap_file_pages()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [RFC][PATCH] mm: Split locks in remap_file_pages()
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 1/3] ima: Remove inode lock
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [RFC][PATCH] mm: Split locks in remap_file_pages()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] ima: Remove inode lock
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH v9 0/8] block atomic writes for xfs
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/3] ima: Remove inode lock
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v1 1/7] fs: Add inode_get_ino() and implement get_ino() for NFS
- From: Jan Kara <jack@xxxxxxx>
- [PATCH v2] acl: Annotate struct posix_acl with __counted_by()
- From: Thorsten Blum <thorsten.blum@xxxxxxxxx>
- Re: [PATCH 1/3] ima: Remove inode lock
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] ima: Remove inode lock
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- [syzbot] [fs?] INFO: rcu detected stall in sys_readlink (5)
- From: syzbot <syzbot+23e14ec82f3c8692eaa9@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] ima: Remove inode lock
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [RFC][PATCH] getname_maybe_null() - the third variant of pathname copy-in
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/3] ima: Remove inode lock
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH] proc: Fix W=1 build kernel-doc warning
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/3] ima: Remove inode lock
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 1/3] ima: Remove inode lock
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [syzbot] [fuse?] WARNING in fuse_writepages
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 1/3] ima: Remove inode lock
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] ima: Remove inode lock
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCHv8 6/6] nvme: enable FDP support
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH v3 2/5] ovl: specify layers via file descriptors
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH] proc: Fix W=1 build kernel-doc warning
- From: Thorsten Blum <thorsten.blum@xxxxxxxxx>
- [GIT PULL] xfs: bug fixes for 6.12-rc4
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [PATCH v4 00/10] fuse: folio conversions
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v3 2/5] ovl: specify layers via file descriptors
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v9 0/8] block atomic writes for xfs
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] ima: Remove inode lock
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: Dropping of reiserfs
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 05/10] ecryptfs: Convert ecryptfs_write() to use a folio
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v1 01/13] crypto: acomp - Add a poll() operation to acomp_alg and acomp_req
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 3/4] selftests: pidfd: add pidfd.h UAPI wrapper
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [no subject]
- [RFC PATCH v1 13/13] mm: vmscan, swap, zswap: Compress batching of folios in shrink_folio_list().
- From: Kanchana P Sridhar <kanchana.p.sridhar@xxxxxxxxx>
- [RFC PATCH v1 12/13] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios.
- From: Kanchana P Sridhar <kanchana.p.sridhar@xxxxxxxxx>
- [RFC PATCH v1 11/13] mm: swap: Add IAA batch compression API swap_crypto_acomp_compress_batch().
- From: Kanchana P Sridhar <kanchana.p.sridhar@xxxxxxxxx>
- [RFC PATCH v1 10/13] mm: zswap: Create multiple reqs/buffers in crypto_acomp_ctx if platform has IAA.
- From: Kanchana P Sridhar <kanchana.p.sridhar@xxxxxxxxx>
- [RFC PATCH v1 09/13] mm: zswap: Config variable to enable compress batching in zswap_store().
- From: Kanchana P Sridhar <kanchana.p.sridhar@xxxxxxxxx>
- [RFC PATCH v1 08/13] crypto: iaa - Distribute compress jobs to all IAA devices on a NUMA node.
- From: Kanchana P Sridhar <kanchana.p.sridhar@xxxxxxxxx>
- [RFC PATCH v1 07/13] crypto: iaa - Change cpu-to-iaa mappings to evenly balance cores to IAAs.
- From: Kanchana P Sridhar <kanchana.p.sridhar@xxxxxxxxx>
- [RFC PATCH v1 06/13] crypto: iaa - Disable iaa_verify_compress by default.
- From: Kanchana P Sridhar <kanchana.p.sridhar@xxxxxxxxx>
- [RFC PATCH v1 05/13] crypto: iaa - Make async mode the default.
- From: Kanchana P Sridhar <kanchana.p.sridhar@xxxxxxxxx>
- [RFC PATCH v1 04/13] mm: zswap: zswap_compress()/decompress() can submit, then poll an acomp_req.
- From: Kanchana P Sridhar <kanchana.p.sridhar@xxxxxxxxx>
- [RFC PATCH v1 03/13] crypto: testmgr - Add crypto testmgr acomp poll support.
- From: Kanchana P Sridhar <kanchana.p.sridhar@xxxxxxxxx>
- [RFC PATCH v1 02/13] crypto: iaa - Add support for irq-less crypto async interface
- From: Kanchana P Sridhar <kanchana.p.sridhar@xxxxxxxxx>
- [RFC PATCH v1 01/13] crypto: acomp - Add a poll() operation to acomp_alg and acomp_req
- From: Kanchana P Sridhar <kanchana.p.sridhar@xxxxxxxxx>
- [RFC PATCH v1 00/13] zswap IAA compress batching
- From: Kanchana P Sridhar <kanchana.p.sridhar@xxxxxxxxx>
- Re: [PATCH 08/10] ecryptfs: Convert ecryptfs_decrypt_page() to take a folio
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 03/10] ecryptfs: Convert ecryptfs_copy_up_encrypted_with_header() to take a folio
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH 01/10] ecryptfs: Convert ecryptfs_writepage() to ecryptfs_writepages()
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH 02/10] ecryptfs: Use a folio throughout ecryptfs_read_folio()
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCHv8 5/6] io_uring: enable per-io hinting capability
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCHv8 4/6] fs: introduce per-io hint support flag
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCHv8 3/6] block: introduce max_write_hints queue limit
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCHv8 2/6] block: use generic u16 for write hints
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCHv8 5/6] io_uring: enable per-io hinting capability
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv8 4/6] fs: introduce per-io hint support flag
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv8 3/6] block: introduce max_write_hints queue limit
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv8 1/6] block, fs: restore kiocb based write hint processing
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv8 2/6] block: use generic u16 for write hints
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [RFC PATCH v1 1/7] fs: Add inode_get_ino() and implement get_ino() for NFS
- From: "hch@xxxxxxxxxxxxx" <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH v1 1/7] fs: Add inode_get_ino() and implement get_ino() for NFS
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 07/10] ecryptfs: Convert ecryptfs_encrypt_page() to take a folio
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 03/10] ecryptfs: Convert ecryptfs_copy_up_encrypted_with_header() to take a folio
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4] tmpfs: don't enable large folios if not supported
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [syzbot] [ext4?] WARNING: locking bug in ext4_move_extents
- From: syzbot <syzbot+7f4a6f7f7051474e40ad@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [ext4?] WARNING: locking bug in ext4_move_extents
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [RFC][PATCH] getname_maybe_null() - the third variant of pathname copy-in
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 9/9] docs: tmpfs: Add casefold options
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: possible deadlock in freeze_super
- From: Marius Fleischer <fleischermarius@xxxxxxxxx>
- Re: [PATCH v4 3/4] selftests: pidfd: add pidfd.h UAPI wrapper
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v4 3/4] selftests: pidfd: add pidfd.h UAPI wrapper
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 3/4] selftests: pidfd: add pidfd.h UAPI wrapper
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v7 9/9] docs: tmpfs: Add casefold options
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v7 8/9] tmpfs: Expose filesystem features via sysfs
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v7 7/9] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v7 6/9] tmpfs: Add casefold lookup support
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v7 5/9] libfs: Export generic_ci_ dentry functions
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v7 4/9] unicode: Recreate utf8_parse_version()
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v7 3/9] unicode: Export latest available UTF-8 version number
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v7 2/9] ext4: Use generic_ci_validate_strict_name helper
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v7 0/9] tmpfs: Add case-insensitive support for tmpfs
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v7 1/9] libfs: Create the helper function generic_ci_validate_strict_name()
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- Re: [RFC PATCH v1 1/7] fs: Add inode_get_ino() and implement get_ino() for NFS
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- [PATCH v4 4/4] selftests: pidfd: add tests for PIDFD_SELF_*
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v4 3/4] selftests: pidfd: add pidfd.h UAPI wrapper
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v4 1/4] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v4 2/4] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v4 0/4] introduce PIDFD_SELF* sentinels
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [RFC] exec: add a flag for "reasonable" execveat() comm
- From: Tycho Andersen <tycho@tycho.pizza>
- Re: [RFC PATCH v1 1/7] fs: Add inode_get_ino() and implement get_ino() for NFS
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: introduce struct fderr, convert overlayfs uses to that
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_*
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v3 bpf] lib/buildid: handle memfd_secret() files in build_id_parse()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_*
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] iomap: add a merge boundary flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/2] xfs: fix rt device offset calculations for FITRIM
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v5.1 5/9] xfs: preparation for realtime allocation groups
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2 bpf] lib/buildid: handle memfd_secret() files in build_id_parse()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 0/5] Store overlay real upper file in ovl_file
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [REGRESSION] 9pfs issues on 6.12-rc1
- From: Antony Antony <antony@xxxxxxxxxxx>
- Re: [RFC PATCH v1 1/7] fs: Add inode_get_ino() and implement get_ino() for NFS
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH RFC v2 0/2] arm64: Add infrastructure for use of AT_HWCAP3
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v2 bpf] lib/buildid: handle memfd_secret() files in build_id_parse()
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- [PATCH v3 bpf] lib/buildid: handle memfd_secret() files in build_id_parse()
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH bpf] lib/buildid: handle memfd_secret() files in build_id_parse()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH] s390/pageattr: Implement missing kernel_page_present()
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- Re: [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_*
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_*
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v2 bpf] lib/buildid: handle memfd_secret() files in build_id_parse()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_*
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: Dropping of reiserfs
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_*
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [RFC PATCH v1 1/7] fs: Add inode_get_ino() and implement get_ino() for NFS
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH v1 1/7] fs: Add inode_get_ino() and implement get_ino() for NFS
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- 9pfs regression since 6.12-rc1
- From: Antony Antony <antony.antony@xxxxxxxxxxx>
- Re: The "make headers" requirement, revisited: [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_*
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [RFC PATCH v1 1/7] fs: Add inode_get_ino() and implement get_ino() for NFS
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 bpf] lib/buildid: handle memfd_secret() files in build_id_parse()
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: The "make headers" requirement, revisited: [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_*
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 0/3] FDP and per-io hints
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH bpf] lib/buildid: handle memfd_secret() files in build_id_parse()
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v7 0/3] FDP and per-io hints
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCHv8 4/6] fs: introduce per-io hint support flag
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv8 5/6] io_uring: enable per-io hinting capability
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv8 3/6] block: introduce max_write_hints queue limit
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv8 2/6] block: use generic u16 for write hints
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv8 0/6] write hints for nvme fdp
- From: Keith Busch <kbusch@xxxxxxxx>
- Re: [PATCH v7 0/3] FDP and per-io hints
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [RFC] exec: add a flag for "reasonable" execveat() comm
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v7 0/3] FDP and per-io hints
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v7 0/3] FDP and per-io hints
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [RFC PATCH v1 1/7] fs: Add inode_get_ino() and implement get_ino() for NFS
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v7 0/3] FDP and per-io hints
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/10] ecryptfs: Pass the folio index to crypt_extent()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 01/10] ecryptfs: Convert ecryptfs_writepage() to ecryptfs_writepages()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 05/10] ecryptfs: Convert ecryptfs_write() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 07/10] ecryptfs: Convert ecryptfs_encrypt_page() to take a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 06/10] ecryptfs: Convert ecryptfs_write_lower_page_segment() to take a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 09/10] ecryptfs: Convert lower_offset_for_page() to take a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 04/10] ecryptfs: Convert ecryptfs_read_lower_page_segment() to take a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 08/10] ecryptfs: Convert ecryptfs_decrypt_page() to take a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 03/10] ecryptfs: Convert ecryptfs_copy_up_encrypted_with_header() to take a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 02/10] ecryptfs: Use a folio throughout ecryptfs_read_folio()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 00/10] Convert ecryptfs to use folios
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH v1 1/7] fs: Add inode_get_ino() and implement get_ino() for NFS
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Extend test fs_kfuncs to cover security.bpf xattr names
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH v1 1/7] fs: Add inode_get_ino() and implement get_ino() for NFS
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v7 3/3] io_uring: enable per-io hinting capability
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [RFC PATCH v1 1/7] fs: Add inode_get_ino() and implement get_ino() for NFS
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH v1 1/7] fs: Add inode_get_ino() and implement get_ino() for NFS
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v7 0/3] FDP and per-io hints
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [RFC] exec: add a flag for "reasonable" execveat() comm
- From: Tycho Andersen <tycho@tycho.pizza>
- Re: [RFC PATCH v1 1/7] fs: Add inode_get_ino() and implement get_ino() for NFS
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- [PATCH v4] tmpfs: don't enable large folios if not supported
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH v5 19/30] arm64: add POE signal support
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- Re: [PATCH v3 0/5] Store overlay real upper file in ovl_file
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v2] afs: Fix lock recursion
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: Dropping of reiserfs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2] fs: Fix uninitialized value issue in from_kuid and from_kgid
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v2] fs: Fix uninitialized value issue in from_kuid and from_kgid
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_*
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v2] fs: Fix uninitialized value issue in from_kuid and from_kgid
- From: Alessandro Zanni <alessandro.zanni87@xxxxxxxxx>
- Re: [PATCH v2 bpf] lib/buildid: handle memfd_secret() files in build_id_parse()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH RFC/RFT v2 1/2] mm: helper `is_shadow_stack_vma` to check shadow stack vma
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v2 bpf] lib/buildid: handle memfd_secret() files in build_id_parse()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] netfs: Fix kdoc of netfs_read_subreq_progress()
- From: David Howells <dhowells@xxxxxxxxxx>
- Dropping of reiserfs
- From: Jan Kara <jack@xxxxxxx>
- [PATCH v2] afs: Fix lock recursion
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [syzbot] [exfat?] KMSAN: uninit-value in __exfat_get_dentry_set
- From: syzbot <syzbot+01218003be74b5e1213a@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fs: Fix uninitialized value issue in from_kuid
- From: Jan Kara <jack@xxxxxxx>
- Re: [syzbot] [exfat?] KMSAN: uninit-value in __exfat_get_dentry_set
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- Re: [PATCH] fs: Fix uninitialized value issue in from_kuid
- From: Alessandro Zanni <alessandro.zanni87@xxxxxxxxx>
- Re: [PATCH] fs: fix f_ref kernel-doc struct member name
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 bpf] lib/buildid: handle memfd_secret() files in build_id_parse()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH bpf] lib/buildid: handle memfd_secret() files in build_id_parse()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [syzbot] [kernfs?] INFO: task hung in do_coredump (3)
- From: syzbot <syzbot+a8cdfe2d8ad35db3a7fd@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 bpf] lib/buildid: handle memfd_secret() files in build_id_parse()
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v3 0/5] Store overlay real upper file in ovl_file
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_*
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v9 5/8] fs: iomap: Atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_*
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v5 19/30] arm64: add POE signal support
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [PATCH v2] mm: don't set readahead flag on a folio when lookahead_size > nr_to_read
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH 00/10] Introduce guestmemfs: persistent in-memory filesystem
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- Re: [PATCH v3 0/5] Store overlay real upper file in ovl_file
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [exfat?] KMSAN: uninit-value in __exfat_get_dentry_set
- From: syzbot <syzbot+01218003be74b5e1213a@xxxxxxxxxxxxxxxxxxxxxxxxx>
- RE: [syzbot] [exfat?] KMSAN: uninit-value in __exfat_get_dentry_set
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- Re: [syzbot] [exfat?] KMSAN: uninit-value in __exfat_get_dentry_set
- From: syzbot <syzbot+01218003be74b5e1213a@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] fs: fix f_ref kernel-doc struct member name
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [syzbot] [exfat?] KMSAN: uninit-value in __exfat_get_dentry_set
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- Re: [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_*
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- The "make headers" requirement, revisited: [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_*
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v4] XArray: minor documentation improvements
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH v2 bpf] lib/buildid: handle memfd_secret() files in build_id_parse()
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [RFC PATCH v1 1/7] fs: Add inode_get_ino() and implement get_ino() for NFS
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_*
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_*
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v2 bpf] lib/buildid: handle memfd_secret() files in build_id_parse()
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH v2 bpf] lib/buildid: handle memfd_secret() files in build_id_parse()
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_*
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v6 01/10] libfs: Create the helper function generic_ci_validate_strict_name()
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH RFC/RFT v2 2/2] kernel: converge common shadow stack flow agnostic to arch
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH RFC/RFT v2 1/2] mm: helper `is_shadow_stack_vma` to check shadow stack vma
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH RFC/RFT v2 0/2] Converge common flows for cpu assisted shadow stack
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH bpf] lib/buildid: handle memfd_secret() files in build_id_parse()
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v9 8/8] xfs: Support setting FMODE_CAN_ATOMIC_WRITE
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v9 7/8] xfs: Validate atomic writes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [no subject]
- Re: [PATCH v9 5/8] fs: iomap: Atomic write support
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]