linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-22 04:10:43 to 2019-08-27 07:41:17 UTC [more...]

[PATCH 0/2] fix BUG_ON and retun real error in find_next_devid() and clone_fs_devices()
 2019-08-27  7:40 UTC  (2+ messages)
` [PATCH 2/2] btrfs: fix error return on alloc fail in clone_fs_devices

[PATCH v3 0/4] btrfs: support xxhash64 checksums
 2019-08-27  7:27 UTC  (9+ messages)
` [PATCH v3 1/4] btrfs: turn checksum type define into a enum
` [PATCH v3 2/4] btrfs: create structure to encode checksum type and length
` [PATCH v3 3/4] btrfs: use xxhash64 for checksumming
` [PATCH v3 4/4] btrfs: sysfs: export supported checksums

Massive filesystem corruption since kernel 5.2 (ARCH)
 2019-08-27  6:52 UTC  (8+ messages)

[RFC PATCH 0/5] Btrfs: add interface for writing compressed extent directly
 2019-08-27  6:26 UTC  (4+ messages)
` [RFC PATCH 5/5] Btrfs: add ioctl for directly writing compressed data

shared extents, but no snapshots or reflinks
 2019-08-27  4:26 UTC  (5+ messages)

[PATCH] btrfs_progs: mkfs: match devid order to the stripe index
 2019-08-27  2:02 UTC  (3+ messages)

[PATCH v2] btrfs: fix allocation of bitmap pages
 2019-08-27  1:54 UTC  (5+ messages)

[PATCH] btrfs: tree-checker: Reject unknown tree owner 0
 2019-08-27  1:36 UTC 

Btrfs wiki, add Parrot as production user
 2019-08-27  0:55 UTC 

[PATCH v2 0/4] Support xxhash64 checksums
 2019-08-27  0:33 UTC  (15+ messages)
` [PATCH v2 1/4] btrfs: turn checksum type define into a enum
` [PATCH v2 2/4] btrfs: create structure to encode checksum type and length
  ` [PATCH v2.1] "
` [PATCH v2 3/4] btrfs: use xxhash64 for checksumming
` [PATCH v2 4/4] btrfs: sysfs: export supported checksums

[PATCH] btrfs-progs: don't check nbytes on unlinked files
 2019-08-26 18:36 UTC  (4+ messages)

[PATCH 0/1] btrfs-progs: docs: document btrfs-balance exit status in detail
 2019-08-26 18:30 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] btrfs-progs: print-tree: Use BFS as default traversal method
 2019-08-26 17:13 UTC  (2+ messages)

[PATCH v2.1 0/3] btrfs-progs: Check and repair invalid root item generation
 2019-08-26 17:07 UTC  (2+ messages)

[PATCH] btrfs-progs: balance: check for full-balance before background fork
 2019-08-26 16:57 UTC  (4+ messages)

[PATCH v2.1] btrfs: Detect unbalanced tree with empty leaf before crashing btree operations
 2019-08-26 15:14 UTC  (3+ messages)

[PATCH] btrfs: Deprecate BTRFS_SUBVOL_CREATE_ASYNC flag
 2019-08-26 15:05 UTC  (8+ messages)
  ` [PATCH v2] "

[PATCH 0/2] btrfs: tree-checker: Add checks to detect missing INODE_ITEM
 2019-08-26 11:50 UTC  (6+ messages)
` [PATCH 1/2] btrfs: tree-checker: Try "
` [PATCH 2/2] btrfs: tree-checker: Add check for INODE_REF

[PATCH v2 00/11] btrfs-progs: support xxhash64 checksums
 2019-08-26 11:48 UTC  (12+ messages)
` [PATCH v2 01/11] btrfs-progs: don't blindly assume crc32c in csum_tree_block_size()
` [PATCH v2 02/11] btrfs-progs: cache csum_type in recover_control
` [PATCH v2 03/11] btrfs-progs: add checksum type to checksumming functions
` [PATCH v2 04/11] btrfs-progs: don't assume checksums are always 4 bytes
` [PATCH v2 05/11] btrfs-progs: pass checksum type to btrfs_csum_data()/btrfs_csum_final()
` [PATCH v2 06/11] btrfs-progs: simplify update_block_csum() in btrfs-sb-mod.c
` [PATCH v2 07/11] btrfs-progs: update checksumming api
` [PATCH v2 08/11] btrfs-progs: add option for checksum type to mkfs
` [PATCH v2 09/11] btrfs-progs: add xxhash sources
` [PATCH v2 10/11] btrfs-progs: add xxhash64 as checksum algorithm
` [PATCH v2 11/11] btrfs-progs: add test-case for mkfs with xxhash64

[PATCH v2 0/2] guarantee natural alignment for kmalloc()
 2019-08-26 11:16 UTC  (3+ messages)
` [PATCH v2 1/2] mm, sl[ou]b: improve memory accounting
` [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)

[RFC PATCH 0/4] Support xxhash64 checksums
 2019-08-26  9:34 UTC  (4+ messages)
` [RFC PATCH 10/17] btrfs-progs: add checksum type to checksumming functions

