public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-05 20:41:13 to 2021-11-10 17:38:52 UTC [more...]

[GIT PULL] Btrfs update, part 2
 2021-11-10 17:38 UTC 

[PATCH] btrfs: reduce the scope of the tree log mutex during transaction commit
 2021-11-10 16:34 UTC  (3+ messages)

[PATCH] btrfs: Deprecate BTRFS_IOC_BALANCE ioctl
 2021-11-10 15:24 UTC  (3+ messages)

[PATCH] btrfs: remove unneeded variable
 2021-11-10 15:20 UTC  (2+ messages)

Upgraded from Buster to Bullseye, unmountable Btrfs filesystem
 2021-11-10 14:01 UTC  (7+ messages)

[PATCH 0/8] btrfs: extent tree v2, support for global roots
 2021-11-10 13:57 UTC  (21+ messages)
` [PATCH 1/8] btrfs: add definition for EXTENT_TREE_V2
` [PATCH 2/8] btrfs: disable balance for extent tree v2 for now
` [PATCH 3/8] btrfs: disable qgroups in extent tree v2
` [PATCH 4/8] btrfs: use metadata usage for global block rsv "
` [PATCH 5/8] btrfs: tree-checker: don't fail on empty extent roots for "
` [PATCH 6/8] btrfs: abstract out loading the tree root
` [PATCH 7/8] btrfs: add code to support the block group root
` [PATCH 8/8] btrfs: add support for multiple global roots

[PATCH v3] fstests: btrfs: make nospace_cache related test cases to work with latest v2 cache
 2021-11-10 12:13 UTC  (6+ messages)

[PATCH v3] btrfs: Test proper interaction between skip_balance and paused balance
 2021-11-10 11:18 UTC  (5+ messages)

[PATCH v2 0/3] x Balance vs device add fixes
 2021-11-10  9:31 UTC  (12+ messages)
` [PATCH v2 1/3] btrfs: introduce BTRFS_EXCLOP_BALANCE_PAUSED exclusive state
` [PATCH v2 2/3] btrfs: make device add compatible with paused balance in btrfs_exclop_start_try_lock
` [PATCH v2 3/3] btrfs: allow device add if balance is paused

[PATCH] btrfs: remove unused parameter fs_devices from btrfs_init_workqueues
 2021-11-10  8:59 UTC  (2+ messages)

[PATCH v5 0/4] btrfs: sysfs: set / query btrfs chunk size
 2021-11-10  5:02 UTC  (6+ messages)
` [PATCH v5 1/4] btrfs: store chunk size in space-info struct
` [PATCH v5 2/4] btrfs: expose chunk size in sysfs
` [PATCH v5 3/4] btrfs: add force_chunk_alloc sysfs entry to force allocation
` [PATCH v5 4/4] btrfs: increase metadata alloc size to 5GB for volumes > 50GB

Serious issues with scrub and raid56
 2021-11-10  1:38 UTC  (4+ messages)

[PATCH v4 0/4] btrfs: sysfs: set / query btrfs chunk size
 2021-11-09 21:19 UTC  (14+ messages)
` [PATCH v4 1/4] btrfs: store chunk size in space-info struct
` [PATCH v4 2/4] btrfs: expose chunk size in sysfs
` [PATCH v4 3/4] btrfs: add force_chunk_alloc sysfs entry to force allocation
` [PATCH v4 4/4] btrfs: increase metadata alloc size to 5GB for volumes > 50GB

Finding long-term data corruption
 2021-11-09 18:37 UTC  (3+ messages)

[PATCH 00/20] btrfs-progs: extent tree v2 global root support prep work
 2021-11-09 15:12 UTC  (35+ messages)
` [PATCH 01/20] btrfs-progs: simplify btrfs_make_block_group
` [PATCH 02/20] btrfs-progs: check: don't walk down non fs-trees for qgroup check
` [PATCH 03/20] btrfs-progs: filesystem-show: close ctree once we're done
` [PATCH 04/20] btrfs-progs: add a helper for setting up a root node
` [PATCH 05/20] btrfs-progs: btrfs-shared: stop passing root to csum related functions
` [PATCH 06/20] btrfs-progs: check: stop passing csum root around
` [PATCH 07/20] btrfs-progs: stop accessing ->csum_root directly
` [PATCH 08/20] btrfs-progs: image: keep track of seen blocks when walking trees
` [PATCH 09/20] btrfs-progs: common: move btrfs_fix_block_accounting to repair.c
` [PATCH 10/20] btrfs-progs: check: abstract out the used marking helpers
` [PATCH 12/20] btrfs-progs: mark reloc roots as used
` [PATCH 13/20] btrfs-progs: stop accessing ->extent_root directly
` [PATCH 14/20] btrfs-progs: stop accessing ->free_space_root directly

