messages from 2026-03-19 13:18:54 to 2026-03-20 13:43:50 UTC [more...]
[PATCH v2 0/41] fs: Move metadata bh tracking from address_space
2026-03-20 13:41 UTC (40+ messages)
` [PATCH 01/41] ext4: Use inode_has_buffers()
` [PATCH 02/41] gfs2: Don't zero i_private_data
` [PATCH 03/41] ntfs3: Drop pointless sync_mapping_buffers() and invalidate_inode_buffers() calls
` [PATCH 04/41] ocfs2: Drop pointless sync_mapping_buffers() calls
` [PATCH 05/41] bdev: Drop pointless invalidate_inode_buffers() call
` [PATCH 06/41] ufs: Drop pointless invalidate_mapping_buffers() call
` [PATCH 07/41] exfat: Drop pointless invalidate_inode_buffers() call
` [PATCH 08/41] udf: Switch to generic_buffers_fsync()
` [PATCH 09/41] minix: "
` [PATCH 10/41] bfs: "
` [PATCH 11/41] fat: Switch to generic_buffers_fsync_noflush()
` [PATCH 12/41] fs: Drop sync_mapping_buffers() from __generic_file_fsync()
` [PATCH 13/41] fat: Sync and invalidate metadata buffers from fat_evict_inode()
` [PATCH 14/41] udf: Sync and invalidate metadata buffers from udf_evict_inode()
` [PATCH 15/41] minix: Sync and invalidate metadata buffers from minix_evict_inode()
` [PATCH 16/41] ext2: Sync and invalidate metadata buffers from ext2_evict_inode()
` [PATCH 17/41] ext4: Sync and invalidate metadata buffers from ext4_evict_inode()
` [PATCH 18/41] bfs: Sync and invalidate metadata buffers from bfs_evict_inode()
` [PATCH 19/41] affs: Sync and invalidate metadata buffers from affs_evict_inode()
` [PATCH 20/41] fs: Ignore inode metadata buffers in inode_lru_isolate()
` [PATCH 21/41] fs: Stop using i_private_data for metadata bh tracking
` [PATCH 22/41] hugetlbfs: Stop using i_private_data
` [PATCH 23/41] aio: Stop using i_private_data and i_private_lock
` [PATCH 24/41] fs: Remove i_private_data
` [PATCH 25/41] kvm: Use private inode list instead of i_private_list
` [PATCH 26/41] fs: Drop osync_buffers_list()
` [PATCH 27/41] fs: Fold fsync_buffers_list() into sync_mapping_buffers()
` [PATCH 28/41] fs: Move metadata bhs tracking to a separate struct
` [PATCH 29/41] fs: Make bhs point to mapping_metadata_bhs
` [PATCH 30/41] fs: Switch inode_has_buffers() to take mapping_metadata_bhs
` [PATCH 31/41] fs: Provide functions for handling mapping_metadata_bhs directly
` [PATCH 32/41] ext2: Track metadata bhs in fs-private inode part
` [PATCH 33/41] affs: "
` [PATCH 34/41] bfs: "
` [PATCH 35/41] fat: "
` [PATCH 37/41] minix: "
` [PATCH 38/41] ext4: "
` [PATCH 39/41] fs: Drop mapping_metadata_bhs from address space
` [PATCH 40/41] fs: Drop i_private_list from address_space
[PATCH v3 00/23] mm/vma: convert vm_flags_t to vma_flags_t in vma code
2026-03-20 13:42 UTC (31+ messages)
` [PATCH v3 05/23] mm/vma: use new VMA flags for sticky flags logic
` [PATCH v3 07/23] mm/vma: add append_vma_flags() helper
` [PATCH v3 09/23] mm: unexport vm_brk_flags() and eliminate vm_flags parameter
` [PATCH v3 10/23] mm/vma: introduce vma_flags_same[_mask/_pair]()
` [PATCH v3 11/23] mm/vma: introduce [vma_flags,legacy]_to_[legacy,vma_flags]() helpers
` [PATCH v3 13/23] mm/vma: introduce vma_test[_any[_mask]](), and make inlining consistent
` [PATCH v3 15/23] mm: introduce vma_flags_count() and vma[_flags]_test_single_mask()
` [PATCH v3 17/23] mm: convert do_brk_flags() to use vma_flags_t
` [PATCH v3 18/23] mm: update vma_supports_mlock() to use new VMA flags
` [PATCH v3 19/23] mm/vma: introduce vma_clear_flags[_mask]()
` [PATCH v3 21/23] mm/vma: convert as much as we can in mm/vma.c to vma_flags_t
` [PATCH v3 22/23] mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
` [PATCH v3 23/23] mm/vma: convert __mmap_region() "
[PATCH 0/7] fsmount: add FSMOUNT_NAMESPACE
2026-03-20 13:40 UTC (6+ messages)
` [PATCH 3/7] mount: "
[PATCH] coredump: add tracepoint for coredump events
2026-03-20 13:21 UTC (3+ messages)
[PATCH v3 0/1] writeback: don't block sync for filesystems with no data integrity guarantees
2026-03-20 13:19 UTC (5+ messages)
` [PATCH v3 1/1] "
[PATCH v2] fs: remove stale and duplicate forward declarations
2026-03-20 13:18 UTC (3+ messages)
[PATCH] init/initramfs.c: trivial fix: FSM -> Finite-state machine
2026-03-20 13:16 UTC (2+ messages)
[PATCH] splice: prevent deadlock when splicing a file to itself
2026-03-20 13:06 UTC
[PATCH v3 0/2] hfsplus: fix lock leak and refactor hidden dir search
2026-03-20 13:04 UTC (3+ messages)
` [PATCH v3 1/2] hfsplus: fix held lock freed on hfsplus_fill_super()
` [PATCH v3 2/2] hfsplus: extract hidden directory search into a helper function
[PATCH v2 00/15] mm, kvm: allow uffd support in guest_memfd
2026-03-20 12:55 UTC (7+ messages)
` [PATCH v2 01/15] userfaultfd: introduce mfill_copy_folio_locked() helper
` [PATCH v2 02/15] userfaultfd: introduce struct mfill_state
` [PATCH v2 03/15] userfaultfd: introduce mfill_get_pmd() helper
[RFC] liveupdate: prevent double preservation
2026-03-20 12:53 UTC (3+ messages)
[PATCH RFC 0/2] configfs: enable kernel-space item registration
2026-03-20 12:39 UTC (11+ messages)
vfs continuous integration testing
2026-03-20 12:34 UTC (2+ messages)
[PATCH v2] fs: allow backing file code to open an O_PATH file with negative dentry
2026-03-20 12:33 UTC (2+ messages)
[PATCH] fs: allow vfs code to open an O_PATH file with negative dentry
2026-03-20 12:15 UTC (7+ messages)
[PATCH v5] binfmt_elf: Align eligible read-only PT_LOAD segments to PMD_SIZE for THP
2026-03-20 11:44 UTC (4+ messages)
[syzbot] [mm?] [f2fs?] [exfat?] memory leak in __kfree_rcu_sheaf
2026-03-20 11:20 UTC (4+ messages)
[PATCH 0/3] ext4: remove use of d_alloc()
2026-03-20 10:24 UTC (6+ messages)
` [PATCH 2/3] ext4: add ext4_fc_eligible()
[PATCH] xfs: use GFP_NOFS in __xfs_trans_alloc
2026-03-20 10:03 UTC (2+ messages)
` [PATCH] xfs: defer lazytime timestamp updates to inodegc during eviction
[PATCH] fs: revert insert_inode_locked() eviction wait change and explain why
2026-03-20 9:30 UTC (7+ messages)
[PATCH 0/4 v4] exec: inherit HWCAPs from the parent process
2026-03-20 9:15 UTC (3+ messages)
` [PATCH 2/4] "
[RFC] FUSE: support for file_flags and birthtime (FreeBSD use case)
2026-03-20 9:06 UTC
[PATCH v0 0/1] exfat: add limited FALLOC_FL_ZERO_RANGE support
2026-03-20 8:16 UTC (2+ messages)
` [syzbot ci] "
[Bug][xfstests xfs/556] inconsistent {HARDIRQ-ON-W} -> {IN-HARDIRQ-W} usage
2026-03-20 7:23 UTC
[PATCH v3] selftests/mm: add folio_split() and filemap_get_entry() race test
2026-03-20 2:41 UTC (2+ messages)
[PATCH v4] hfs: Validate CNIDs in hfs_read_inode
2026-03-20 0:32 UTC (13+ messages)
(no subject)
2026-03-20 0:03 UTC (4+ messages)
` [PATCH v2 1/3] ext4: split __ext4_add_entry() out of ext4_add_entry()
` [PATCH v2 2/3] ext4: add ext4_fc_eligible()
` [PATCH v2 3/3] ext4: move dcache manipulation out of __ext4_link()
[PATCH v2 0/1] writeback: don't block sync(2) for filesystems with no data integrity guarantees
2026-03-19 23:55 UTC (4+ messages)
` [PATCH v2 1/1] "
[PATCH] ntfs(3): export super block magic
2026-03-19 23:40 UTC
[PATCH v2 0/6] fuse: fix hang with sync init
2026-03-19 23:36 UTC (3+ messages)
` [PATCH v2 1/6] fuse: create fuse_dev on /dev/fuse open instead of mount
[PATCH v7 0/7] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
2026-03-19 23:07 UTC (14+ messages)
` [PATCH v7 3/7] dax/cxl, hmem: Initialize hmem early and defer dax_cxl binding
` [PATCH v7 4/7] dax: Track all dax_region allocations under a global resource tree
` [PATCH v7 6/7] dax/hmem, cxl: Defer and resolve Soft Reserved ownership
` [PATCH v7 7/7] dax/hmem: Reintroduce Soft Reserved ranges back into the iomem tree
[PATCH v3] sysctl: fix check against uninitialized variable in proc_do_large_bitmap
2026-03-19 22:50 UTC
[PATCH v2] sysctl: fix check against uninitialized variable in proc_do_large_bitmap
2026-03-19 22:48 UTC (3+ messages)
[PATCH v2 2/2] hfsplus: extract hidden directory search into a helper function
2026-03-19 21:07 UTC (3+ messages)
[PATCH v3 00/16] mm: expand mmap_prepare functionality and usage
2026-03-19 20:31 UTC (18+ messages)
` [PATCH v3 01/16] mm: various small mmap_prepare cleanups
` [PATCH v3 02/16] mm: add documentation for the mmap_prepare file operation callback
` [PATCH v3 03/16] mm: document vm_operations_struct->open the same as close()
` [PATCH v3 04/16] mm: add vm_ops->mapped hook
` [PATCH v3 05/16] fs: afs: correctly drop reference count on mapping failure
` [PATCH v3 06/16] mm: add mmap_action_simple_ioremap()
` [PATCH v3 07/16] misc: open-dice: replace deprecated mmap hook with mmap_prepare
` [PATCH v3 08/16] hpet: "
` [PATCH v3 09/16] mtdchar: replace deprecated mmap hook with mmap_prepare, clean up
` [PATCH v3 10/16] stm: replace deprecated mmap hook with mmap_prepare
` [PATCH v3 11/16] staging: vme_user: "
` [PATCH v3 12/16] mm: allow handling of stacked mmap_prepare hooks in more drivers
` [PATCH v3 13/16] drivers: hv: vmbus: replace deprecated mmap hook with mmap_prepare
` [PATCH v3 14/16] uio: replace deprecated mmap hook with mmap_prepare in uio_info
` [PATCH v3 15/16] mm: add mmap_action_map_kernel_pages[_full]()
` [PATCH v3 16/16] mm: on remap assert that input range within the proposed VMA
[PATCH v1] writeback: skip sync(2) inode writeback for filesystems with no data integrity guarantees
2026-03-19 18:07 UTC (3+ messages)
[PATCH v2] selftests/mm: add folio_split() and filemap_get_entry() race test
2026-03-19 17:35 UTC (2+ messages)
[PATCH v5 00/25] fs-verity support for XFS with post EOF merkle tree
2026-03-19 17:15 UTC (27+ messages)
` [PATCH v5 01/25] fsverity: report validation errors through fserror to fsnotify
` [PATCH v5 02/25] fsverity: expose ensure_fsverity_info()
` [PATCH v5 03/25] fsverity: generate and store zero-block hash
` [PATCH v5 04/25] fsverity: introduce fsverity_folio_zero_hash()
` [PATCH v5 05/25] fsverity: pass digest size and hash of the empty block to ->write
` [PATCH v5 06/25] fsverity: hoist pagecache_read from f2fs/ext4 to fsverity
` [PATCH v5 07/25] iomap: introduce IOMAP_F_FSVERITY and teach writeback to handle fsverity
` [PATCH v5 08/25] iomap: obtain fsverity info for read path
` [PATCH v5 09/25] iomap: issue readahead for fsverity merkle tree
` [PATCH v5 10/25] iomap: teach iomap to handle fsverity holes and verify data holes
` [PATCH v5 11/25] iomap: introduce iomap_fsverity_write() for writing fsverity metadata
` [PATCH v5 12/25] xfs: introduce fsverity on-disk changes
` [PATCH v5 13/25] xfs: initialize fs-verity on file open
` [PATCH v5 14/25] xfs: don't allow to enable DAX on fs-verity sealed inode
` [PATCH v5 15/25] xfs: disable direct read path for fs-verity files
` [PATCH v5 16/25] xfs: handle fsverity I/O in write/read path
` [PATCH v5 17/25] xfs: use read ioend for fsverity data verification
` [PATCH v5 18/25] xfs: add fs-verity support
` [PATCH v5 19/25] xfs: remove unwritten extents after preallocations in fsverity metadata
` [PATCH v5 20/25] xfs: add fs-verity ioctls
` [PATCH v5 21/25] xfs: advertise fs-verity being available on filesystem
` [PATCH v5 22/25] xfs: check and repair the verity inode flag state
` [PATCH v5 23/25] xfs: introduce health state for corrupted fsverity metadata
` [PATCH v5 24/25] xfs: add fsverity traces
` [PATCH v5 25/25] xfs: enable ro-compat fs-verity flag
[PATCH v2 00/23] mm/vma: convert vm_flags_t to vma_flags_t in vma code
2026-03-19 16:50 UTC (4+ messages)
` [PATCH v2 01/23] mm/vma: add vma_flags_empty(), vma_flags_and(), vma_flags_diff_pair()
[PATCH v2 00/16] mm: expand mmap_prepare functionality and usage
2026-03-19 16:29 UTC (18+ messages)
` [PATCH v2 06/16] mm: add mmap_action_simple_ioremap()
` [PATCH v2 11/16] staging: vme_user: replace deprecated mmap hook with mmap_prepare
` [PATCH v2 12/16] mm: allow handling of stacked mmap_prepare hooks in more drivers
` [PATCH v2 15/16] mm: add mmap_action_map_kernel_pages[_full]()
[PATCHBLIZZARD v7] fuse/libfuse/e2fsprogs: containerize ext4 for safer operation
2026-03-19 16:08 UTC (9+ messages)
[PATCH v6] backing_file: store user_path_file
2026-03-19 15:56 UTC (4+ messages)
[PATCH V7 00/19] famfs: port into fuse
2026-03-19 15:11 UTC (5+ messages)
` [PATCH V7 03/19] dax: add fsdev.c driver for fs-dax on character dax
[RFC PATCH v2 0/1] fuse: restructure requests extensions handling
2026-03-19 15:02 UTC (2+ messages)
` [RFC PATCH v2 1/1] "
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-03-19 14:13 UTC (3+ messages)
` [PATCH 12/61] quota: Prefer IS_ERR_OR_NULL over manual NULL check
[PATCH] fs/ntfs3: increase CLIENT_REC name field size
2026-03-19 13:58 UTC
[PATCH RFC 0/5] workqueue: add WQ_AFFN_CACHE_SHARD affinity scope
2026-03-19 14:02 UTC (7+ messages)
[PATCH V8 00/10] famfs: port into fuse
2026-03-19 13:20 UTC (9+ messages)
` [PATCH V8 03/10] famfs_fuse: Plumb the GET_FMAP message/response
` [PATCH V8 04/10] famfs_fuse: Create files with famfs fmaps
` [PATCH V8 05/10] famfs_fuse: GET_DAXDEV message and daxdev_table
` [PATCH V8 06/10] famfs_fuse: Plumb dax iomap and fuse read/write/mmap
` [PATCH V8 07/10] famfs_fuse: Add holder_operations for dax notify_failure()
` [PATCH V8 08/10] famfs_fuse: Add DAX address_space_operations with noop_dirty_folio
` [PATCH V8 09/10] famfs_fuse: Add famfs fmap metadata documentation
` [PATCH V8 10/10] famfs_fuse: Add documentation
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