linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-17 00:28:39 to 2019-01-23 14:37:39 UTC [more...]

[PATCH AUTOSEL 4.20 072/117] btrfs: alloc_chunk: fix more DUP stripe size handling
 2019-01-23 14:37 UTC  (3+ messages)

Incremental receive completes succesfully despite missing files
 2019-01-23 13:52 UTC  (13+ messages)

[PATCH] btrfs: honor path->skip_locking in backref code
 2019-01-23 13:51 UTC  (7+ messages)

[PATCH] [PATCH] btrfs: remove unused wariable 'num_pages'
 2019-01-23 13:06 UTC  (2+ messages)

Btrfs progs release 4.20.1
 2019-01-23 13:03 UTC 

Want to edit your photos
 2019-01-23  7:46 UTC 

[PATCH] btrfs: Handle ENOMEM gracefully in cow_file_range_async
 2019-01-23  8:31 UTC  (2+ messages)

[Patch v5 0/7] btrfs: qgroup: Delay subtree scan to reduce overhead
 2019-01-23  7:22 UTC  (9+ messages)
` [Patch v5 1/7] btrfs: qgroup: Move reserved data account from btrfs_delayed_ref_head to btrfs_qgroup_extent_record
` [Patch v5 2/7] btrfs: honor path->skip_locking in backref code
` [Patch v5 3/7] btrfs: relocation: Delay reloc tree deletion after merge_reloc_roots()
` [Patch v5 4/7] btrfs: qgroup: Refactor btrfs_qgroup_trace_subtree_swap()
` [Patch v5 5/7] btrfs: qgroup: Introduce per-root swapped blocks infrastructure
` [Patch v5 6/7] btrfs: qgroup: Use delayed subtree rescan for balance
` [Patch v5 7/7] btrfs: qgroup: Cleanup old subtree swap code

[PATCH v4 0/7] btrfs: qgroup: Delay subtree scan to reduce overhead
 2019-01-23  6:01 UTC  (13+ messages)
` [PATCH v4 3/7] btrfs: relocation: Delay reloc tree deletion after merge_reloc_roots()
` [PATCH v4 4/7] btrfs: qgroup: Refactor btrfs_qgroup_trace_subtree_swap()
` [PATCH v4 5/7] btrfs: qgroup: Introduce per-root swapped blocks infrastructure
` [PATCH v4 6/7] btrfs: qgroup: Use delayed subtree rescan for balance

[PATCH 0/6] btrfs: find_device cleanups
 2019-01-23  5:28 UTC  (21+ messages)
` [PATCH 1/6] btrfs: merge btrfs_find_device_missing_or_by_path() into parent
` [PATCH 2/6] btrfs: cleanup btrfs_find_device_by_devspec()
` [PATCH 3/6] btrfs: rename btrfs_find_device_by_path()
` [PATCH 4/6] btrfs: refactor btrfs_find_device() take fs_devices as argument
` [PATCH 5/6] btrfs: merge btrfs_find_device() and find_device()
  ` [PATCH 5/6 v2] "
` [PATCH 6/6] btrfs: refactor btrfs_find_device() return error code

Do btrfs provide filesystem debugger?
 2019-01-22 23:46 UTC  (2+ messages)

Nasty corruption on large array, ideas welcome
 2019-01-22 23:28 UTC  (6+ messages)

[PATCH v3 0/5] btrfs: Enhancement to tree block validation
 2019-01-22 22:53 UTC  (12+ messages)
` [PATCH v3 1/5] btrfs: Always output error message when key/level verification fails
` [PATCH v3 2/5] btrfs: extent_io: Kill the forward declaration of flush_write_bio()
` [PATCH v3 3/5] btrfs: extent_io: Kill the BUG_ON() in flush_write_bio()
` [PATCH v3 4/5] btrfs: disk-io: Show the timing of corrupted tree block explicitly
` [PATCH v3 5/5] btrfs: Do mandatory tree block check before submitting bio

btrfs receive deadlock and questions
 2019-01-22 17:29 UTC  (5+ messages)

Just working
 2019-01-22  9:35 UTC 

Just working
 2019-01-22  9:54 UTC 

2 enospc errors during balance, with some 20+ TB free space
 2019-01-22 15:09 UTC 

[PATCH v2 0/3] btrfs: add read mirror policy
 2019-01-22 14:28 UTC  (5+ messages)
` [PATCH v2 2/3] btrfs: add read_mirror_policy parameter devid

btrfs RAID5 corrupted fs restore? data is OK
 2019-01-22 11:53 UTC 

[PATCH 2/2] Btrfs: fix unprotected deletion from pending_chunks list
 2019-01-22 10:41 UTC  (4+ messages)

[PATCH V14 00/18] block: support multi-page bvec
 2019-01-22  2:01 UTC  (25+ messages)
