linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-10 10:04:19 to 2021-11-17 20:20:07 UTC [more...]

[PATCH v12 00/17] btrfs: add ioctls and send/receive support for reading/writing compressed data
 2021-11-17 20:19 UTC 

[PATCH v3 0/7] Use global rsv stealing for evict and clean things up
 2021-11-17 17:04 UTC  (14+ 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

Btrfs is allowed to set invalid compression type and level
 2021-11-17 15:54 UTC 

[PATCH v2 0/2] provide fsid in sysfs devinfo
 2021-11-17  3:29 UTC  (4+ messages)
` [PATCH v2 2/2] btrfs: sysfs add devinfo/fsid to retrieve fsid from the device

failed to load free space cache for block group
 2021-11-17  2:41 UTC 

[PATCH] btrfs-progs: raid56: fix the wrong recovery condition for data and P case
 2021-11-16 23:09 UTC  (3+ messages)

[Website feedback]
 2021-11-16 16:38 UTC 

[PATCH] btrfs: fix error pointer dereference in btrfs_ioctl_rm_dev_v2()
 2021-11-16 16:19 UTC  (3+ messages)

[PATCH v2] btrfs: fix a out-of-boundary access for copy_compressed_data_to_page()
 2021-11-16 16:17 UTC  (3+ messages)

[PATCH v2 00/30] btrfs-progs: extent tree v2 support, global roots
 2021-11-16 14:45 UTC  (33+ 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 v3] "
` [PATCH v2 30/30] btrfs-progs: check: don't do the root item check for extent tree v2

[PATCH] Fix calculation of chunk size for RAID1/DUP profiles
 2021-11-16 14:02 UTC 

[PATCH v2 00/13] btrfs-progs: extent tree v2 global root support prep work
 2021-11-15 18:54 UTC  (16+ 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 v4] fstests: btrfs: make nospace_cache related test cases to work with latest v2 cache
 2021-11-15 19:24 UTC  (2+ messages)

[PATCH v4] btrfs: Add new test for setting the chunk size
 2021-11-15 19:33 UTC  (2+ messages)

5.15+, blocked tasks, folio_wait_bit_common
 2021-11-15 18:29 UTC  (6+ messages)

[PATCH v2] btrfs-progs: rescue: introduce clear-uuid-tree
 2021-11-15 16:41 UTC  (2+ messages)

[PATCH] btrfs-progs: rescue: introduce clear-uuid-tree
 2021-11-15 16:33 UTC  (5+ messages)

[PATCH v2] fstests: detect btrfs compression and disable certain tests
 2021-11-15 16:29 UTC 

[PATCH] btrfs-progs: Don't reset ratio to 1 if we don't have RAID56 profile
 2021-11-15 16:26 UTC  (2+ messages)

[PATCH v2] btrfs-progs: fix discard support check
 2021-11-15 16:23 UTC  (2+ messages)

[PATCH 0/3 RFC] fsperf: enhancements supporting read policy benchmark
 2021-11-15 11:57 UTC  (5+ messages)
` [PATCH 1/3] fsperf: add a few helper functions
` [PATCH 3/3] fsperf: add a new test case diorandread

[PATCH] fstests: detect btrfs compression and disable certain tests
 2021-11-15 11:34 UTC  (3+ messages)

Help recovering filesystem (if possible)
 2021-11-15 10:46 UTC  (2+ messages)

[PATCH v3] btrfs: Test proper interaction between skip_balance and paused balance
 2021-11-15  8:11 UTC  (7+ messages)

Failed drive in RAID-6
 2021-11-15  7:06 UTC  (5+ messages)

Help recovering filesystem (if possible)
 2021-11-15  1:23 UTC 

[GIT PULL] zstd changes for v5.16
 2021-11-14 20:33 UTC  (10+ messages)

Large BTRFS array suddenly says 53TiB Free, usage inconsistent
 2021-11-14 19:34 UTC  (5+ messages)

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

[PATCH] btrfs: remove unneeded variable ret
 2021-11-14  6:15 UTC 

Finding long-term data corruption
 2021-11-13 23:54 UTC  (3+ messages)
` Fwd: "

[PATCH] btrfs-progs: fix discard support check
 2021-11-13  7:49 UTC  (4+ messages)

[PATCH] fstests: check if the scratch device is an lv device for certain tests
 2021-11-12 21:10 UTC 

[PATCH] fstests: print symbolic names for fiemap flags
 2021-11-12 20:37 UTC 

Upgraded from Buster to Bullseye, unmountable Btrfs filesystem
 2021-11-12 15:18 UTC  (14+ messages)

[PATCH] btrfs: fix a out-of-boundary access for copy_compressed_data_to_page()
 2021-11-12 14:35 UTC  (5+ messages)

Fwd: Copy all nested subvolumes from Top tree (including top tree) to other volume
 2021-11-12 13:19 UTC 

[PATCH] fstests: btrfs/049: add regression test for compress-force=lzo mount option
 2021-11-12 11:18 UTC  (3+ messages)

[PATCH] btrfs: cache reported zone during mount
 2021-11-12  8:09 UTC  (5+ messages)

[PATCH 2/3] fsperf: get the running section in the setup
 2021-11-12  8:04 UTC 

[PATCH v2] btrfs: remove unnecessary @nr_written parameters
 2021-11-12  5:33 UTC 

[PATCH] fs:btrfs: remove unneeded variable
 2021-11-12  3:12 UTC  (2+ messages)

5.10 kernel/fs exhausting reserve running btrfs_delete_unused_bgs, going read-only
 2021-11-11 17:33 UTC  (2+ messages)

[PATCH v2 0/3] x Balance vs device add fixes
 2021-11-11 15:05 UTC  (9+ messages)
` [PATCH v2 1/3] btrfs: introduce BTRFS_EXCLOP_BALANCE_PAUSED exclusive state

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

[PATCH] btrfs: Deprecate BTRFS_IOC_BALANCE ioctl
 2021-11-11 11:36 UTC  (5+ messages)

[PATCH] btrfs: make 1-bit bit-fields unsigned int
 2021-11-11 11:31 UTC  (4+ messages)

[PATCH v3] btrfs: index free space entries on size
 2021-11-11 11:26 UTC  (3+ messages)

Side project announcement: btrfs-fuse
 2021-11-11  8:41 UTC 

[GIT PULL] Btrfs update, part 2
 2021-11-11  1:07 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  (10+ messages)
` [PATCH 7/8] btrfs: add code to support the block group root


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).