linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-13 08:34:34 to 2020-05-23 16:11:25 UTC [more...]

5.6, slow send/receive, < 1MB/s
 2020-05-23 16:11 UTC  (9+ messages)

I can't mount image
 2020-05-23 14:38 UTC  (5+ messages)

[PATCH] FS: BTRFS: ulist.c: Fixed a brace coding style and space before tab
 2020-05-22 21:29 UTC 

[PATCH v7 rebased 0/5] readmirror feature (sysfs and in-memory only approach; with new read_policy device)
 2020-05-22 19:15 UTC  (10+ messages)
` [PATCH v7 3/5] btrfs: create read policy sysfs attribute, pid

[PATCH] btrfs: relocation: Fix reloc root leakage and the NULL pointer reference caused by the leakage
 2020-05-22 13:50 UTC  (6+ messages)

[PATCH 0/7 v8] btrfs direct-io using iomap
 2020-05-22 12:38 UTC  (8+ messages)
` [PATCH 1/7] fs: Export generic_file_buffered_read()
` [PATCH 2/7] iomap: add a filesystem hook for direct I/O bio submission
` [PATCH 3/7] iomap: Remove lockdep_assert_held()
` [PATCH 4/7] btrfs: Switch to iomap_dio_rw() for dio
` [PATCH 5/7] fs: Remove dio_end_io()
` [PATCH 6/7] btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK
` [PATCH 7/7] btrfs: btrfs: split btrfs_direct_IO

[PATCH 4/9] btrfs: Switch to iomap_dio_rw() for dio
 2020-05-22 12:08 UTC  (16+ messages)

[PATCH 0/2] btrfs: balance root leak and runaway balance fix
 2020-05-22 11:13 UTC  (4+ messages)
` [PATCH 1/2] btrfs: relocation: Fix reloc root leakage and the NULL pointer reference caused by the leakage
` [PATCH 2/2] btrfs: relocation: Clear the DEAD_RELOC_TREE bit for orphan roots to prevent runaway balance

Trying to mount hangs
 2020-05-22 10:02 UTC  (6+ messages)

tree-checker read errors
 2020-05-22  6:36 UTC  (2+ messages)

[PATCH 1/4] Btrfs: fix corrupt log due to concurrent fsync of inodes with shared extents
 2020-05-22  0:12 UTC  (3+ messages)

I think he's dead, Jim
 2020-05-21 17:24 UTC  (10+ messages)

Tree-Checker-Error on vServer-Directory
 2020-05-21 11:27 UTC  (3+ messages)

Balance loops: what we know so far
 2020-05-21  3:26 UTC  (19+ messages)

[PATCH v5 2/2] btrfs: Add a test for dead looping balance after balance cancel
 2020-05-21  0:52 UTC 

BTRFS RAID 5 Array looks clean in some states, but cannot mount and cannot recover
 2020-05-20 19:10 UTC  (3+ messages)

Need help recovering broken RAID5 array (parent transid verify failed)
 2020-05-20 19:01 UTC  (5+ messages)

[PATCH v2 1/2] btrfs: Add a test for leaking root crash at unmount time
 2020-05-20 12:41 UTC  (3+ messages)
` [PATCH 2/2] btrfs: Add a test for dead looping balance after balance cancel

[PATCH v3] btrfs: Add a test for dead looping balance after balance cancel
 2020-05-20 12:38 UTC  (6+ messages)

[PATCH] btrfs-progs: drop unique uuid test for btrfstune -M
 2020-05-20 10:44 UTC  (10+ messages)

[PATCH v2 00/16] btrfs-progs: global verbose and quiet option
 2020-05-20 10:01 UTC  (5+ messages)

[PATCH] btrfs: Add a test for leaking root crash at unmount time
 2020-05-20  9:25 UTC  (2+ messages)

[PATCH v3] btrfs: Add a test for dead looping balance after balance cancel
 2020-05-20  7:48 UTC  (2+ messages)

[PATCH v2] btrfs: Add a test for dead looping balance after balance cancel
 2020-05-20  7:32 UTC  (2+ messages)

[PATCH] btrfs: Add a test for dead looping balance after balance cancel
 2020-05-20  6:59 UTC 

cp -a leaves some compressed data
 2020-05-19 15:32 UTC  (5+ messages)

Pending bugs for 5.7
 2020-05-19 14:26 UTC  (13+ messages)
` Bug 5.7-rc: root leak, eb leak
` Bug 5.7-rc: write-time leaf corruption detected
  ` Bug 5.7-rc: write-time leaf corruption detected (fixed)

[PATCH 1/2] Btrfs: include error on messages about failure to write space/inode caches
 2020-05-19 13:18 UTC  (3+ messages)

[RFC PATCH] btrfs: Speed up buffered writes exceeding memory size
 2020-05-19  8:19 UTC 

how to recover unmountable partition (crash while resizing)?
 2020-05-18 19:29 UTC  (3+ messages)

