Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2026-06-15 12:47:03 to 2026-06-17 03:17:10 UTC [more...]

[PATCH RFC v2 00/18] fs: support freeze/thaw/mark_dead/sync with shared devices
 2026-06-17  3:17 UTC  (20+ messages)
` [PATCH RFC v2 01/18] xfs: fix the error unwind in xfs_open_devices()
` [PATCH RFC v2 02/18] super: convert s_count to refcount_t s_passive
` [PATCH RFC v2 03/18] super: take lock after last reference count
` [PATCH RFC v2 04/18] fs, block: move blk_mode_t and fop_flags_t into <linux/types.h>
` [PATCH RFC v2 05/18] ext4: use anonymous devices for KUnit test superblocks
` [PATCH RFC v2 06/18] ocfs2: don't reset s_dev on dismount
` [PATCH RFC v2 07/18] fs: maintain a global device-to-superblock table
` [PATCH RFC v2 08/18] fs: add dedicated block device open helpers for filesystems
` [PATCH RFC v2 09/18] xfs: port to fs_bdev_file_open_by_path()
` [PATCH RFC v2 10/18] btrfs: open via dedicated fs bdev helpers
` [PATCH RFC v2 11/18] ext4: "
` [PATCH RFC v2 12/18] fs: look up superblocks via the device table in fs_holder_ops
` [PATCH RFC v2 13/18] fs: tolerate per-superblock freeze errors on shared devices
` [PATCH RFC v2 14/18] erofs: open via dedicated fs bdev helpers
` [PATCH RFC v2 15/18] f2fs: "
` [PATCH RFC v2 16/18] super: make fs_holder_ops private
` [PATCH RFC v2 17/18] fs: look up the superblock via the device table in user_get_super()
` [PATCH RFC v2 18/18] selftests/filesystems: add ustat() coverage

[PATCH] btrfs: emit BTRFS_SEND_C_FILEATTR during full mode
 2026-06-17  3:15 UTC  (2+ messages)

[syzbot] [btrfs?] kernel BUG in btrfs_balance
 2026-06-17  1:33 UTC 

[PATCH v2] btrfs: zoned: don't force read-only on transient -EAGAIN from reloc merge
 2026-06-16 23:55 UTC  (2+ messages)

Btrfs mount failure; log tree replay error and transid verify failed
 2026-06-16 23:11 UTC  (2+ messages)

[PATCH v4 0/3] btrfs: use IOMAP_DIO_BOUNCE flag instead of falling back to buffered IO
 2026-06-16 20:51 UTC  (9+ messages)
` [PATCH v4 1/3] block: revert the iov_iter after a short copy in bio_iov_iter_bounce_write()
` [PATCH v4 2/3] block: respect iov_iter::nofault flag "
` [PATCH v4 3/3] btrfs: use IOMAP_DIO_BOUNCE flag instead of falling back to buffered IO
` (subset) [PATCH v4 0/3] "

[PATCH] btrfs: lzo: add error message for invalid headers
 2026-06-16 20:22 UTC  (2+ messages)

[PATCH] btrfs: declare btrfs_ioctl_search_args_v2::buf as __u8
 2026-06-16 19:57 UTC  (3+ messages)

[PATCH RFC 0/8] fs: support freeze/thaw/mark_dead/sync with shared devices
 2026-06-16 16:35 UTC  (6+ messages)
` [PATCH RFC 2/8] fs: add a global device to super block hash table

[PATCH v6 00/14] Remove CONFIG_READ_ONLY_THP_FOR_FS and enable file THP for writable files
 2026-06-16 13:23 UTC  (7+ messages)
` [PATCH v6 12/14] selftests/mm: remove READ_ONLY_THP_FOR_FS code from guard-regions
` [PATCH v6 13/14] mm/khugepaged: enable clean pagecache folio collapse for writable files
` [PATCH v6 14/14] selftests/mm: add writable-file collapse tests for khugepaged

