linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-16 05:33:08 to 2022-01-03 18:09:14 UTC [more...]

btrfs send picks wrong subvolume UUID
 2022-01-03 18:09 UTC  (3+ messages)

[PATCH] btrfs: selftests: dump extent io tree if extent-io-tree test failed
 2022-01-03 18:08 UTC  (3+ messages)

[PATCH] btrfs: fix reserved space leak on log tree nodes after transaction abort
 2022-01-03 18:00 UTC  (6+ messages)
` [PATCH v2] "

[PATCH RFC 0/4] btrfs: refactor scrub entrances for each profile
 2022-01-03 16:33 UTC  (6+ messages)
` [PATCH RFC 1/4] btrfs: introduce a helper to locate an extent item
` [PATCH RFC 2/4] btrfs: introduce dedicated helper to scrub simple-mirror based range
` [PATCH RFC 3/4] btrfs: introduce dedicated helper to scrub simple-stripe "
` [PATCH RFC 4/4] btrfs: use scrub_simple_mirror() to handle RAID56 data stripe scrub

[PATCH 0/5] btrfs-progs: check: properly skip preallocated/nodatasum extents when re-calculating csum tree
 2022-01-03 16:22 UTC  (7+ messages)
` [PATCH 1/5] btrfs-progs: backref: properly queue indirect refs
` [PATCH 2/5] btrfs-progs: check: move csum tree population into mode-common.[ch]
` [PATCH 3/5] btrfs-progs: check: don't calculate csum for preallocated file extents
` [PATCH 4/5] btrfs-progs: check: skip NODATASUM inodes for `--init-csum-tree --init-extent-tree`
` [PATCH 5/5] btrfs-progs: fsck-tests: add test case for init-csum-tree

[REGRESSION] 5-10% increase in IO latencies with nohz balance patch
 2022-01-03 16:16 UTC  (14+ messages)

[PATCH] btrfs-progs: process_snapshot: don't free ERR
 2022-01-03 14:56 UTC  (3+ messages)

"hardware-assisted zeroing"
 2022-01-03 11:57 UTC  (6+ messages)

Btrfs lockups on ubuntu with bees
 2022-01-03 10:47 UTC  (12+ messages)

parent transid verify failed
 2022-01-03  7:41 UTC  (19+ messages)

CEPH to BTRFS over NFS results in no compression
 2022-01-02 14:19 UTC  (3+ messages)

[PATCH] btrfs: fix resending received snapshot with parent
 2022-01-02  5:58 UTC  (2+ messages)

Ghost directory entries (previously "Unable to remove directory entry")
 2022-01-02  0:04 UTC  (8+ messages)

'btrfs replace' hangs at end of replacing a device (v5.10.82)
 2022-01-01 23:12 UTC  (6+ messages)

[PATCH] btrfs: Remove redundant initialization of slot
 2021-12-31 13:07 UTC  (2+ messages)

[PATCH] btrfs-progs: include linux/const.h to fix build with 5.12+ headers
 2021-12-30 13:23 UTC 

Should write-time tree-checker backported to v5.10?
 2021-12-30  8:10 UTC  (5+ messages)

BTRFS FS corruption
 2021-12-30  4:46 UTC  (3+ messages)

[PATCH 0/3] btrfs: zoned: fix zoned extent allocator
 2021-12-29  0:22 UTC  (3+ messages)

KASAN use-after free in misc-next a8eb3521f240
 2021-12-28  6:29 UTC 

seagate hm-smr issue
 2021-12-27 17:46 UTC  (5+ messages)

[PATCH] fs/btrfs: fix a bug that U-boot fs btrfs implementation doesn't handle NO_HOLE feature correctly
 2021-12-27 12:08 UTC  (2+ messages)

[PATCH] btrfs: remove unnecessary parameter type from compression_decompress_bio
 2021-12-27 12:01 UTC  (2+ messages)

[PATCH] btrfs: Use min() instead of doing it manually
 2021-12-27 11:49 UTC  (2+ messages)

[PATCH 1/2] lib: add BLAKE2 hash support
 2021-12-27  6:12 UTC  (2+ messages)
` [PATCH 2/2] fs/btrfs: add dependency on BLAKE2 hash

Happy Weekend:
 2021-12-26  9:29 UTC 

unable to remove files because of No space left
 2021-12-26  4:36 UTC  (2+ messages)

Recommendation: laptop with SATA HDD, NVMe SSD; compression; fragmentation
 2021-12-21 22:56 UTC  (5+ messages)

[PATCH 0/2][V9] btrfs-progs: allocation_hint disk property
 2021-12-21 20:58 UTC  (6+ messages)
` [PATCH 1/2] btrfs-progs: new "allocation_hint" property
` [PATCH 2/2] Update man page for allocator_hint property
` Script to test allocation_hint - [Was Re: [PATCH 0/2][V9] btrfs-progs: allocation_hint disk property]