[PATCH] btrfs: unexport btrfs_compress_set_level()
 2020-05-18 18:27 UTC  (2+ messages)

[PATCH] Btrfs: reduce lock contention when create snapshot
 2020-05-18 18:12 UTC  (4+ messages)

[PATCH 2/2] Btrfs: turn space cache writeout failure messages into debug messages
 2020-05-18 16:34 UTC 

[PATCH v3 0/3] btrfs: REF_COWS bit rework
 2020-05-18 16:22 UTC  (13+ messages)
` [PATCH v3 1/3] btrfs: Rename BTRFS_ROOT_REF_COWS to BTRFS_ROOT_SHAREABLE
` [PATCH v3 2/3] btrfs: inode: Cleanup the log tree exceptions in btrfs_truncate_inode_items()
` [PATCH v3 3/3] btrfs: Don't set SHAREABLE flag for data reloc tree

how to recover unmountable partition (crash while resizing)?
 2020-05-18 16:19 UTC  (2+ messages)

Bug 5.7-rc: lockdep warning, chunk_mutex/device_list_mutex
 2020-05-18 15:28 UTC  (6+ messages)
` [PATCH] btrfs: fix lockdep warning chunk_mutex vs device_list_mutex

[PATCH 4/4] Btrfs: remove useless 'fail_unlock' label from btrfs_csum_file_blocks()
 2020-05-18 11:15 UTC 

[PATCH 3/4] Btrfs: do not ignore error from btrfs_next_leaf() when inserting checksums
 2020-05-18 11:15 UTC 

[PATCH 2/4] Btrfs: make checksum item extension more efficient
 2020-05-18 11:15 UTC 

[PATCH 01/10] include/linux/pagemap.h: introduce attach/detach_page_private
 2020-05-17 21:47 UTC  (2+ messages)
` [PATCH 03/10] btrfs: use attach/detach_page_private

Mount options in kernel boot line or fstab?
 2020-05-16  7:29 UTC 

[PATCH] btrfs: fix comment drop reference to volume_mutex
 2020-05-15 17:48 UTC  (2+ messages)

[PATCH 0/3] Tree and inode lookup cleanups
 2020-05-15 17:35 UTC  (4+ messages)
` [PATCH 1/3] btrfs: simplify root lookup by id
` [PATCH 2/3] btrfs: open code read_fs_root
` [PATCH 3/3] btrfs: simplify iget helpers

btrfs-progs reports nonsense scrub status
 2020-05-15 11:27 UTC  (21+ messages)

[PATCH -next] fs/btrfs: Fix unlocking in btrfs_ref_tree_mod
 2020-05-15 10:44 UTC  (5+ messages)

[PATCH fstests] btrfs/14{2,3}: use dm-dust instead of fail_make_request
 2020-05-15  6:41 UTC  (2+ messages)

[PATCH v3 0/3] Add file-system authentication to BTRFS
 2020-05-14 16:05 UTC  (9+ messages)
` [PATCH v3 1/3] btrfs: rename btrfs_parse_device_options back to btrfs_parse_early_options
` [PATCH v3 2/3] btrfs: add authentication support
` [PATCH v3 3/3] btrfs: document btrfs authentication

[PATCH v2 0/3] btrfs: REF_COWS bit rework
 2020-05-14 13:32 UTC  (6+ messages)
` [PATCH v2 1/3] btrfs: Rename BTRFS_ROOT_REF_COWS to BTRFS_ROOT_SHAREABLE
` [PATCH v2 2/3] btrfs: inode: Cleanup the log tree exceptions in btrfs_truncate_inode_items()
` [PATCH v2 3/3] btrfs: Don't set SHAREABLE flag for data reloc tree

[PATCH v2 0/5] btrfs-progs: support creating authenticated file-systems
 2020-05-14  9:34 UTC  (6+ messages)
` [PATCH v2 1/5] btrfs-progs: pass in fs_info to btrfs_csum_data
` [PATCH v2 2/5] btrfs-progs: add auth_key argument to open_ctree_fs_info
` [PATCH v2 3/5] btrfs-progs: Add HMAC(SHA256) support
` [PATCH v2 4/5] btrfs-progs: add --auth-key to dump-super
` [PATCH v2 5/5] btrfs-progs: add auth key to check

[PATCH 0/2] btrfs: REF_COWS bit rework
 2020-05-14  0:06 UTC  (10+ messages)
` [PATCH 1/2] btrfs: Rename BTRFS_ROOT_REF_COWS to BTRFS_ROOT_SHAREABLE
` [PATCH 2/2] btrfs: Don't set SHAREABLE flag for data reloc tree

Exploring referenced extents
 2020-05-13 20:15 UTC  (4+ messages)

Error when using btrfs subvolume snapshot & send | receive
 2020-05-13 16:11 UTC  (2+ messages)

How to find the parent folder of a sub-volume ?
 2020-05-13 12:41 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).