` [PATCH V14 01/18] btrfs: look at bi_size for repair decisions
` [PATCH V14 02/18] block: don't use bio->bi_vcnt to figure out segment number
` [PATCH V14 03/18] block: remove bvec_iter_rewind()
` [PATCH V14 04/18] block: introduce multi-page bvec helpers
` [PATCH V14 05/18] block: introduce bio_for_each_mp_bvec() and rq_for_each_mp_bvec()
` [PATCH V14 06/18] block: use bio_for_each_mp_bvec() to compute multi-page bvec count
` [PATCH V14 07/18] block: use bio_for_each_mp_bvec() to map sg
` [PATCH V14 08/18] block: introduce mp_bvec_last_segment()
` [PATCH V14 09/18] fs/buffer.c: use bvec iterator to truncate the bio
` [PATCH V14 10/18] btrfs: use mp_bvec_last_segment to get bio's last page
` [PATCH V14 11/18] block: loop: pass multi-page bvec to iov_iter
` [PATCH V14 12/18] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
` [PATCH V14 13/18] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
` [PATCH V14 14/18] block: enable multipage bvecs
` [PATCH V14 15/18] block: always define BIO_MAX_PAGES as 256
` [PATCH V14 16/18] block: document usage of bio iterator helpers
` [PATCH V14 17/18] block: kill QUEUE_FLAG_NO_SG_MERGE
` [PATCH V14 18/18] block: kill BLK_MQ_F_SG_MERGE

[PATCH v1] Btrfs: Switch to use new generic UUID API
 2019-01-21 18:18 UTC  (4+ messages)

[PATCH] btrfs: remove unused workqueue helpers
 2019-01-21 17:50 UTC  (3+ messages)

[RFC][PATCH v5 09/09] btrfs: use common file type conversion
 2019-01-21  0:54 UTC 

[PATCH v2 0/3] btrfs: Introduce new rescue= mount options
 2019-01-21  6:27 UTC  (4+ messages)
` [PATCH v2 1/3] btrfs: Remove "recovery" mount option
` [PATCH v2 2/3] btrfs: Introduce "rescue=" "
` [PATCH v2 3/3] btrfs: Introduce new mount option to skip block group items scan

[PATCH v2 0/3] btrfs: Introduce new rescue= mount options
 2019-01-21  7:35 UTC  (4+ messages)
` [PATCH v2 1/3] btrfs: Remove "recovery" mount option
` [PATCH v2 2/3] btrfs: Introduce "rescue=" "
` [PATCH v2 3/3] btrfs: Introduce new mount option to skip block group items scan

[GIT PULL] Btrfs fixes for 5.0-rc3
 2019-01-20 18:40 UTC  (2+ messages)

Just start it
 2019-01-20  3:48 UTC 

Just start it
 2019-01-20  2:27 UTC 

RAID 6 stable?
 2019-01-19 20:34 UTC  (2+ messages)

Btrfs progs release 4.20
 2019-01-19 14:54 UTC 

question about creating a raid10
 2019-01-19  2:43 UTC  (10+ messages)

question about creating a raid10
 2019-01-19  2:12 UTC  (2+ messages)

python-btrfs v10
 2019-01-18 23:10 UTC 

trouble with btrfs lockup
 2019-01-18 19:26 UTC  (3+ messages)

[PATCH] Btrfs: avoid deadlock with memory reclaim due to allocation of devices
 2019-01-18 18:07 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v14] Add cli and ioctl to forget scanned device(s)
 2019-01-18 17:47 UTC  (3+ messages)
` [PATCH 1/2 v14] btrfs: refactor btrfs_free_stale_devices() to get return value

[PATCH] btrfs: simplify workqueue name when allocating
 2019-01-17 16:17 UTC  (2+ messages)

[PATCH 0/7] Abort cleanup fixes
 2019-01-17 15:40 UTC  (7+ messages)
` [PATCH 5/7] btrfs: just delete pending bgs if we are aborted

Photos shooting and retouching
 2019-01-17 10:48 UTC 

issue mounting volume
 2019-01-17 14:54 UTC  (12+ messages)

[PATCH v2 0/5] btrfs: Enhancement to tree block validation
 2019-01-17 14:29 UTC  (13+ messages)
` [PATCH v2 1/5] btrfs: Always output error message when key/level verification fails
` [PATCH v2 2/5] btrfs: extent_io: Kill the forward declaration of flush_write_bio()
` [PATCH v2 3/5] btrfs: extent_io: Kill the BUG_ON() in flush_write_bio()
` [PATCH v2 4/5] btrfs: disk-io: Show the timing of corrupted tree block explicitly
` [PATCH v2 5/5] btrfs: Do mandatory tree block check before submitting bio

applications hang on a btrfs spanning two partitions
 2019-01-17 11:15 UTC  (5+ messages)

[PATCH 0/5] btrfs: Enhancement to tree block validation
 2019-01-17  8:52 UTC  (11+ messages)
` [PATCH 1/5] btrfs: Always output error message when key/level verification fails
` [PATCH 2/5] btrfs: extent_io: Kill the forward declaration of flush_write_bio()
` [PATCH 3/5] btrfs: extent_io: Kill the BUG_ON() in flush_write_bio()
` [PATCH 4/5] btrfs: disk-io: Show the timing of corrupted tree block explicitly
` [PATCH 5/5] btrfs: Do mandatory tree block check before submitting bio

[PATCH -next] btrfs: remove unused function btrfs_sysfs_feature_update
 2019-01-17  8:48 UTC 

How to repair "btrfs_chunk_readonly: BUG_ON `!ce` triggered, value 1"?
 2019-01-17  8:35 UTC  (4+ messages)
  ` How to repair "btrfs_chunk_readonly: BUG_ON `!ce` triggered, value 1"?,Re: "

[PATCH] btrfs: Always output error message when key/level verification fails
 2019-01-17  6:30 UTC  (2+ messages)

btrfs goes read-only when btrfs-cleaner runs
 2019-01-17  1:03 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).