linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-13 15:17:36 to 2018-11-17 00:53:10 UTC [more...]

[PATCH 0/5] Misc cleanups in balance code
 2018-11-17  0:53 UTC  (7+ messages)
` [PATCH 3/5] btrfs: Remove superfluous check form btrfs_remove_chunk
` [PATCH 4/5] btrfs: Sink find_lock_delalloc_range's 'max_bytes' argument

BTRFS on production: NVR 16+ IP Cameras
 2018-11-17  0:18 UTC  (6+ messages)

[PATCH 0/9 v2] fix replace-start and replace-cancel racing
 2018-11-16 18:49 UTC  (22+ messages)
` [PATCH 4/9] btrfs: fix UAF due to race between replace start and cancel
  ` [PATCH 4/9 v2.1] "
` [PATCH 5/9] btrfs: replace cancel is successful if scrub cancel is successful
` [PATCH 7/9] btrfs: quiten warn if the replace is canceled at finish
` [PATCH 8/9] btrfs: user requsted replace cancel is not an error

bad tree block start, want 705757184 have 82362368
 2018-11-16 16:44 UTC  (2+ messages)

[PATCH V10 00/19] block: support multi-page bvec
 2018-11-16 16:40 UTC  (63+ messages)
` [PATCH V10 01/19] block: introduce multi-page page bvec helpers
` [PATCH V10 02/19] block: introduce bio_for_each_bvec()
` [PATCH V10 03/19] block: use bio_for_each_bvec() to compute multi-page bvec count
` [PATCH V10 04/19] block: use bio_for_each_bvec() to map sg
` [PATCH V10 05/19] block: introduce bvec_last_segment()
` [PATCH V10 06/19] fs/buffer.c: use bvec iterator to truncate the bio
` [PATCH V10 07/19] btrfs: use bvec_last_segment to get bio's last page
` [PATCH V10 08/19] btrfs: move bio_pages_all() to btrfs
` [PATCH V10 09/19] block: introduce bio_bvecs()
` [PATCH V10 10/19] block: loop: pass multi-page bvec to iov_iter
` [PATCH V10 11/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
` [PATCH V10 12/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
` [PATCH V10 13/19] iomap & xfs: only account for new added page
` [PATCH V10 14/19] block: enable multipage bvecs
` [PATCH V10 15/19] block: always define BIO_MAX_PAGES as 256
` [PATCH V10 16/19] block: document usage of bio iterator helpers
` [PATCH V10 17/19] block: don't use bio->bi_vcnt to figure out segment number
` [PATCH V10 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE
` [PATCH V10 19/19] block: kill BLK_MQ_F_SG_MERGE

[PATCH] Btrfs: allow clear_extent_dirty() to receive a cached extent state record
 2018-11-16 15:18 UTC  (2+ messages)

[PATCH] Btrfs: bring back key search optimization to btrfs_search_old_slot()
 2018-11-16 11:08 UTC 

[PATCH 0/9] btrfs-progs: Make W=1 clean (no "again")
 2018-11-16  8:24 UTC  (22+ messages)
` [PATCH 1/9] btrfs-progs: Makefile.extrawarn: Import cc-disable-warning
` [PATCH 2/9] btrfs-progs: fix gcc8 default build warning caused by '-Wformat-truncation'
` [PATCH 3/9] btrfs-progs: Makefile.extrawarn: Don't warn on sign compare
  ` [PATCH v1.1 "
` [PATCH 4/9] btrfs-progs: Fix Wempty-body warning
` [PATCH 5/9] btrfs-progs: Fix Wimplicit-fallthrough warning
` [PATCH 6/9] btrfs-progs: Fix Wsuggest-attribute=format warning
` [PATCH 7/9] btrfs-progs: Fix Wmaybe-uninitialized warning
  ` [PATCH v1.1 "
` [PATCH 8/9] btrfs-progs: Fix Wtype-limits warning
` [PATCH 9/9] btrfs-progs: Cleanup warning reported by -Wmissing-prototypes except free space tree
  ` [PATCH v1.1 9/9] btrfs-progs: Cleanup warning reported by -Wmissing-prototypes

[PATCH] btrfs-progs: fix gcc8 default build warning caused by '-Wformat-truncation'
 2018-11-16  7:24 UTC  (2+ messages)

[PATCH] btrfs-progs: Cleanup warning reported by -Wmissing-prototypes except free space tree
 2018-11-16  6:46 UTC  (3+ messages)

[PATCH v2] btrfs: add zstd compression level support
 2018-11-16  1:42 UTC  (5+ messages)

[PATCH v6 0/2] btrfs: Add zstd support to grub btrfs
 2018-11-15 22:36 UTC  (2+ messages)
` [PATCH v6 2/2] "

general protection fault in btrfs_scan_one_device
 2018-11-15 17:30 UTC 

[PATCH] Btrfs: send, fix infinite loop due to directory rename dependencies
 2018-11-15 16:38 UTC  (2+ messages)

[PATCH v2 0/6] btrfs: qgroup: Delay subtree scan to reduce overhead
 2018-11-15 10:28 UTC  (8+ messages)

[PATCH 0/6] btrfs: fix compiler warning with make W=1
 2018-11-15 10:17 UTC  (22+ messages)
` [PATCH 1/6] btrfs: remove unused drop_on_err in btrfs_mkdir()
` [PATCH 2/6] btrfs: remove set but not used variable err in btrfs_add_link
` [PATCH 3/6] btrfs: remove unused function btrfs_sysfs_feature_update()
` [PATCH 4/6] btrfs: remove unused variable tree in bio_readpage_error()
` [PATCH 5/6] btrfs: remove unused variable tree in end_compressed_bio_write()
` [PATCH 6/6] btrfs: unconditionally provide function prototypes from free-space-tree.h

[PATCH RFC] btrfs: harden agaist duplicate fsid
 2018-11-15  2:59 UTC  (7+ messages)

[PATCH] btrfs: Fix suspicious RCU usage warning in device_list_add
 2018-11-15  1:21 UTC  (5+ messages)

[PATCH] btrfs: test send after radical changes in a complex directory hierarchy
 2018-11-14 18:32 UTC 

[PATCH] Btrfs: ensure path name is null terminated at btrfs_control_ioctl
 2018-11-14 17:13 UTC  (3+ messages)

[PATCH RESEND v11] Add cli and ioctl to forget scanned device(s)
 2018-11-14 13:35 UTC  (7+ messages)
` [PATCH] btrfs: introduce feature to forget a btrfs device
` [PATCH] btrfs-progs: add cli to forget one or all scanned devices

[PATCH v5 0/3] btrfs: balance: improve kernel logs
 2018-11-14 13:17 UTC  (4+ messages)
` [PATCH v5 1/3] btrfs: add helper function describe_block_group()
` [PATCH v5 2/3] btrfs: balance: add args info during start and resume
` [PATCH v5 3/3] btrfs: balance: add kernel log for end or paused

[PATCH v4 2/3] btrfs: balance: add args info during start and resume
 2018-11-14 13:16 UTC  (4+ messages)
` [PATCH v4.1b "

[PATCH 00/10] btrfs-progs: my libbtrfsutil patch queue
 2018-11-14  7:47 UTC  (11+ messages)
` [PATCH 01/10] libbtrfsutil: use top=0 as default for SubvolumeIterator()
` [PATCH 02/10] libbtrfsutil: change async parameters to async_ in Python bindings
` [PATCH 03/10] libbtrfsutil: document qgroup_inherit parameter "
` [PATCH 04/10] libbtrfsutil: use SubvolumeIterator as context manager in tests
` [PATCH 05/10] libbtrfsutil: add test helpers for dropping privileges
` [PATCH 06/10] libbtrfsutil: allow tests to create multiple Btrfs instances
` [PATCH 07/10] libbtrfsutil: relax the privileges of subvolume_info()
` [PATCH 08/10] libbtrfsutil: relax the privileges of subvolume iterator
` [PATCH 09/10] libbtrfsutil: bump version to 1.1.0
` [PATCH 10/10] libbtrfsutil: document API in README

[PATCH] btrfs: qgroup: Move reserved data account from btrfs_delayed_ref_head to btrfs_qgroup_extent_record
 2018-11-14  7:24 UTC 

[PATCH v15.1 00/13] Btrfs In-band De-duplication
 2018-11-14  3:47 UTC  (3+ messages)

[PATCH V7] Btrfs: enhance raid1/10 balance heuristic
 2018-11-14  1:27 UTC  (3+ messages)

[PATCH V8] Btrfs: enhance raid1/10 balance heuristic
 2018-11-14  0:08 UTC 

[PATCH 0/6] Chunk allocator DUP fix and cleanups
 2018-11-13 16:45 UTC  (5+ messages)

[PATCH RFC RESEND] btrfs: harden agaist duplicate fsid
 2018-11-13 15:42 UTC  (3+ messages)

[PATCH V9 07/19] btrfs: use bvec_last_segment to get bio's last page
 2018-11-13 15:14 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).