messages from 2025-08-01 18:26:36 to 2025-08-05 07:29:27 UTC [more...]
[PATCH v4 0/4] procfs: make reference pidns more user-visible
2025-08-05 7:29 UTC (6+ messages)
` [PATCH v4 1/4] pidns: move is-ancestor logic to helper
` [PATCH v4 2/4] procfs: add "pidns" mount option
` [PATCH v4 3/4] procfs: add PROCFS_GET_PID_NAMESPACE ioctl
` [PATCH v4 4/4] selftests/proc: add tests for new pidns APIs
[PATCH 0/7] direct-io: even more flexible io vectors
2025-08-05 6:57 UTC (29+ messages)
` [PATCH 1/7] block: check for valid bio while splitting
` [PATCH 2/7] block: align the bio after building it
` [PATCH 3/7] block: simplify direct io validity check
` [PATCH 4/7] iomap: "
` [PATCH 5/7] block: remove bdev_iter_is_aligned
` [PATCH 6/7] blk-integrity: use simpler alignment check
` [PATCH 7/7] iov_iter: remove iov_iter_is_aligned
[PATCH v1 0/2] fuse: disallow dynamic inode blksize changes
2025-08-05 5:11 UTC (4+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] fuse: add blksize configuration at mount for non-fuseblk servers
[PATCH RFC v2 0/8] ovl: Enable support for casefold filesystems
2025-08-05 5:08 UTC (10+ messages)
` [PATCH RFC v2 1/8] olv: Store casefold name for case-insentive dentries
` [PATCH RFC v2 2/8] ovl: Create ovl_strcmp() with casefold support
` [PATCH RFC v2 3/8] fs: Create sb_same_encoding() helper
` [PATCH RFC v2 4/8] ovl: Ensure that all mount points have the same encoding
` [PATCH RFC v2 5/8] ovl: Set case-insensitive dentry operations for ovl sb
` [PATCH RFC v2 6/8] ovl: Set inode S_CASEFOLD for casefolded dentries
` [PATCH RFC v2 7/8] ovl: Check casefold consistency in ovl stack
` [PATCH RFC v2 8/8] ovl: Drop restrictions for casefolded dentries
[PATCH v5 0/7] Add managed SOFT RESERVE resource handling
2025-08-05 3:58 UTC (5+ messages)
` [PATCH v5 3/7] cxl/acpi: Add background worker to coordinate with cxl_mem probe completion
[PATCH v3 0/6] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
2025-08-05 1:49 UTC (10+ messages)
` [PATCH v3 1/6] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
` [PATCH v3 2/6] mm/huge_memory: convert "tva_flags" to "enum tva_type"
` [PATCH v3 3/6] mm/huge_memory: respect MADV_COLLAPSE with PR_THP_DISABLE_EXCEPT_ADVISED
` [PATCH v3 4/6] docs: transhuge: document process level THP controls
` [PATCH v3 5/6] selftests: prctl: introduce tests for disabling THPs completely
` [PATCH v3 6/6] selftests: prctl: introduce tests for disabling THPs except for madvise
[PATCH] exfat: optimize allocation bitmap loading time
2025-08-05 1:06 UTC (5+ messages)
Should seed device be allowed to be mounted multiple times?
2025-08-05 0:52 UTC
[PATCH v2 0/3] execute PROCMAP_QUERY ioctl under per-vma lock
2025-08-04 23:15 UTC (4+ messages)
` [PATCH v2 1/3] selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modified
` [PATCH v2 2/3] fs/proc/task_mmu: factor out proc_maps_private fields used by PROCMAP_QUERY
` [PATCH v2 3/3] fs/proc/task_mmu: execute PROCMAP_QUERY ioctl under per-vma locks
[PATCH v2 00/32] Live Update Orchestrator
2025-08-04 23:00 UTC (16+ messages)
` [PATCH v2 01/32] kho: init new_physxa->phys_bits to fix lockdep
` [PATCH v2 04/32] kho: allow to drive kho from within kernel
` [PATCH v2 09/32] liveupdate: kho: move to kernel/liveupdate
` [PATCH v2 10/32] liveupdate: luo_core: Live Update Orchestrator
` [PATCH v2 14/32] liveupdate: luo_files: add infrastructure for FDs
[PATCH v2] selftests/proc: Fix string literal warning in proc-maps-race.c
2025-08-04 22:56 UTC
[PATCH v2] hfs: remove BUG() from hfs_release_folio()/hfs_test_inode()/hfs_write_inode()
2025-08-04 22:00 UTC (20+ messages)
` [PATCH v3] "
` [PATCH v4] hfs: update sanity check of the root record
[PATCH] selftests/proc: Fix string literal warning in proc-maps-race.c
2025-08-04 21:48 UTC (3+ messages)
[PATCH] hfsplus: fix KMSAN: uninit-value in hfsplus_lookup()
2025-08-04 19:50 UTC
[PATCH v4] vfio/pci: print vfio-device syspath to fdinfo
2025-08-04 19:44 UTC
next-20250804 Unable to handle kernel execute from non-executable memory at virtual address idem_hash
2025-08-04 19:20 UTC
[PATCH v3] vfio/pci: print vfio-device syspath to fdinfo
2025-08-04 19:09 UTC (3+ messages)
[PATCH 0/5] add static huge zero folio support
2025-08-04 18:14 UTC (17+ messages)
` [PATCH 1/5] mm: rename huge_zero_page to huge_zero_folio
` [PATCH 2/5] mm: rename MMF_HUGE_ZERO_PAGE to MMF_HUGE_ZERO_FOLIO
` [PATCH 3/5] mm: add static huge zero folio
` [PATCH 4/5] mm: add largest_zero_folio() routine
` [PATCH 5/5] block: use largest_zero_folio in __blkdev_issue_zero_pages()
[PATCH v1 0/2] RFC: Extend fuse-passthrough to directories
2025-08-04 17:32 UTC (4+ messages)
` [PATCH 0/2] RFC: Set backing file at lookup
` [PATCH 1/2] fuse: Allow backing file to be set at lookup (WIP)
` [PATCH 2/2] fuse: Add passthrough for mkdir and rmdir (WIP)
[PATCH v2] fs: always return zero on success from replace_fd()
2025-08-04 17:27 UTC (5+ messages)
[RFC PATCH v1 00/10] mm/iomap: add granular dirty and writeback accounting
2025-08-04 16:26 UTC (6+ messages)
` [RFC PATCH v1 05/10] mm: add filemap_dirty_folio_pages() helper
` [RFC PATCH v1 08/10] mm: refactor clearing dirty stats into helper function
[PATCH v5 00/15] kunit: Introduce UAPI testing framework
2025-08-04 15:01 UTC (5+ messages)
[PATCH] eventpoll: Fix semi-unbounded recursion
2025-08-04 14:55 UTC (3+ messages)
copy_file_range return value on FUSE
2025-08-04 14:30 UTC (3+ messages)
` [fuse-devel] "
[GIT PULL 00/14 for v6.17] vfs 6.17
2025-08-04 14:24 UTC (6+ messages)
` [GIT PULL 09/14 for v6.17] vfs bpf
[PATCH trivial] init: Fix comment typo in do_mounts_initrd.c
2025-08-04 13:53 UTC (2+ messages)
[PATCH] xarray: Remove redundant __GFP_NOWARN
2025-08-04 13:00 UTC
[PATCH 0/5] fuse: {io-uring} Allow to reduce the number of queues and request distribution
2025-08-04 10:17 UTC (4+ messages)
` [PATCH 5/5] fuse: {io-uring} Allow reduced number of ring queues
[PATCH RFC 00/29] fs-verity support for XFS with post EOF merkle tree
2025-08-04 11:34 UTC (4+ messages)
` [PATCH RFC 01/29] iomap: add iomap_writepages_unbound() to write beyond EOF
[PATCH 0/3] use vm_flags_t consistently
2025-08-04 10:54 UTC (7+ messages)
` [PATCH 2/3] mm: update core kernel code to "
[RFC v2 0/4] add static huge zero folio support
2025-08-04 10:41 UTC (10+ messages)
` [RFC v2 1/4] mm: rename huge_zero_page_shrinker to huge_zero_folio_shrinker
` [RFC v2 2/4] mm: add static huge zero folio
[RFC v3] fuse: use fs-iomap for better performance so we can containerize ext4
2025-08-04 10:12 UTC (9+ messages)
[PATCH v3 00/21] ovl: narrow regions protected by i_rw_sem
2025-08-04 8:57 UTC (3+ messages)
` [PATCH v3 01/21] ovl: simplify an error path in ovl_copy_up_workdir()
[RFC] Another take at restarting FUSE servers
2025-08-04 8:45 UTC (6+ messages)
[PATCH] fs: correctly check for errors from replace_fd() in receive_fd_replace()
2025-08-04 8:38 UTC (4+ messages)
[PATCH v2 0/4] power: wire-up filesystem freeze/thaw with suspend/resume
2025-08-04 6:51 UTC (6+ messages)
[PATCH AUTOSEL 5.4 1/9] hfs: fix slab-out-of-bounds in hfs_bnode_read()
2025-08-03 21:23 UTC (5+ messages)
` [PATCH AUTOSEL 5.4 2/9] hfsplus: fix slab-out-of-bounds in hfsplus_bnode_read()
` [PATCH AUTOSEL 5.4 3/9] hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
` [PATCH AUTOSEL 5.4 4/9] hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()
` [PATCH AUTOSEL 5.4 8/9] hfs: fix not erasing deleted b-tree node issue
[PATCH AUTOSEL 5.10 01/11] hfs: fix slab-out-of-bounds in hfs_bnode_read()
2025-08-03 21:22 UTC (6+ messages)
` [PATCH AUTOSEL 5.10 02/11] hfsplus: fix slab-out-of-bounds in hfsplus_bnode_read()
` [PATCH AUTOSEL 5.10 03/11] hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
` [PATCH AUTOSEL 5.10 04/11] hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()
` [PATCH AUTOSEL 5.10 08/11] hfs: fix not erasing deleted b-tree node issue
` [PATCH AUTOSEL 5.10 09/11] better lockdep annotations for simple_recursive_removal()
[PATCH AUTOSEL 5.15 01/15] hfs: fix slab-out-of-bounds in hfs_bnode_read()
2025-08-03 21:22 UTC (6+ messages)
` [PATCH AUTOSEL 5.15 02/15] hfsplus: fix slab-out-of-bounds in hfsplus_bnode_read()
` [PATCH AUTOSEL 5.15 03/15] hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
` [PATCH AUTOSEL 5.15 04/15] hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()
` [PATCH AUTOSEL 5.15 09/15] hfs: fix not erasing deleted b-tree node issue
` [PATCH AUTOSEL 5.15 10/15] better lockdep annotations for simple_recursive_removal()
[PATCH AUTOSEL 6.1 01/16] hfs: fix slab-out-of-bounds in hfs_bnode_read()
2025-08-03 21:21 UTC (6+ messages)
` [PATCH AUTOSEL 6.1 02/16] hfsplus: fix slab-out-of-bounds in hfsplus_bnode_read()
` [PATCH AUTOSEL 6.1 03/16] hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
` [PATCH AUTOSEL 6.1 04/16] hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()
` [PATCH AUTOSEL 6.1 09/16] hfs: fix not erasing deleted b-tree node issue
` [PATCH AUTOSEL 6.1 10/16] better lockdep annotations for simple_recursive_removal()
[PATCH AUTOSEL 6.6 01/23] hfs: fix general protection fault in hfs_find_init()
2025-08-03 21:20 UTC (7+ messages)
` [PATCH AUTOSEL 6.6 02/23] hfs: fix slab-out-of-bounds in hfs_bnode_read()
` [PATCH AUTOSEL 6.6 03/23] hfsplus: fix slab-out-of-bounds in hfsplus_bnode_read()
` [PATCH AUTOSEL 6.6 04/23] hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
` [PATCH AUTOSEL 6.6 05/23] hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()
` [PATCH AUTOSEL 6.6 14/23] hfs: fix not erasing deleted b-tree node issue
` [PATCH AUTOSEL 6.6 15/23] better lockdep annotations for simple_recursive_removal()
[PATCH AUTOSEL 6.12 01/31] hfs: fix general protection fault in hfs_find_init()
2025-08-03 21:19 UTC (7+ messages)
` [PATCH AUTOSEL 6.12 02/31] hfs: fix slab-out-of-bounds in hfs_bnode_read()
` [PATCH AUTOSEL 6.12 03/31] hfsplus: fix slab-out-of-bounds in hfsplus_bnode_read()
` [PATCH AUTOSEL 6.12 04/31] hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
` [PATCH AUTOSEL 6.12 05/31] hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()
` [PATCH AUTOSEL 6.12 19/31] hfs: fix not erasing deleted b-tree node issue
` [PATCH AUTOSEL 6.12 20/31] better lockdep annotations for simple_recursive_removal()
[PATCH AUTOSEL 6.15 01/34] hfs: fix general protection fault in hfs_find_init()
2025-08-03 21:18 UTC (7+ messages)
` [PATCH AUTOSEL 6.15 02/34] hfs: fix slab-out-of-bounds in hfs_bnode_read()
` [PATCH AUTOSEL 6.15 03/34] hfsplus: fix slab-out-of-bounds in hfsplus_bnode_read()
` [PATCH AUTOSEL 6.15 04/34] hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
` [PATCH AUTOSEL 6.15 05/34] hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()
` [PATCH AUTOSEL 6.15 21/34] hfs: fix not erasing deleted b-tree node issue
` [PATCH AUTOSEL 6.15 22/34] better lockdep annotations for simple_recursive_removal()
[PATCH AUTOSEL 6.16 01/35] hfs: fix general protection fault in hfs_find_init()
2025-08-03 21:17 UTC (7+ messages)
` [PATCH AUTOSEL 6.16 02/35] hfs: fix slab-out-of-bounds in hfs_bnode_read()
` [PATCH AUTOSEL 6.16 03/35] hfsplus: fix slab-out-of-bounds in hfsplus_bnode_read()
` [PATCH AUTOSEL 6.16 04/35] hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
` [PATCH AUTOSEL 6.16 05/35] hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()
` [PATCH AUTOSEL 6.16 22/35] hfs: fix not erasing deleted b-tree node issue
` [PATCH AUTOSEL 6.16 23/35] better lockdep annotations for simple_recursive_removal()
[syzbot] [netfs?] INFO: task hung in netfs_unbuffered_write_iter
2025-08-03 12:09 UTC (2+ messages)
[PATCH 0/4] fs: Remove redundant __GFP_NOWARN
2025-08-03 10:22 UTC (2+ messages)
` [PATCH 4/4] fs-writeback: "
[RFC 1/2] aio-dio-write-verify: Add O_DSYNC option
2025-08-03 5:23 UTC (7+ messages)
` [RFC 2/2] generic: Add integrity tests for O_DSYNC and RWF_DSYNC writes
[PATCH v3 0/7] iomap: zero range folio batch support
2025-08-02 7:26 UTC (12+ messages)
` [PATCH v3 3/7] iomap: optional zero range dirty folio processing
[PATCH v2 0/2] fuse/mm: remove BDI_CAP_WRITEBACK_ACCT
2025-08-01 20:44 UTC (2+ messages)
[PATCH 1/3] selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modified
2025-08-01 19:30 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).