linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-03 09:49:33 to 2019-02-11 21:15:52 UTC [more...]

btrfs as / filesystem in RAID1
 2019-02-11 21:15 UTC  (32+ 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

[PATCH v4 0/3] btrfs: scrub: fix scrub_lock
 2019-02-11  8:38 UTC  (4+ messages)
` [PATCH v5 3/3] btrfs: scrub: convert scrub_workers_refcnt to refcount_t

[PATCH v2 00/12] FITRIM improvements
 2019-02-11  8:35 UTC  (13+ 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 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

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)

corruption with multi-device btrfs + single bcache, won't mount
 2019-02-11  5:25 UTC  (5+ 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  (34+ messages)
` [PATCH 01/12] btrfs: add helpers for compression type and level
` [PATCH 02/12] btrfs: rename workspaces_list to workspace_manager
` [PATCH 03/12] btrfs: manage heuristic workspace as index 0
` [PATCH 04/12] btrfs: unify compression ops with workspace_manager
` [PATCH 05/12] btrfs: add helper methods for workspace manager init and cleanup
` [PATCH 06/12] btrfs: add compression interface in (get/put)_workspace()
` [PATCH 07/12] btrfs: move to fn pointers for get/put workspaces
` [PATCH 08/12] btrfs: plumb level through the compression interface
` [PATCH 09/12] btrfs: change set_level() to bound the level passed in
  ` [PATCH v2 "
` [PATCH 10/12] btrfs: zstd use the passed through level instead of default
` [PATCH 11/12] btrfs: make zstd memory requirements monotonic
` [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

Need to retouch your photos?
 2019-02-04 13:23 UTC 

Need to retouch your photos?
 2019-02-04 11:17 UTC 

Help needed, server is unresponsive after btrfs balance
 2019-02-05 12:17 UTC  (5+ messages)

[PATCH 00/15] Improvements to fitrim
 2019-02-05  9:21 UTC  (20+ messages)
` [PATCH 02/15] btrfs: Make WARN_ON in a canonical form
` [PATCH 03/15] btrfs: Remove EXTENT_FIRST_DELALLOC bit
` [PATCH 04/15] btrfs: combine device update operations during transaction commit
` [PATCH 05/15] btrfs: Handle pending/pinned chunks before blockgroup relocation during device shrink
` [PATCH 06/15] btrfs: Rename and export clear_btree_io_tree
` [PATCH 10/15] btrfs: Remove 'trans' argument from find_free_dev_extent(_start)
` [PATCH 11/15] btrfs: Factor out in_range macro
` [PATCH 14/15] btrfs: Implement find_first_clear_extent_bit

[PATCH 1/2] btrfs-progs: Port kernel fs_devices::total_rw_bytes to btrfs-progs
 2019-02-05  6:53 UTC  (2+ messages)
` [PATCH 2/2] btrfs-progs: Unify metadata chunk size with kernel

Need to retouch your photos?
 2019-02-04 11:01 UTC 

[PATCH] Btrfs: fix file corruption after snapshotting
 2019-02-04 14:28 UTC 

RAID1 filesystem not mounting
 2019-02-03 18:43 UTC  (5+ messages)

[GIT PULL] Btrfs fixes for 5.0-rc5
 2019-02-03 17:50 UTC  (2+ 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).