unable to use all spaces
 2021-12-21  4:45 UTC  (11+ messages)

btrfs_free_extent
 2021-12-21  2:34 UTC  (7+ messages)

[PATCH v2] btrfs/254: test cleaning up of the stale device
 2021-12-20 11:06 UTC  (3+ messages)

Unexpected behaviour(s) when moving a filesystem
 2021-12-20  7:32 UTC  (3+ messages)

[PATCH -next] btrfs: Fix argument list that the kdoc format and script verified
 2021-12-20  7:23 UTC 

Balance metadata
 2021-12-19 14:46 UTC  (3+ messages)

[RFC][V8][PATCH 0/5] btrfs: allocation_hint mode
 2021-12-19  2:30 UTC  (9+ messages)
` [PATCH 4/4] btrfs: add allocator_hint mode

receive failing for incremental streams
 2021-12-18 23:53 UTC  (9+ messages)

Feature Request: Support subvolume UUID modification
 2021-12-18 11:27 UTC 

[GIT PULL] Btrfs fixes for 5.16-rc6
 2021-12-17 22:21 UTC  (2+ messages)

bisected: btrfs dedupe regression in v5.11-rc1: 3078d85c9a10 vfs: verify source area in vfs_dedupe_file_range_one()
 2021-12-17 20:50 UTC  (11+ messages)

[RFC][V9][PATCH 0/6] btrfs: allocation_hint mode
 2021-12-17 18:47 UTC  (7+ messages)
` [PATCH 1/6] btrfs: add flags to give an hint to the chunk allocator
` [PATCH 2/6] btrfs: export the device allocation_hint property in sysfs
` [PATCH 3/6] btrfs: change the device allocation_hint property via sysfs
` [PATCH 4/6] btrfs: add allocation_hint mode
` [PATCH 5/6] btrfs: rename dev_item->type to dev_item->flags
` [PATCH 6/6] btrfs: add allocation_hint option

[RFC][V8][PATCH 0/5] btrfs: allocation_hint mode
 2021-12-17 18:08 UTC  (14+ messages)

[PATCH] btrfs: respect the max size in the header when activating swap file
 2021-12-17 15:08 UTC  (2+ messages)

[PATCH stable-5.15.y 0/4] backport test case btrfs/216 fixes
 2021-12-17 14:56 UTC  (12+ messages)
` [PATCH stable-5.15.y 1/4] btrfs: convert latest_bdev type to btrfs_device and rename
` [PATCH stable-5.15.y 2/4] btrfs: use latest_dev in btrfs_show_devname
` [PATCH stable-5.15.y 3/4] btrfs: update latest_dev when we create a sprout device
` [PATCH stable-5.15.y 4/4] btrfs: remove stale comment about the btrfs_show_devname

Announcement: https://btrfs.readthedocs.org is live
 2021-12-17 12:35 UTC 

[PATCH] btrfs: remove unneeded variable
 2021-12-17 10:14 UTC  (2+ messages)

ENOSPC while df shows 826.93GiB free
 2021-12-17  5:53 UTC  (12+ messages)

U-Boot btrfs implementation - will there by syncing?
 2021-12-17  0:14 UTC  (3+ messages)

Balance loop on "device delete missing"? (RAID 1, Linux 5.15, "found 1 extents, stage: update data pointers")
 2021-12-16 20:52 UTC  (6+ messages)

[PATCH] btrfs: Create sysfs entries only for non-stale devices
 2021-12-16 18:52 UTC  (4+ messages)

[PATCH -next] btrfs: Fix kernel-doc formatting issues
 2021-12-16 13:31 UTC  (3+ messages)

[PATCH] btrfs: add test case for read-only scrub on read-only mount
 2021-12-16 12:47 UTC 

[PATCH] btrfs-progs: remove redundant fs uuid validation from make_btrf
 2021-12-16 11:58 UTC  (3+ messages)

[PATCH 0/2] btrfs: bug fix for read-only scrub on read-only mount
 2021-12-16 11:47 UTC  (3+ messages)
` [PATCH 1/2] btrfs: don't start transaction for scrub if the fs is mounted read-only
` [PATCH 2/2] btrfs: output more debug message for uncommitted transaction

[PATCH RFC] btrfs: reject transaction creation for read-only mount except for log recovery
 2021-12-16 10:25 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).