[PATCH v3 0/7] Use global rsv stealing for evict and clean things up
 2021-11-09 15:12 UTC  (8+ messages)
` [PATCH v3 1/7] btrfs: handle priority ticket failures in their respective helpers
` [PATCH v3 2/7] btrfs: check for priority ticket granting before flushing
` [PATCH v3 3/7] btrfs: check ticket->steal in steal_from_global_block_rsv
` [PATCH v3 4/7] btrfs: make BTRFS_RESERVE_FLUSH_EVICT use the global rsv stealing code
` [PATCH v3 5/7] btrfs: remove global rsv stealing logic for orphan cleanup
` [PATCH v3 6/7] btrfs: get rid of root->orphan_cleanup_state
` [PATCH v3 7/7] btrfs: change root to fs_info for btrfs_reserve_metadata_bytes

[PATCH v10] btrfs: consolidate device_list_mutex in prepare_sprout to its parent
 2021-11-09 14:14 UTC  (2+ messages)

[PATCH] btrfs: fix deadlock due to page faults during direct IO reads and writes
 2021-11-09 12:39 UTC  (4+ messages)
` [PATCH v3] "

Bug#998840: Strange warning when deleting subvolume as non-root user
 2021-11-09 10:30 UTC  (2+ messages)

[PATCH v2 0/2] provide fsid in sysfs devinfo
 2021-11-09 10:09 UTC  (2+ messages)

[PATCH v9] btrfs: consolidate device_list_mutex in prepare_sprout to its parent
 2021-11-09  9:59 UTC  (3+ messages)

[PATCH] btrfs: add a warning to check on the leaking device close
 2021-11-09  8:55 UTC  (6+ messages)

[PATCH v8] btrfs: consolidate device_list_mutex in prepare_sprout to its parent
 2021-11-09  8:05 UTC  (5+ messages)

[GIT PULL] zstd changes for v5.16
 2021-11-09  1:30 UTC 

[PATCH v2][RESEND] btrfs: allow single disk devices to mount with older generations
 2021-11-08 21:52 UTC 

[PATCH v3] btrfs: index free space entries on size
 2021-11-08 21:49 UTC 

[PATCH v6 0/3] btrfs: cleanup prepare_sprout
 2021-11-08 20:06 UTC  (5+ messages)
