public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-06 00:41:40 to 2021-11-11 01:07:55 UTC [more...]

[GIT PULL] Btrfs update, part 2
 2021-11-11  1:07 UTC  (2+ messages)

Upgraded from Buster to Bullseye, unmountable Btrfs filesystem
 2021-11-11  0:58 UTC  (10+ messages)

[PATCH] btrfs: make 1-bit bit-fields unsigned int
 2021-11-10 23:47 UTC  (3+ messages)

[PATCH v2 00/30] btrfs-progs: extent tree v2 support, global roots
 2021-11-10 20:14 UTC  (31+ messages)
` [PATCH v2 01/30] btrfs-progs: stop accessing ->extent_root directly
` [PATCH v2 02/30] btrfs-progs: stop accessing ->free_space_root directly
` [PATCH v2 03/30] btrfs-progs: track csum, extent, and free space trees in a rb tree
` [PATCH v2 04/30] btrfs-progs: check: make reinit work per found root item
` [PATCH v2 05/30] btrfs-progs: check: check the global roots for uptodate root nodes
` [PATCH v2 06/30] btrfs-progs: check: check all of the csum roots
` [PATCH v2 07/30] btrfs-progs: check: fill csum root from all extent roots
` [PATCH v2 08/30] btrfs-progs: common: search all extent roots for marking used space
` [PATCH v2 09/30] btrfs-progs: common: allow users to select extent-tree-v2 option
` [PATCH v2 10/30] btrfs-progs: add definitions for the block group tree
` [PATCH v2 11/30] btrfs-progs: add on disk pointers to global tree ids
` [PATCH v2 12/30] btrfs-progs: add support for loading the block group root
` [PATCH v2 13/30] btrfs-progs: add print support for the block group tree
` [PATCH v2 14/30] btrfs-progs: mkfs: use the btrfs_block_group_root helper
` [PATCH v2 15/30] btrfs-progs: check-lowmem: "
` [PATCH v2 16/30] btrfs-progs: handle no bg item in extent tree for free space tree
` [PATCH v2 17/30] btrfs-progs: mkfs: add support for the block group tree
` [PATCH v2 18/30] btrfs-progs: check: add block group tree support
` [PATCH v2 19/30] btrfs-progs: qgroup-verify: scan extents based on block groups
` [PATCH v2 20/30] btrfs-progs: check: make free space tree validation extent tree v2 aware
` [PATCH v2 21/30] btrfs-progs: check: add helper to reinit the root based on a key
` [PATCH v2 22/30] btrfs-progs: check: handle the block group tree properly
` [PATCH v2 23/30] btrfs-progs: load the number of global roots into the fs_info
` [PATCH v2 24/30] btrfs-progs: handle the per-block group global root id
` [PATCH v2 25/30] btrfs-progs: add a btrfs_delete_and_free_root helper
` [PATCH v2 26/30] btrfs-progs: make btrfs_clear_free_space_tree extent tree v2 aware
` [PATCH v2 27/30] btrfs-progs: make btrfs_create_tree take a key for the root key
` [PATCH v2 28/30] btrfs-progs: mkfs: set chunk_item_objectid properly for extent tree v2
` [PATCH v2 29/30] btrfs-progs: mkfs: create the global root's
` [PATCH v2 30/30] btrfs-progs: check: don't do the root item check for extent tree v2

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

[PATCH] btrfs: Deprecate BTRFS_IOC_BALANCE ioctl
 2021-11-10 19:11 UTC  (4+ messages)

[GIT PULL] zstd changes for v5.16
 2021-11-10 18:46 UTC  (2+ messages)

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

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

[PATCH 0/8] btrfs: extent tree v2, support for global roots
 2021-11-10 13:57 UTC  (16+ messages)
` [PATCH 5/8] btrfs: tree-checker: don't fail on empty extent roots for extent tree v2
` [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  (20+ messages)
` [PATCH 01/20] btrfs-progs: simplify btrfs_make_block_group
` [PATCH 03/20] btrfs-progs: filesystem-show: close ctree once we're done
` [PATCH 07/20] btrfs-progs: stop accessing ->csum_root directly
` [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)

[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)


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