messages from 2026-03-11 09:24:49 to 2026-03-19 17:03:11 UTC [more...]
[PATCH v5 00/25] fs-verity support for XFS with post EOF merkle tree
2026-03-19 17:01 UTC (13+ 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 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-03-19 14:13 UTC (35+ messages)
` [PATCH 02/61] btrfs: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 12/61] quota: "
` [PATCH 15/61] trace: "
` [PATCH 36/61] arch/sh: "
` [PATCH 38/61] net: "
` [PATCH 39/61] irqchip: "
` [Intel-wired-lan] "
` [PATCH 41/61] pinctrl: "
` [PATCH 46/61] vfio: "
` [Intel-wired-lan] "
` [PATCH 48/61] mtd: "
` [PATCH 49/61] media: "
` [Intel-wired-lan] "
` [PATCH 50/61] iommu: "
` [Intel-wired-lan] "
` [PATCH 54/61] aoe: "
` [Intel-wired-lan] "
[PATCH RFC 0/5] workqueue: add WQ_AFFN_CACHE_SHARD affinity scope
2026-03-19 14:02 UTC (13+ messages)
` [PATCH RFC 1/5] workqueue: fix parse_affn_scope() prefix matching bug
` [PATCH RFC 2/5] workqueue: add WQ_AFFN_CACHE_SHARD affinity scope
` [PATCH RFC 3/5] workqueue: set WQ_AFFN_CACHE_SHARD as the default "
` [PATCH RFC 4/5] workqueue: add test_workqueue benchmark module
` [PATCH RFC 5/5] tools/workqueue: add CACHE_SHARD support to wq_dump.py
[PATCH] btrfs: Fix BTRFS arm64 tagged KASAN false-positive
2026-03-19 8:56 UTC (2+ messages)
[syzbot] [btrfs?] INFO: task hung in btrfs_invalidate_folio (3)
2026-03-19 7:21 UTC
社長のNG行動
2026-03-19 1:02 UTC
[syzbot] [btrfs?] BUG: corrupted list in btrfs_free_compr_folio
2026-03-18 22:05 UTC (3+ messages)
Btrfs progs release 6.19.1
2026-03-18 20:05 UTC
[PATCH] btrfs: fix lost error when running device stats on multiple devices fs
2026-03-18 16:17 UTC
[PATCH] btrfs: avoid taking the device_list_mutex in btrfs_run_dev_stats()
2026-03-18 13:39 UTC
[PATCH v3] btrfs: fix a crash in the trace event btrfs_sync_file()
2026-03-18 11:20 UTC (3+ messages)
[PATCH 00/11] btrfs: some optimizations and cleanups for io trees
2026-03-18 11:02 UTC (13+ messages)
` [PATCH 01/11] btrfs: optimize clearing all bits from the last extent record in an io tree
` [PATCH 02/11] btrfs: turn extent_io_tree_panic() into a macro for better error reporting
` [PATCH 03/11] btrfs: tag as unlikely branches that call extent_io_tree_panic()
` [PATCH 04/11] btrfs: make add_extent_changeset() only return errors or success
` [PATCH 05/11] btrfs: use extent_io_tree_panic() instead of BUG_ON()
` [PATCH 06/11] btrfs: change last argument of add_extent_changeset() to boolean
` [PATCH 07/11] btrfs: remove wake parameter from clear_state_bit()
` [PATCH 08/11] btrfs: avoid unnecessary wake ups on io trees when there are no waiters
` [PATCH 09/11] btrfs: free cached state outside critical section in wait_extent_bit()
` [PATCH 10/11] btrfs: panic instead of warn when splitting extent state not in the tree
` [PATCH 11/11] btrfs: optimize clearing all bits from first extent record in an io tree
[PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
2026-03-18 10:58 UTC (23+ messages)
` [PATCH 01/15] tracepoint: Add trace_invoke_##name() API
` [PATCH 15/15] btrfs: Use trace_invoke_##name() at guarded tracepoint call sites
[PATCH v2] btrfs: decrease indendation of find_free_extent_update_loop
2026-03-18 7:17 UTC
[PATCH 0/4] btrfs: qgroup API cleanups
2026-03-18 3:42 UTC (6+ messages)
` [PATCH 1/4] btrfs: removed unused qgroup functions for pertrans reservation and freeing
` [PATCH 2/4] btrfs: collapse __btrfs_qgroup_free_meta() into btrfs_qgroup_free_meta_prealloc()
` [PATCH 3/4] btrfs: collapse __btrfs_qgroup_reserve_meta() into btrfs_qgroup_reserve_meta_prealloc()
` [PATCH 4/4] btrfs: unexport btrfs_qgroup_reserve_meta()
[PATCH v2] block: reject zero length in bio_add_page()
2026-03-18 1:32 UTC (2+ messages)
[PATCH v2] btrfs: zlib: handle page aligned compressed size correctly
2026-03-17 21:26 UTC (4+ messages)
[PATCH] btrfs: decrease indendation of find_free_extent_update_loop
2026-03-17 19:54 UTC (2+ messages)
[PATCH] btrfs-progs: docs: add a note for clear_cache mount option
2026-03-17 16:46 UTC (4+ messages)
` [PATCH] btrfs-progs: tests: output the directory path for missing custom script
[PATCH 0/3] btrfs-progs: fix dropped 'const' qualifiers exposed by the latest GCC (15.2.1)
2026-03-17 16:43 UTC (4+ messages)
` [PATCH 1/3] btrfs-progs: enhance find_option()
Btrfs progs release 6.19
2026-03-17 16:34 UTC (3+ messages)
[PATCH] btrfs-progs: balance: refactor parse_filters()
2026-03-17 16:21 UTC (2+ messages)
[PATCH] btrfs-progs: balance: usage range filter not working
2026-03-17 16:18 UTC (2+ messages)
[PATCH] btrfs-progs: fix and prevent off-by-one bug when calling strncpy_null()
2026-03-17 16:16 UTC (2+ messages)
[PATCH] btrfs: btrfs_log_dev_io_error() on all bio errors
2026-03-17 16:16 UTC (6+ messages)
[PATCH AUTOSEL 6.19-6.1] btrfs: set BTRFS_ROOT_ORPHAN_CLEANUP during subvol create
2026-03-17 11:32 UTC
[PATCH] btrfs: balance: fix null-ptr-deref in btrfs_may_alloc_data_chunk
2026-03-17 0:09 UTC (3+ messages)
cleanup the RAID5 XOR library v2
2026-03-16 22:12 UTC (12+ messages)
` [PATCH 10/27] alpha: move the XOR code to lib/raid/
` [PATCH 23/27] btrfs: use xor_gen
` [PATCH 26/27] random: factor out a __limit_random_u32_below helper
` [PATCH 27/27] xor: add a kunit test case
[PATCH] block: reject zero length in bio_add_page()
2026-03-16 20:44 UTC (3+ messages)
[GIT PULL] Btrfs fixes for 7.0-rc5
2026-03-16 17:16 UTC (2+ messages)
[PATCH 0/9] fstests: add test coverage for cloned filesystem ids
2026-03-16 16:15 UTC (6+ messages)
` [PATCH 2/9] fstests: add _mkfs_scratch_clone() helper
[PATCH] btrfs: remove @atomic parameter from btrfs_buffer_uptodate()
2026-03-16 16:07 UTC (2+ messages)
[PATCH] btrfs: fix subpage state mismatch in cow_fixup writeback path
2026-03-16 10:56 UTC
[PATCH] btrfs: fix subpage locked bitmap leak in cow_fixup writeback path
2026-03-16 10:07 UTC (2+ messages)
[PATCH] btrfs: fix potential segfault in balance_remap_chunks()
2026-03-16 9:24 UTC (5+ messages)
[PATCH v2] btrfs: fix potential segfault in balance_remap_chunks()
2026-03-16 9:19 UTC (2+ messages)
[PATCH v2] btrfs: fix use-after-free in move_existing_remap()
2026-03-16 9:16 UTC (2+ messages)
[PATCH v2 0/4] btrfs: move some features out of experimental
2026-03-16 9:16 UTC (5+ messages)
[PATCH v2 0/2] btrfs: enhance BTRFS_ORDERED_* flags sanity checks
2026-03-16 8:49 UTC (4+ messages)
` [PATCH v2 1/2] btrfs: check type flags in alloc_ordered_extent()
` [PATCH v2 2/2] btrfs: output more info when duplicated ordered extent is found
[PATCH v2 0/2] btrfs: verify cached extent buffers against tree parent checks
2026-03-15 21:17 UTC (5+ messages)
` [PATCH v2 1/2] btrfs: add tree parent check to btrfs_buffer_uptodate()
` [PATCH v2 2/2] btrfs: revalidate cached tree blocks on the uptodate path
[PATCH v2 0/3] btrfs: fix balance NULL derefs and chunk/bg mapping verification
2026-03-14 12:37 UTC (4+ messages)
` [PATCH v2 1/3] btrfs: balance: fix null-ptr-deref in chunk_usage_filter
` [PATCH v2 2/3] btrfs: balance: fix null-ptr-deref in chunk_usage_range_filter
` [PATCH v2 3/3] btrfs: fix check_chunk_block_group_mappings() to actually iterate all chunks
[PATCH] btrfs: balance: fix null-ptr-deref in usage filters
2026-03-13 21:28 UTC (2+ messages)
[PATCH 0/2] btrfs: enhance BTRFS_ORDERED_* flags sanity checks
2026-03-13 21:13 UTC (6+ messages)
` [PATCH 1/2] btrfs: check type flags in alloc_ordered_extent()
` [PATCH 2/2] btrfs: output more info when duplicated ordered extent is found
[PATCH 0/2] btrfs: add free space tree checks except for FREE_SPACE_BITMAP
2026-03-13 19:47 UTC (3+ messages)
` [PATCH 1/2] btrfs: tree-checker: introduce checks for FREE_SPACE_INFO
[PATCH v2] btrfs: tree-checker: introduce checks for FREE_SPACE_BITMAP
2026-03-13 19:42 UTC (2+ messages)
[PATCH v4 00/25] fs-verity support for XFS with post EOF merkle tree
2026-03-13 14:55 UTC (13+ messages)
` [PATCH v4 01/25] fsverity: report validation errors through fserror to fsnotify
` [PATCH v4 17/25] xfs: use read ioend for fsverity data verification
` [PATCH v4 19/25] xfs: remove unwritten extents after preallocations in fsverity metadata
[PATCH] btrfs: reject root with mismatched level between root_item and node header
2026-03-13 3:09 UTC (4+ messages)
[PATCH] btrfs: zlib: handle page aligned compressed size correctly
2026-03-13 2:06 UTC
[GIT PULL] Btrfs fixes for 7.0-rc4
2026-03-12 19:44 UTC (2+ messages)
[PATCH v2] btrfs: reject root items with drop_progress and zero drop_level
2026-03-12 4:27 UTC (6+ messages)
[PATCH v2] btrfs: tree-checker: fix misleading root drop_level error message
2026-03-12 1:08 UTC (2+ messages)
[PATCH] btrfs: reject root items with drop_progress and zero drop_level
2026-03-12 0:02 UTC (3+ messages)
[PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
2026-03-11 15:12 UTC (2+ messages)
[linux-next:master] [btrfs] 9a8eec6165: fio.write_iops 22.6% regression
2026-03-11 14:36 UTC
[PATCH v2 3/4] btrfs: move larger data folios out of experimental features
2026-03-11 13:38 UTC (5+ messages)
Documentation bugs for scrub limits
2026-03-11 12:00 UTC
[BUG] WARNING in btrfs_commit_transaction during balance/relocation
2026-03-11 9:27 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