messages from 2022-01-21 00:07:47 to 2022-01-28 11:49:14 UTC [more...]
[PATCH v3 1/3] btrfs: test defrag with regular and preallocated extents
2022-01-28 11:49 UTC (4+ messages)
` [PATCH v2 2/3] btrfs: test autodefrag with regular and hole extents
` [PATCH 3/3] btrfs: test defrag with compressed extents
[PATCH 0/4] btrfs: defrag: don't waste CPU time on non-target extent
2022-01-28 8:12 UTC (5+ messages)
` [PATCH 1/4] btrfs: uapi: introduce BTRFS_DEFRAG_RANGE_MASK for later sanity check
` [PATCH 2/4] btrfs: defrag: introduce btrfs_defrag_ctrl structure for later usage
` [PATCH 3/4] btrfs: defrag: use btrfs_defrag_ctrl to replace btrfs_ioctl_defrag_range_args for btrfs_defrag_file()
` [PATCH 4/4] btrfs: defrag: allow defrag_one_cluster() to large extent which is not a target
[PATCH v4 0/3] btrfs: fixes for defrag_check_next_extent()
2022-01-28 7:21 UTC (4+ messages)
` [PATCH v4 1/3] btrfs: defrag: don't try to merge regular extents with preallocated extents
` [PATCH v4 2/3] btrfs: defrag: don't defrag extents which is already at its max capacity
` [PATCH v4 3/3] btrfs: defrag: remove an ambiguous condition for rejection
[PATCH v3 1/3] btrfs: defrag: don't try to merge regular extents with preallocated extents
2022-01-28 6:31 UTC (16+ messages)
` [PATCH 2/3] btrfs: defrag: use extent_thresh to replace the hardcoded size limit
` [PATCH 3/3] btrfs: defrag: remove the physical adjacent extents rejection in defrag_check_next_extent()
[PATCH] btrfs: add test case to verify that btrfs won't waste IO/CPU to defrag compressed extents already at their max size
2022-01-28 3:10 UTC (7+ messages)
[PATCH] btrfs: add test case to make sure autodefrag won't give up the whole cluster when there is a hole in it
2022-01-27 23:32 UTC (3+ messages)
fstab autodegrag with 5.10 & 5.15 kernels, Debian?
2022-01-27 22:45 UTC (3+ messages)
No space left errors on shutdown with systemd-homed /home dir
2022-01-27 20:48 UTC (9+ messages)
[PATCH 0/3][RFC] btrfs-progs: get/set allocation_hint for an unmounted filesystem
2022-01-27 19:57 UTC (4+ messages)
` [PATCH 1/3] Rename btrfs_device->type to flags
` [PATCH 2/3] Rename dev_item.type in flags in the command output
` [PATCH 3/3] Read/change the allocation_hint prop when unmounted
[PATCH][V10][Repost] Add tests for allocation_hint
2022-01-27 19:14 UTC
[next] i386: ERROR: modpost: "__aeabi_uldivmod" [fs/btrfs/btrfs.ko] undefined!
2022-01-27 12:22 UTC
[PATCH 0/2] btrfs: defrag: don't defrag extents already at their max capacity, then remove an ambiguous check
2022-01-27 10:53 UTC (6+ messages)
` [PATCH 1/2] btrfs: defrag: don't defrag extents which is already at its max capacity
` [PATCH 2/2] btrfs: defrag: remove an ambiguous condition for rejection
[bug report] btrfs: introduce dedicated helper to scrub simple-mirror based range
2022-01-27 8:52 UTC
[PATCH] btrfs: fix an IS_ERR() vs NULL bug
2022-01-27 8:48 UTC
[PATCH RFC] btrfs: sysfs: add <uuid>/debug/io_accounting/ directory
2022-01-27 8:36 UTC
[PATCH] btrfs: fix 64bit mod compile error
2022-01-27 8:23 UTC (2+ messages)
[PATCH 0/2][V11] btrfs-progs: allocation_hint disk property
2022-01-26 20:32 UTC (3+ messages)
` [PATCH 1/2] btrfs-progs: new "allocation_hint" property
` [PATCH 2/2] Update man page for allocator_hint property
[PATCH 0/7][V11] btrfs: allocation_hint
2022-01-26 20:32 UTC (8+ messages)
` [PATCH 1/7] btrfs: add flags to give an hint to the chunk allocator
` [PATCH 2/7] btrfs: export the device allocation_hint property in sysfs
` [PATCH 3/7] btrfs: change the device allocation_hint property via sysfs
` [PATCH 4/7] btrfs: add allocation_hint mode
` [PATCH 5/7] btrfs: rename dev_item->type to dev_item->flags
` [PATCH 6/7] btrfs: add major and minor to sysfs
` [PATCH 7/7] Add /sys/fs/btrfs/features/allocation_hint
[PATCH 0/2] device type and create chunk
2022-01-26 17:38 UTC (6+ messages)
` [PATCH 1/2] btrfs: keep device type in the struct btrfs_device
` [PATCH 2/2] btrfs: create chunk device type aware
[PATCH v2 0/4] btrfs: implement metadata DUP for zoned mode
2022-01-26 16:05 UTC (6+ messages)
` [PATCH v2 1/4] btrfs: zoned: make zone activation multi stripe capable
` [PATCH v2 2/4] btrfs: zoned: make zone finishing "
` [PATCH v2 3/4] btrfs: zoned: prepare for allowing DUP on zoned
` [PATCH v2 4/4] btrfs: zoned: allow DUP on meta-data block groups
[PATCH v2 00/11] btrfs: extent tree v2, support for global roots
2022-01-26 15:58 UTC (11+ messages)
` [PATCH v2 09/11] btrfs: abstract out loading the tree root
` [PATCH v2 10/11] btrfs: add code to support the block group root
'btrfs replace' hangs at end of replacing a device (v5.10.82)
2022-01-26 15:02 UTC (7+ messages)
[bug report] btrfs: introduce dedicated helper to scrub simple-mirror based range
2022-01-26 14:23 UTC
[PATCH 0/4] btrfs: implement metadata DUP for zoned mode
2022-01-26 9:15 UTC (6+ messages)
` [PATCH 1/4] btrfs: zoned: make zone activation multi stripe capable
` [PATCH 2/4] btrfs: zoned: make zone finishing "
` [PATCH 3/4] btrfs: zoned: prepare for allowing DUP on zoned
` [PATCH 4/4] btrfs: zoned: allow DUP on meta-data block groups
[PATCH 0/2] btrfs-progs: support DUP on metadata for zoned
2022-01-26 9:04 UTC (3+ messages)
` [PATCH 1/2] btrfs-progs: use profile_supported in mkfs as well
` [PATCH 2/2] btrfs-progs: zoned support DUP on metadata block groups
Massive I/O usage from btrfs-cleaner after upgrading to 5.16
2022-01-25 23:29 UTC (18+ messages)
[PATCH v12 00/17] btrfs: add ioctls and send/receive support for reading/writing compressed data
2022-01-25 21:26 UTC (10+ messages)
` [PATCH v12 09/17] btrfs: add BTRFS_IOC_ENCODED_READ
` [PATCH v12 12/17] btrfs: send: fix maximum command numbering
[POC for v5.15 0/2] btrfs: defrag: what if v5.15 is doing proper defrag
2022-01-25 19:58 UTC (7+ messages)
` [POC for v5.15 1/2] btrfs: defrag: don't defrag preallocated extents
` [POC for v5.15 2/2] btrfs: defrag: limit cluster size to the first hole/prealloc range
[PATCH 0/6] btrfs: speedup and avoid inode logging during rename/link
2022-01-25 17:42 UTC (2+ messages)
[PATCH] btrfs: skip reserved bytes warning on unmount after log cleanup failure
2022-01-25 17:14 UTC (2+ messages)
[PATCH] btrfs: fix reserved space leak on log tree nodes after transaction abort
2022-01-25 16:58 UTC (3+ messages)
` [PATCH v3] btrfs: fix log tree cleanup after a "
[PATCH] btrfs-progs: make generic_err print physical address of extent buffer
2022-01-25 16:33 UTC (2+ messages)
some fix for the comment in btrfs patch please
2022-01-25 16:31 UTC (2+ messages)
[GIT PULL] Btrfs fixes for 5.17-rc2
2022-01-25 16:31 UTC (2+ messages)
[PATCH] btrfs-progs: add udev rule to use mq-deadline on zoned btrfs
2022-01-25 14:28 UTC (3+ messages)
[PATCH] btrfs: initialize variable cancel
2022-01-25 13:27 UTC (7+ messages)
[PATCH v2] btrfs: defrag: don't try to merge regular extents with preallocated extents
2022-01-25 10:26 UTC (2+ messages)
[PATCH] btrfs: fix deadlock when reserving space during defrag
2022-01-25 10:00 UTC (5+ messages)
[PATCH] btrfs: add test case to make sure autodefrag won't give up the whole cluster when there is a hole in it
2022-01-25 9:23 UTC
[PATCH] btrfs: add test case to make sure autodefrag won't give up the whole cluster when there is a hole in it
2022-01-25 9:16 UTC
[PATCH v2] btrfs: add test to verify the defrag behavior around preallocated extents
2022-01-25 7:23 UTC
[PATCH 0/4] btrfs: refactor scrub entrances for each profile
2022-01-25 5:47 UTC (5+ messages)
[PATCH RFC] btrfs: defrag: abort the whole cluster if there is any hole in the range
2022-01-25 0:11 UTC (5+ messages)
[PATCH] fs/btrfs: remove redundant ret variable
2022-01-24 20:19 UTC (2+ messages)
[PATCH v3 0/3] btrfs: support more pages sizes for the subpage support
2022-01-24 20:16 UTC (2+ messages)
[PATCH] btrfs: move QUOTA_ENABLED check to rescan_should_stop from btrfs_qgroup_rescan_worker
2022-01-24 19:55 UTC (2+ messages)
[PATCH v2] btrfs: zoned: Remove redundant initialization of to_add
2022-01-24 19:41 UTC (3+ messages)
[PATCH] btrfs: scrub: Remove redundant initialization of increment
2022-01-24 19:43 UTC (2+ messages)
[PATCH] btrfs: fix use-after-free after failure to create a snapshot
2022-01-24 19:25 UTC (2+ messages)
[PATCH] btrfs: update writeback index when starting defrag
2022-01-24 17:09 UTC (4+ messages)
[PATCH] btrfs: add back missing dirty page rate limiting to defrag
2022-01-24 17:08 UTC (2+ messages)
inline deduplication security issues
2022-01-24 16:17 UTC (5+ messages)
[PATCH] btrfs-progs: docs: fix typo in btrfs-balance(8)
2022-01-24 15:58 UTC (2+ messages)
[PATCH 0/2] Simple two patches for tree checker
2022-01-24 15:44 UTC (4+ messages)
` [PATCH 1/2] btrfs: tree-checker: check item_size for inode_item
` [PATCH 2/2] btrfs: tree-checker: check item_size for dev_item
[PATCH] btrfs-progs: subv del: hide a bogus warning on an unprivileged delete
2022-01-24 13:36 UTC
[PATCH] btrfs: defrag: don't try to merge regular extents with preallocated extents
2022-01-24 12:36 UTC (3+ messages)
[PATCH] btrfs: add test to verify the defrag behavior around preallocated extents
2022-01-24 12:30 UTC (2+ messages)
[PATCH] btrfs: zoned: mark relocation as writing
2022-01-24 4:15 UTC (3+ messages)
btrfs-debugfs in master produces a syntax error 'maxu32'
2022-01-24 1:50 UTC (2+ messages)
[PATCH] btrfs: Change how child btrfs_inode inherits xattr compression from parent after expanding btrfs_info member prop_compress
2022-01-23 12:43 UTC
A couple of convenience scripts
2022-01-21 22:35 UTC
[PATCH 0/2] btrfs-progs: read device fsid from the sysfs
2022-01-21 9:29 UTC (4+ messages)
[PATCH RFC] btrfs: sysfs: add <uuid>/debug/io_accounting/ directory
2022-01-21 9:20 UTC (3+ messages)
[PATCH RFC] btrfs: sysfs: introduce <uuid>/debug/cleaner_trigger
2022-01-21 7:13 UTC
bisected: btrfs dedupe regression in v5.11-rc1: 3078d85c9a10 vfs: verify source area in vfs_dedupe_file_range_one()
2022-01-21 0:27 UTC (11+ messages)
` bisected: btrfs dedupe regression in v5.11-rc1
Case for "datacow-forced" option
2022-01-21 0:07 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).