linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-28 13:04:27 to 2020-03-04 15:36:26 UTC [more...]

[PATCH] btrfs-progs: dump-tree: Introduce --nofilename option
 2020-03-04 15:35 UTC  (3+ messages)

FS Remounted RO due to false-positive for OOS?
 2020-03-04 15:23 UTC  (3+ messages)

[PATCH] btrfs-progs: convert, warn if converting a fs which won't mount
 2020-03-04 15:22 UTC  (8+ messages)

[PATCH v2] btrfs-progs: convert, warn if converting a fs which won't mount
 2020-03-04 15:22 UTC 

[PATCH] btrfs: Remove impossible BUG_ON in get_tree_block_key
 2020-03-04 15:04 UTC 

[PATCH] btrfs-progs: qgroup: allow passing options to qgroup remove
 2020-03-04 14:36 UTC  (2+ messages)

[PATCH] btrfs-progs: Output proper csum string if csum mismatch
 2020-03-04 14:28 UTC  (2+ messages)

[PATCH v2 00/10] btrfs: relocation: Refactor build_backref_tree()
 2020-03-04 14:24 UTC  (27+ messages)
` [PATCH v2 01/10] btrfs: backref: Introduce the skeleton of btrfs_backref_iter
` [PATCH v2 02/10] btrfs: backref: Implement btrfs_backref_iter_next()
` [PATCH v2 03/10] btrfs: relocation: Use btrfs_backref_iter infrastructure
` [PATCH v2 04/10] btrfs: relocation: Rename mark_block_processed() and __mark_block_processed()
` [PATCH v2 05/10] btrfs: relocation: Refactor tree backref processing into its own function
` [PATCH v2 06/10] btrfs: relocation: Use wrapper to replace open-coded edge linking
` [PATCH v2 07/10] btrfs: relocation: Specify essential members for alloc_backref_node()
` [PATCH v2 08/10] btrfs: relocation: Remove the open-coded goto loop for breadth-first search
` [PATCH v2 09/10] btrfs: relocation: Refactor the finishing part of upper linkage into finish_upper_links()
` [PATCH v2 10/10] btrfs: relocation: Refactor the useless nodes handling into its own function

[PATCH 00/11] btrfs-progs: metadata_uuid feature fixes and portation
 2020-03-04 14:14 UTC  (4+ messages)

[PATCH 0/2] Fix btrfs check handling of missing file extents
 2020-03-04 13:53 UTC  (2+ messages)

[PATCH] inspect: make sure LOGICAL_INO_V2 args are zero-initialized
 2020-03-04 13:50 UTC  (2+ messages)
` [PATCH] btrfs-progs: "

[PATCH 00/19] btrfs: Move generic backref cache build functions to backref.c
 2020-03-04 13:40 UTC  (24+ messages)
` [PATCH 01/19] btrfs: Move backref node/edge/cache structure to backref.h
` [PATCH 02/19] btrfs: Rename tree_entry to simple_node and export it
` [PATCH 03/19] btrfs: relocation: Make reloc root search specific for relocation backref cache
` [PATCH 04/19] btrfs: relocation: Add backref_cache::pending_edge and backref_cache::useless_node members
` [PATCH 05/19] btrfs: relocation: Add backref_cache::fs_info member
` [PATCH 06/19] btrfs: Move backref_cache_init() to backref.c
` [PATCH 07/19] btrfs: Move alloc_backref_node() "
` [PATCH 08/19] btrfs: Move alloc_backref_edge() "
` [PATCH 09/19] btrfs: Move link_backref_edge() "
` [PATCH 10/19] btrfs: Move free_backref_node() and free_backref_edge() to backref.h
` [PATCH 11/19] btrfs: Move drop_backref_node() and needed facilities "
` [PATCH 12/19] btrfs: Rename remove_backref_node() to cleanup_backref_node() and move it to backref.c
` [PATCH 13/19] btrfs: Move backref_cache_cleanup() "
` [PATCH 14/19] btrfs: Rename backref_tree_panic() to backref_cache_panic(), and move it "
` [PATCH 15/19] btrfs: Rename should_ignore_root() to should_ignore_reloc_root() and export it
` [PATCH 16/19] btrfs: relocation: Open-code read_fs_root() for handle_one_tree_backref()
` [PATCH 17/19] btrfs: Rename handle_one_tree_block() to backref_cache_add_one_tree_block() and move it to backref.c
` [PATCH 18/19] btrfs: relocation: Move the target backref node insert code into finish_upper_links()
` [PATCH 19/19] btrfs: Rename finish_upper_links() to backref_cache_finish_upper_links() and move it to backref.c

USB reset + raid6 = majority of files unreadable
 2020-03-04 12:45 UTC  (13+ messages)

[PATCH] Btrfs: make ranged full fsyncs more efficient
 2020-03-04 10:34 UTC 

[PATCH] btrfs: Open code insert_extent_backref
 2020-03-04  9:33 UTC 

[PATCH v6 0/2] btrfs: Introduce new rescue= mount options
 2020-03-04  8:09 UTC  (3+ messages)
` [PATCH v6 1/2] btrfs: Introduce "rescue=" mount option
` [PATCH v6 2/2] btrfs: Introduce new mount option to skip block group items scan

[PATCH 0/2] btrfs-progs: check: Detect overlapping csum item
 2020-03-04  7:27 UTC  (3+ messages)
` [PATCH 1/2] btrfs-progs: check: Detect overlap csum items
` [PATCH 2/2] btrfs-progs: fsck-tests: Add test image for overlapping csum item

[PATCH v3 3/3] Btrfs: implement full reflink support for inline extents
 2020-03-03 21:19 UTC  (2+ messages)