` [PATCH v6 1/3] btrfs: declare seeding_dev in init_new_device as bool

[PATCH 0/2] btrfs: send: two tiny unused parameter cleanups
 2021-11-08 19:40 UTC  (2+ messages)

[PATCH 0/7] Cleanup btrfs_item_* related helpers
 2021-11-08 19:30 UTC  (2+ messages)

[PATCH v2 00/20] btrfs-progs: extent tree v2 global root support prep work
 2021-11-08 19:26 UTC  (21+ messages)
` [PATCH v2 01/20] btrfs-progs: simplify btrfs_make_block_group
` [PATCH v2 02/20] btrfs-progs: check: don't walk down non fs-trees for qgroup check
` [PATCH v2 03/20] btrfs-progs: filesystem-show: close ctree once we're done
` [PATCH v2 04/20] btrfs-progs: add a helper for setting up a root node
` [PATCH v2 05/20] btrfs-progs: btrfs-shared: stop passing root to csum related functions
` [PATCH v2 06/20] btrfs-progs: check: stop passing csum root around
` [PATCH v2 07/20] btrfs-progs: stop accessing ->csum_root directly
` [PATCH v2 08/20] btrfs-progs: image: keep track of seen blocks when walking trees
` [PATCH v2 09/20] btrfs-progs: common: move btrfs_fix_block_accounting to repair.c
` [PATCH v2 10/20] btrfs-progs: check: abstract out the used marking helpers
` [PATCH v2 11/20] btrfs-progs: check: move btrfs_mark_used_tree_blocks to common
` [PATCH v2 12/20] btrfs-progs: mark reloc roots as used
` [PATCH v2 13/20] btrfs-progs: stop accessing ->extent_root directly
` [PATCH v2 14/20] btrfs-progs: stop accessing ->free_space_root directly
` [PATCH v2 15/20] btrfs-progs: track csum, extent, and free space trees in a rb tree
` [PATCH v2 16/20] btrfs-progs: check: make reinit work per found root item
` [PATCH v2 17/20] btrfs-progs: check: check the global roots for uptodate root nodes
` [PATCH v2 18/20] btrfs-progs: check: check all of the csum roots
` [PATCH v2 19/20] btrfs-progs: check: fill csum root from all extent roots
` [PATCH v2 20/20] btrfs-progs: common: search all extent roots for marking used space

[PATCH v2 0/4] Use global rsv stealing for evict and clean things up
 2021-11-08 15:21 UTC  (5+ messages)
` [PATCH v2 1/4] btrfs: make BTRFS_RESERVE_FLUSH_EVICT use the global rsv stealing code
` [PATCH v2 2/4] btrfs: remove global rsv stealing logic for orphan cleanup
` [PATCH v2 3/4] btrfs: get rid of root->orphan_cleanup_state
` [PATCH v2 4/4] btrfs: change root to fs_info for btrfs_reserve_metadata_bytes

[PATCH v2] fstests: btrfs: make nospace_cache related test cases to work with latest v2 cache
 2021-11-08  9:57 UTC  (2+ messages)

[PATCH 2/2] btrfs: move btrfs_super_block to uapi/linux/btrfs_tree.h
 2021-11-07 23:24 UTC  (2+ messages)

[PATCH] common/btrfs: source module file
 2021-11-07 14:18 UTC  (4+ messages)

[PATCH] common/btrfs: source module file and remove duplicates
 2021-11-07  9:14 UTC  (2+ messages)

5.14.9 aarch64 OOPS Workqueue: btrfs-delalloc btrfs_work_helper
 2021-11-07  9:11 UTC  (17+ messages)

[PATCH] btrfs-progs: fix a bunch of typos
 2021-11-06 23:57 UTC 

[dm-devel] [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
 2021-11-06  7:41 UTC 

[PATCH] btrfs-progs: balance: print warn msg in background
 2021-11-06  6:34 UTC 

[PATCH v2] btrfs-progs: balance: print warn mesg in old command
 2021-11-06  6:03 UTC  (4+ messages)

why is the same mount point repeatedly mounted in nested manner?
 2021-11-06  4:14 UTC  (12+ messages)

[PATCH 00/25] btrfs: extent tree v2 prep work for global roots
 2021-11-05 20:45 UTC  (26+ messages)
` [PATCH 01/25] btrfs: kill BTRFS_FS_BARRIER
` [PATCH 02/25] btrfs: rework async transaction committing
` [PATCH 03/25] btrfs: pass fs_info to trace_btrfs_transaction_commit
` [PATCH 04/25] btrfs: remove trans_handle->root
` [PATCH 05/25] btrfs: pass the root to add_keyed_refs
` [PATCH 06/25] btrfs: move comment in find_parent_nodes()
` [PATCH 07/25] btrfs: remove SANITY_TESTS check form find_parent_nodes
` [PATCH 08/25] btrfs: remove BUG_ON() in find_parent_nodes()
` [PATCH 09/25] btrfs: remove BUG_ON(!eie) in find_parent_nodes
` [PATCH 10/25] btrfs: add a btrfs_block_group_root() helper
` [PATCH 11/25] btrfs: make remove_extent_backref pass the root
` [PATCH 12/25] btrfs: use chunk_root in find_free_extent_update_loop
` [PATCH 13/25] btrfs: do not special case the extent root for switch commit roots
` [PATCH 14/25] btrfs: remove unnecessary extent root check in btrfs_defrag_leaves
` [PATCH 15/25] btrfs: don't use the extent root in btrfs_chunk_alloc_add_chunk_item
` [PATCH 16/25] btrfs: don't use extent_root in iterate_extent_inodes
` [PATCH 17/25] btrfs: don't use the extent_root in flush_space
` [PATCH 18/25] btrfs: init root block_rsv at init root time
` [PATCH 19/25] btrfs: stop accessing ->extent_root directly
` [PATCH 20/25] btrfs: fix csum assert to check objectid of the root
` [PATCH 21/25] btrfs: set BTRFS_FS_STATE_NO_CSUMS if we fail to load the csum root
` [PATCH 22/25] btrfs: stop accessing ->csum_root directly
` [PATCH 23/25] btrfs: stop accessing ->free_space_root directly
` [PATCH 24/25] btrfs: remove useless WARN_ON in record_root_in_trans
` [PATCH 25/25] btrfs: track the csum, extent, and free space trees in a rb tree

[PATCH 00/22] btrfs-progs: extent tree v2 support, global roots
 2021-11-05 20:40 UTC  (11+ messages)
` [PATCH 13/22] btrfs-progs: check: add helper to reinit the root based on a key
` [PATCH 14/22] btrfs-progs: check: handle the block group tree properly
` [PATCH 15/22] btrfs-progs: load the number of global roots into the fs_info
` [PATCH 16/22] btrfs-progs: handle the per-block group global root id
` [PATCH 17/22] btrfs-progs: add a btrfs_delete_and_free_root helper
` [PATCH 18/22] btrfs-progs: make btrfs_clear_free_space_tree extent tree v2 aware
` [PATCH 19/22] btrfs-progs: make btrfs_create_tree take a key for the root key
` [PATCH 20/22] btrfs-progs: mkfs: set chunk_item_objectid properly for extent tree v2
` [PATCH 21/22] btrfs-progs: mkfs: create the global root's
` [PATCH 22/22] btrfs-progs: check: don't do the root item check for extent tree v2


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox