messages from 2025-11-06 14:27:37 to 2025-11-08 00:17:54 UTC [more...]
[PATCHSET v6 1/8] fuse: general bug fixes
2025-11-08 0:17 UTC (14+ messages)
` [PATCH 1/5] fuse: flush pending fuse events before aborting the connection
` [PATCH 4/5] fuse: update file mode when updating acls
[PATCH v2 0/8] fuse: support io-uring registered buffers
2025-11-07 22:23 UTC (13+ messages)
` [PATCH v2 5/8] fuse: use enum types for header copying
` [PATCH v2 7/8] fuse: refactor setting up copy state for payload copying
` [PATCH v2 8/8] fuse: support io-uring registered buffers
[PATCH v2] vfs: remove the excl argument from the ->create() inode_operation
2025-11-07 23:37 UTC (5+ messages)
` LLM disclosure (was: [PATCH v2] vfs: remove the excl argument from the ->create() inode_operation)
New netfs crash in last month or so
2025-11-07 23:07 UTC
[RFC LPC2026 PATCH 0/9] Protected Memory NUMA Nodes
2025-11-07 22:49 UTC (10+ messages)
` [RFC PATCH 1/9] gfp: Add GFP_PROTECTED for protected-node allocations
` [RFC PATCH 2/9] memory-tiers: create default_sysram_nodes
` [RFC PATCH 3/9] mm: default slub, oom_kill, compaction, and page_alloc to sysram
` [RFC PATCH 4/9] mm,cpusets: rename task->mems_allowed to task->mems_default
` [RFC PATCH 5/9] cpuset: introduce cpuset.mems.default
` [RFC PATCH 6/9] mm/memory_hotplug: add MHP_PROTECTED_MEMORY flag
` [RFC PATCH 7/9] drivers/dax: add protected memory bit to dev_dax
` [RFC PATCH 8/9] drivers/cxl: add protected_memory bit to cxl region
` [RFC PATCH 9/9] [HACK] mm/zswap: compressed ram integration example
[PATCH v5 00/22] Live Update Orchestrator
2025-11-07 22:33 UTC (24+ messages)
` [PATCH v5 01/22] liveupdate: luo_core: luo_ioctl: "
` [PATCH v5 02/22] liveupdate: luo_core: integrate with KHO
` [PATCH v5 03/22] reboot: call liveupdate_reboot() before kexec
` [PATCH v5 04/22] liveupdate: Kconfig: Make debugfs optional
` [PATCH v5 05/22] liveupdate: kho: when live update add KHO image during kexec load
` [PATCH v5 06/22] liveupdate: luo_session: add sessions support
` [PATCH v5 07/22] liveupdate: luo_ioctl: add user interface
` [PATCH v5 08/22] liveupdate: luo_file: implement file systems callbacks
` [PATCH v5 09/22] liveupdate: luo_session: Add ioctls for file preservation and state management
` [PATCH v5 10/22] liveupdate: luo_flb: Introduce File-Lifecycle-Bound global state
` [PATCH v5 11/22] docs: add luo documentation
` [PATCH v5 12/22] MAINTAINERS: add liveupdate entry
` [PATCH v5 13/22] mm: shmem: use SHMEM_F_* flags instead of VM_* flags
` [PATCH v5 14/22] mm: shmem: allow freezing inode mapping
` [PATCH v5 15/22] mm: shmem: export some functions to internal.h
` [PATCH v5 16/22] liveupdate: luo_file: add private argument to store runtime state
` [PATCH v5 17/22] mm: memfd_luo: allow preserving memfd
` [PATCH v5 18/22] docs: add documentation for memfd preservation via LUO
` [PATCH v5 19/22] selftests/liveupdate: Add userspace API selftests
` [PATCH v5 20/22] selftests/liveupdate: Add kexec-based selftest for session lifecycle
` [PATCH v5 21/22] selftests/liveupdate: Add kexec test for multiple and empty sessions
` [PATCH v5 22/22] tests/liveupdate: Add in-kernel liveupdate test
[PATCHSET v6 3/8] fuse: cleanups ahead of adding fuse support
2025-11-07 20:55 UTC (5+ messages)
` [PATCH 1/2] fuse: move the passthrough-specific code back to passthrough.c
` [PATCH 2/2] fuse_trace: "
[PATCH 0/2] printk_ringbuffer: Fix regression in get_data() and clean up data size checks
2025-11-07 19:47 UTC (3+ messages)
` [PATCH 1/2] printk_ringbuffer: Fix check of valid data size when blk_lpos overflows
` [PATCH 2/2] printk_ringbuffer: Create a helper function to decide whether a more space is needed
[patch V5 00/12] uaccess: Provide and use scopes for user access
2025-11-07 19:17 UTC (3+ messages)
` [patch V5 07/12] uaccess: Provide scoped user access regions
[PATCH v7 00/12] Direct Map Removal Support for guest_memfd
2025-11-07 18:11 UTC (6+ messages)
[PATCHSET v6 2/8] iomap: cleanups ahead of adding fuse support
2025-11-07 18:05 UTC (7+ messages)
` [PATCH 1/1] iomap: allow NULL swap info bdev when activating swapfile
[f2fs-dev] [RFC PATCH 0/9] f2fs: Enable buffered read/write large folios support with extended iomap
2025-11-07 17:39 UTC (5+ messages)
` [RFC PATCH 9/9] f2fs: Enable buffered read/write path large folios support for normal and atomic file with iomap
` "
[PATCH v7 03/12] mm: introduce AS_NO_DIRECT_MAP
2025-11-07 17:22 UTC (16+ messages)
` [PATCH v7 04/12] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v7 06/12] KVM: guest_memfd: add module param for disabling TLB flushing
[Patch 0/2] NFSD: Fix server hang when there are multiple layout conflicts
2025-11-07 17:01 UTC (8+ messages)
` [PATCH 1/2] locks: Introduce lm_breaker_timedout op to lease_manager_operations
` [PATCH 2/2] NFSD: Fix server hang when there are multiple layout conflicts
[PATCH v3 0/8] introduce VM_MAYBE_GUARD and make it sticky
2025-11-07 16:11 UTC (9+ messages)
` [PATCH v3 1/8] mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
` [PATCH v3 2/8] mm: add atomic VMA flags and set VM_MAYBE_GUARD as such
` [PATCH v3 3/8] mm: implement sticky VMA flags
` [PATCH v3 4/8] mm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD one
` [PATCH v3 5/8] mm: set the VM_MAYBE_GUARD flag on guard region install
` [PATCH v3 6/8] tools/testing/vma: add VMA sticky userland tests
` [PATCH v3 7/8] tools/testing/selftests/mm: add MADV_COLLAPSE test case
` [PATCH v3 8/8] tools/testing/selftests/mm: add smaps visibility guard region test
[PATCH v3 0/3] cheaper MAY_EXEC handling for path lookup
2025-11-07 14:21 UTC (4+ messages)
` [PATCH v3 1/3] fs: speed up path lookup with cheaper handling of MAY_EXEC
` [PATCH v3 2/3] btrfs: utilize IOP_FASTPERM_MAY_EXEC
` [PATCH v3 3/3] fs: retire now stale MAY_WRITE predicts in inode_permission()
[PATCH 0/6] iomap, xfs: improve zero range flushing and lookup
2025-11-07 13:59 UTC (20+ messages)
` [PATCH 1/6] iomap: replace folio_batch allocation with stack allocation
` [PATCH 2/6] iomap, xfs: lift zero range hole mapping flush into xfs
` [PATCH 6/6] xfs: replace zero range flush with folio batch
[syzbot] [iomap?] kernel BUG in folio_end_read (2)
2025-11-07 13:41 UTC (13+ messages)
[PATCH v2 00/16] Parallelizing filesystem writeback
2025-11-07 13:37 UTC (8+ messages)
[PATCH v2 0/5] introduce VM_MAYBE_GUARD and make it sticky
2025-11-07 12:40 UTC (17+ messages)
` [PATCH v2 1/5] mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
` [PATCH v2 2/5] mm: add atomic VMA flags, use VM_MAYBE_GUARD as such
` [PATCH v2 3/5] mm: implement sticky, copy on fork VMA flags
move blk-crypto-fallback to sit above the block layer
2025-11-07 12:10 UTC (28+ messages)
` [PATCH 1/9] mempool: update kerneldoc comments
` [PATCH 2/9] mempool: add error injection support
` [PATCH 3/9] mempool: add mempool_{alloc,free}_bulk
` [PATCH 4/9] fscrypt: pass a real sector_t to fscrypt_zeroout_range_inline_crypt
` [PATCH 5/9] fscrypt: keep multiple bios in flight in fscrypt_zeroout_range_inline_crypt
` [PATCH 7/9] blk-crypto: handle the fallback above the block layer
` [PATCH 8/9] blk-crypto: use on-stack skciphers for fallback en/decryption
[PATCH] mm/readahead: Skip fully overlapped range
2025-11-07 10:28 UTC (8+ messages)
[f2fs-dev] [RESEND RFC PATCH 0/9] f2fs: Enable buffered read/write large folios support with extended iomap
2025-11-07 9:51 UTC (3+ messages)
` [RFC PATCH 1/9] f2fs: Introduce f2fs_iomap_folio_state
[RFC] Another take at restarting FUSE servers
2025-11-07 9:25 UTC (19+ messages)
[syzbot] [exfat?] WARNING in __rt_mutex_slowlock_locked (2)
2025-11-07 9:11 UTC (4+ messages)
[PATCHSET v6] fstests: support ext4 fuse testing
2025-11-07 7:50 UTC (13+ messages)
` [PATCH 01/33] misc: adapt tests to handle the fuse ext[234] drivers
` [PATCH 22/33] generic/631: don't run test if we can't mount overlayfs
[syzbot] [fs?] WARNING in destroy_super_work
2025-11-07 7:31 UTC
[PATCH v2 0/2] block: enable per-cpu bio cache by default
2025-11-07 3:17 UTC (4+ messages)
` [PATCH v2 1/2] block: use bio_alloc_bioset for passthru IO "
` [PATCH v2 2/2] block: enable per-cpu bio cache "
[PATCH 00/11] ntfsplus: ntfs filesystem remake
2025-11-07 2:58 UTC (4+ messages)
` [PATCH 02/11] ntfsplus: add super block operations
[PATCH] vfs: remove the excl argument from the ->create() inode_operation
2025-11-07 0:00 UTC (5+ messages)
[PATCHSET v6 4/8] fuse: allow servers to use iomap for better file IO performance
2025-11-06 23:35 UTC (7+ messages)
` [PATCH 04/31] fuse: adapt FUSE_DEV_IOC_BACKING_{OPEN,CLOSE} to add new iomap devices
` [PATCH 09/31] fuse: isolate the other regular file IO paths from iomap
[PATCH] fs/pipe: stop duplicating union pipe_index declaration
2025-11-06 23:20 UTC (12+ messages)
` fms extension (Was: [PATCH] fs/pipe: stop duplicating union pipe_index declaration)
[PATCH v3 0/8] iomap: buffered io changes
2025-11-06 23:09 UTC (9+ messages)
` [PATCH v3 1/8] iomap: account for unaligned end offsets when truncating read range
` [PATCH v3 4/8] iomap: simplify ->read_folio_range() error handling for reads
[PATCH v2 0/4] permission check avoidance during lookup
2025-11-06 22:45 UTC (7+ messages)
` [PATCH v2 1/4] fs: speed up path lookup with cheaper MAY_EXEC checks
` [PATCH v2 2/4] ext4: opt-in for IOP_MAY_FAST_EXEC
` [PATCH v2 3/4] btrfs: "
` [PATCH v2 4/4] tmpfs: "
[RFC] Why generic/073 is generic but not btrfs specific?
2025-11-06 22:29 UTC (5+ messages)
[PATCH] gfs2: Use bio_add_folio_nofail()
2025-11-06 21:23 UTC (2+ messages)
[ANN] Squashfs-tools 4.7.3 released
2025-11-06 20:38 UTC
[GIT PULL] fscrypt fix for v6.18-rc5
2025-11-06 20:53 UTC (2+ messages)
[PATCH v4] fs: hide names_cachep behind runtime access machinery
2025-11-06 19:49 UTC (15+ messages)
` [WIP RFC PATCH 0/3] runtime-const header split and whatnot
` [PATCH 1/3] x86: fix access_ok() and valid_user_address() using wrong USER_PTR_MAX in modules
[PATCH v2 0/1] fuse: fix readahead reclaim deadlock
2025-11-06 19:38 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCHSET V3 2/2] iomap: generic file IO error reporting
2025-11-06 17:06 UTC (9+ messages)
` [PATCH 1/6] iomap: report file IO errors to fsnotify
[RFC] xfs: fake fallocate success for always CoW inodes
2025-11-06 17:05 UTC (7+ messages)
[PATCH v4 00/12] ext4: optimize online defragment
2025-11-06 15:45 UTC (2+ 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