linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-05 17:40:54 to 2019-02-12 22:54:12 UTC [more...]

Reproducer for "compressed data + hole data corruption bug, 2018 editiion"
 2019-02-12 22:53 UTC  (11+ messages)
` Reproducer for "compressed data + hole data corruption bug, 2018 edition" still works on 4.20.7

[PATCH v3 00/23] various dynamic_debug patches
 2019-02-12 21:41 UTC  (3+ messages)
` [PATCH v4 00/14] "
  ` [PATCH v4 11/14] btrfs: implement btrfs_debug* in terms of helper macro

[PATCH RFC] btrfs: Don't create SINGLE or DUP chunks for degraded rw mount
 2019-02-12 19:09 UTC  (9+ messages)

[PATCH 2/2] fstests: generic, test fsync after succession of renames and unlink
 2019-02-12 18:08 UTC 

[PATCH 1/2] fstests: generic, test fsync after succession of file renames
 2019-02-12 18:08 UTC 

[PATCH 2/2] Btrfs: fix fsync after succession of renames and unlink/rmdir
 2019-02-12 18:06 UTC 

[PATCH 1/2] Btrfs: fix fsync after succession of renames of different files
 2019-02-12 18:06 UTC 

[PATCH 0/4] Btrfs: a few more cleanups and fixes for clone/deduplication
 2019-02-12 17:59 UTC  (8+ messages)
` [PATCH 3/4] Btrfs: check if destination root is read-only for deduplication
` [PATCH 4/4] Btrfs: remove no longer needed range length checks "

[PATCH] btrfs: scrub: remove unused nocow worker pointer
 2019-02-12 17:23 UTC 

[PATCH v4 0/3] btrfs: scrub: fix scrub_lock
 2019-02-12 17:15 UTC  (10+ messages)
` [PATCH v4 1/3] btrfs: scrub: fix circular locking dependency warning
` [PATCH v5 3/3] btrfs: scrub: convert scrub_workers_refcnt to refcount_t
` [PATCH] btrfs: scrub: add assertions for worker pointers

[PATCH] btrfs: don't end the transaction for delayed refs in throttle
 2019-02-12 16:03 UTC  (2+ messages)

[PATCH] btrfs: honor path->skip_locking in backref code
 2019-02-12 14:25 UTC  (4+ messages)

[PATCH v2 00/12] FITRIM improvements
 2019-02-12 14:13 UTC  (14+ messages)
` [PATCH v2 01/12] btrfs: Honour FITRIM range constraints during free space trim
` [PATCH v2 02/12] btrfs: combine device update operations during transaction commit
` [PATCH v2 03/12] btrfs: Handle pending/pinned chunks before blockgroup relocation during device shrink
` [PATCH v2 04/12] btrfs: Rename and export clear_btree_io_tree
` [PATCH v2 05/12] btrfs: Populate ->orig_block_len during read_one_chunk
` [PATCH v2 06/12] btrfs: Introduce new bits for device allocation tree
` [PATCH v2 07/12] btrfs: replace pending/pinned chunks lists with io tree
  ` [PATCH] btrfs: Transpose btrfs_close_devices/btrfs_mapping_tree_free in close_ctree
` [PATCH v2 08/12] btrfs: Remove 'trans' argument from find_free_dev_extent(_start)
` [PATCH v2 09/12] btrfs: Factor out in_range macro
` [PATCH v2 10/12] btrfs: Optimize unallocated chunks discard
` [PATCH v2 11/12] btrfs: Implement find_first_clear_extent_bit
` [PATCH v2 12/12] btrfs: Switch btrfs_trim_free_extents to find_first_clear_extent_bit

[PATCH] btrfs: qgroup: Make qgroup async transaction commit more aggressive
 2019-02-12 14:09 UTC  (3+ messages)

Corrupted filesystem, looking for guidance
 2019-02-12 12:31 UTC  (3+ messages)

[PATCH v2 2/2] fstests: btrfs: Introduce stress test for deadlock between snapshot delete and other read-write operations
 2019-02-12 10:59 UTC  (3+ messages)

corruption with multi-device btrfs + single bcache, won't mount
 2019-02-12  6:51 UTC  (7+ messages)

[PATCH v3 0/3] Misc props.c cleanups
 2019-02-12  2:18 UTC  (4+ messages)
` [PATCH v3 1/3] btrfs: kill __btrfs_set_prop()
` [PATCH v3 2/3] btrfs: drop redundant forward declaration in props.c
` [PATCH v3 3/3] btrfs: trivial, fix c coding style

btrfs as / filesystem in RAID1
 2019-02-11 21:15 UTC  (26+ messages)

[PATCH 0/5] Misc props.c cleanups
 2019-02-11 18:43 UTC  (17+ messages)
