linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-06 10:10:13 to 2019-08-12 09:30:21 UTC [more...]

[RFC PATCH 0/4] Support xxhash64 checksums
 2019-08-12  9:30 UTC  (9+ messages)
` [RFC PATCH 2/4] btrfs: create structure to encode checksum type and length
` [RFC PATCH 4/4] btrfs: sysfs: export supported checksums
` [RFC PATCH 05/17] btrfs-progs: add option for checksum type to mkfs

[PATCH 0/1] btrfs: Add global_reserve_size mount option
 2019-08-12  8:37 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 0/2] Compression level API cleanups
 2019-08-12  8:30 UTC  (6+ messages)
` [PATCH 1/2] btrfs: define compression levels statically
` [PATCH 2/2] btrfs: compression: replace set_level callbacks by a common helper

[PATCH v2.1 0/3] btrfs-progs: Check and repair invalid root item generation
 2019-08-12  8:22 UTC  (5+ messages)
` [PATCH v2.1 1/3] btrfs-progs: check/lowmem: Check and repair root generation
` [PATCH v2.1 2/3] btrfs-progs: check/original: Check and repair root item geneartion
` [PATCH v2.1 3/3] btrfs-progs: fsck-tests: Add test case for invalid root generation

[PATCH v2 0/3] btrfs-progs: Check and repair invalid root item generation
 2019-08-12  6:19 UTC  (4+ messages)
` [PATCH v2 1/3] btrfs-progs: check/lowmem: Check and repair root generation
` [PATCH v2 2/3] btrfs-progs: check/original: Check and repair root item geneartion
` [PATCH v2 3/3] btrfs-progs: fsck-tests: Add test case for invalid root generation

[PATCH 0/3] btrfs-progs: Check and repair invalid root item generation
 2019-08-12  5:57 UTC  (9+ messages)
` [PATCH 1/3] btrfs-progs: check/lowmem: Check and repair root generation
` [PATCH 2/3] btrfs-progs: check/original: Check and repair root item geneartion
` [PATCH 3/3] btrfs-progs: fsck-tests: Add test case for invalid root generation

many busy btrfs processes during heavy cpu and memory pressure
 2019-08-12  5:43 UTC  (2+ messages)

WARNING: fs/btrfs/extent-tree.c:6974 __btrfs_free_extent.isra.0.cold
 2019-08-12  5:20 UTC  (2+ messages)

[bug] btrfs check clear-space-cache v1 corrupted file system
 2019-08-12  5:04 UTC  (8+ messages)

Mount failure with 5.2.7 but mounts with 5.1.4
 2019-08-12  0:21 UTC  (6+ messages)

[PATCH v2 0/13] Btrfs iomap
 2019-08-10  1:34 UTC  (21+ messages)
` [PATCH 10/13] iomap: use a function pointer for dio submits

[PATCH] btrfs-progs: don't check nbytes on unlinked files
 2019-08-10  1:06 UTC  (4+ messages)

[PATCH RESEND] block: annotate refault stalls from IO submission
 2019-08-09 23:03 UTC  (3+ messages)

[PATCH] Btrfs: Fix an assert statement in __btrfs_map_block()
 2019-08-09 14:36 UTC  (2+ messages)

[PATCH v1.1 0/3] btrfs: tree-checker: Add extent items check
 2019-08-09 13:34 UTC  (8+ messages)
` [PATCH v1.1 1/3] btrfs: tree-checker: Add EXTENT_ITEM and METADATA_ITEM check
` [PATCH v1.1 2/3] btrfs: tree-checker: Add simple keyed refs check
` [PATCH v1.1 3/3] btrfs: tree-checker: Add EXTENT_DATA_REF check

[PATCH 0/7] Rework reserve ticket handling
 2019-08-09 13:33 UTC  (8+ messages)
