messages from 2026-03-27 01:28:26 to 2026-03-28 12:37:34 UTC [more...]
A comparison of the new nfsd iomodes (and an experimental one)
2026-03-28 12:37 UTC (8+ messages)
[PATCH v1 7/9] fuse: add io-uring kernel-managed buffer ring
2026-03-28 12:21 UTC (2+ messages)
[PATCH] docs: proc: remove description of prof_cpu_mask
2026-03-28 12:11 UTC (2+ messages)
[PATCH v1 00/10] Remove READ_ONLY_THP_FOR_FS Kconfig
2026-03-28 9:54 UTC (58+ messages)
` [PATCH v1 01/10] mm: remove READ_ONLY_THP_FOR_FS Kconfig option
` [PATCH v1 02/10] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check
` [PATCH v1 03/10] mm: fs: remove filemap_nr_thps*() functions and their users
` [PATCH v1 04/10] fs: remove nr_thps from struct address_space
` [PATCH v1 05/10] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()
` [PATCH v1 06/10] mm/huge_memory: remove folio split check for READ_ONLY_THP_FOR_FS
` [PATCH v1 07/10] mm/truncate: use folio_split() in truncate_inode_partial_folio()
` [PATCH v1 08/10] fs/btrfs: remove a comment referring to READ_ONLY_THP_FOR_FS
` [PATCH v1 09/10] selftests/mm: remove READ_ONLY_THP_FOR_FS in khugepaged
` [PATCH v1 10/10] selftests/mm: remove READ_ONLY_THP_FOR_FS from comments in guard-regions
[PATCH v2] f2fs: support to report fserror
2026-03-28 8:36 UTC
[PATCH v3 0/2] Fix incorrect overlayfs mmap() and mprotect() LSM access controls
2026-03-28 8:29 UTC (4+ messages)
` [PATCH v3 1/2] lsm: add backing_file LSM hooks
` [PATCH v3 2/2] selinux: fix overlayfs mmap() and mprotect() access checks
[PATCH] f2fs: support to report fserror
2026-03-28 8:27 UTC (3+ messages)
[PATCH v5] hfs: update sanity check of the root record
2026-03-28 7:12 UTC
[REGRESSION] osnoise: "eventpoll: Replace rwlock with spinlock" causes ~50µs noise spikes on isolated PREEMPT_RT cores
2026-03-28 6:00 UTC (6+ messages)
` [REGRESSION] osnoise: "eventpoll: Replace rwlock with spinlock" causes ~50us "
[PATCH] ext4: reject mount if bigalloc with s_first_data_block != 0
2026-03-28 5:31 UTC (2+ messages)
[PATCH v2 00/25] libfuse: Add support for synchronous init
2026-03-28 4:01 UTC (17+ messages)
` [PATCH v2 01/25] ci-build: Add environment logging
` [PATCH v2 04/25] Add a new daemonize API
` [PATCH v2 07/25] Add FUSE_MOUNT_FALLBACK_NEEDED define for -2 mount errors
` [PATCH v2 09/25] Use asprintf() for fuse_mnt_build_{source,type}
` [PATCH v2 10/25] lib/mount.c: Remove some BSD ifdefs
` [PATCH v2 18/25] fusermout: Remove the large read check
` [PATCH v2 21/25] New mount API: Filter out "user="
[PATCH 0/4 v5] exec: inherit HWCAPs from the parent process
2026-03-28 0:21 UTC (8+ messages)
` [PATCH 1/4] "
[PATCH v1 0/10] ceph: add manual client reset and selftests
2026-03-27 21:58 UTC (12+ messages)
` [PATCH 01/10] ceph: convert inode flags to named bit positions
` [PATCH 02/10] ceph: add bounded timeout and diagnostics to wait_caps_flush()
` [PATCH 03/10] ceph: add client reset state and request gating
` [PATCH 04/10] ceph: add manual reset debugfs control and trace plumbing
` [PATCH 05/10] ceph: implement reconnect-based manual reset worker
` [PATCH 06/10] ceph: replace reconnect with direct session teardown in manual reset
` [PATCH 07/10] ceph: add reset state machine, drain phase, and status reporting
` [PATCH 08/10] ceph: drop reset reconnect bookkeeping after direct teardown switch
` [PATCH 09/10] ceph: send SESSION_REQUEST_CLOSE before forced teardown in manual reset
[PATCH V10 0/8] dax: prepare for famfs
2026-03-27 21:05 UTC (9+ messages)
` [PATCH V10 1/8] dax: move dax_pgoff_to_phys from [drivers/dax/] device.c to bus.c
` [PATCH V10 2/8] dax: Factor out dax_folio_reset_order() helper
` [PATCH V10 3/8] dax: add fsdev.c driver for fs-dax on character dax
` [PATCH V10 4/8] dax: Save the kva from memremap
` [PATCH V10 5/8] dax: Add dax_operations for use by fs-dax on fsdev dax
` [PATCH V10 6/8] dax: Add dax_set_ops() for setting dax_operations at bind time
` [PATCH V10 7/8] dax: Add fs_dax_get() func to prepare dax for fs-dax usage
` [PATCH V10 8/8] dax: export dax_dev_get()
[GIT PULL] sysctl fixes for v7.0-rc6
2026-03-27 20:39 UTC (2+ messages)
[PATCH v2 9/9] memblock: warn when freeing reserved memory before memory map is initialized
2026-03-27 19:54 UTC (4+ messages)
` Warning from free_reserved_area() in next-20260325+
[PATCH 0/7] lsm: Replace security_sb_mount with granular mount hooks
2026-03-27 18:23 UTC (4+ messages)
[PATCH v3] fuse: fix inode initialization race
2026-03-27 17:28 UTC
[PATCH v2] fuse: fix inode initialization race
2026-03-27 17:24 UTC (3+ messages)
` "
[PATCH v2 0/4] mm: improve large folio readahead and alignment for exec memory
2026-03-27 16:53 UTC (6+ messages)
` [PATCH v2 3/4] elf: align ET_DYN base to max folio size for PTE coalescing
[PATCH V9 0/8] dax: prepare for famfs
2026-03-27 16:40 UTC (17+ messages)
` [PATCH V9 5/8] dax: Add dax_operations for use by fs-dax on fsdev dax
` [PATCH V9 7/8] dax: Add fs_dax_get() func to prepare dax for fs-dax usage
` [PATCH V9 3/8] dax: add fsdev.c driver for fs-dax on character dax
[PATCH v3 0/42] fs: Move metadata bh tracking from address_space
2026-03-27 16:26 UTC (18+ messages)
` [PATCH 05/42] bdev: Drop pointless invalidate_inode_buffers() call
` [PATCH 08/42] fs: Remove inode lock from __generic_file_fsync()
` [PATCH 13/42] fs: Drop sync_mapping_buffers() "
` [PATCH 14/42] fs: Rename generic_file_fsync() to simple_fsync()
` [PATCH 22/42] fs: Ignore inode metadata buffers in inode_lru_isolate()
` [PATCH 33/42] fs: Provide functions for handling mapping_metadata_bhs directly
` [PATCH 41/42] fs: Drop mapping_metadata_bhs from address space
` [PATCH 42/42] fs: Drop i_private_list from address_space
[PATCH v2 0/1] mm: reinstate unconditional writeback start in balance_dirty_pages()
2026-03-27 16:24 UTC (5+ messages)
` [PATCH v2 1/1] "
[PATCH v1 0/1] mm: start background writeback based on per-wb threshold for strictlimit BDIs
2026-03-27 16:07 UTC (6+ messages)
` [PATCH v1 1/1] "
[PATCH v5 0/7] Automatic NFSv4 state revocation on filesystem unmount
2026-03-27 16:02 UTC (17+ messages)
` [PATCH v5 1/7] NFSD: Extract revoke_one_stid() utility function
` [PATCH v5 2/7] NFSD: Add NFSD_CMD_UNLOCK_IP netlink command
[PATCH V9 00/10] famfs: port into fuse
2026-03-27 14:52 UTC (4+ messages)
` [PATCH V9 01/10] famfs_fuse: Update macro s/FUSE_IS_DAX/FUSE_IS_VIRTIO_DAX/
[PATCH v2 0/5] workqueue: Introduce a sharded cache affinity scope
2026-03-27 12:38 UTC (6+ messages)
` [PATCH v2 2/5] workqueue: add WQ_AFFN_CACHE_SHARD "
[PATCH] bpf: add bpf_real_inode() kfunc
2026-03-27 12:19 UTC (4+ messages)
[PATCH v2 00/15] mm, kvm: allow uffd support in guest_memfd
2026-03-27 11:47 UTC (16+ messages)
` [PATCH v2 08/15] shmem, userfaultfd: use a VMA callback to handle UFFDIO_CONTINUE
` [PATCH v2 09/15] userfaultfd: introduce vm_uffd_ops->alloc_folio()
` [PATCH v2 10/15] shmem, userfaultfd: implement shmem uffd operations using vm_uffd_ops
` [PATCH v2 12/15] mm: generalize handling of userfaults in __do_fault()
` [PATCH v2 13/15] KVM: guest_memfd: implement userfaultfd operations
[PATCH] ovl: make fsync after metadata copy-up opt-in mount option
2026-03-27 11:09 UTC (6+ messages)
[PATCH v4 00/13] ext4: refactor partial block zero-out for iomap conversion
2026-03-27 10:29 UTC (14+ messages)
` [PATCH v4 01/13] ext4: add did_zero output parameter to ext4_block_zero_page_range()
` [PATCH v4 02/13] ext4: rename and extend ext4_block_truncate_page()
` [PATCH v4 03/13] ext4: factor out journalled block zeroing range
` [PATCH v4 04/13] ext4: rename ext4_block_zero_page_range() to ext4_block_zero_range()
` [PATCH v4 05/13] ext4: move ordered data handling out of ext4_block_do_zero_range()
` [PATCH v4 06/13] ext4: remove handle parameters from zero partial block functions
` [PATCH v4 07/13] ext4: pass allocate range as loff_t to ext4_alloc_file_blocks()
` [PATCH v4 08/13] ext4: move zero partial block range functions out of active handle
` [PATCH v4 09/13] ext4: ensure zeroed partial blocks are persisted in SYNC mode
` [PATCH v4 10/13] ext4: unify SYNC mode checks in fallocate paths
` [PATCH v4 11/13] ext4: remove ctime/mtime update from ext4_alloc_file_blocks()
` [PATCH v4 12/13] ext4: move pagecache_isize_extended() out of active handle
` [PATCH v4 13/13] ext4: zero post-EOF partial block before appending write
[PATCH v4 00/25] mm/vma: convert vm_flags_t to vma_flags_t in vma code
2026-03-27 8:27 UTC (3+ messages)
[PATCH 0/5] exfat: convert to iomap
2026-03-27 6:46 UTC (3+ messages)
[PATCH RFC v4 0/3] block: enable RWF_DONTCACHE for block devices
2026-03-27 6:45 UTC (11+ messages)
` [PATCH RFC v4 1/3] block: add BIO_COMPLETE_IN_TASK for task-context completion
` [PATCH RFC v4 2/3] iomap: use BIO_COMPLETE_IN_TASK for dropbehind writeback
[RFC PATCH v2 0/3] vfs: transitive upgrade restrictions for fds
2026-03-27 6:26 UTC (5+ messages)
` [RFC PATCH v2 1/3] vfs: add support for empty path to openat2(2)
` [RFC PATCH v2 2/3] vfs: transitive upgrade restrictions for fds
[PATCH RFC 00/53] lift lookup out of exclive lock for dir ops
2026-03-27 4:13 UTC (6+ messages)
` [PATCH 16/53] ovl: drop dir lock for lookups in impure readdir
[PATCH v5] ext4: avoid infinite loops caused by residual data
2026-03-27 4:06 UTC (2+ messages)
[PATCHSET v3] libfuse: run fuse servers as a contained service
2026-03-27 1:29 UTC (5+ messages)
` [PATCH 14/17] example/service_ll: create a sample systemd service fuse server
` [PATCH 15/17] example/service: create a sample systemd service for a high-level "
` [PATCH 16/17] example/hello_ll: port to single-file common code
` [PATCH 17/17] nullfs: support fuse systemd service mode
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