linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-24 00:08:38 to 2019-01-30 16:56:23 UTC [more...]

dm-integrity + mdadm + btrfs = no journal?
 2019-01-30 16:56 UTC  (9+ messages)

[PATCH 0/8][V2] Enospc cleanups and fixeS
 2019-01-30 16:41 UTC  (3+ messages)
` [PATCH 6/8] btrfs: loop in inode_rsv_refill

[PATCH v4 00/12] btrfs: Enhancement to tree block validation
 2019-01-30 15:19 UTC  (25+ messages)
` [PATCH v4 01/12] btrfs: Always output error message when key/level verification fails
` [PATCH v4 02/12] btrfs: extent_io: Kill the forward declaration of flush_write_bio()
` [PATCH v4 03/12] btrfs: disk-io: Show the timing of corrupted tree block explicitly
` [PATCH v4 04/12] btrfs: extent_io: Move the BUG_ON() in flush_write_bio() one level up
` [PATCH v4 05/12] btrfs: extent_io: Kill the BUG_ON() in extent_write_full_page()
` [PATCH v4 06/12] btrfs: extent_io: Kill the BUG_ON() in btree_write_cache_pages()
` [PATCH v4 07/12] btrfs: extent_io: Kill the dead branch in extent_write_cache_pages()
` [PATCH v4 08/12] btrfs: extent_io: Kill the BUG_ON() in extent_write_locked_range()
` [PATCH v4 09/12] btrfs: extent_io: Kill the BUG_ON() in lock_extent_buffer_for_io()
` [PATCH v4 10/12] btrfs: extent_io: Kill the BUG_ON() in extent_write_cache_pages()
` [PATCH v4 11/12] btrfs: extent_io: Kill the BUG_ON() in extent_writepages()
` [PATCH v4 12/12] btrfs: Do mandatory tree block check before submitting bio

[PATCH 00/15] Improvements to fitrim
 2019-01-30 14:51 UTC  (16+ messages)
` [PATCH 01/15] btrfs: Honour FITRIM range constraints during free space trim
` [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 07/15] btrfs: Populate ->orig_block_len during read_one_chunk
` [PATCH 08/15] btrfs: Introduce new bits for device allocation tree
` [PATCH 09/15] btrfs: replace pending/pinned chunks lists with 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 12/15] btrfs: Optimize unallocated chunks discard
` [PATCH 13/15] btrfs: Fix gross misnaming
` [PATCH 14/15] btrfs: Implement find_first_clear_extent_bit
` [PATCH 15/15] btrfs: Switch btrfs_trim_free_extents to find_first_clear_extent_bit

[PATCH] fs/btrfs: On error always free subvol_name in btrfs_mount
 2019-01-30 14:50 UTC  (2+ messages)

[PATCH v4 0/3] btrfs: scrub: fix scrub_lock
 2019-01-30 14:07 UTC  (5+ messages)
` [PATCH v4 1/3] btrfs: scrub: fix circular locking dependency warning
` [PATCH v4 2/3] btrfs: scrub: add scrub_lock lockdep check in scrub_workers_get
` [PATCH v4 3/3] btrfs: scrub: convert scrub_workers_refcnt to refcount_t

[PATCH 0/2] btrfs: Speedup chunk allocation for large fs
 2019-01-30  9:13 UTC  (4+ messages)
` [PATCH 1/2] btrfs: Don't search devid for every verify_one_dev_extent() call
` [PATCH RFC 2/2] btrfs: Introduce free dev extent hint to speed up chunk allocation

[PATCH RFC] btrfs: Introduce free dev extent hint to speed up chunk allocation
 2019-01-30  7:33 UTC 

[PATCH] btrfs: Output ENOSPC debug info in inc_block_group_ro()
 2019-01-30  5:07 UTC 

RAID56 Warning on "multiple serious data-loss bugs"
 2019-01-30  1:41 UTC  (12+ messages)

[PATCH 00/11] btrfs: add zstd compression level support
 2019-01-29 23:35 UTC  (37+ messages)
` [PATCH 01/11] btrfs: add macros for compression type and level
` [PATCH 02/11] btrfs: rename workspaces_list to workspace_manager
` [PATCH 03/11] btrfs: manage heuristic workspace as index 0
` [PATCH 04/11] btrfs: unify compression ops with workspace_manager
` [PATCH 05/11] btrfs: add helper methods for workspace manager init and cleanup
` [PATCH 06/11] btrfs: add compression interface in (get/put)_workspace()
` [PATCH 07/11] btrfs: move to fn pointers for get/put workspaces
` [PATCH 08/11] btrfs: plumb level through the compression interface
` [PATCH 09/11] btrfs: change set_level() to bound the level passed in
` [PATCH 10/11] btrfs: zstd use the passed through level instead of default
` [PATCH 11/11] btrfs: add zstd compression level support

[PATCH] btrfs: relocation: fix unused variable
 2019-01-29 15:42 UTC  (3+ messages)

[PATCH v2 1/3] btrfs: Test if btrfs hits EDQUOT without trying to reclaim some space
 2019-01-29 12:32 UTC  (3+ messages)
` [PATCH v3 2/3] btrfs: Test if btrfs will commit too many transactions for balance
` [PATCH v2 3/3] btrfs: Test if btrfs will report false ENOSPC error balancing small metadata chunk

[PATCH] btrfs: Test if btrfs hits EDQUOT without trying to reclaim some space
 2019-01-29 11:36 UTC  (2+ messages)

[PATCH v2] btrfs: Test if btrfs will commit too many transaction for balance
 2019-01-29 11:32 UTC  (2+ messages)

[PATCH] btrfs: Test if btrfs will report false ENOSPC error balnacing small metadata chunk
 2019-01-29 11:26 UTC  (2+ messages)

