messages from 2025-06-04 23:12:15 to 2025-06-07 01:17:06 UTC [more...]
[GIT PULL v2] overlayfs update for 6.16
2025-06-07 1:17 UTC (2+ messages)
[PATCH v1 0/8] fuse: use iomap for buffered writes + writeback
2025-06-06 23:38 UTC (9+ messages)
` [PATCH v1 1/8] iomap: move buffered io bio logic into separate file
` [PATCH v1 2/8] iomap: add IOMAP_IN_MEM iomap type
` [PATCH v1 3/8] iomap: add buffered write support for IOMAP_IN_MEM iomaps
` [PATCH v1 4/8] iomap: add writepages "
` [PATCH v1 5/8] iomap: add iomap_writeback_dirty_folio()
` [PATCH v1 6/8] fuse: use iomap for buffered writes
` [PATCH v1 7/8] fuse: use iomap for writeback
` [PATCH v1 8/8] fuse: use iomap for folio laundering
[PATCH 1/2] hfsplus: make splice write available again
2025-06-06 23:04 UTC (6+ messages)
` [PATCH 2/2] hfs: "
[PATCH v2] hfsplus: remove mutex_lock check in hfsplus_free_extents
2025-06-06 23:04 UTC (3+ messages)
[PATCH v2] hfs: fix not erasing deleted b-tree node issue
2025-06-06 23:03 UTC (2+ messages)
[PATCH v3 bpf-next 0/5] bpf path iterator
2025-06-06 21:30 UTC (6+ messages)
` [PATCH v3 bpf-next 1/5] namei: Introduce new helper function path_walk_parent()
` [PATCH v3 bpf-next 2/5] landlock: Use path_walk_parent()
` [PATCH v3 bpf-next 3/5] bpf: Introduce path iterator
` [PATCH v3 bpf-next 4/5] selftests/bpf: Add tests for bpf "
` [PATCH v3 bpf-next 5/5] selftests/bpf: Path walk test
[PATCH] locking: detect spin_lock_irq() call with disabled interrupts
2025-06-06 21:09 UTC (4+ messages)
[PATCH v4 0/7] Add managed SOFT RESERVE resource handling
2025-06-06 20:09 UTC (12+ messages)
` [PATCH v4 4/7] cxl/acpi: Add background worker to wait for cxl_pci and cxl_mem probe
` [PATCH v4 5/7] cxl/region: Introduce SOFT RESERVED resource removal on region teardown
` [PATCH v4 6/7] dax/hmem: Save the DAX HMEM platform device pointer
[PATCH 0/3] mm: userfaultfd: assorted fixes and cleanups
2025-06-06 19:15 UTC (14+ messages)
` [PATCH 2/3] userfaultfd: prevent unregistering VMAs through a different userfaultfd
[PATCH] ceph: fix overflowed constant issue in ceph_do_objects_copy()
2025-06-06 19:05 UTC
[PATCH] ceph: fix wrong sizeof argument issue in register_session()
2025-06-06 19:05 UTC
[PATCH] ceph: add checking of wait_for_completion_killable() return value
2025-06-06 19:04 UTC
[HFS] generic/740 failure details
2025-06-06 17:52 UTC (3+ messages)
[PATCH 0/2] mount: fix detached mount regression
2025-06-06 17:45 UTC (8+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/mount_setattr: adapt detached mount propagation test
[PATCH v2 bpf-next 0/4] bpf path iterator
2025-06-06 17:01 UTC (13+ messages)
` [PATCH v2 bpf-next 1/4] namei: Introduce new helper function path_walk_parent()
` [PATCH v2 bpf-next 2/4] landlock: Use path_walk_parent()
` [PATCH v2 bpf-next 3/4] bpf: Introduce path iterator
[PATCH AUTOSEL 6.6 10/13] fuse: fix race between concurrent setattrs from multiple nodes
2025-06-06 15:43 UTC
[PATCH AUTOSEL 6.12 12/15] fuse: fix race between concurrent setattrs from multiple nodes
2025-06-06 15:42 UTC
[PATCH AUTOSEL 6.14 16/19] fuse: fix race between concurrent setattrs from multiple nodes
2025-06-06 15:42 UTC
[PATCH AUTOSEL 6.15 17/21] fuse: fix race between concurrent setattrs from multiple nodes
2025-06-06 15:41 UTC
[PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
2025-06-06 15:24 UTC (7+ messages)
[PATCH 0/7] iomap: zero range folio batch support
2025-06-06 15:20 UTC (10+ messages)
` [PATCH 1/7] iomap: move pos+len BUG_ON() to after folio lookup
` [PATCH 2/7] filemap: add helper to look up dirty folios in a range
` [PATCH 3/7] iomap: optional zero range dirty folio processing
` [PATCH 4/7] xfs: always trim mapping to requested range for zero range
` [PATCH 5/7] xfs: fill dirty folios on zero range of unwritten mappings
` [PATCH 6/7] iomap: remove old partial eof zeroing optimization
` [PATCH RFC 7/7] xfs: error tag to force zeroing on debug kernels
[PATCH 0/2] Use guest mem inodes instead of anonymous inodes
2025-06-06 15:09 UTC (7+ messages)
` [PATCH 1/2] fs: Provide function that allocates a secure anonymous inode
[PATCH for-next v2 0/2] add ioctl to query protection info capabilities
2025-06-06 14:53 UTC (7+ messages)
` [PATCH for-next v2 1/2] block: introduce pi_size field in blk_integrity
` [PATCH for-next v2 2/2] fs: add ioctl to query protection info capabilities
[PATCHSET RFC[RAP]] fuse: allow servers to use iomap for better file IO performance
2025-06-06 13:54 UTC (5+ messages)
` [PATCH 01/11] fuse: fix livelock in synchronous file put from fuseblk workers
[PATCH 0/5] ext4: fix insufficient credits when writing back large folios
2025-06-06 13:16 UTC (9+ messages)
` [PATCH 1/5] ext4: restart handle if credits are insufficient during writepages
` [PATCH 2/5] ext4: correct the reserved credits for extent conversion
` [PATCH 4/5] ext4: fix insufficient credits calculation in ext4_meta_trans_blocks()
[PATCH v4 0/4] Implement dmabuf direct I/O via copy_file_range
2025-06-06 11:20 UTC (11+ messages)
[PATCH v1] selftests/landlock: Add test to check rule tied to covered mount point
2025-06-06 11:08 UTC
[PATCH] readahead: fix return value of page_cache_next_miss() when no hole is found
2025-06-06 10:54 UTC (4+ messages)
[QUESTION] xfs, iomap: Handle writeback errors to prevent silent data corruption
2025-06-06 10:43 UTC (15+ messages)
[RFC PATCH 0/3] landlock: walk parent dir with RCU, without taking references
2025-06-06 10:25 UTC (5+ messages)
` [RFC PATCH 1/3] landlock: walk parent dir "
[PATCH RFC v2 00/28] vfs, nfsd, nfs: implement directory delegations
2025-06-06 10:10 UTC (5+ messages)
` [PATCH RFC v2 04/28] vfs: allow mkdir to wait for delegation break on parent
[PATCH 0/3] nsfs: expose the stable inode numbers in a public header
2025-06-06 9:45 UTC (4+ messages)
` [PATCH 1/3] nsfs: move root inode number to uapi
` [PATCH 2/3] netns: use stable inode number for initial mount ns
` [PATCH 3/3] mntns: "
[GIT PULL] overlayfs update for 6.16
2025-06-06 9:33 UTC (5+ messages)
[PATCH v2] ceph: fix variable dereferenced before check in ceph_umount_begin()
2025-06-06 9:18 UTC (3+ messages)
fuse: suspend blockers
2025-06-06 8:26 UTC (2+ messages)
[PATCH] fs/xattr.c: fix simple_xattr_list()
2025-06-06 5:39 UTC (2+ messages)
[PATCH] proc: clear FMODE_LSEEK flag correctly for permanent pde
2025-06-06 5:13 UTC (10+ messages)
[PATCH 00/13] Parallelizing filesystem writeback
2025-06-06 5:04 UTC (8+ messages)
[PATCH 0/7] Some random fixes and cleanups to shmem
2025-06-06 2:29 UTC (14+ messages)
` [PATCH 1/7] mm: shmem: correctly pass alloced parameter to shmem_recalc_inode() to avoid WARN_ON()
` [PATCH 2/7] mm: shmem: avoid setting error on splited entries in shmem_set_folio_swapin_error()
` [PATCH 3/7] mm: shmem: avoid missing entries in shmem_undo_range() when entries was splited concurrently
` [PATCH 4/7] mm: shmem: handle special case of shmem_recalc_inode() in it's caller
` [PATCH 5/7] mm: shmem: wrap additional shmem quota related code with CONFIG_TMPFS_QUOTA
` [PATCH 6/7] mm: shmem: simplify error flow in thpsize_shmem_enabled_store()
` [PATCH 7/7] mm: shmem: eliminate unneeded page counting in shmem_unuse_swap_entries()
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-06-05 19:16 UTC (15+ messages)
` [RFC PATCH v2 38/51] KVM: guest_memfd: Split allocator pages for guest_memfd use
[PATCH] fs/xattr.c: fix simple_xattr_list()
2025-06-05 17:09 UTC (2+ messages)
[PATCH 00/12] mm: Remove pXX_devmap page table bit and pfn_t type
2025-06-05 17:04 UTC (22+ messages)
` [PATCH 02/12] mm: Convert pXd_devmap checks to vma_is_dax
` [PATCH 03/12] mm/pagewalk: Skip dax pages in pagewalk
` [PATCH 04/12] mm: Convert vmf_insert_mixed() from using pte_devmap to pte_special
` [PATCH 05/12] mm: Remove remaining uses of PFN_DEV
` [PATCH 06/12] mm/gup: Remove pXX_devmap usage from get_user_pages()
` [PATCH 07/12] mm: Remove redundant pXd_devmap calls
Recent Linux kernel commit breaks Gnulib test suite
2025-06-05 16:53 UTC (4+ messages)
[PATCH 5.15] fs/proc: do_task_stat: use __for_each_thread()
2025-06-05 14:07 UTC
[PATCH 5.10] fs/proc: do_task_stat: use __for_each_thread()
2025-06-05 13:48 UTC
[PATCH v2] mm: fix the inaccurate memory statistics issue for users
2025-06-05 13:34 UTC (2+ messages)
[PATCH] ovl: fix regression caused for lookup helpers API changes
2025-06-05 11:50 UTC (4+ messages)
[PATCH] coredump: cleanup coredump socket functions
2025-06-05 9:53 UTC
Getting Unexpected Lookup entries calls after Readdirplus
2025-06-05 9:23 UTC
[RFC] fs: add ioctl to query protection info capabilities
2025-06-05 8:24 UTC (9+ messages)
[PATCH] fs: don't needlessly acquire f_lock
2025-06-05 7:35 UTC (7+ messages)
[PATCH] mm: fix the inaccurate memory statistics issue for users
2025-06-05 6:32 UTC (13+ messages)
[GIT PULL] bcachefs changes for 6.16, part 2
2025-06-05 3:04 UTC (2+ messages)
[PATCH v4 0/7] use per-vma locks for /proc/pid/maps reads and PROCMAP_QUERY
2025-06-04 23:11 UTC (5+ messages)
` [PATCH v4 4/7] selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modified
` [PATCH v4 5/7] selftests/proc: add verbose more for tests to facilitate debugging
` [PATCH v4 6/7] mm/maps: read proc/pid/maps under per-vma lock
` [PATCH v4 7/7] mm/maps: execute PROCMAP_QUERY ioctl under per-vma locks
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).