messages from 2026-04-29 15:30:35 to 2026-05-12 05:24:44 UTC [more...]
cleanup the RAID6 P/Q library v2
2026-05-12 5:20 UTC (11+ messages)
` [PATCH 01/19] btrfs: require at least 4 devices for RAID 6
` [PATCH 02/19] raid6: turn the userspace test harness into a kunit test
` [PATCH 03/19] raid6: remove __KERNEL__ ifdefs
` [PATCH 04/19] raid6: move to lib/raid/
` [PATCH 05/19] raid6: remove unused defines in pq.h
` [PATCH 06/19] raid6: remove raid6_get_zero_page
` [PATCH 07/19] raid6: use named initializers for struct raid6_calls
` [PATCH 08/19] raid6: improve the public interface
` [PATCH 09/19] raid6: hide internals
` [PATCH 10/19] raid6: rework the init helpers
[PATCH v2] btrfs: always drop root->inodes lock before cond_resched()
2026-05-11 18:36 UTC (2+ messages)
[PATCH] btrfs: always drop root->inodes lock in find_first_inode_to_shrink()
2026-05-11 16:26 UTC (4+ messages)
[bug report] btrfs: periodic block_group reclaim
2026-05-11 15:56 UTC (2+ messages)
[PATCH v3 1/2] common/dmlogwrites: add _require_log_writes_sized helper
2026-05-11 15:20 UTC (4+ messages)
` [PATCH v3 2/2] btrfs/291: fix state transition logic and add size requirement
[PATCH] btrfs: validate legacy free space cache entry types
2026-05-11 13:50 UTC
[PATCH] btrfs: validate free space cache page 0 header size on read
2026-05-11 13:49 UTC
[PATCH v9 00/22] fs-verity support for XFS with post EOF merkle tree
2026-05-11 11:15 UTC (3+ messages)
[PATCH v4] btrfs: validate root ref names in tree-checker
2026-05-11 8:40 UTC (2+ messages)
[PATCH v5 00/14] Remove CONFIG_READ_ONLY_THP_FOR_FS and enable file THP for writable files
2026-05-11 7:19 UTC (61+ messages)
` [PATCH v5 01/14] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check
` [PATCH v5 02/14] mm/khugepaged: add folio dirty check after try_to_unmap()
` [PATCH v5 03/14] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()
` [PATCH v5 04/14] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check in hugepage_enabled()
` [PATCH v5 05/14] mm: remove READ_ONLY_THP_FOR_FS Kconfig option
` [PATCH v5 06/14] mm: fs: remove filemap_nr_thps*() functions and their users
` [PATCH v5 07/14] fs: remove nr_thps from struct address_space
` [PATCH v5 08/14] mm/huge_memory: remove folio split check for READ_ONLY_THP_FOR_FS
` [PATCH v5 09/14] mm/truncate: use folio_split() in truncate_inode_partial_folio()
` [PATCH v5 10/14] fs/btrfs: remove a comment referring to READ_ONLY_THP_FOR_FS
` [PATCH v5 11/14] selftests/mm: remove READ_ONLY_THP_FOR_FS in khugepaged
` [PATCH v5 12/14] selftests/mm: remove READ_ONLY_THP_FOR_FS code from guard-regions
` [PATCH v5 13/14] mm/khugepaged: enable clean pagecache folio collapse for writable files
` [PATCH v5 14/14] selftests/mm: add writable-file collapse tests for khugepaged
[PATCH v2] btrfs: mark file extent range dirty after converting prealloc extents
2026-05-11 6:14 UTC (3+ messages)
社長の分身AIを、助成金で創る
2026-05-11 3:13 UTC
[PATCH] btrfs: free-space-tree: reject mismatched extent and bitmap items
2026-05-11 1:57 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
[GIT PULL] fsverity updates for 7.0
2026-05-11 1:41 UTC (2+ messages)
` [f2fs-dev] "
[PATCH 0/3] btrfs: tree-checker: enhanced fst extent/bitmap checks
2026-05-11 0:56 UTC (4+ messages)
` [PATCH 1/3] btrfs: tree-checker: extract the shared key check for free space entries
` [PATCH 2/3] btrfs: tree-checker: ensure free space tree entries won't overflow
` [PATCH 3/3] btrfs: tree-checker: add more cross checks for free space tree
[PATCH] fstests: support new mkfs.btrfs help string
2026-05-11 0:47 UTC (4+ messages)
[PATCH] btrfs: validate ROOT_BACKREF name before copying subvolume info
2026-05-10 22:12 UTC (7+ messages)
` [PATCH v2] btrfs: validate root ref names in tree-checker
` [PATCH v3] "
[PATCH v3] btrfs: validate root ref names in tree-checker
2026-05-10 15:28 UTC
[PATCH v3] btrfs: free-space-tree: reject mismatched extent and bitmap items
2026-05-10 15:28 UTC
[bug report] fstests failures at btrfs/003 and other test cases
2026-05-09 23:55 UTC (2+ messages)
Btrfs progs release 7.0
2026-05-09 23:51 UTC
[PATCH] btrfs: remove locked subpage bitmap
2026-05-09 9:06 UTC
[PATCH] btrfs-progs: balance: most filters can only be specified once
2026-05-08 20:42 UTC (2+ messages)
[PATCH v2 1/2] common/dmlogwrites: add _require_log_writes_sized helper
2026-05-08 14:52 UTC (7+ messages)
` [PATCH v2 2/2] btrfs/291: fix state transition logic and add size requirement
[PATCH] btrfs: mark file extent range dirty after converting prealloc extents
2026-05-08 10:22 UTC (2+ messages)
[PATCH RFC] check: add new option "--loop <n>" which runs each test multiple times
2026-05-07 20:20 UTC
[PATCH v2 0/2] Transaction abort macro optimizations
2026-05-07 17:59 UTC (3+ messages)
` [PATCH v2 1/2] btrfs: validate negative error number passed to btrfs_abort_transaction()
` [PATCH v2 2/2] btrfs: simplify how first hit is passed to __btrfs_abort_transaction()
[PATCH 0/5] btrfs: remove folio ordered flag
2026-05-07 5:29 UTC (6+ messages)
` [PATCH 1/5] btrfs: detect dirty blocks without an ordered extent more reliably
` [PATCH 2/5] btrfs: unify folio dirty flag clearing
` [PATCH 3/5] btrfs: use dirty flag to check if an ordered extent needs to be truncated
` [PATCH 4/5] btrfs: remove folio_test_ordered() usage
` [PATCH 5/5] btrfs: remove folio ordered flag and subpage bitmap
[PATCH] btrfs: simplify how first hit is passed to __btrfs_abort_transaction()
2026-05-06 21:44 UTC (3+ messages)
[PATCH RFC 0/4] btrfs: remove folio ordered flag
2026-05-06 21:27 UTC (7+ messages)
` [PATCH RFC 1/4] btrfs: unify folio dirty flag clearing
` [PATCH RFC 2/4] btrfs: use dirty flag to check if an ordered extent needs to be truncated
` [PATCH RFC 3/4] btrfs: remove folio_test_ordered() usage
` [PATCH RFC 4/4] btrfs: remove folio ordered flag and subpage bitmap
[PATCH] btrfs: fix root-in-trans fast-path ordering
2026-05-06 14:20 UTC
Will Btrfs progs get a 7.0 release?
2026-05-06 13:00 UTC (2+ messages)
[PATCH AUTOSEL 7.0-6.18] btrfs: handle -EAGAIN from btrfs_duplicate_item and refresh stale leaf pointer
2026-05-05 9:51 UTC (9+ messages)
` [PATCH AUTOSEL 7.0-6.18] btrfs: replace ASSERT with proper error handling in stripe lookup fallback
` [PATCH AUTOSEL 7.0-5.10] btrfs: handle unexpected free-space-tree key types
` [PATCH AUTOSEL 7.0-6.6] btrfs: apply first key check for readahead when possible
` [PATCH AUTOSEL 7.0-6.18] btrfs: fix wrong min_objectid in btrfs_previous_item() call
` [PATCH AUTOSEL 7.0-6.18] btrfs: check return value of btrfs_partially_delete_raid_extent()
` [PATCH AUTOSEL 7.0-6.18] btrfs: fix raid stripe search missing entries at leaf boundaries
` [PATCH AUTOSEL 7.0-6.18] btrfs: copy devid in btrfs_partially_delete_raid_extent()
` [PATCH AUTOSEL 7.0] btrfs: abort transaction in do_remap_reloc_trans() on failure
[PATCH] fstests: add commit IDs for kernel fixes already merged
2026-05-04 21:33 UTC (2+ messages)
[PATCH] btrfs: fix fill_holes() to merge a new hole with both adjacent items
2026-05-04 15:47 UTC (5+ messages)
` [PATCH v2] btrfs: optimize "
` [PATCH v3] "
[PATCH] btrfs: fix incorrect i_size after remount caused by KEEP_SIZE prealloc gap
2026-05-04 15:44 UTC (2+ messages)
[PATCH v3 0/2] fix s_uuid and f_fsid consistency for cloned filesystems
2026-05-04 14:28 UTC (3+ messages)
` [PATCH v3 2/2] btrfs: derive f_fsid from on-disk fsuuid and dev_t
[PATCH 0/2] btrfs: simple cleanup around
2026-05-04 13:22 UTC (4+ messages)
` [PATCH 1/2] btrfs: unexport and move extent_invalidate_folio()
` [PATCH 2/2] btrfs: simplify the btree folio wait during invalidation
[PATCH v2] btrfs: replace BUG_ON() with error return in get_new_location()
2026-05-03 22:36 UTC (4+ messages)
` [PATCH v3] btrfs: validate data reloc tree file extent item members in tree-checker
[syzbot] Monthly btrfs report (May 2026)
2026-05-02 20:32 UTC
[PATCH] btrfs-progs: docs: update the qgroup performance hit
2026-05-02 10:11 UTC (6+ messages)
Understanding and resolving super mismatch error
2026-05-01 21:17 UTC
Enabling qgroups causes 2+ minute hangs
2026-05-01 10:25 UTC (3+ messages)
[GIT PULL] fscrypt updates for 6.7
2026-05-01 4:52 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v4 0/2] btrfs: fix and detect dirty/held ebs at unmount time
2026-04-30 21:58 UTC (6+ messages)
` [PATCH v4 1/2] btrfs: only release the dirty pages io tree after successful writes
` [PATCH v4 2/2] btrfs: warn about extent buffer that can not be released
[RFC PATCH 41/45] btrfs: allocate eb-attached btree pages as movable
2026-04-30 20:21 UTC
[PATCH 0/2] Backref iterator size reduction
2026-04-30 15:25 UTC (3+ messages)
` [PATCH 1/2] btrfs: remove fs_info from struct btrfs_backref_iter
` [PATCH 2/2] btrfs: use on stack backref iterator in build_backref_tree()
[PATCH] btrfs: tracepoints: fix sleep while in atomic context in btrfs_sync_file()
2026-04-30 15:08 UTC (2+ messages)
[PATCH v3] generic/793: limit number of overwrites
2026-04-30 13:37 UTC (2+ messages)
[PATCH 01/28] xor: assert that xor_blocks is not call from interrupt context
2026-04-30 3:24 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