linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-25 10:00:42 to 2019-08-29 16:15:51 UTC [more...]

[PATCH] btrfs-progs: add a --check-bg-usage option to fsck
 2019-08-29 16:16 UTC  (2+ messages)

[PATCH 1/2] btrfs-progs: add BTRFS_DEV_ITEMS_OBJECTID in comment in print-tree
 2019-08-29 16:06 UTC  (10+ messages)
` [PATCH 2/2] btrfs-progs: print-tree add missing DEV_STATS
` [PATCH v2 1/2] btrfs-progs: add BTRFS_DEV_ITEMS_OBJECTID in comment in print-tree

Need advice for fixing a btrfs volume
 2019-08-29 14:57 UTC  (2+ messages)

Massive filesystem corruption since kernel 5.2 (ARCH)
 2019-08-29 13:17 UTC  (24+ messages)
                ` Re : "

[PATCH] btrfs-progs: print procentage of used space
 2019-08-29  9:14 UTC 

[PATCH v2 0/2] guarantee natural alignment for kmalloc()
 2019-08-29  7:56 UTC  (8+ 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)

[PATCH] btrfs: volumes: Allow missing devices to be writeable
 2019-08-29  7:17 UTC 

[PATCH RFC v2 0/2] readmirror feature
 2019-08-29  3:39 UTC  (4+ 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 RFC v2.1] btrfs-progs: add readmirror property and ioctl to set get

Spare Volume Features
 2019-08-29  2:21 UTC  (2+ messages)

[PATCH v3 0/4] btrfs: support xxhash64 checksums
 2019-08-28 19:38 UTC  (11+ 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

[PATCH 0/5][v2] Fix global reserve size and can overcommit
 2019-08-28 18:03 UTC  (3+ messages)

[PATCH 0/9][v3] Rework reserve ticket handling
 2019-08-28 18:02 UTC  (7+ messages)
` [PATCH 6/9] btrfs: rework wake_all_tickets
  ` [PATCH][v2] "

[PATCH 4/9] btrfs: rework btrfs_space_info_add_old_bytes
 2019-08-28 15:15 UTC  (2+ messages)
` [PATCH][v2] btrfs: stop partially refilling tickets when releasing space

No files in snapshot
 2019-08-28 14:45 UTC  (3+ messages)

WARNING: CPU: 3 PID: 439 at fs/btrfs/ctree.h:1559 btrfs_update_device+0x1c5/0x1d0 [btrfs]
 2019-08-28 14:21 UTC  (2+ messages)

[PATCH] btrfs: use percentage for fractions, replace helpers
 2019-08-28 13:14 UTC  (2+ messages)

[RFC PATCH 0/5] Btrfs: add interface for writing compressed extent directly
 2019-08-28 12:06 UTC  (14+ 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] btrfs-progs: add verbose option to btrfs device scan
 2019-08-28  7:51 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 00/11] btrfs-progs: support xxhash64 checksums
 2019-08-28  7:48 UTC  (23+ 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 1/2] btrfs: Consider system chunk array size for new SYSTEM chunks
 2019-08-28  6:35 UTC  (5+ messages)
` [PATCH v3 2/2] btrfs: tree-checker: Fix wrong check on max devid

[PATCH v2] btrfs: tree-checker: Fix wrong check on max devid
 2019-08-28  1:16 UTC  (3+ messages)

[PATCH 0/2] fix BUG_ON and retun real error in find_next_devid() and clone_fs_devices()
 2019-08-27 23:12 UTC  (12+ 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 0/3] Cleanup btrfs_find_name_in* functions
 2019-08-27 16:04 UTC  (9+ 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 1/5] btrfs-progs: mkfs: treat btrfs_add_to_fsid as fatal error
 2019-08-27 15:30 UTC  (8+ messages)
` [PATCH 2/5] btrfs-progs: btrfs_add_to_fsid: check if adding device would overflow
` [PATCH 4/5] btrfs-progs: resize: more sensible error messages for bad sizes

[PATCH] btrfs: tree-checker: Fix wrong check on max devid
 2019-08-27 14:00 UTC  (4+ messages)

[PATCH -next] btrfs: Make inc_block_group_ro static
 2019-08-27 13:48 UTC  (2+ messages)

[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

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

[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

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  (2+ messages)

[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  (2+ 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

[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 v4 00/27] btrfs zoned block device support
 2019-08-26  8:38 UTC  (7+ messages)
` [PATCH v4 02/27] btrfs: Get zone information of zoned block devices
` [PATCH v4 03/27] btrfs: Check and enable HMZONED mode

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


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