linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-28 19:37:58 to 2024-03-07 20:24:49 UTC [more...]

[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 1/3] .gitignore: add src/fcntl_lock_corner_tests
 2024-03-07 19:20 UTC  (11+ 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] btrfs: remove pointless BUG_ON() when creating snapshot
 2024-03-07 16:01 UTC 

[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 v4 RFC] btrfs: do not skip re-registration for the mounted device
 2024-03-07 12:12 UTC  (2+ messages)

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

[REGRESSION] LVM-on-LVM: error while submitting device barriers
 2024-03-06 15:59 UTC  (8+ messages)
              `  "

[PATCH v5 00/10] block atomic writes
 2024-03-06  9:05 UTC  (3+ 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  (4+ messages)

[PATCH v2] btrfs/311: new test for devt change between mounts
 2024-03-05 12:13 UTC  (2+ 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  (10+ messages)
` [PATCH 1/2] btrfs-progs: allow btrfs device scan -u on dead dev
` [PATCH 2/2] btrfs-progs: add udev rule to forget removed device

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)

[PATCH] btrfs: fix off-by-one chunk length calculation at contains_pending_extent()
 2024-03-02  0:35 UTC  (3+ messages)

[PATCH 0/2] btrfs: fiemap fix and optimization
 2024-03-01 21:06 UTC  (4+ messages)
` [PATCH 1/2] btrfs: fix race when detecting delalloc ranges during fiemap
` [PATCH 2/2] btrfs: reuse cloned extent buffer during fiemap to avoid re-allocations

[PATCH] btrfs: validate device maj:min during open
 2024-03-01 19:47 UTC  (5+ messages)

[PATCH v2] btrfs/310: test qgroup deletion
 2024-03-01 14:12 UTC  (2+ messages)

[PATCH] fstests: make read-repair tests md5sum the data
 2024-03-01 14:08 UTC  (2+ messages)

[PATCH] btrfs-progs: subvolume: output the prompt line only when the ioctl succeeded
 2024-03-01 12:56 UTC  (2+ messages)

[GIT PULL] fstests: btrfs changes for for-next v2024.03.01
 2024-03-01  7:14 UTC 

[PATCH v2] btrfs: support device name lookup in forget
 2024-03-01  2:21 UTC  (2+ messages)

[PATCH] btrfs: warn on wrong dev_t in fs_devices cache
 2024-03-01  1:59 UTC  (2+ messages)

[PATCH] btrfs: add test for shifting devt
 2024-02-29 23:32 UTC  (2+ messages)

Zero sized file that should have 512KB size with 6.6
 2024-02-29 22:43 UTC  (4+ messages)

[PATCH] btrfs: zoned: use zone aware sb location for scrub
 2024-02-29 20:23 UTC  (3+ messages)

[PATCH v2] btrfs: qgroup: allow quick inherit if a snapshot if created and added to the same parent
 2024-02-29 20:07 UTC  (2+ messages)

How to repair BTRFS
 2024-02-29 19:49 UTC  (14+ messages)

[PATCH] btrfs: mark btrfs_put_caching_control static
 2024-02-29 19:41 UTC  (3+ messages)

[PATCH] btrfs: zoned: fix use-after-free in do_zone_finish
 2024-02-29 19:39 UTC  (6+ messages)

[linux-next:master] BUILD REGRESSION f303a3e2bcfba900efb5aee55236d17030e9f882
 2024-02-29 18:53 UTC 

[PATCH] btrfs: support device name lookup in forget
 2024-02-29 18:48 UTC  (3+ messages)

[PATCH AUTOSEL 6.7 09/26] btrfs: add and use helper to check if block group is used
 2024-02-29 15:52 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 1/7] btrfs: add and use helper to check if block group is used
 2024-02-29 15:51 UTC 

[PATCH AUTOSEL 5.15 1/7] btrfs: add and use helper to check if block group is used
 2024-02-29 15:50 UTC 

[PATCH AUTOSEL 6.1 04/12] btrfs: add and use helper to check if block group is used
 2024-02-29 15:50 UTC 

[PATCH AUTOSEL 6.6 08/21] btrfs: add and use helper to check if block group is used
 2024-02-29 15:49 UTC 

[PATCH v4 00/10] btrfs: functional test cases for tempfsid
 2024-02-29 11:44 UTC  (16+ messages)
` [PATCH v4 01/10] assign SCRATCH_DEV_POOL to an array
` [PATCH v4 02/10] btrfs: introduce tempfsid test group
` [PATCH v4 03/10] btrfs: create a helper function, check_fsid(), to verify the tempfsid
` [PATCH v4 04/10] btrfs: verify that subvolume mounts are unaffected by tempfsid
` [PATCH v4 05/10] btrfs: check if cloned device mounts with tempfsid
` [PATCH v4 06/10] btrfs: test case prerequisite _require_btrfs_mkfs_uuid_option
` [PATCH v4 07/10] btrfs: introduce helper for creating cloned devices with mkfs
` [PATCH v4 08/10] btrfs: verify tempfsid clones using mkfs
` [PATCH v4 09/10] btrfs: validate send-receive operation with tempfsid
` [PATCH v4 10/10] btrfs: test tempfsid with device add, seed, and balance

[PATCH v4 00/15] FITRIM improvement
 2024-02-29 11:07 UTC  (5+ messages)
` [PATCH v4 09/15] btrfs: replace pending/pinned chunks lists with io tree

balance switches drive mount to read only:
 2024-02-29  4:24 UTC 

balance switches drive mount to read only:
 2024-02-29  4:23 UTC 

6.4 and 6.9 btrfs blocked and btrfs_work_helper workqueue lockup, is it an IO bug/hang though?
 2024-02-29  3:15 UTC  (7+ messages)

[PATCH v3 00/10] btrfs: functional test cases for tempfsid
 2024-02-29  1:50 UTC  (15+ messages)
` [PATCH v3 03/10] btrfs: create a helper function, check_fsid(), to verify the tempfsid
` [PATCH v3 05/10] btrfs: check if cloned device mounts with tempfsid
` [PATCH v3 09/10] btrfs: validate send-receive operation "
` [PATCH v3 10/10] btrfs: test tempfsid with device add, seed, and balance

[PATCH] btrfs: qgroup: allow quick inherit if a snapshot if created and added to the same parent
 2024-02-28 22:56 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).