linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-08 16:31:10 to 2018-08-15 18:19:38 UTC [more...]

[PATCH 0/7] eb reference count cleanups
 2018-08-15 15:26 UTC  (2+ messages)
` [PATCH 1/7] btrfs: Remove needless locking in iterate_inode_refs

[PATCH v4] btrfs: qgroup: Remove qgroup items along with subvolume deletion
 2018-08-15 14:33 UTC  (9+ messages)
  ` [PATCH v5] "

[PATCH] Btrfs: clean up scrub is_dev_replace parameter
 2018-08-15 14:00 UTC  (2+ messages)

[PATCHv3 0/3] change some function to be void function
 2018-08-15 13:06 UTC  (5+ messages)
` [PATCHv3 1/3] fs/btrfs/disk-io: change btrfs_destroy_delayed_refs "

Deadlock between dedup and rename
 2018-08-15 12:30 UTC 

[PATCH v2 0/3] Misc volume patch set part2
 2018-08-15 12:20 UTC  (8+ messages)
` [PATCH v4 1/3] btrfs: drop uuid_mutex in btrfs_free_extra_devids()
` [PATCH 1/2] btrfs: assert for num_devices below 0
` [PATCH v5 2/2] btrfs: add helper btrfs_num_devices() to deduce num_devices

[PATCH] btrfs:free-space-cache: remove unneeded NULL check before kfree
 2018-08-15 11:51 UTC  (3+ messages)

[PATCH] Btrfs: remove duplicated btrfs_release_path in btrfs_unlink_subvol
 2018-08-15 11:48 UTC  (4+ messages)

How to ensure that a snapshot is not corrupted?
 2018-08-15 11:35 UTC  (3+ messages)

[PATCH 2/2] Btrfs: sync log after logging new name
 2018-08-15 11:34 UTC  (8+ messages)

[RFC PATCH 00/17] btrfs zoned block device support
 2018-08-15 11:25 UTC  (47+ messages)
` [RFC PATCH 01/17] btrfs: introduce HMZONED feature flag
` [RFC PATCH 02/17] btrfs: Get zone information of zoned block devices
` [RFC PATCH 03/17] btrfs: Check and enable HMZONED mode
` [RFC PATCH 04/17] btrfs: limit super block locations in "
` [RFC PATCH 05/17] btrfs: disable fallocate "
` [RFC PATCH 06/17] btrfs: disable direct IO "
` [RFC PATCH 07/17] btrfs: disable device replace "
` [RFC PATCH 08/17] btrfs: align extent allocation to zone boundary
` [RFC PATCH 09/17] btrfs: do sequential allocation on HMZONED drives
` [RFC PATCH 10/17] btrfs: split btrfs_map_bio()
` [RFC PATCH 11/17] btrfs: introduce submit buffer
` [RFC PATCH 12/17] btrfs: expire submit buffer on timeout
` [RFC PATCH 13/17] btrfs: avoid sync IO prioritization on checksum in HMZONED mode
` [RFC PATCH 14/17] btrfs: redirty released extent buffers in sequential BGs
` [RFC PATCH 15/17] btrfs: reset zones of unused block groups
` [RFC PATCH 16/17] btrfs: wait existing extents before truncating
` [RFC PATCH 17/17] btrfs: enable to mount HMZONED incompat flag
` [RFC PATCH 01/12] btrfs-progs: build: Check zoned block device support
  ` [RFC PATCH 02/12] btrfs-progs: utils: Introduce queue_param
  ` [RFC PATCH 03/12] btrfs-progs: add new HMZONED feature flag
  ` [RFC PATCH 04/12] btrfs-progs: Introduce zone block device helper functions
  ` [RFC PATCH 05/12] btrfs-progs: load and check zone information
  ` [RFC PATCH 06/12] btrfs-progs: avoid writing super block to sequential zones
  ` [RFC PATCH 07/12] btrfs-progs: support discarding zoned device
  ` [RFC PATCH 08/12] btrfs-progs: volume: align chunk allocation to zones
  ` [RFC PATCH 09/12] btrfs-progs: mkfs: Zoned block device support
  ` [RFC PATCH 10/12] btrfs-progs: device-add: support HMZONED device
  ` [RFC PATCH 11/12] btrfs-progs: replace: disable in "
  ` [RFC PATCH 12/12] btrfs-progs: do sequential allocation

Report correct filesystem usage / limits on BTRFS subvolumes with quota
 2018-08-15 11:22 UTC  (24+ messages)

[PATCH] Btrfs: correctly caculate item size used when item key collision happends
 2018-08-15 11:07 UTC  (4+ messages)
  ` [PATCH v2] Btrfs: correctly calculate "

