linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-15 12:04:30 to 2019-01-22 02:02:15 UTC [more...]

[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

Incremental receive completes succesfully despite missing files
 2019-01-21 22:23 UTC  (3+ messages)

[PATCH 2/2] Btrfs: fix unprotected deletion from pending_chunks list
 2019-01-21 20:05 UTC  (3+ messages)

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

[PATCH v2 0/3] btrfs: add read mirror policy
 2019-01-21 11:56 UTC  (3+ messages)
` [PATCH v2 2/3] btrfs: add read_mirror_policy parameter devid

[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 

[PATCH 0/6] btrfs: find_device cleanups
 2019-01-19  6:54 UTC  (20+ 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

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: honor path->skip_locking in backref code
 2019-01-18 13:39 UTC  (6+ messages)

[PATCH v3 0/5] btrfs: Enhancement to tree block validation
 2019-01-18  7:48 UTC  (9+ 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

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

[PATCH 0/3][V3] Delayed iput fixes
 2019-01-16 19:12 UTC  (3+ messages)
` [PATCH 3/3] btrfs: replace cleaner_delayed_iput_mutex with a waitqueue

roadmap for btrfs
 2019-01-16 15:36 UTC  (2+ messages)

[PATCH] btrfs: Do mandatory tree block check before submitting bio
 2019-01-16 13:07 UTC  (4+ messages)

[PATCH RESEND 1/2] btrfs-progs: check for no result before using results
 2019-01-16  3:13 UTC  (2+ messages)
` [PATCH RESEND 2/2] btrfs-progs: replace: gracefully handle the exclusive operation report

BTRFS critical corrupt leaf bad key order
 2019-01-16  1:52 UTC  (12+ messages)

[PATCH v4 0/7] btrfs: qgroup: Delay subtree scan to reduce overhead
 2019-01-16  1:36 UTC  (8+ messages)

[PATCH] Proposal for more detail in scrub doc
 2019-01-15 17:58 UTC  (2+ messages)

[PATCH v2 00/13] btrfs-progs: Make W=1 great (no "again")
 2019-01-15 17:42 UTC  (5+ messages)
` [PATCH v2 07/13] btrfs-progs: Fix Wmaybe-uninitialized warning

[PATCH] btrfs-progs: fix stray error message in check
 2019-01-15 17:39 UTC  (2+ messages)

[PATCH] btrfs-progs: image: Only enlarge result image if it's regular file
 2019-01-15 17:37 UTC  (3+ messages)

[PATCH] btrfs-progs: handle balance and replace concurrency
 2019-01-15 17:32 UTC  (2+ messages)

[PATCH 3/3] Btrfs-progs: add test for receive
 2019-01-15 17:26 UTC  (4+ messages)

btrfs hang on nfs?
 2019-01-15 14:36 UTC  (11+ messages)

Btrfs progs pre-release 4.20-rc1
 2019-01-15 13:40 UTC 


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