linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-23 02:38:24 to 2019-08-27 13:41:26 UTC [more...]

[PATCH 0/7] Move some code out of ctree.c and ctree.h
 2019-08-27 13:41 UTC  (15+ 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] btrfs: tree-checker: Fix wrong check on max devid
 2019-08-27 13:37 UTC  (2+ messages)

[PATCH 0/2] fix BUG_ON and retun real error in find_next_devid() and clone_fs_devices()
 2019-08-27 13:28 UTC  (11+ messages)
` [PATCH 1/2] btrfs: fix BUG_ON with proper error handle in find_next_devid
` [PATCH 2/2] btrfs: fix error return on alloc fail in clone_fs_devices

[PATCH v2 00/11] btrfs-progs: support xxhash64 checksums
 2019-08-27 13:05 UTC  (17+ 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 0/9][v3] Rework reserve ticket handling
 2019-08-27 13:04 UTC  (18+ 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 6/9] btrfs: rework wake_all_tickets
` [PATCH 7/9] btrfs: fix may_commit_transaction to deal with no partial filling
` [PATCH 9/9] btrfs: rename btrfs_space_info_add_old_bytes

Massive filesystem corruption since kernel 5.2 (ARCH)
 2019-08-27 12:52 UTC  (17+ messages)
                ` Re : "

Btrfs wiki, add Parrot as production user
 2019-08-27 12:46 UTC  (2+ messages)

[RFC PATCH 0/5] Btrfs: add interface for writing compressed extent directly
 2019-08-27 12:35 UTC  (7+ messages)
` [PATCH 2/5] Btrfs: treat RWF_{,D}SYNC writes as sync for CRCs
` [RFC PATCH 5/5] Btrfs: add ioctl for directly writing compressed data

[PATCH 0/3] Cleanup btrfs_find_name_in* functions
 2019-08-27 11:46 UTC  (4+ messages)
` [PATCH 1/3] btrfs: Make btrfs_find_name_in_backref return btrfs_inode_ref struct
` [PATCH 2/3] btrfs: Make btrfs_find_name_in_ext_backref return struct btrfs_inode_extref
` [PATCH 3/3] btrfs: Use btrfs_find_name_in_backref in backref_in_log

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

No files in snapshot
 2019-08-27  9:33 UTC 

[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

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 

[PATCH v2 0/4] Support xxhash64 checksums
 2019-08-27  0:33 UTC  (8+ messages)

[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 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 5/6] btrfs: Simplify extent type check
 2019-08-23 17:27 UTC  (3+ messages)
` [PATCH] btrfs: Streamline code in run_delalloc_nocow

[PATCH 0/5][v2] Fix global reserve size and can overcommit
 2019-08-23 13:17 UTC  (2+ messages)

[PATCH 0/2][v2] Rework the worst case calculations for space reservation
 2019-08-23 13:03 UTC  (2+ messages)

[PATCH][RESEND] btrfs: add a force_chunk_alloc to space_info's sysfs
 2019-08-23 11:32 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).