[PATCH RFC v2 0/2] readmirror feature
 2019-08-26  9:04 UTC  (3+ messages)
` [PATCH RFC v2] btrfs: add readmirror framework and policy devid
` [PATCH RFC v2] btrfs-progs: add readmirror property and ioctl to set get readmirror

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

[PATCH v3] fstests: btrfs: Check snapshot creation and deletion with dm-logwrites
 2019-08-26  6:20 UTC 

BTRFS unable to mount after one failed disk in RAID 1
 2019-08-25 23:51 UTC  (4+ messages)

Need help: super_total_bytes mismatch with fs_devices total_rw_bytes
 2019-08-25 13:36 UTC  (6+ messages)

swap and hibernation files
 2019-08-25  5:35 UTC  (2+ messages)

[PATCH v2] fstests: btrfs: Check snapshot creation and deletion with dm-logwrites
 2019-08-24 15:12 UTC  (2+ messages)

[PATCH 6/6] btrfs: Remove BUG_ON from run_delalloc_nocow
 2019-08-23 17:28 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/6] Refactor nocow path
 2019-08-23 17:27 UTC  (7+ messages)
` [PATCH 5/6] btrfs: Simplify extent type check
    ` [PATCH] btrfs: Streamline code in run_delalloc_nocow

[PATCH 0/7] Move some code out of ctree.c and ctree.h
 2019-08-23 17:08 UTC  (8+ messages)
` [PATCH 1/7] btrfs: move cond_wake_up functions out of ctree
` [PATCH 2/7] btrfs: move math functions to misc.h
` [PATCH 3/7] btrfs: move private raid56 definitions from ctree.h
` [PATCH 4/7] btrfs: rename and export read_node_slot
` [PATCH 5/7] btrfs: move functions for tree compare to send.c
` [PATCH 6/7] btrfs: move struct io_ctl to free-space-cache.h
` [PATCH 7/7] btrfs: move dev_stats helpers to volumes.c

[PATCH 0/5][v2] Fix global reserve size and can overcommit
 2019-08-23 13:17 UTC  (7+ messages)
` [PATCH 1/5] btrfs: change the minimum global reserve size
` [PATCH 2/5] btrfs: always reserve our entire size for the global reserve
` [PATCH 3/5] btrfs: use btrfs_try_granting_tickets in update_global_rsv
` [PATCH 4/5] btrfs: do not account global reserve in can_overcommit
` [PATCH 5/5] btrfs: add enospc debug messages for ticket failure

[PATCH 0/2][v2] Rework the worst case calculations for space reservation
 2019-08-23 13:03 UTC  (4+ messages)
` [PATCH 1/2] btrfs: rename the btrfs_calc_*_metadata_size helpers
` [PATCH 2/2] btrfs: only reserve metadata_size for inodes

[PATCH 0/9][v3] Rework reserve ticket handling
 2019-08-23 12:55 UTC  (19+ messages)
` [PATCH 1/9] btrfs: do not allow reservations if we have pending tickets
` [PATCH 2/9] btrfs: roll tracepoint into btrfs_space_info_update helper
` [PATCH 3/9] btrfs: add space reservation tracepoint for reserved bytes
` [PATCH 4/9] btrfs: rework btrfs_space_info_add_old_bytes
` [PATCH 5/9] btrfs: refactor the ticket wakeup code
` [PATCH 6/9] btrfs: rework wake_all_tickets
` [PATCH 7/9] btrfs: fix may_commit_transaction to deal with no partial filling
` [PATCH 8/9] btrfs: remove orig_bytes from reserve_ticket
` [PATCH 9/9] btrfs: rename btrfs_space_info_add_old_bytes

[PATCH][RESEND] btrfs: add a force_chunk_alloc to space_info's sysfs
 2019-08-23 11:32 UTC  (3+ messages)

Btrfs on LUKS on loopback mounted image on Btrfs
 2019-08-22 21:21 UTC  (3+ messages)

[PATCH v1.2 0/3] btrfs: tree-checker: Add extent items check
 2019-08-22 16:18 UTC  (8+ 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 v2 0/13] Btrfs iomap
 2019-08-22 15:05 UTC  (10+ messages)
` [PATCH 04/13] btrfs: Add a simple buffered iomap write
` [PATCH 05/13] btrfs: Add CoW in iomap based writes
` [PATCH 07/13] btrfs: basic direct read operation

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

[PATCH 1/2] btrfs: transaction: Add comment for btrfs transaction lifespan
 2019-08-22  7:25 UTC  (2+ messages)
` [PATCH 2/2] btrfs: transaction: Cleanup unused TRANS_STATE_BLOCKED

[PATCH] fs/btrfs/raid56.c: remove set but not used variables 'p_stripe'
 2019-08-22  6:56 UTC  (2+ 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).