linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-02 04:55:17 to 2020-03-06 14:35:48 UTC [more...]

[LSFMMBPF TOPIC] Killing LSFMMBPF
 2020-03-06 14:35 UTC 

[PATCH] fs: btrfs: block-group.c: Fix suspicious RCU usage warning
 2020-03-06 14:00 UTC  (3+ messages)

[PATCH] fsx: fix bug where zero range operations never use the keep size flag
 2020-03-06 12:35 UTC 

[PATCH 3/3] Btrfs: make ranged full fsyncs more efficient
 2020-03-06 11:54 UTC 

[PATCH 2/3] Btrfs: factor out inode items copy loop from btrfs_log_inode()
 2020-03-06 11:54 UTC 

[PATCH 1/3] Btrfs: add helper to get the end offset of a file extent item
 2020-03-06 11:53 UTC 

[PATCH 0/3] Btrfs: make ranged fsyncs always respect the given range
 2020-03-06 11:53 UTC 

[PATCH 0/6][v3] btrfs: fix hole corruption issue with !NO_HOLES
 2020-03-06 11:51 UTC  (3+ messages)
` [PATCH 4/6] btrfs: use the file extent tree infrastructure

[PATCH v2] btrfs: add test for large direct I/O w/ RAID
 2020-03-06  8:32 UTC  (2+ messages)

[PATCHv2] progs: mkfs-tests: Skip test if truncate failed with EFBIG
 2020-03-06  3:39 UTC  (5+ messages)

problem with newer kernels
 2020-03-06  0:53 UTC  (6+ messages)

[PATCH 0/8][v2] relocation error handling fixes
 2020-03-05 17:46 UTC  (19+ messages)
` [PATCH 1/8] btrfs: drop block from cache on error in relocation
` [PATCH 2/8] btrfs: do not init a reloc root if we aren't relocating
` [PATCH 3/8] btrfs: unset reloc control if we fail to recover
` [PATCH 4/8] btrfs: free the reloc_control in a consistent way
` [PATCH 5/8] btrfs: run clean_dirty_subvols if we fail to start a trans
` [PATCH 6/8] btrfs: clear BTRFS_ROOT_DEAD_RELOC_TREE before dropping the reloc root
` [PATCH 7/8] btrfs: hold a ref on the root->reloc_root
` [PATCH 8/8] btrfs: remove a BUG_ON() from merge_reloc_roots()

[PATCH v3 3/3] Btrfs: implement full reflink support for inline extents
 2020-03-05 17:29 UTC  (7+ messages)

[PATCH 0/2] Fix btrfs check handling of missing file extents
 2020-03-05 15:38 UTC  (4+ messages)
` [PATCH 1/2] btrfs-progs: fix check to catch gaps at the start of the file

[PATCH] Btrfs: make ranged full fsyncs more efficient
 2020-03-05 15:03 UTC  (3+ messages)

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

[PATCH v2 00/10] btrfs: relocation: Refactor build_backref_tree()
 2020-03-05  8:37 UTC  (30+ 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/19] btrfs: Move generic backref cache build functions to backref.c
 2020-03-05  5:28 UTC  (25+ 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

[PATCH v3] btrfs: implement migratepage callback
 2020-03-05  0:57 UTC 

[PATCH v2] btrfs: implement migratepage callback
 2020-03-05  0:53 UTC 

[PATCH] btrfs-progs: Output proper csum string if csum mismatch
 2020-03-05  0:46 UTC  (3+ messages)

USB reset + raid6 = majority of files unreadable
 2020-03-04 20:17 UTC  (15+ messages)

[PATCH] btrfs: implement migratepage callback
 2020-03-04 20:19 UTC  (3+ messages)

[PATCH] btrfs: Open code insert_extent_backref
 2020-03-04 19:27 UTC  (3+ messages)

[PATCH] btrfs: Remove impossible BUG_ON in get_tree_block_key
 2020-03-04 19:25 UTC  (3+ messages)

[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-progs: qgroup: allow passing options to qgroup remove
 2020-03-04 14:36 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 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 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)

[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  (5+ messages)
` [PATCH 1/3] progs: Remove manpages of not packaged binaries

[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  (6+ messages)

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


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