messages from 2026-03-08 08:47:41 to 2026-03-10 01:56:13 UTC [more...]
[PATCH v3] fuse: invalidate page cache after sync and async direct writes
2026-03-10 1:56 UTC (2+ messages)
[PATCH 00/10] ext4: refactor partial block zero-out for iomap conversion
2026-03-10 1:41 UTC (11+ messages)
` [PATCH 01/10] ext4: add did_zero output parameter to ext4_block_zero_page_range()
` [PATCH 02/10] ext4: ext4_block_truncate_page() returns zeroed length on success
` [PATCH 03/10] ext4: rename and extend ext4_block_truncate_page()
` [PATCH 04/10] ext4: factor out journalled block zeroing range
` [PATCH 05/10] ext4: rename ext4_block_zero_page_range() to ext4_block_zero_range()
` [PATCH 06/10] ext4: move ordered data handling out of ext4_block_do_zero_range()
` [PATCH 07/10] ext4: remove handle parameters from zero partial block functions
` [PATCH 08/10] ext4: pass allocate range as loff_t to ext4_alloc_file_blocks()
` [PATCH 09/10] ext4: move zero partial block range functions out of active handle
` [PATCH 10/10] ext4: zero post-EOF partial block before appending write
[PATCH v3] binfmt_elf: Align eligible read-only PT_LOAD segments to PMD_SIZE for THP
2026-03-10 1:39 UTC
[PATCH v4 00/25] fs-verity support for XFS with post EOF merkle tree
2026-03-10 1:29 UTC (40+ messages)
` [PATCH v4 01/25] fsverity: report validation errors through fserror to fsnotify
` [PATCH v4 02/25] fsverity: expose ensure_fsverity_info()
` [PATCH v4 03/25] fsverity: generate and store zero-block hash
` [PATCH v4 04/25] fsverity: introduce fsverity_folio_zero_hash()
` [PATCH v4 05/25] fsverity: pass digest size and hash of the empty block to ->write
` [PATCH v4 06/25] fsverity: hoist pagecache_read from f2fs/ext4 to fsverity
` [PATCH v4 07/25] iomap: introduce IOMAP_F_FSVERITY and teach writeback to handle fsverity
` [PATCH v4 08/25] iomap: obtain fsverity info for read path
` [PATCH v4 09/25] iomap: issue readahead for fsverity merkle tree
` [PATCH v4 10/25] iomap: teach iomap to handle fsverity holes and verify data holes
` [PATCH v4 11/25] iomap: introduce iomap_fsverity_write() for writing fsverity metadata
` [PATCH v4 12/25] xfs: introduce fsverity on-disk changes
` [PATCH v4 13/25] xfs: initialize fs-verity on file open
` [PATCH v4 14/25] xfs: don't allow to enable DAX on fs-verity sealed inode
` [PATCH v4 15/25] xfs: disable direct read path for fs-verity files
` [PATCH v4 16/25] xfs: handle fsverity I/O in write/read path
` [PATCH v4 17/25] xfs: use read ioend for fsverity data verification
` [PATCH v4 18/25] xfs: add fs-verity support
` [PATCH v4 19/25] xfs: remove unwritten extents after preallocations in fsverity metadata
` [PATCH v4 20/25] xfs: add fs-verity ioctls
` [PATCH v4 21/25] xfs: advertise fs-verity being available on filesystem
` [PATCH v4 22/25] xfs: check and repair the verity inode flag state
` [PATCH v4 23/25] xfs: introduce health state for corrupted fsverity metadata
` [PATCH v4 24/25] xfs: add fsverity traces
` [PATCH v4 25/25] xfs: enable ro-compat fs-verity flag
[PATCH RFC v3 0/4] guest_memfd: Track amount of memory allocated on inode
2026-03-10 1:06 UTC (10+ messages)
` [PATCH RFC v3 1/4] KVM: "
` [PATCH RFC v3 2/4] KVM: guest_memfd: Set release always on guest_memfd mappings
` [PATCH RFC v3 3/4] KVM: selftests: Wrap fstat() to assert success
` [PATCH RFC v3 4/4] KVM: selftests: Test that st_blocks is updated on allocation
[PATCH v3] hfs: Validate CNIDs in hfs_read_inode
2026-03-10 0:08 UTC
[PATCH v1 0/1] exfat: Valid Data Length(VDL) ioctl
2026-03-09 23:28 UTC (6+ messages)
` [PATCH v2 0/1] exfat: EXFAT_IOC_GET_VALID_DATA ioctl
` [PATCH v2 1/1] "
[PATCH] hfsplus: limit sb_maxbytes to partition size
2026-03-09 23:25 UTC (13+ messages)
[PATCH] hfsplus: set ctime after setxattr and removexattr
2026-03-09 21:49 UTC
Hang in generic/648 on zoned btrfs after aa35dd5cbc06 ("iomap: fix invalid folio access after folio_end_read()")
2026-03-09 20:56 UTC (2+ messages)
[PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
2026-03-09 20:50 UTC (7+ messages)
fscrypt API cleanups v3
2026-03-09 20:43 UTC (3+ messages)
[syzbot] [mm?] [f2fs?] [exfat?] memory leak in __kfree_rcu_sheaf
2026-03-09 20:31 UTC (14+ messages)
[PATCH] netfs: fix VM_BUG_ON_FOLIO() issue in netfs_write_begin() call
2026-03-09 20:10 UTC (2+ messages)
[PATCH v2 0/5] write streams and xfs spatial isolation
2026-03-09 20:01 UTC (12+ messages)
` [PATCH v2 1/5] fs: add generic write-stream management ioctl
` [PATCH v2 2/5] iomap: introduce and propagate write_stream
` [PATCH v2 3/5] xfs: implement write-stream management support
` [PATCH v2 4/5] xfs: steer allocation using write stream
` [PATCH v2 5/5] xfs: introduce software write streams
[PATCH v5 0/2] hfsplus: prevent b-tree allocator corruption
2026-03-09 19:56 UTC (10+ messages)
` [PATCH v5 1/2] hfsplus: refactor b-tree map page access and add node-type validation
` [PATCH v5 2/2] hfsplus: validate b-tree node 0 bitmap at mount time
[PATCH v3 0/8] iomap, xfs: improve zero range flushing and lookup
2026-03-09 18:38 UTC (21+ messages)
` [PATCH v3 1/8] xfs: fix iomap hole map reporting for zoned zero range
` [PATCH v3 2/8] xfs: flush dirty pagecache over hole in zoned mode "
` [PATCH v3 3/8] iomap, xfs: lift zero range hole mapping flush into xfs
` [PATCH v3 4/8] xfs: flush eof folio before insert range size update
` [PATCH v3 5/8] xfs: look up cow fork extent earlier for buffered iomap_begin
` [PATCH v3 6/8] xfs: only flush when COW fork blocks overlap data fork holes
` [PATCH v3 7/8] xfs: replace zero range flush with folio batch
` [PATCH v3 8/8] xfs: report cow mappings with dirty pagecache for iomap zero range
[GIT PULL] libfuse: run fuse servers as a contained service
2026-03-09 18:35 UTC (6+ messages)
[RFC][PATCH 0/5] fanotify namespace monitoring
2026-03-09 18:07 UTC (5+ messages)
` [RFC][PATCH 1/5] fanotify: add support for watching the namespaces tree
[PATCH v5 0/4] OPENAT2_REGULAR flag support for openat2
2026-03-09 17:39 UTC (8+ messages)
` [PATCH v5 1/4] openat2: new OPENAT2_REGULAR flag support
[RFC 0/3] Add buffered write-through support to iomap & xfs
2026-03-09 17:34 UTC (4+ messages)
` [RFC 1/3] iomap: Support buffered RWF_WRITETHROUGH via async dio backend
` [RFC 2/3] iomap: Enable stable writes for RWF_WRITETHROUGH inodes
` [RFC 3/3] xfs: Add RWF_WRITETHROUGH support to xfs
[PATCH v6] hfsplus: fix uninit-value by validating catalog record size
2026-03-09 17:19 UTC (2+ messages)
[PATCH RFC v2 00/23] fs,kthread: start all kthreads in nullfs
2026-03-09 16:50 UTC (10+ messages)
` [PATCH RFC v2 02/23] fs: add scoped_with_init_fs()
` [PATCH RFC v2 04/23] crypto: ccp: use scoped_with_init_fs() for SEV file access
` [PATCH RFC v2 15/23] fs: add real_fs to track task's actual fs_struct
` [PATCH RFC v2 18/23] fs: add umh argument to struct kernel_clone_args
[PATCH v1 00/16] mm: cleanups around unmapping / zapping
2026-03-09 16:46 UTC (11+ messages)
` [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
` [PATCH v1 11/16] mm/memory: inline unmap_page_range() into __zap_vma_range()
` [PATCH v1 14/16] mm: rename zap_page_range_single() to zap_vma_range()
` [PATCH v1 16/16] mm/memory: support VM_MIXEDMAP in zap_special_vma_range()
[PATCH v2] docs: filesystems: clarify KernelPageSize vs. MMUPageSize in smaps
2026-03-09 16:14 UTC (2+ messages)
[PATCH v3 0/3] memfd-based Userspace MFR Policy for HugeTLB
2026-03-09 15:47 UTC (10+ messages)
` [PATCH v3 1/3] mm: memfd/hugetlb: introduce memfd-based userspace MFR policy
[PATCH 6.1.y 3/3] hfs: fix general protection fault in hfs_find_init()
2026-03-09 15:45 UTC (2+ messages)
[PATCH v2] vfs: remove externs from fs.h on functions modified by i_ino widening
2026-03-09 15:21 UTC (9+ messages)
[RFC PATCH 0/1] fuse: restructure requests extensions handling
2026-03-09 14:59 UTC (2+ messages)
` [RFC PATCH 1/1] "
support file system generated / verified integrity information v4
2026-03-09 14:52 UTC (2+ messages)
` (subset) "
[PATCH v6 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
2026-03-09 14:49 UTC (7+ messages)
` [PATCH v6 4/9] dax/cxl, hmem: Initialize hmem early and defer dax_cxl binding
` [PATCH v6 5/9] dax: Track all dax_region allocations under a global resource tree
` [PATCH v6 7/9] dax: Add deferred-work helpers for dax_hmem and dax_cxl coordination
[PATCH v2] binfmt_elf: Align eligible read-only PT_LOAD segments to PMD_SIZE for THP
2026-03-09 14:22 UTC (3+ messages)
[BUG] WARNING in alloc_slab_obj_exts triggered by __d_alloc
2026-03-09 14:00 UTC (4+ messages)
` [PATCH] mm/slab: fix an incorrect check in obj_exts_alloc_size()
[PATCH] erofs: introduce nolargefolio mount option
2026-03-09 13:19 UTC (3+ messages)
Possible newline injection into fdinfo
2026-03-09 12:39 UTC (6+ messages)
[BUG] WARNING: lib/ratelimit.c:LINE at ___ratelimit, CPU: kworker/u16:NUM/NUM
2026-03-09 12:21 UTC (2+ messages)
[BUG] WARNING: lib/ratelimit.c:LINE at ___ratelimit, CPU: kworker/u16:NUM/NUM
2026-03-09 10:25 UTC
[PATCH] netfs: Fix NULL pointer dereference in netfs_unbuffered_write() on retry
2026-03-09 9:22 UTC (2+ messages)
[PATCH] netfs: Fix kernel BUG in netfs_limit_iter() for ITER_KVEC iterators
2026-03-09 9:17 UTC (2+ messages)
[PATCH v2] fuse: limit debug log output during ring teardown
2026-03-09 9:09 UTC (2+ messages)
[PATCH] vfs: remove externs from fs.h on functions modified by i_ino widening
2026-03-09 9:02 UTC (5+ messages)
[linus:master] [iomap] cd3c877d04: fio.write_iops 5.8% improvement
2026-03-09 8:49 UTC
[PATCH v3 00/15] Further centralising of directory locking for name ops
2026-03-09 8:43 UTC (5+ messages)
` [PATCH v3 10/15] cachefiles: change cachefiles_bury_object to use start_renaming_dentry()
` [PATCH] FIXUP: "
[PATCH RFC v2 0/6] guest_memfd: Track amount of memory allocated on inode
2026-03-09 8:02 UTC (8+ messages)
` [PATCH RFC v2 2/6] KVM: guest_memfd: Directly allocate folios with filemap_alloc_folio()
` [PATCH RFC v2 3/6] fs: Add .unaccount_folio callback
[PATCH V7 00/19] famfs: port into fuse
2026-03-09 6:27 UTC (5+ messages)
` [PATCH V7 02/19] dax: Factor out dax_folio_reset_order() helper
[linus:master] [pidfs] 8021824904: stress-ng.pthread.ops_per_sec 115.4% improvement
2026-03-09 5:50 UTC
[Lsf-pc] [LSF/MM/BPF TOPIC] Buffered atomic writes
2026-03-08 15:33 UTC (2+ messages)
[BUG] efs: out-of-bounds in efs_symlink_read_folio+0x1b8/0x440 during readlink()
2026-03-08 8:49 UTC
[BUG] freevxfs: slab-out-of-bounds in vxfs_immed_read_folio+0x10f/0x280 during read()
2026-03-08 8:47 UTC
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