Linux-BTRFS Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-02 07:03:21 to 2024-03-11 15:12:30 UTC [more...]

[PATCH AUTOSEL 6.7 04/23] btrfs: zoned: don't skip block group profile checks on conventional zones
 2024-03-11 15:11 UTC 

raid1 root device with efi
 2024-03-11 14:34 UTC  (8+ messages)

[PATCH v2 0/2] btrfs: defrag: better lone extent handling
 2024-03-11 13:54 UTC  (4+ messages)
` [PATCH v2 1/2] btrfs: defrag: add under utilized extent to defrag target list
` [PATCH v2 2/2] btrfs: defrag: allow fine-tuning defrag behavior based on file extent usage

[PATCH v2] statx: stx_subvol
 2024-03-11 13:43 UTC  (15+ messages)

[REGRESSION] LVM-on-LVM: error while submitting device barriers
 2024-03-11 13:13 UTC  (14+ messages)
              `  "

[linus:master] [btrfs] e06cc89475: aim7.jobs-per-min -12.9% regression
 2024-03-11 13:12 UTC 

[PATCH 6.7 001/162] btrfs: fix deadlock with fiemap and extent locking
 2024-03-11  9:15 UTC 

[GIT PULL] fstests: btrfs changes for for-next v2024.03.08
 2024-03-11  2:01 UTC  (4+ messages)

[PATCH v4 RFC] btrfs: do not skip re-registration for the mounted device
 2024-03-11  2:00 UTC  (12+ messages)

scrub: last_physical not always updated when scrub is cancelled
 2024-03-10 19:43 UTC  (6+ messages)

[PATCH v3] btrfs: new test for devt change between mounts
 2024-03-10 17:16 UTC  (2+ messages)

[PATCH] btrfs: return accurate error code on open failure
 2024-03-09 13:46 UTC 

[PATCH 0/4] btrfs: enhanced logic for stray single device
 2024-03-09 13:44 UTC  (5+ messages)
` [PATCH 1/4] btrfs: declare btrfs_free_stale_devices non-static
` [PATCH 2/4] btrfs: forget stray device on failed open
` [PATCH 3/4] btrfs: refactor btrfs_free_stale_devices to free single stray device
` [PATCH 4/4] btrfs: validate device_list at scan for stray free

[PATCH 0/2] fstests: new test cases for generic group
 2024-03-09 10:10 UTC  (3+ messages)
` [PATCH 1/2] generic: move btrfs clone device testcase to the "
` [PATCH 2/2] generic: test mount fails on physical device with configured dm volume

[PATCH 0/3] fiemap extension to add physical extent length
 2024-03-08 18:03 UTC  (4+ messages)
` [PATCH 1/3] fs: add physical_length field to fiemap extents
` [PATCH 2/3] fs: update fiemap_fill_next_extent() signature
` [PATCH 3/3] btrfs: fiemap: return extent physical size

[PATCH v2] btrfs: validate device maj:min during open
 2024-03-08 17:51 UTC  (10+ messages)

[PATCH v5 00/10] block atomic writes
 2024-03-08 17:18 UTC  (9+ messages)