` [PATCH 1/5] btrfs: fix comment its device list mutex not volume lock
        ` [PATCH v2 "
` [PATCH 2/5] btrfs: kill __btrfs_set_prop()
` [PATCH 3/5] btrfs: reorg functions to drop forward declaration
` [PATCH 4/5] btrfs: drop redundant forward declaration in props.c
` [PATCH 5/5] btrfs: trivial, fix c coding style

[PATCH] btrfs: Silence a static checker locking warning
 2019-02-11 18:42 UTC  (4+ messages)

[PATCH] btrfs: drop the lock on error in btrfs_dev_replace_cancel()
 2019-02-11 18:32 UTC 

[PATCH v3 0/9] btrfs: Refactor delayed ref parameter list
 2019-02-11 14:23 UTC  (19+ messages)
` [PATCH v3 1/9] btrfs: delayed-ref: Introduce better documented delayed ref structures
` [PATCH v3 2/9] btrfs: extent-tree: Open-code process_func in __btrfs_mod_ref
` [PATCH v3 3/9] btrfs: delayed-ref: Use btrfs_ref to refactor btrfs_add_delayed_tree_ref()
` [PATCH v3 4/9] btrfs: delayed-ref: Use btrfs_ref to refactor btrfs_add_delayed_data_ref()
` [PATCH v3 5/9] btrfs: ref-verify: Use btrfs_ref to refactor btrfs_ref_tree_mod()
` [PATCH v3 6/9] btrfs: extent-tree: Use btrfs_ref to refactor add_pinned_bytes()
` [PATCH v3 7/9] btrfs: extent-tree: Use btrfs_ref to refactor btrfs_inc_extent_ref()
` [PATCH v3 8/9] btrfs: extent-tree: Use btrfs_ref to refactor btrfs_free_extent()
` [PATCH v3 9/9] btrfs: qgroup: Don't scan leaf if we're modifying reloc tree

BUG ON during btrfs check
 2019-02-11  8:26 UTC 

[RFC PATCH] btrfs: Remove __extent_readpages
 2019-02-11  7:46 UTC  (2+ messages)

Cannot 'mount -o degraded /dev/replacement' after a replace
 2019-02-11  1:36 UTC  (8+ messages)

Filesystem corruption under big endian MIPS
 2019-02-09 19:43 UTC 

[PATCH v2 0/2] btrfs: Speedup chunk allocation for large fs
 2019-02-09  5:24 UTC  (3+ messages)
` [PATCH v2 1/2] btrfs: Don't search devid for every verify_one_dev_extent() call
` [PATCH v2 2/2] btrfs: Introduce free dev extent hint to speed up chunk allocation

[PATCH 0/2] btrfs: Speedup chunk allocation for large fs
 2019-02-08 22:27 UTC  (2+ messages)

[PATCH 0/8][V2] Enospc cleanups and fixeS
 2019-02-08 16:08 UTC  (5+ messages)
` [PATCH 6/8] btrfs: loop in inode_rsv_refill

[Patch v5 0/7] btrfs: qgroup: Delay subtree scan to reduce overhead
 2019-02-08 14:02 UTC  (3+ messages)
` [Patch v5 1/7] btrfs: qgroup: Move reserved data account from btrfs_delayed_ref_head to btrfs_qgroup_extent_record

[PATCH v2 00/12] btrfs: add zstd compression level support
 2019-02-08 13:22 UTC  (24+ messages)
` [PATCH 09/12] btrfs: change set_level() to bound the level passed in
  ` [PATCH v2 "
` [PATCH 12/12] btrfs: add zstd compression level support
  ` [PATCH v2 "
  ` [PATCH v3 "

[PATCH v2] shared/298: Wire btrfs support in get_free_sectors
 2019-02-08 11:44 UTC 

[PATCH 0/2] Reserve more space for property inheritance
 2019-02-08  6:30 UTC  (4+ messages)
` [PATCH 1/2] btrfs: reserve space for inheriting properties
` [PATCH 2/2] btrfs: use the existing credit for our first prop

[PATCH RESEND 1/2] btrfs-progs: check for no result before using results
 2019-02-07 21:38 UTC  (2+ messages)

[PATCH v4 00/12] btrfs: Enhancement to tree block validation
 2019-02-07 17:27 UTC  (8+ messages)
` [PATCH v4 03/12] btrfs: disk-io: Show the timing of corrupted tree block explicitly

[bug report] btrfs: change set_level() to bound the level passed in
 2019-02-07 15:43 UTC  (3+ messages)

[PATCH 0/2] Fix missing reference aborts when resuming snapshot delete
 2019-02-07 12:07 UTC  (5+ messages)
` [PATCH 1/2] btrfs: check for refs on snapshot delete resume
` [PATCH 2/2] btrfs: save drop_progress if we drop refs at all

Another btrfs corruption (unable to find ref byte, kernel 5.0-rc4)
 2019-02-07  6:26 UTC  (2+ messages)

[PATCH v14] Add cli and ioctl to forget scanned device(s)
 2019-02-06 22:13 UTC  (6+ messages)

[PATCH] btrfs-progs: deal with drop_progress properly in fsck
 2019-02-06 20:49 UTC 

[PATCH] shared/298: Wire btrfs support in get_free_sectors
 2019-02-06 15:50 UTC  (2+ messages)

[PATCH 0/7] eb reference count cleanups
 2019-02-06 15:33 UTC  (5+ messages)

Kernel traces
 2019-02-06  0:36 UTC  (13+ messages)
                ` New hang (Re: Kernel traces), sysreq+w output

linux-next: Tree for Feb 5 (btrfs/zstd)
 2019-02-05 18:25 UTC  (2+ messages)

[PATCH 0/3][V3] Delayed iput fixes
 2019-02-05 18:23 UTC  (4+ messages)
` [PATCH 3/3] btrfs: replace cleaner_delayed_iput_mutex with a waitqueue


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