[PATCH 0/7] relocation error handling fixes
 2020-03-03 20:27 UTC  (26+ messages)
` [PATCH 1/7] btrfs: drop block from cache on error in relocation
` [PATCH 2/7] btrfs: unset reloc control if we fail to recover
` [PATCH 3/7] btrfs: splice rc->reloc_roots onto reloc roots in recover
` [PATCH 4/7] btrfs: run clean_dirty_subvols if we fail to start a trans
` [PATCH 5/7] btrfs: clear BTRFS_ROOT_DEAD_RELOC_TREE before dropping the reloc root
` [PATCH 6/7] btrfs: hold a ref on the root->reloc_root
` [PATCH 7/7] btrfs: remove a BUG_ON() from merge_reloc_roots()

[PATCHv2 0/4] btrfs-progs: Add BTRFS_IOC_SNAP_DESTROY_V2 support
 2020-03-03 18:34 UTC  (2+ messages)

[PATCH v2] btrfs-progs: disk-io: Kill the BUG_ON()s in write_and_map_eb()
 2020-03-03 17:58 UTC  (3+ messages)

[PATCH] btrfs: fix RAID direct I/O reads with alternate csums
 2020-03-03 14:25 UTC  (3+ messages)

[PATCH fstests] btrfs: add test for large direct I/O reads w/ RAID
 2020-03-03  2:51 UTC  (3+ messages)

balance conversion from RAID-1 to RAID-10 leaves some metadata in RAID-1?
 2020-03-02 21:03 UTC  (5+ messages)

[PATCHv2] progs: mkfs-tests: Skip test if truncate failed with EFBIG
 2020-03-02 20:36 UTC  (4+ messages)

[PATCH] btrfs: use rounddown in decide_stripe_size
 2020-03-02 20:30 UTC  (3+ messages)

[PATCH 00/10] btrfs: relocation: Refactor build_backref_tree()
 2020-03-02 20:26 UTC  (4+ messages)

[PATCH][RESEND] btrfs: kill update_block_group_flags
 2020-03-02 20:18 UTC  (5+ messages)

[PATCH 0/3] progs: fix testsuite
 2020-03-02 20:02 UTC  (9+ messages)
` [PATCH 1/3] progs: Remove manpages of not packaged binaries
` [PATCH 2/3] progs: Include btrfs-find-root and btrfs-select-super in testsuite
` [PATCH 3/3] progs: tests: misc: btrfs-{find-root,select-super} are internal commands

[PATCH] btrfs: Rename __btrfs_alloc_chunk to btrfs_alloc_chunk
 2020-03-02 19:47 UTC  (2+ messages)

(One more) BTRFS damaged FS... Any hope ?
 2020-03-02  6:43 UTC  (2+ messages)

corrupt leaf
 2020-03-02  6:35 UTC  (9+ messages)

btrfs balance to add new drive taking ~60 hours, no progress?
 2020-03-02  4:58 UTC  (11+ messages)

[PATCH] btrfs: disk-io: Kill the BUG_ON()s in write_and_map_eb()
 2020-03-02  4:45 UTC  (3+ messages)

With Linux 5.5: Filesystem full while still 90 GiB free
 2020-03-02  1:59 UTC  (5+ messages)

[ fstests PATCHv3 0/2] btrfs: Test subvolume delete by id feature
 2020-03-01 17:06 UTC  (6+ messages)
` [ fstests PATCHv3 1/2] common: btrfs: Improve _require_btrfs_command
` [ fstests PATCHv3 2/2] btrfs: Test subvolume delete --subvolid feature

[PATCH v4 0/9] fs: interface for directly reading/writing compressed data
 2020-03-01  7:26 UTC  (17+ messages)
` [PATCH man-pages v4] Document encoded I/O
` [PATCH v4 1/9] iov_iter: add copy_struct_from_iter()
` [PATCH v4 2/9] fs: add O_ALLOW_ENCODED open flag
` [PATCH v4 3/9] fs: add RWF_ENCODED for reading/writing compressed data
` [PATCH v4 4/9] btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio()
` [PATCH v4 5/9] btrfs: add ram_bytes and offset to btrfs_ordered_extent
` [PATCH v4 6/9] btrfs: support different disk extent size for delalloc
` [PATCH v4 7/9] btrfs: optionally extend i_size in cow_file_range_inline()
` [PATCH v4 8/9] btrfs: implement RWF_ENCODED reads
` [PATCH v4 9/9] btrfs: implement RWF_ENCODED writes

[PATCH] btrfs: fix btrfs_calc_reclaim_metadata_size calculation
 2020-02-28 16:39 UTC  (3+ messages)

[PATCH] Btrfs: fix crash during unmount due to race with delayed inode workers
 2020-02-28 16:20 UTC  (2+ messages)

[PATCH] btrfs: set root to null in btrfs_search_path_in_tree_user
 2020-02-28 15:59 UTC  (2+ messages)

[PATCH v3 00/21] btrfs: refactor and generalize chunk/dev_extent/extent allocation
 2020-02-28 14:32 UTC  (5+ messages)
` [PATCH v3 20/21] btrfs: skip LOOP_NO_EMPTY_SIZE if not clustered allocation

[PATCH v8 00/25] Change readahead API
 2020-02-28 14:08 UTC  (4+ messages)
` [PATCH v8 17/25] btrfs: Convert from readpages to readahead

[PATCH v4 0/3] Add full support for cloning inline extents
 2020-02-28 13:49 UTC  (4+ messages)
` [PATCH v4 1/3] Btrfs: move all reflink implementation code into its own file
` [PATCH v4 3/3] Btrfs: implement full reflink support for inline extents


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