messages from 2022-03-07 12:54:55 to 2022-03-09 13:51:23 UTC [more...]
[PATCH v4 0/14] btrfs: Introduce macro to iterate over slots
2022-03-09 13:50 UTC (9+ messages)
` [PATCH v4 01/14] btrfs: Introduce btrfs_for_each_slot iterator macro
` [PATCH V4 02/14] btrfs: Use btrfs_for_each_slot in find_first_block_group
` [PATCH v4 03/14] btrfs: Use btrfs_for_each_slot in mark_block_group_to_copy
` [PATCH v4 04/14] btrfs: Use btrfs_for_each_slot in btrfs_search_dir_index_item
` [PATCH v4 05/14] btrfs: Use btrfs_for_each_slot in btrfs_real_readdir
` [PATCH v4 06/14] btrfs: Use btrfs_for_each_slot in did_create_dir
` [PATCH v4 10/14] btrfs: Use btrfs_for_each_slot in process_all_new_xattrs
` [PATCH v4 11/14] btrfs: Use btrfs_for_each_slot in process_all_extents
[PATCH 00/12] btrfs: item helper prep work for snapshot_id
2022-03-09 13:48 UTC (15+ messages)
` [PATCH 01/12] btrfs: move btrfs_node_key into ctree.h
` [PATCH 02/12] btrfs: add a btrfs_node_key_ptr helper, convert the users
` [PATCH 03/12] btrfs: introduce *_leaf_data helpers
` [PATCH 04/12] btrfs: make BTRFS_LEAF_DATA_OFFSET take an eb arg
` [PATCH 05/12] btrfs: pass eb to the node_key_ptr helpers
` [PATCH 06/12] btrfs: pass eb to the item_nr_offset helper
` [PATCH 07/12] btrfs: add snapshot_id to the btrfs_header and related defs
` [PATCH 08/12] btrfs: move the header SETGET funcs
` [PATCH 09/12] btrfs: move the super "
` [PATCH 10/12] btrfs: move BTRFS_LEAF related definitions below "
` [PATCH 11/12] btrfs: const-ify fs_info for the compat flag handlers
` [PATCH 12/12] btrfs: use _offset helpers instead of offsetof in generic_bin_search
Is this error fixable or do I need to rebuild the drive?
2022-03-09 13:46 UTC (3+ messages)
[PATCH 1/2] btrfs-progs: subvolme: remove unused options for create and snapshot
2022-03-09 13:25 UTC (5+ messages)
` [PATCH 2/2] btrfs-progs: qgroup: remove unused btrfs_qgroup_inherit_add_group()
[PATCH 00/13] btrfs-progs: cleanup btrfs_item* accessors
2022-03-09 12:46 UTC (13+ messages)
` [PATCH 01/13] btrfs-progs: turn on more compiler warnings and use -Wall
` [PATCH 04/13] btrfs-progs: convert: use cfg->leaf_data_size
` [PATCH 06/13] btrfs-progs: btrfs_item_size_nr/btrfs_item_offset_nr everywhere
` [PATCH 11/13] btrfs-progs: replace btrfs_item_nr_offset(0)
how to not loose all production when one disk fail in a raid1 btrfs pool
2022-03-09 10:26 UTC (5+ messages)
[btrfs] 3626a285f8: divide_error:#[##]
2022-03-09 8:42 UTC (6+ messages)
Trying to understand duperemove failure to deduplicate
2022-03-09 8:26 UTC (4+ messages)
[PATCH v2 0/2] btrfs: zoned: two independent fixes for zoned btrfs
2022-03-09 7:44 UTC (8+ messages)
` [PATCH v2 1/2] btrfs: zoned: use rcu list in btrfs_can_activate_zone
Updated to new kernel, and btrfs suddenly refuses to mount home directory fs
2022-03-09 7:35 UTC (10+ messages)
` Fwd: "
[PATCH] btrfs: make device item removal and super block num devices update happen in the same transaction
2022-03-09 7:31 UTC (4+ messages)
Btrfs autodefrag wrote 5TB in one day to a 0.5TB SSD without a measurable benefit
2022-03-09 4:48 UTC (9+ messages)
list_del corruption splat in 5.10.104
2022-03-09 3:18 UTC
cleanup bio_kmalloc v2
2022-03-09 3:06 UTC (10+ messages)
` [PATCH 1/5] btrfs: simplify ->flush_bio handling
` [PATCH 2/5] squashfs: always use bio_kmalloc in squashfs_bio_read
` [PATCH 3/5] target/pscsi: remove pscsi_get_bio
` [PATCH 4/5] block: turn bio_kmalloc into a simple kmalloc wrapper
` [PATCH 5/5] pktcdvd: stop using bio_reset
Buffered I/O broken on s390x with page faults disabled (gfs2)
2022-03-09 0:22 UTC (17+ messages)
[PATCH] btrfs: don't let new writes to trigger autodefrag on the same inode
2022-03-08 23:38 UTC
A question for btrfs-progs code
2022-03-09 0:06 UTC (2+ messages)
Recover btrfs partition after accidental reformat
2022-03-08 23:04 UTC (4+ messages)
[PATCH v2 0/2][RESEND] btrfs-progs: handle orphan directories properly
2022-03-08 17:51 UTC (2+ messages)
[PATCH 0/7] btrfs-progs: various regression fixes
2022-03-08 17:39 UTC (7+ messages)
` [PATCH 1/7] btrfs-progs: check: fix check_global_roots_uptodate
` [PATCH 4/7] btrfs-progs: properly populate missing trees
[PATCH v5 00/19] btrfs-progs: extent tree v2 support, global roots
2022-03-08 16:41 UTC (22+ messages)
` [PATCH v5 01/19] btrfs-progs: add support for loading the block group root
` [PATCH v5 02/19] btrfs-progs: add print support for the block group tree
` [PATCH v5 03/19] btrfs-progs: mkfs: use the btrfs_block_group_root helper
` [PATCH v5 04/19] btrfs-progs: check-lowmem: "
` [PATCH v5 05/19] btrfs-progs: handle no bg item in extent tree for free space tree
` [PATCH v5 06/19] btrfs-progs: mkfs: add support for the block group tree
` [PATCH v5 07/19] btrfs-progs: check: add block group tree support
` [PATCH v5 08/19] btrfs-progs: qgroup-verify: scan extents based on block groups
` [PATCH v5 09/19] btrfs-progs: check: make free space tree validation extent tree v2 aware
` [PATCH v5 10/19] btrfs-progs: check: add helper to reinit the root based on a key
` [PATCH v5 11/19] btrfs-progs: check: handle the block group tree properly
` [PATCH v5 12/19] btrfs-progs: set the number of global roots in the super block
` [PATCH v5 13/19] btrfs-progs: handle the per-block group global root id
` [PATCH v5 14/19] btrfs-progs: add a btrfs_delete_and_free_root helper
` [PATCH v5 15/19] btrfs-progs: make btrfs_clear_free_space_tree extent tree v2 aware
` [PATCH v5 16/19] btrfs-progs: make btrfs_create_tree take a key for the root key
` [PATCH v5 17/19] btrfs-progs: mkfs: set chunk_item_objectid properly for extent tree v2
` [PATCH v5 18/19] btrfs-progs: mkfs: create the global root's
` [PATCH v5 19/19] btrfs-progs: check: don't do the root item check for extent tree v2
[PATCH v3 0/14] btrfs: Introduce macro to iterate over slots
2022-03-08 15:29 UTC (8+ messages)
` [PATCH v3 01/14] btrfs: Introduce btrfs_for_each_slot iterator macro
` [PATCH v3 03/14] btrfs: Use btrfs_for_each_slot in mark_block_group_to_copy
` [PATCH v3 12/14] btrfs: Use btrfs_for_each_slot in btrfs_unlink_all_paths
[PATCH 2/5] btrfs: export the device allocation_hint property in sysfs
2022-03-08 13:25 UTC (2+ messages)
[PATCH] btrfs/194: allow it to be run on systems with page size larger than 4K
2022-03-08 13:18 UTC
[PATCH] common/btrfs: don't skip the test if BTRFS_PROFILE_CONFIGS contains unsupported profile
2022-03-08 13:03 UTC
Computer stalled, apparently from filesystem corruption
2022-03-08 12:04 UTC
[PATCH 0/5] btrfs: scrub: make scrub uses less memory for metadata scrub
2022-03-08 3:49 UTC (3+ messages)
[PATCH 00/11] btrfs: add snapshot_id to btrfs_header and root_item
2022-03-07 22:37 UTC (12+ messages)
` [PATCH 01/11] btrfs: take into account BTRFS_HEADER_FLAG_V2 in the item/node helpers
` [PATCH 02/11] btrfs: add global_tree_id to btrfs_root_item
` [PATCH 03/11] btrfs: add snapshot_id to the btrfs_root_item
` [PATCH 04/11] btrfs: handle the new snapshot_id field properly
` [PATCH 05/11] btrfs: add a sanity checker for the header flags
` [PATCH 06/11] btrfs: zero dummy extent buffers
` [PATCH 07/11] btrfs: zero out temporary superblock buffer header
` [PATCH 08/11] btrfs: add a debug range check for header_v2
` [PATCH 09/11] btrfs: selftests: add a test for delete_one_dir_name
` [PATCH 10/11] btrfs: don't do the global_id thing if we are a DUMMY_FS_INFO
` [PATCH 11/11] btrfs: selftests: run with EXTENT_TREE_V2 set as well
[PATCH 00/15] btrfs-progs: initial snapshot_id support
2022-03-07 22:17 UTC (16+ messages)
` [PATCH 01/15] btrfs-progs: use btrfs_item_nr_offset() in btrfs_leaf_data
` [PATCH 02/15] btrfs-progs: use item/node helpers instead of offsetof in ctree.c
` [PATCH 03/15] btrfs-progs: image: use the appropriate offset helpers
` [PATCH 04/15] btrfs-progs: mkfs: add a helper for temp buffer clearing
` [PATCH 05/15] btrfs-progs: move the buffer init code to btrfs_alloc_free_block
` [PATCH 06/15] btrfs-progs: fix item check to use the size helpers
` [PATCH 07/15] btrfs-progs: add snapshot_id to the btrfs_header
` [PATCH 08/15] btrfs-progs: make __BTRFS_LEAF_DATA_SIZE handle extent tree v2
` [PATCH 09/15] btrfs-progs: adjust the leaf/node math for header_v2
` [PATCH 10/15] btrfs-progs: setup the extent tree v2 header properly
` [PATCH 11/15] btrfs-progs: add new roots to the dirty root list
` [PATCH 12/15] btrfs-progs: delete the btrfs_create_root helper
` [PATCH 13/15] btrfs-progs: add a snapshot_id to the btrfs_root_item
` [PATCH 14/15] btrfs-progs: inherit the root snapshot id in the buffer
` [PATCH 15/15] btrfs-progs: add new COW rules for extent tree v2
[PATCH v2 00/15] btrfs-progs: extent tree v2 gc tree and metadata ref changes
2022-03-07 22:13 UTC (16+ messages)
` [PATCH v2 01/15] btrfs-progs: extract out free extent accounting handling
` [PATCH v2 02/15] btrfs-progs: check: skip owner ref check for extent tree v2
` [PATCH v2 03/15] btrfs-progs: check: skip extent backref for metadata in "
` [PATCH v2 04/15] btrfs-progs: check: calculate normal flags for extent tree v2 metadata
` [PATCH v2 05/15] btrfs-progs: check: make metadata ref counting extent tree v2 aware
` [PATCH v2 06/15] btrfs-progs: check: update block group used properly for extent tree v2
` [PATCH v2 07/15] btrfs-progs: do not insert extent items for metadata "
` [PATCH v2 08/15] btrfs-progs: do not remove metadata backrefs "
` [PATCH v2 09/15] btrfs-progs: repair: traverse tree blocks "
` [PATCH v2 10/15] btrfs-progs: cache the block group with the free space tree if possible
` [PATCH v2 11/15] btrfs-progs: make btrfs_lookup_extent_info extent tree v2 aware
` [PATCH v2 12/15] btrfs-progs: mkfs: don't populate extent tree with extent tree v2
` [PATCH v2 13/15] btrfs-progs: add on-disk items and read support for the gc tree
` [PATCH v2 14/15] btrfs-progs: mkfs: create the gc tree at mkfs time
` [PATCH v2 15/15] btrfs-progs: deal with GC items in check
[PATCH v2 0/6] btrfs: extent-tree-v2, gc and no meta ref counting
2022-03-07 22:04 UTC (7+ messages)
` [PATCH v2 1/6] btrfs: read the nr_global_roots from the super block
` [PATCH v2 2/6] btrfs: don't do backref modification for metadata for extent tree v2
` [PATCH v2 3/6] btrfs: add definitions and read support for the garbage collection tree
` [PATCH v2 4/6] btrfs: add a btrfs_first_item helper
` [PATCH v2 5/6] btrfs: turn evict_refill_and_join into a real helper
` [PATCH v2 6/6] btrfs: add garbage collection tree support
Error encountered when working with loop devices on zoned btrfs
2022-03-07 16:45 UTC (2+ messages)
[PATCH v2] btrfs: fix qgroup reserve overflow break the qgroup limit
2022-03-07 14:56 UTC (2+ messages)
[PATCH] btrfs: fix qgroup reserve overflow break the qgroup limit
2022-03-07 14:47 UTC (2+ messages)
[PATCH 00/12] btrfs: inode creation cleanups and fixes
2022-03-07 14:41 UTC (4+ messages)
` [PATCH 12/12] btrfs: rework inode creation to fix several issues
[PATCH] btrfs: zoned: Put block group after final usage
2022-03-07 13:59 UTC (3+ messages)
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