` [PATCH v5 03/10] fs: Initial atomic write support

[PATCH 1/3] .gitignore: add src/fcntl_lock_corner_tests
 2024-03-08 13:38 UTC  (14+ messages)
` [PATCH 2/3] common/rc: specify required device size
` [PATCH 3/3] btrfs: test mount fails on physical device with configured dm volume

[PATCH v2] btrfs/311: new test for devt change between mounts
 2024-03-08 11:55 UTC  (4+ messages)

[PATCH 0/2] btrfs: scrub: update last_physical more frequently
 2024-03-08 11:37 UTC  (7+ messages)
` [PATCH 1/2] btrfs: extract the stripe length calculation into a helper
` [PATCH 2/2] btrfs: scrub: update last_physical after scrubing one stripe

[PATCH] btrfs: remove pointless BUG_ON() when creating snapshot
 2024-03-08 11:35 UTC  (3+ messages)

[PATCH v3] btrfs: zoned: use zone aware sb location for scrub
 2024-03-08  9:30 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 1843e16d2df9d98427ef8045589571749d627cf7
 2024-03-07 20:24 UTC  (2+ messages)

[PATCH] btrfs: qgroup: delete unnecessary check in btrfs_qgroup_check_inherit()
 2024-03-07 19:37 UTC  (2+ messages)

[PATCH 0/3] fstests: test tempfsid with dm flakey device
 2024-03-07 12:50 UTC 

[PATCH 0/8] Btrfs fstests fixups
 2024-03-07 12:28 UTC  (11+ messages)
` [PATCH 1/8] btrfs/011: increase the runtime for replace cancel
` [PATCH 2/8] btrfs/012: adjust how we populate the fs to convert
` [PATCH 3/8] btrfs/131: don't run with subpage blocksizes
` [PATCH 4/8] btrfs/213: make the test more reliable
` [PATCH 5/8] btrfs/271: adjust failure condition
` [PATCH 6/8] btrfs/287,btrfs/293: filter all btrfs subvolume delete calls
` [PATCH 7/8] btrfs/291: remove image file after teardown
` [PATCH 8/8] btrfs/400: test normal qgroup operations in a compress friendly way

[PATCH v3 RFC] btrfs: do not skip re-registration for the mounted device
 2024-03-07  9:21 UTC  (5+ messages)

[PATCH] btrfs: clean up some inconsistent indenting
 2024-03-07  7:53 UTC  (2+ messages)

[PATCH] btrfs: fix grep warning at _require_btrfs_mkfs_uuid_option()
 2024-03-07  6:17 UTC  (3+ messages)

[PATCH v2] btrfs: do not skip re-registration for the mounted device
 2024-03-07  4:13 UTC  (4+ messages)

[PATCH v2] btrfs/172,206: call _log_writes_cleanup in _cleanup
 2024-03-07  4:03 UTC  (3+ messages)

[PATCH v3] btrfs/172,206: call _log_writes_cleanup in _cleanup
 2024-03-07  4:04 UTC 

[PATCH v3 0/2] btrfs: fix data corruption/rsv leak in subpage zoned cases
 2024-03-07  3:16 UTC  (3+ messages)
` [PATCH v3 1/2] btrfs: do not clear page dirty inside extent_write_locked_range()
` [PATCH v3 2/2] btrfs: make extent_write_locked_range() to handle subpage writeback correctly

[PATCH RFC] btrfs: make extent_write_locked_range() to handle subpage dirty correctly
 2024-03-06 23:41 UTC  (3+ messages)

[PATCH] btrfs: zoned: prevent extent buffer header to be cleared
 2024-03-06 16:10 UTC  (4+ messages)

[PATCH] btrfs: fix memory leak in btrfs_read_folio
 2024-03-06  7:33 UTC  (5+ messages)

[PATCH v2 0/2] btrfs: fix data corruption/hang/rsv leak in subpage zoned cases
 2024-03-05 22:35 UTC  (3+ messages)
` [PATCH v2 1/2] btrfs: do not clear page dirty inside extent_write_locked_range()
` [PATCH v2 2/2] btrfs: make extent_write_locked_range() to handle subpage writeback correctly

[PATCH 0/2] btrfs: fix data corruption/hang/rsv leak in subpage zoned cases
 2024-03-05 22:15 UTC  (3+ messages)
` [PATCH 1/2] btrfs: do not clear page dirty inside extent_write_locked_range()
` [PATCH 2/2] btrfs: make extent_write_locked_range() to handle subpage writeback correctly

[PATCH v2] btrfs: zoned: use zone aware sb location for scrub
 2024-03-05 16:03 UTC  (2+ messages)

[GIT PULL] Btrfs fixes for 6.8-rc7, part 2
 2024-03-05 14:47 UTC  (3+ messages)

[PATCH v2] btrfs: scrub: fix false alerts on zoned device scrubing
 2024-03-05  9:05 UTC  (2+ messages)

[PATCH] btrfs: scrub: fix false alerts on zoned device scrubing
 2024-03-05  8:57 UTC  (3+ messages)

[PATCH 0/2] btrfs-progs: forget removed devices
 2024-03-04 21:27 UTC  (6+ messages)

Issues in man pages of btrfs-progs
 2024-03-04 19:30 UTC  (3+ messages)

[PATCH] btrfs: qgroup: verify btrfs_qgroup_inherit parameter
 2024-03-04 17:25 UTC  (4+ messages)

[PATCH v2] btrfs: zoned: fix use-after-free in do_zone_finish
 2024-03-04 17:29 UTC  (2+ messages)

[PATCH 0/4] btrfs: initial subpage support for zoned devices
 2024-03-04 10:51 UTC  (5+ messages)

[PATCH] fstests: btrfs/121: allow snapshot with invalid qgroup to return error
 2024-03-04  4:41 UTC  (4+ messages)

Checking status of potentially hibernating encrypted BTRFS?
 2024-03-03 20:45 UTC  (3+ messages)

btrfs ontop of LVM ontop of MD RAID1 supported?
 2024-03-02 16:19 UTC  (4+ messages)

[PATCH] btrfs/172,206: call _log_writes_cleanup in _cleanup
 2024-03-02  7:03 UTC  (4+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).