` [PATCH 1/7] btrfs: do not allow reservations if we have pending tickets
` [PATCH 2/7] btrfs: roll tracepoint into btrfs_space_info_update helper
` [PATCH 3/7] btrfs: add space reservation tracepoint for reserved bytes
` [PATCH 4/7] btrfs: rework btrfs_space_info_add_old_bytes
` [PATCH 5/7] btrfs: refactor the ticket wakeup code
` [PATCH 6/7] btrfs: rework wake_all_tickets
` [PATCH 7/7] btrfs: remove orig_bytes from reserve_ticket

[Bug 204371] BUG kmalloc-4k (Tainted: G W ): Object padding overwritten
 2019-08-09 12:31 UTC 

[PATCH v1.2 0/3] btrfs: tree-checker: Add extent items check
 2019-08-09  4:25 UTC  (5+ messages)
` [PATCH v1.2 1/3] btrfs: tree-checker: Add EXTENT_ITEM and METADATA_ITEM check
` [PATCH v1.2 2/3] btrfs: tree-checker: Add simple keyed refs check
    ` Deletion on BTRFS - how does it work
` [PATCH v1.2 3/3] btrfs: tree-checker: Add EXTENT_DATA_REF check

mke2fs accepts block size not mentioned in its man page
 2019-08-09  1:00 UTC  (2+ messages)

"kernel BUG" and segmentation fault with "device delete"
 2019-08-08 20:40 UTC  (6+ messages)

how to recover data from formatted btrfs partition
 2019-08-08 14:23 UTC  (2+ messages)

[PATCH 0/2] dm log writes: Add support for filter bios based on its type
 2019-08-08 12:54 UTC  (2+ messages)

Massive filesystem corruption since kernel 5.2 (ARCH)
 2019-08-08 10:12 UTC  (14+ messages)

[PATCH v3 00/27] btrfs zoned block device support
 2019-08-08  9:30 UTC  (28+ messages)
` [PATCH v3 01/27] btrfs: introduce HMZONED feature flag
` [PATCH v3 02/27] btrfs: Get zone information of zoned block devices
` [PATCH v3 03/27] btrfs: Check and enable HMZONED mode
` [PATCH v3 04/27] btrfs: disallow RAID5/6 in "
` [PATCH v3 05/27] btrfs: disallow space_cache "
` [PATCH v3 06/27] btrfs: disallow NODATACOW "
` [PATCH v3 07/27] btrfs: disable tree-log "
` [PATCH v3 08/27] btrfs: disable fallocate "
` [PATCH v3 09/27] btrfs: align device extent allocation to zone boundary
` [PATCH v3 10/27] btrfs: do sequential extent allocation in HMZONED mode
` [PATCH v3 11/27] btrfs: make unmirroed BGs readonly only if we have at least one writable BG
` [PATCH v3 12/27] btrfs: ensure metadata space available on/after degraded mount in HMZONED
` [PATCH v3 13/27] btrfs: reset zones of unused block groups
` [PATCH v3 14/27] btrfs: limit super block locations in HMZONED mode
` [PATCH v3 15/27] btrfs: redirty released extent buffers in sequential BGs
` [PATCH v3 16/27] btrfs: serialize data allocation and submit IOs
` [PATCH v3 17/27] btrfs: implement atomic compressed IO submission
` [PATCH v3 18/27] btrfs: support direct write IO in HMZONED
` [PATCH v3 19/27] btrfs: serialize meta IOs on HMZONED mode
` [PATCH v3 20/27] btrfs: wait existing extents before truncating
` [PATCH v3 21/27] btrfs: avoid async checksum/submit on HMZONED mode
` [PATCH v3 22/27] btrfs: disallow mixed-bg in "
` [PATCH v3 23/27] btrfs: disallow inode_cache "
` [PATCH v3 24/27] btrfs: support dev-replace "
` [PATCH v3 25/27] btrfs: enable relocation "
` [PATCH v3 26/27] btrfs: relocate block group to repair IO failure in HMZONED
` [PATCH v3 27/27] btrfs: enable to mount HMZONED incompat flag