[PATCH] btrfs-progs: balance: Sync the fs before balancing metadata chunks
 2019-01-29  6:57 UTC 

[PATCH 0/7] Abort cleanup fixes
 2019-01-28 22:06 UTC  (2+ messages)

[PATCH] btrfs: clean up pending block groups when transaction commit aborts
 2019-01-28 19:35 UTC  (3+ messages)

Want retouching for your photos?
 2019-01-28  8:53 UTC 

[PATCH 5/6] btrfs: merge btrfs_find_device() and find_device()
 2019-01-28 18:44 UTC  (3+ messages)
` [PATCH 5/6 v2] "

[Patch v5 0/7] btrfs: qgroup: Delay subtree scan to reduce overhead
 2019-01-28 18:15 UTC  (5+ messages)

[PATCH AUTOSEL 4.20 191/304] btrfs: harden agaist duplicate fsid on scanned devices
 2019-01-28 15:41 UTC  (3+ messages)
` [PATCH AUTOSEL 4.20 192/304] btrfs: reada: reorder dev-replace locks before radix tree preload
` [PATCH AUTOSEL 4.20 200/304] btrfs: use tagged writepage to mitigate livelock of snapshot

[PATCH AUTOSEL 4.19 160/258] btrfs: harden agaist duplicate fsid on scanned devices
 2019-01-28 15:57 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 161/258] btrfs: reada: reorder dev-replace locks before radix tree preload
` [PATCH AUTOSEL 4.19 168/258] btrfs: use tagged writepage to mitigate livelock of snapshot

[PATCH AUTOSEL 4.14 104/170] btrfs: harden agaist duplicate fsid on scanned devices
 2019-01-28 16:10 UTC 

[PATCH] btrfs: oops in device_list_add()
 2019-01-28 15:04 UTC  (4+ messages)

[PATCH -next] btrfs: remove unused function btrfs_sysfs_feature_update
 2019-01-28 13:32 UTC  (2+ messages)

[PATCH] btrfs: Test if btrfs will commit too many transaction for balance
 2019-01-28  6:22 UTC 

Incremental receive completes succesfully despite missing files
 2019-01-27  1:58 UTC  (12+ messages)

Data entry service and data processing services
 2019-01-26  9:12 UTC 

Data entry service and data processing services
 2019-01-26  7:29 UTC 

btrfs-heatmap v8
 2019-01-26 19:55 UTC 

Data entry service and data processing services
 2019-01-26 10:04 UTC 

Send photos to start
 2019-01-25 10:50 UTC 

[PATCH -next] btrfs: qgroup: Fix inconsistent IS_ERR and PTR_ERR
 2019-01-26  1:37 UTC  (3+ messages)

[PATCH RFC] fstests: btrfs: Test if balance takes too long time or return -ENOSPC unexpected
 2019-01-25 23:38 UTC  (3+ messages)

Retrieving
 2019-01-25 21:22 UTC  (7+ messages)
  ` Retrieving CSUM-Tree

[PATCH] btrfs: Handle ENOMEM gracefully in cow_file_range_async
 2019-01-25 17:46 UTC  (4+ messages)

[PATCH] Btrfs: fix deadlock when allocating tree block during leaf/node split
 2019-01-25 11:48 UTC 

[PATCH 2/2] fstests: btrfs/081, fix killing of reader loop subshell
 2019-01-25 11:46 UTC 

[PATCH 1/2] fstests: btrfs/081 declare local variables as local
 2019-01-25 11:46 UTC 

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

kernel calltraces with btrfs and bonnie++
 2019-01-25  8:19 UTC  (3+ messages)

Kernel traces
 2019-01-25  8:04 UTC  (12+ messages)
                  ` New hang (Re: Kernel traces), sysreq+w output

[PATCH] Btrfs: avoid deadlock with memory reclaim due to allocation of devices
 2019-01-25  3:40 UTC  (6+ messages)
` [PATCH v2] "

Nasty corruption on large array, ideas welcome
 2019-01-25  2:47 UTC  (9+ messages)

[PATCH] btrfs: qgroup: Make qgroup async transaction commit more aggressive
 2019-01-24 23:55 UTC 

[PATCH v2] btrfs: add kernel scrub log messages
 2019-01-24 22:30 UTC  (3+ messages)

[PATCH v4 0/7] btrfs: qgroup: Delay subtree scan to reduce overhead
 2019-01-24 18:44 UTC  (5+ messages)
` [PATCH v4 5/7] btrfs: qgroup: Introduce per-root swapped blocks infrastructure

[PATCH] btrfs: no need to check return value of debugfs_create functions
 2019-01-24 16:36 UTC  (4+ messages)

Want to start it?
 2019-01-24  9:15 UTC 

[PATCH v3 0/5] btrfs: Enhancement to tree block validation
 2019-01-24 15:20 UTC  (5+ messages)

[PATCH] btrfs: don't end the transaction for delayed refs in throttle
 2019-01-24 14:31 UTC 

[PATCH 0/6] Extent buffer locking cleanups, part 1
 2019-01-24  9:08 UTC  (13+ messages)
` [PATCH 1/6] btrfs: split btrfs_set_lock_blocking_rw to read and write helpers
` [PATCH 2/6] btrfs: split btrfs_clear_lock_blocking_rw "
` [PATCH 3/6] btrfs: replace btrfs_set_lock_blocking_rw with appropriate helpers
` [PATCH 4/6] btrfs: open code now trivial btrfs_set_lock_blocking
` [PATCH 5/6] btrfs: simplify waiting loop in btrfs_tree_lock
` [PATCH 6/6] btrfs: merge btrfs_set_lock_blocking_rw with it's caller


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