linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-02 13:10:20 to 2019-10-10 02:22:07 UTC [more...]

[PATCH v2 0/3] btrfs: Introduce new incompat feature BG_TREE to hugely reduce mount time
 2019-10-10  2:21 UTC  (19+ messages)
` [PATCH v2 1/3] btrfs: block-group: Refactor btrfs_read_block_groups()
  ` [PATCH "
` [PATCH v2 2/3] btrfs: disk-io: Remove unnecessary check before freeing chunk root
` [PATCH v2 3/3] btrfs: Introduce new incompat feature, BG_TREE, to speed up mount time

[PATCH RFC 0/2] Btrfs: fix file data corruptions due to lost dirty bits
 2019-10-09 17:20 UTC  (3+ messages)
` [PATCH 2/2] Btrfs: keep pages dirty when using btrfs_writepage_fixup_worker

[PATCH] Btrfs: fix negative subv_writers counter and data space leak after buffered write
 2019-10-09 16:44 UTC 

[PATCH] Btrfs: fix metadata space leak on fixup worker failure to set range as delalloc
 2019-10-09 16:43 UTC 

[PATCH] Btrfs: add missing extents release on file extent cluster relocation error
 2019-10-09 16:43 UTC 

Domain eyecamera.de
 2019-10-09 14:38 UTC 

[PATCH 0/5] Remove extent_map::bdev
 2019-10-09 10:42 UTC  (7+ messages)
` [PATCH 1/5] btrfs: assert extent_map bdevs and lookup_map and split
` [PATCH 2/5] btrfs: get bdev from latest_dev for dio bh_result
` [PATCH 3/5] btrfs: drop bio_set_dev where not needed
` [PATCH 4/5] btrfs: remove extent_map::bdev
` [PATCH 5/5] btrfs: drop bdev argument from submit_extent_page

[PATCH] btrfs: opencode extent_buffer_get
 2019-10-09  7:35 UTC  (3+ messages)

[PATCH] btrfs: Rename btrfs_join_transaction_nolock
 2019-10-09  1:16 UTC  (2+ messages)

[PATCH] btrfs: Avoid getting stuck during cyclic writebacks
 2019-10-08 14:42 UTC  (3+ messages)

[PATCH] btrfs: User assert to document transaction requirement
 2019-10-08 13:31 UTC  (2+ messages)

[RFC PATCH 00/19] btrfs: async discard support
 2019-10-08 12:46 UTC  (27+ messages)
` [PATCH 01/19] bitmap: genericize percpu bitmap region iterators
` [PATCH 02/19] btrfs: rename DISCARD opt to DISCARD_SYNC
` [PATCH 03/19] btrfs: keep track of which extents have been discarded
` [PATCH 04/19] btrfs: keep track of cleanliness of the bitmap
` [PATCH 05/19] btrfs: add the beginning of async discard, discard workqueue
` [PATCH 06/19] btrfs: handle empty block_group removal
` [PATCH 07/19] btrfs: discard one region at a time in async discard
` [PATCH 08/19] btrfs: track discardable extents for asnyc discard
` [PATCH 09/19] btrfs: keep track of discardable_bytes
` [PATCH 10/19] btrfs: calculate discard delay based on number of extents
` [PATCH 11/19] btrfs: add bps discard rate limit
` [PATCH 12/19] btrfs: limit max discard size for async discard
` [PATCH 13/19] btrfs: have multiple discard lists
` [PATCH 14/19] btrfs: only keep track of data extents for async discard
` [PATCH 15/19] btrfs: load block_groups into discard_list on mount
` [PATCH 16/19] btrfs: keep track of discard reuse stats
` [PATCH 17/19] btrfs: add async discard header
` [PATCH 18/19] btrfs: increase the metadata allowance for the free_space_cache
` [PATCH 19/19] btrfs: make smaller extents more likely to go into bitmaps

[PATCH] btrfs: block-group: Rework documentation of check_system_chunk function
 2019-10-08 11:43 UTC  (3+ messages)

[PATCH 0/4] Add xxhash64 and sha256 as possible new checksums
 2019-10-08 11:40 UTC  (10+ messages)
` [PATCH 1/4] btrfs: add xxhash64 to checksumming algorithms
` [PATCH 2/4] btrfs: add sha256 "
` [PATCH 3/4] btrfs: sysfs: export supported checksums
` [PATCH 4/4] btrfs: show used checksum driver per filesystem in sysfs

[PATCH v2 0/7] btrfs-progs: Support for BG_TREE feature
 2019-10-08  9:22 UTC  (10+ messages)
` [PATCH v2 1/7] btrfs-progs: Refactor excluded extent functions to use fs_info
` [PATCH v2 2/7] btrfs-progs: Refactor btrfs_read_block_groups()
` [PATCH v2 3/7] btrfs-progs: Enable read-write ability for 'bg_tree' feature
` [PATCH v2 4/7] btrfs-progs: mkfs: Introduce -O bg-tree
  ` [PATCH v2.1 "
` [PATCH v2 5/7] btrfs-progs: dump-tree/dump-super: Introduce support for bg tree
` [PATCH v2 6/7] btrfs-progs: check: Introduce support for bg-tree feature
` [PATCH v2 7/7] btrfs-progs: btrfstune: Allow to enable bg-tree feature offline

[PATCH v3 0/5] btrfs: fix issues due to alien device
 2019-10-08  6:11 UTC  (12+ messages)
` [PATCH 1/5] btrfs: drop useless goto in open_fs_devices
` [PATCH 2/5] btrfs: include non-missing as a qualifier for the latest_bdev
` [PATCH v3 3/5] btrfs: remove identified alien btrfs device in open_fs_devices
` [PATCH 4/5] btrfs: remove identified alien "
` [PATCH 5/5] btrfs: free alien device due to device add

[PATCH 1/3] btrfs: remove unnecessary hash_init()
 2019-10-08  2:56 UTC  (8+ messages)
` [PATCH 2/3] btrfs: code cleanup for compression type
` [PATCH 3/3] btrfs: using enum to replace macro

[PATCH v3] btrfs-progs: add verbose option to btrfs device scan
 2019-10-08  2:53 UTC  (3+ messages)

[PATCH][v3] btrfs/194: add a test for multi-subvolume fsyncing
 2019-10-07 19:33 UTC 

[PATCH] Setup GitLab-CI for btrfs-progs
 2019-10-07 17:52 UTC  (4+ messages)

[PATCH 0/3] btrfs: tree-checker: False alerts fixes for log trees
 2019-10-07 16:46 UTC  (10+ messages)
` [PATCH 1/3] btrfs: tree-checker: Fix false alerts on "
` [PATCH 2/3] btrfs: tree-checker: Refactor prev_key check for ino into a function
` [PATCH 3/3] btrfs: Enhance the error outputting for write time tree checker

[PATCH] btrfs-progs: add sha256 as supported checksumming algorithm
 2019-10-07 16:02 UTC  (2+ messages)

[PATCH v5 5/7] btrfs-progs: add xxhash64 to mkfs
 2019-10-07 15:41 UTC  (4+ messages)
` [PATCH v6] "

[PATCH 0/3] Relocation/backref cache cleanups
 2019-10-07 15:18 UTC  (3+ messages)

[PATCH] btrfs: fix Wmaybe-uninitialized warning
 2019-10-07 15:03 UTC  (2+ messages)

[PATCH 0/4] btrfs: fix issues due to alien device
 2019-10-07  9:42 UTC  (15+ messages)
` [PATCH 1/4] btrfs: drop useless goto in open_fs_devices
` [PATCH 2/4] btrfs: delete identified alien device "
    ` [PATCH v2 "
` [PATCH 3/4] btrfs: include non-missing as a qualifier for the latest_bdev
    ` [Not TLS] "
` [PATCH 4/4] btrfs: free alien device due to device add

[PATCH 1/2] fstest: btrfs/196: test for alien btrfs-devices
 2019-10-07  9:41 UTC  (2+ messages)
` [PATCH 2/2] fstest: btrfs/197: test for alien devices

[PATCH v2 1/2] common/rc: Remove special handing of 'dup' argument for btrfs
 2019-10-05 23:21 UTC  (4+ messages)
` [PATCH v2 2/2] btrfs: Add test for btrfs balance convert functionality

BTRFS corruption, mounts but comes read-only
 2019-10-05 23:18 UTC  (7+ messages)

[PATCH][v2] btrfs/194: add a test for multi-subvolume fsyncing
 2019-10-05 17:44 UTC  (5+ messages)

while (1) in btrfs_relocate_block_group didn't end
 2019-10-04 13:51 UTC  (5+ messages)

BTRFS errors, and won't mount
 2019-10-04 11:46 UTC  (7+ messages)

Intro to fstests environment?
 2019-10-04 11:19 UTC  (2+ messages)

[PATCH 0/3] Coldify, constify, purify (function attributes)
 2019-10-04 11:01 UTC  (7+ messages)
` [PATCH 1/3] btrfs: add __cold attribute to more functions
` [PATCH 2/3] btrfs: add const function attribute

BTRFS Raid5 error during Scrub
 2019-10-04 10:00 UTC  (8+ messages)

[bug] strange systemd-udevd scan for btrfs device
 2019-10-04  9:42 UTC  (6+ messages)

[PATCH] btrfs: drop unused parameter is_new from btrfs_iget
 2019-10-04  8:25 UTC  (2+ messages)

[PATCH v2] btrfs: add device scanned-by process name in the scan message
 2019-10-03 13:36 UTC 

[PATCH] btrfs: add device scanned-by process name in the scan message
 2019-10-03 13:33 UTC  (3+ messages)

[PATCH 2/3] btrfs: Properly handle backref_in_log retval
 2019-10-03 13:07 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v2] fstests: btrfs: Add regression test to check if btrfs can handle high devid
 2019-10-03 11:24 UTC  (2+ messages)

Btrfs partition mount error
 2019-10-03  5:00 UTC  (11+ messages)

[PATCH] btrfs: fix uninitialized ret in ref-verify
 2019-10-02 16:31 UTC  (3+ messages)

[PATCH] btrfs/194: add a test for multi-subvolume fsyncing
 2019-10-02 15:59 UTC  (4+ messages)

[PATCHSET v3 btrfs/for-next] btrfs: fix cgroup writeback support
 2019-10-02 14:15 UTC  (5+ messages)

Btrfs: add a extent ref verify tool (static analysis bug report)
 2019-10-02 14:01 UTC  (2+ messages)

[PATCH 1/2] btrfs: transaction: Add comment for btrfs transaction lifespan
 2019-10-02 13:11 UTC  (4+ messages)
` [PATCH 2/2] btrfs: transaction: Cleanup unused TRANS_STATE_BLOCKED


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