[PATCH] btrfs: trim: fix range start validity check
 2019-08-08  8:40 UTC  (9+ messages)

[PATCH] btrfs-progs: replace: BTRFS_DEV_REPLACE_ITEM_STATE_x defines should go
 2019-08-08  4:32 UTC  (2+ messages)
` [PATCH] btrfs: "

[PATCH v2] btrfs: qgroup: Try our best to delete qgroup relations
 2019-08-07 17:12 UTC  (2+ messages)

[PATCH] Btrfs: fix workqueue deadlock on dependent filesystems
 2019-08-07 17:08 UTC  (3+ messages)

[PATCH 00/15] Migrate the block group code into it's own file
 2019-08-07 16:31 UTC  (18+ messages)
` [PATCH 01/15] btrfs: migrate the block group caching code
` [PATCH 02/15] btrfs: temporarily export inc_block_group_ro
` [PATCH 03/15] btrfs: migrate the block group removal code
` [PATCH 04/15] btrfs: export get_alloc_profile
` [PATCH 05/15] btrfs: migrate the block group read/creation code
` [PATCH 06/15] btrfs: temporarily export btrfs_get_restripe_target
` [PATCH 07/15] btrfs: migrate inc/dec_block_group_ro code
` [PATCH 08/15] btrfs: migrate the dirty bg writeout code
` [PATCH 09/15] btrfs: export block group accounting helpers
` [PATCH 10/15] btrfs: migrate the block group space "
` [PATCH 11/15] btrfs: migrate the chunk allocation code
` [PATCH 12/15] btrfs: migrate the alloc_profile helpers
` [PATCH 13/15] btrfs: migrate the block group cleanup code
` [PATCH 14/15] btrfs: unexport the temporary exported functions
` [PATCH 15/15] btrfs: remove comment and leftover cruft

Unable to delete or change ro flag on subvolume/snapshot
 2019-08-07 16:04 UTC  (4+ messages)

[PATCH 1/2] btrfs: reset device stat using btrfs_dev_stat_set
 2019-08-07 14:18 UTC  (3+ messages)
` [PATCH 2/2] btrfs: opencode to reset all devices stat

[PATCH] Btrfs: fix sysfs warning and missing raid sysfs directories
 2019-08-07 14:15 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 12/32] Btrfs: fix deadlock between fiemap and transaction commits
 2019-08-07 12:44 UTC  (4+ messages)

[PATCH 0/2] Sysfs updates
 2019-08-07 12:42 UTC  (5+ messages)

[PATCH] btrfs: trim: Check the range passed into to prevent overflow
 2019-08-07 12:30 UTC  (3+ messages)

[PATCH 0/6] Refactor nocow path
 2019-08-07  8:26 UTC  (10+ messages)
` [PATCH 2/6] btrfs: Improve comments around "
` [PATCH 5/6] btrfs: Simplify extent type check
` [PATCH 6/6] btrfs: Remove BUG_ON from run_delalloc_nocow

[PATCH v2 0/5] btrfs: Enhanced runtime defence against fuzzed images
 2019-08-07  6:08 UTC  (7+ messages)
` [PATCH v2 3/5] btrfs: Detect unbalanced tree with empty leaf before crashing btree operations

[PATCH] btrfs: transaction: Commit transaction more frequently for BPF
 2019-08-06 22:47 UTC  (4+ messages)

[PATCH AUTOSEL 5.2 24/59] Btrfs: fix deadlock between fiemap and transaction commits
 2019-08-06 21:32 UTC 

[PATCH] btrfs-progs: docs: fix label property description
 2019-08-06 16:49 UTC  (3+ messages)

[PATCH 00/25] btrfs: migrate the block group code
 2019-08-06 16:43 UTC  (3+ messages)

btrfs: qgroup: Try our best to delete qgroup relations (bug report)
 2019-08-06 13:55 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).