[PATCH v2 0/5] block,btrfs: fix frozen-superblock strand on device add/remove/replace
 2026-06-16 12:35 UTC  (7+ messages)
` [PATCH v2 1/5] block: allow making a block device unfreezable
` [PATCH v2 2/5] block: split bdev_yield_claim() out of bdev_fput()
` [PATCH v2 3/5] btrfs: deny freezing a device while it is being removed
` [PATCH v2 4/5] btrfs: deny freezing a device while it is being added
` [PATCH v2 5/5] btrfs: deny freezing devices undergoing a replace

[PATCH 0/7] btrfs: error-path fixes for device add and replace
 2026-06-16 11:41 UTC  (8+ messages)
` [PATCH 1/7] btrfs: wait for an RCU grace period before freeing a device on add error
` [PATCH 2/7] btrfs: don't unwind a committed device on the seeding add error path
` [PATCH 3/7] btrfs: drain replace writes before freeing the target on start failure
` [PATCH 4/7] btrfs: drain replace writes before freeing the target on cancel
` [PATCH 5/7] btrfs: don't leave dev-replace STARTED after an early finishing failure
` [PATCH 6/7] btrfs: destroy the target device when mark_block_group_to_copy() fails
` [PATCH 7/7] btrfs: keep the exclusive op held while a dev-replace is suspended in-mount

[PATCH] btrfs-progs: re-enable tree search v2 ioctl
 2026-06-16 11:25 UTC  (6+ messages)
      ` [PATCH v2] "

[PATCH v2] btrfs: log swapfile activation/deactivation and warn about pinned block groups
 2026-06-16 10:18 UTC  (2+ messages)

[GIT PULL] Btrfs updates for 7.2
 2026-06-16  7:07 UTC  (2+ messages)

[PATCH v3 0/4] btrfs: use IOMAP_DIO_BOUNCE flag instead of falling back to buffered IO
 2026-06-16  5:19 UTC  (11+ messages)
` [PATCH v3 1/4] block: revert the iov_iter after a short copy in bio_iov_iter_bounce_write()
` [PATCH v3 2/4] block: respect iov_iter::nofault flag "
` [PATCH v3 3/4] iomap: reject NOWAIT and BOUNCE direct IOs

[PATCH] btrfs: log swapfile activation/deactivation and warn about pinned block groups
 2026-06-15 23:39 UTC  (3+ messages)

[PATCH v3] btrfs: release extent lock per folio in readahead
 2026-06-15 22:39 UTC  (3+ messages)

Btrfs ENOSPC / Stuck in RO with "exclusive operation balance paused in progress"
 2026-06-15 20:00 UTC  (9+ messages)

[PATCH] btrfs: send: fix is_current_inode_path() to avoid path resets for common prefixes
 2026-06-15 17:14 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] btrfs: release extent lock per folio in readahead
 2026-06-15 16:56 UTC  (4+ messages)

[PATCH] btrfs: send: fix comment for SEND_MAX_DIR_UTIMES_CACHE_SIZE
 2026-06-15 16:45 UTC 

[linux-next:master] [btrfs] 14f9161e87: fio.write_iops 13.1% improvement
 2026-06-15 14:50 UTC 

[PATCH RFC 0/6] block,btrfs: fix frozen-superblock strand on device add/remove/replace
 2026-06-15 14:09 UTC  (11+ messages)
` [PATCH RFC 1/6] btrfs: destroy the target device when mark_block_group_to_copy() fails
` [PATCH RFC 2/6] block: allow making a block device unfreezable
` [PATCH RFC 3/6] block: split bdev_yield_claim() out of bdev_fput()
` [PATCH RFC 4/6] btrfs: deny freezing a device while it is being removed
` [PATCH RFC 5/6] btrfs: deny freezing a device while it is being added
` [PATCH RFC 6/6] btrfs: deny freezing devices undergoing a replace

[bug report] btrfs: fix corrupt read due to bad offset of a compressed extent map
 2026-06-15 13:12 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