[PATCH 0/3] Refactor delayed refs processing loop
 2018-08-15  7:39 UTC  (4+ messages)
` [PATCH 1/3] btrfs: Factor out ref head locking code in __btrfs_run_delayed_refs
` [PATCH 2/3] btrfs: Factor out loop processing all refs of a head
` [PATCH 3/3] btrfs: refactor __btrfs_run_delayed_refs loop

List of known BTRFS Raid 5/6 Bugs?
 2018-08-15  7:27 UTC  (5+ messages)

[PATCH] btrfs: Always check nocow for quota enabled case to make sure we won't reserve unnecessary data space
 2018-08-15  6:13 UTC 

trouble mounting btrfs filesystem
 2018-08-14 23:11 UTC  (11+ messages)

[RFC PATCH] btrfs: Remove 'objectid' member from struct btrfs_root
 2018-08-14 13:22 UTC  (5+ messages)

[PATCH] Btrfs: do not pass write_lock_level when processing leaf
 2018-08-14 11:27 UTC  (2+ messages)

[GIT PULL] Btrfs updates for 4.19
 2018-08-14  9:56 UTC  (4+ messages)

[PATCH RFC] btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock
 2018-08-14  5:51 UTC 

List of known BTRFS Raid 5/6 Bugs?
 2018-08-14  3:49 UTC  (6+ messages)

[PATCH RESEND v8] Add cli and ioctl to forget scanned device(s)
 2018-08-14  2:36 UTC  (4+ messages)

[PATCH v2 0/2] btrfs-progs: completion: Small fixes to make debug simpler
 2018-08-13  6:02 UTC  (3+ messages)
` [PATCH v2 1/2] btrfs-progs: completion: Use _filedir() to replace _btrfs_devs()
` [PATCH v2 2/2] btrfs-progs: completion: Let dump-tree/dump-super/inode-resolve to accept any file

Mount stalls indefinitely after enabling quota groups
 2018-08-12  4:42 UTC  (17+ messages)

[PATCH] btrfs-progs: rescue: Add ability to disable quota offline
 2018-08-12  4:09 UTC  (2+ messages)

List of known BTRFS Raid 5/6 Bugs?
 2018-08-11  0:45 UTC 

List of known BTRFS Raid 5/6 Bugs?
 2018-08-10 23:32 UTC 

BUG: scheduling while atomic
 2018-08-10 23:26 UTC  (5+ messages)

[COMMAND HANGS] The command 'btrfs subvolume sync -s 2 xyz' can hangs
 2018-08-10 16:57 UTC  (3+ messages)

List of known BTRFS Raid 5/6 Bugs?
 2018-08-10  7:12 UTC  (2+ messages)

mount shows incorrect subvol when backed by bind mount
 2018-08-10  4:19 UTC 

[PATCH] btrfs-progs: qgroup: Don't return 1 if qgroup is marked inconsistent during relationship assignment
 2018-08-10  2:34 UTC 

[PATCH v3] btrfs: qgroup: Dirty all qgroups before rescan
 2018-08-10  2:20 UTC 

btrfs-convert missing in btrfs-tools v4.15.1
 2018-08-09 11:50 UTC  (3+ messages)

[PATCH v2] btrfs: qgroup: Dirty all qgroups before rescan
 2018-08-09 11:24 UTC  (4+ messages)

[PATCH v2 00/20] btrfs-progs: Rework of "subvolume list/show" and relax the root privileges of them
 2018-08-09  8:21 UTC  (4+ messages)

recover broken partition on external HDD
 2018-08-09  7:30 UTC  (3+ messages)

[PATCH] btrfs: qgroup: Dirty all qgroups before rescan
 2018-08-09  7:09 UTC  (3+ messages)

[PATCH] btrfs: qgroup: Don't populating excl numbers for snapshot src if it belongs to other qgroups
 2018-08-09  5:55 UTC  (4+ messages)

[PATCH] btrfs: qgroup: Always remove all qgroup relation in btrfs_remove_qgroup()
 2018-08-09  5:41 UTC  (2+ messages)

[PATCH v3] btrfs: fix qgroup_free wrong num_bytes in btrfs_subvolume_reserve_metadata()
 2018-08-09  1:46 UTC 

[PATCH 0/5] some trivial cleanup about btrfs_delete_subvolume
 2018-08-08 14:33 UTC  (6+ messages)
` [PATCH 2/5] btrfs: use a separate variable to store the num_bytes of the qgroup_reserve

[PATCH v2] fs/btrfs: remove the unneeded variable "err" and change the function to be void function
 2018-08-08 14:11 UTC  (3+ 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).