Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2024-02-29 19:50:23 to 2024-03-09 12:15:55 UTC [more...]

[PATCH v2] statx: stx_subvol
 2024-03-09 12:15 UTC  (9+ messages)

[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

raid1 root device with efi
 2024-03-08 21:58 UTC  (6+ messages)

[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 v3] btrfs: new test for devt change between mounts
 2024-03-08 17:43 UTC 

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

[GIT PULL] fstests: btrfs changes for for-next v2024.03.08
 2024-03-08 14:45 UTC 

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

scrub: last_physical not always updated when scrub is cancelled
 2024-03-08  9:45 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)

[REGRESSION] LVM-on-LVM: error while submitting device barriers
 2024-03-06 15:59 UTC  (8+ 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: 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  (9+ messages)
` [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  (2+ messages)

[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  (2+ 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  (12+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox