messages from 2020-12-03 03:31:21 to 2020-12-07 13:59:39 UTC [more...]
[PATCH v5 00/52] Cleanup error handling in relocation
2020-12-07 13:57 UTC (20+ messages)
` [PATCH v5 01/52] btrfs: allow error injection for btrfs_search_slot and btrfs_cow_block
` [PATCH v5 02/52] btrfs: modify the new_root highest_objectid under a ref count
` [PATCH v5 03/52] btrfs: fix lockdep splat in btrfs_recover_relocation
` [PATCH v5 04/52] btrfs: keep track of the root owner for relocation reads
` [PATCH v5 05/52] btrfs: noinline btrfs_should_cancel_balance
` [PATCH v5 06/52] btrfs: do not cleanup upper nodes in btrfs_backref_cleanup_node
` [PATCH v5 07/52] btrfs: pass down the tree block level through ref-verify
` [PATCH v5 08/52] btrfs: make sure owner is set in ref-verify
` [PATCH v5 09/52] btrfs: don't clear ret in btrfs_start_dirty_block_groups
` [PATCH v5 10/52] btrfs: convert some BUG_ON()'s to ASSERT()'s in do_relocation
` [PATCH v5 11/52] btrfs: convert BUG_ON()'s in relocate_tree_block
` [PATCH v5 12/52] btrfs: return an error from btrfs_record_root_in_trans
` [PATCH v5 13/52] btrfs: handle errors from select_reloc_root()
` [PATCH v5 14/52] btrfs: convert BUG_ON()'s in select_reloc_root() to proper errors
` [PATCH v5 15/52] btrfs: check record_root_in_trans related failures in select_reloc_root
` [PATCH v5 19/52] btrfs: handle btrfs_record_root_in_trans failure in btrfs_delete_subvolume
` [PATCH v5 21/52] btrfs: handle btrfs_record_root_in_trans failure in create_subvol
` [PATCH v5 27/52] btrfs: do not panic in __add_reloc_root
` [PATCH v5 31/52] btrfs: handle btrfs_update_reloc_root failure in commit_fs_roots
[PATCH v2] btrfs: free-space-cache: Fix error return code in __load_free_space_cache
2020-12-07 13:56 UTC
data Raid6 with metadata Raid1c3 appears unrecoverable
2020-12-07 13:34 UTC
[PATCH] btrfs: test if rename handles dir item collision correctly
2020-12-07 10:19 UTC (7+ messages)
KASAN: slab-out-of-bounds Read in btrfs_scan_one_device
2020-12-07 9:50 UTC (3+ messages)
[PATCH v2] btrfs: Update btrfs/215
2020-12-07 9:23 UTC
[PATCH] btrfs-progs: cmd-subvolume: set subvol_path to NULL after free
2020-12-07 9:07 UTC
[PATCH v4 00/53] Cleanup error handling in relocation
2020-12-07 8:35 UTC (62+ messages)
` [PATCH v4 01/53] btrfs: fix error handling in commit_fs_roots
` [PATCH v4 02/53] btrfs: allow error injection for btrfs_search_slot and btrfs_cow_block
` [PATCH v4 03/53] btrfs: modify the new_root highest_objectid under a ref count
` [PATCH v4 04/53] btrfs: fix lockdep splat in btrfs_recover_relocation
` [PATCH v4 05/53] btrfs: keep track of the root owner for relocation reads
` [PATCH v4 06/53] btrfs: noinline btrfs_should_cancel_balance
` [PATCH v4 07/53] btrfs: do not cleanup upper nodes in btrfs_backref_cleanup_node
` [PATCH v4 08/53] btrfs: pass down the tree block level through ref-verify
` [PATCH v4 09/53] btrfs: make sure owner is set in ref-verify
` [PATCH v4 10/53] btrfs: don't clear ret in btrfs_start_dirty_block_groups
` [PATCH v4 11/53] btrfs: convert some BUG_ON()'s to ASSERT()'s in do_relocation
` [PATCH v4 12/53] btrfs: convert BUG_ON()'s in relocate_tree_block
` [PATCH v4 13/53] btrfs: return an error from btrfs_record_root_in_trans
` [PATCH v4 14/53] btrfs: handle errors from select_reloc_root()
` [PATCH v4 15/53] btrfs: convert BUG_ON()'s in select_reloc_root() to proper errors
` [PATCH v4 16/53] btrfs: check record_root_in_trans related failures in select_reloc_root
` [PATCH v4 17/53] btrfs: do proper error handling in record_reloc_root_in_trans
` [PATCH v4 18/53] btrfs: handle btrfs_record_root_in_trans failure in btrfs_rename_exchange
` [PATCH v4 19/53] btrfs: handle btrfs_record_root_in_trans failure in btrfs_rename
` [PATCH v4 20/53] btrfs: handle btrfs_record_root_in_trans failure in btrfs_delete_subvolume
` [PATCH v4 21/53] btrfs: handle btrfs_record_root_in_trans failure in btrfs_recover_log_trees
` [PATCH v4 22/53] btrfs: handle btrfs_record_root_in_trans failure in create_subvol
` [PATCH v4 23/53] btrfs: btrfs: handle btrfs_record_root_in_trans failure in relocate_tree_block
` [PATCH v4 24/53] btrfs: handle btrfs_record_root_in_trans failure in start_transaction
` [PATCH v4 25/53] btrfs: handle record_root_in_trans failure in qgroup_account_snapshot
` [PATCH v4 26/53] btrfs: handle record_root_in_trans failure in btrfs_record_root_in_trans
` [PATCH v4 27/53] btrfs: handle record_root_in_trans failure in create_pending_snapshot
` [PATCH v4 28/53] btrfs: do not panic in __add_reloc_root
` [PATCH v4 29/53] btrfs: have proper error handling in btrfs_init_reloc_root
` [PATCH v4 30/53] btrfs: do proper error handling in create_reloc_root
` [PATCH v4 31/53] btrfs: validate ->reloc_root after recording root in trans
` [PATCH v4 32/53] btrfs: handle btrfs_update_reloc_root failure in commit_fs_roots
` [PATCH v4 33/53] btrfs: change insert_dirty_subvol to return errors
` [PATCH v4 34/53] btrfs: handle btrfs_update_reloc_root failure in insert_dirty_subvol
` [PATCH v4 35/53] btrfs: handle btrfs_update_reloc_root failure in prepare_to_merge
` [PATCH v4 36/53] btrfs: do proper error handling in btrfs_update_reloc_root
` [PATCH v4 37/53] btrfs: convert logic BUG_ON()'s in replace_path to ASSERT()'s
` [PATCH v4 38/53] btrfs: handle btrfs_cow_block errors in replace_path
` [PATCH v4 39/53] btrfs: handle btrfs_search_slot failure "
` [PATCH v4 40/53] btrfs: handle errors in reference count manipulation "
` [PATCH v4 41/53] btrfs: handle extent reference errors in do_relocation
` [PATCH v4 42/53] btrfs: check for BTRFS_BLOCK_FLAG_FULL_BACKREF being set improperly
` [PATCH v4 43/53] btrfs: remove the extent item sanity checks in relocate_block_group
` [PATCH v4 44/53] btrfs: do proper error handling in create_reloc_inode
` [PATCH v4 45/53] btrfs: handle __add_reloc_root failures in btrfs_recover_relocation
` [PATCH v4 46/53] btrfs: cleanup error handling in prepare_to_merge
` [PATCH v4 47/53] btrfs: handle extent corruption with select_one_root properly
` [PATCH v4 48/53] btrfs: do proper error handling in merge_reloc_roots
` [PATCH v4 49/53] btrfs: check return value of btrfs_commit_transaction in relocation
` [PATCH v4 50/53] btrfs: do not WARN_ON() if we can't find the reloc root
` [PATCH v4 51/53] btrfs: print the actual offset in btrfs_root_name
` [PATCH v4 52/53] btrfs: fix reloc root leak with 0 ref reloc roots on recovery
` [PATCH v4 53/53] btrfs: splice remaining dirty_bg's onto the transaction dirty bg list
[PATCH] btrfs-progs: scrub: warn if scrub started on a device has mq-deadline
2020-12-07 8:00 UTC (3+ messages)
[PATCH RFC] btrfs: remove cow fixup related code
2020-12-07 7:13 UTC
[PATCH v3 for-next 0/3] btrfs async discard fixes & improvements
2020-12-06 15:56 UTC (4+ messages)
` [PATCH v3 1/3] btrfs: fix async discard stall
` [PATCH v3 2/3] btrfs: fix racy access to discard_ctl data
` [PATCH v3 3/3] btrfs: don't overabuse discard lock
[PATCH] btrfs: Update btrfs/215
2020-12-06 13:30 UTC (2+ messages)
[PATCH v2 1/8] lib/find_bit.c: Add find_last_zero_bit
2020-12-06 9:15 UTC (8+ messages)
[PATCH v2 8/8] ufs/util.h: Apply new find_last_zero_bit
2020-12-06 6:50 UTC
[PATCH v2 7/8] btrfs/free-space-cache.c: Apply find_last_zero_bit
2020-12-06 6:50 UTC
[PATCH v2 6/8] lib/find_bit: Add test-module,find_last_zero_bit
2020-12-06 6:49 UTC
[PATCH v2 5/8] lib/find_bit_bench.c: Add find_last_zero_bit
2020-12-06 6:49 UTC
[PATCH v2 4/8] bitops/le.h: Add le support for find_last_bit
2020-12-06 6:48 UTC
[PATCH v2 3/8] bitops/find.h: Add declaration find_last_zero_bit
2020-12-06 6:47 UTC
[PATCH v2 2/8] linux/bitops.h: Add find_each_*_bit_reverse macros
2020-12-06 6:47 UTC
[PATCH] btrfs: qgroup: don't try to wait flushing if we're already holding a transaction
2020-12-05 2:55 UTC (7+ messages)
` [PATCH] btrfs: qgroup: don't commit transaction when we already hold the handle
[PATCH] btrfs: fix error handling in commit_fs_roots
2020-12-04 19:52 UTC (3+ messages)
[PATCH] btrfs: remove recalc_thresholds from free space ops
2020-12-04 19:11 UTC (2+ messages)
[PATCH] btrfs: free-space-cache: Fix error return code in __load_free_space_cache
2020-12-04 17:52 UTC (3+ messages)
[PATCH V4] btrfs: correctly calculate item size used when item key collision happens
2020-12-04 17:13 UTC (2+ messages)
[PATCH] btrfs: fix deadlock when cloning inline extent and low on free metadata space
2020-12-04 16:40 UTC (2+ messages)
[LSFMMBPF 2021] A status update
2020-12-04 15:48 UTC
[PATCH v3 00/15] btrfs: preparation patches for subpage support
2020-12-04 15:18 UTC (5+ messages)
` [PATCH v3 01/15] btrfs: rename bio_offset of extent_submit_bio_start_t to opt_file_offset
btrfs send -p failing: chown o257-1571-0 failed: No such file or directory
2020-12-04 15:00 UTC (6+ messages)
[PATCH v6 3/3] lib: zstd: Upgrade to latest upstream zstd version 1.4.6
2020-12-04 14:03 UTC (2+ messages)
[btrfs] 21a2027054: xfstests.btrfs.220.fail
2020-12-04 6:10 UTC
[PATCH v4 0/3] btrfs-progs: Fix logical-resolve
2020-12-04 0:08 UTC (3+ messages)
` [PATCH v4 2/3] btrfs-progs: inspect: Fix logical-resolve file path lookup
[PATCH v6 0/3] Update to zstd-1.4.6
2020-12-03 20:50 UTC (9+ messages)
` [PATCH v6 1/3] lib: zstd: Add kernel-specific API
[PATCH v7 0/3] Update to zstd-1.4.6
2020-12-03 20:51 UTC (3+ messages)
` [PATCH v7 1/3] lib: zstd: Add kernel-specific API
` [PATCH v7 2/3] lib: zstd: Add decompress_sources.h for decompress_unzstd
How robust is BTRFS?
2020-12-03 19:13 UTC (5+ messages)
[PATCH v3 00/54] Cleanup error handling in relocation
2020-12-03 17:04 UTC (70+ messages)
` [PATCH v3 01/54] btrfs: fix error handling in commit_fs_roots
` [PATCH v3 02/54] btrfs: allow error injection for btrfs_search_slot and btrfs_cow_block
` [PATCH v3 03/54] btrfs: fix lockdep splat in btrfs_recover_relocation
` [PATCH v3 04/54] btrfs: keep track of the root owner for relocation reads
` [PATCH v3 05/54] btrfs: noinline btrfs_should_cancel_balance
` [PATCH v3 09/54] btrfs: don't clear ret in btrfs_start_dirty_block_groups
` [PATCH v3 12/54] btrfs: return an error from btrfs_record_root_in_trans
` [PATCH v3 21/54] btrfs: handle btrfs_record_root_in_trans failure in create_subvol
` [PATCH v3 26/54] btrfs: handle record_root_in_trans failure in create_pending_snapshot
` [PATCH v3 29/54] btrfs: do proper error handling in create_reloc_root
` [PATCH v3 30/54] btrfs: validate ->reloc_root after recording root in trans
` [PATCH v3 31/54] btrfs: handle btrfs_update_reloc_root failure in commit_fs_roots
` [PATCH v3 35/54] btrfs: do proper error handling in btrfs_update_reloc_root
` [PATCH v3 36/54] btrfs: convert logic BUG_ON()'s in replace_path to ASSERT()'s
` [PATCH v3 37/54] btrfs: handle initial btrfs_cow_block error in replace_path
` [PATCH v3 38/54] btrfs: handle the loop "
` [PATCH v3 39/54] btrfs: handle btrfs_search_slot failure "
` [PATCH v3 40/54] btrfs: handle errors in reference count manipulation "
` [PATCH v3 41/54] btrfs: handle extent reference errors in do_relocation
` [PATCH v3 42/54] btrfs: check for BTRFS_BLOCK_FLAG_FULL_BACKREF being set improperly
` [PATCH v3 43/54] btrfs: remove the extent item sanity checks in relocate_block_group
` [PATCH v3 44/54] btrfs: do proper error handling in create_reloc_inode
` [PATCH v3 45/54] btrfs: handle __add_reloc_root failure in btrfs_recover_relocation
` [PATCH v3 46/54] btrfs: handle __add_reloc_root failure in btrfs_reloc_post_snapshot
` [PATCH v3 47/54] btrfs: cleanup error handling in prepare_to_merge
` [PATCH v3 48/54] btrfs: handle extent corruption with select_one_root properly
` [PATCH v3 49/54] btrfs: do proper error handling in merge_reloc_roots
` [PATCH v3 50/54] btrfs: check return value of btrfs_commit_transaction in relocation
` [PATCH v3 52/54] btrfs: print the actual offset in btrfs_root_name
` [PATCH v3 54/54] btrfs: splice remaining dirty_bg's onto the transaction dirty bg list
[PATCH 1/2] btrfs: Remove logic for !crc_check case
2020-12-03 16:33 UTC (3+ messages)
` [PATCH 2/2] btrfs: Always set NODATASUM/NODATACOW in __create_free_space_inode
[PATCH v6 00/11] fs: interface for directly reading/writing compressed data
2020-12-03 14:37 UTC (5+ messages)
` [PATCH v6 10/11] btrfs: implement RWF_ENCODED reads
` [PATCH v6 11/11] btrfs: implement RWF_ENCODED writes
[PATCH AUTOSEL 5.9 24/39] btrfs: do nofs allocations when adding and removing qgroup relations
2020-12-03 13:28 UTC (2+ messages)
` [PATCH AUTOSEL 5.9 25/39] btrfs: fix lockdep splat when enabling and disabling qgroups
Best practice for encrypted BTRFS: LUKS or something else?
2020-12-03 11:37 UTC (2+ messages)
[PATCH 0/2] Support removal of ino cache leftover by btrfs check
2020-12-03 8:17 UTC (3+ messages)
` [PATCH 1/2] btrfs-progi: check: Add support for ino cache deletion
` [PATCH 2/2] btrfs-progs: tests: Test operation of newly added --clear-ino-cache
[btrfs] ba7fa25e8c: fio.write_iops 2.7% improvement
2020-12-03 5:16 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