Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2026-06-02 05:27:09 to 2026-06-12 01:41:10 UTC [more...]

Direct IO page bouncing got some garbage?
 2026-06-12  1:41 UTC 

[PATCH] btrfs: fix use-after-free on reloc root after error in insert_dirty_subvol()
 2026-06-12  0:25 UTC  (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "

[PATCH] btrfs: validate root ref item size and name length
 2026-06-11 23:13 UTC  (4+ messages)

[PATCH] btrfs: fallback to transaction csum tree on a commit root csum miss
 2026-06-11 22:00 UTC 

Btrfs ENOSPC / Stuck in RO with "exclusive operation balance paused in progress"
 2026-06-11 21:19 UTC  (5+ messages)

[PATCH] btrfs: tree-checker: validate INODE_REF's namelen
 2026-06-11 15:23 UTC  (2+ messages)

[PATCH] btrfs: fix root leak if its reloc root is unexpected in merge_reloc_roots()
 2026-06-11 14:20 UTC 

[PATCH] btrfs: zoned: protect sb_write_pointer() reads with invalidate lock
 2026-06-11 13:57 UTC  (2+ messages)

[PATCH 0/3] btrfs-progs: fix memory leaks related to zone/RST
 2026-06-11  1:13 UTC  (4+ messages)
` [PATCH 1/3] btrfs-progs: fix a memory leak in btrfs_prepare_device() for zoned devices
` [PATCH 2/3] btrfs-progs: fix a memory leak in btrfs_load_block_group_zone_info()
` [PATCH 3/3] btrfs-progs: fix a memory leak in __btrfs_map_block() after RST lookup failure

[PATCH btrfs v2] btrfs: reject free space cache with more entries than pages
 2026-06-10 21:44 UTC  (4+ messages)

[PATCH v7 00/43] btrfs: add fscrypt support
 2026-06-10 13:19 UTC  (4+ messages)

[PATCH v2] btrfs: tree-checker: validate inode_ref and root_ref name lengths
 2026-06-10 11:26 UTC  (4+ messages)

[PATCH v9 00/11] btrfs: introduce RAID stripe tree
 2026-06-10  9:11 UTC  (4+ messages)
` [PATCH v9 03/11] btrfs: add support for inserting raid stripe extents

[PATCH btrfs] btrfs: reject free space cache with more entries than pages
 2026-06-10  7:42 UTC  (6+ messages)

[PATCH RFC 0/8] fs: support freeze/thaw/mark_dead/sync with shared devices
 2026-06-10  6:55 UTC  (19+ messages)
` [PATCH RFC 1/8] fs, block: move blk_mode_t and fop_flags_t into <linux/types.h>
` [PATCH RFC 2/8] fs: add a global device to super block hash table
` [PATCH RFC 3/8] fs: refuse to claim any frozen block device
` [PATCH RFC 4/8] xfs: port to fs_bdev_file_open_by_path()
` [PATCH RFC 5/8] btrfs: open via dedicated fs bdev helpers
` [PATCH RFC 6/8] ext4: "
` [PATCH RFC 7/8] erofs: "
` [syzbot ci] Re: fs: support freeze/thaw/mark_dead/sync with shared devices
  ` [PATCH RFC 8/8] super: make fs_holder_ops private

[PATCH v2] btrfs: fix zoned sub_group leak on space_info sysfs failure
 2026-06-10  6:32 UTC  (3+ messages)

[syzbot] [btrfs?] WARNING in __alloc_workqueue (2)
 2026-06-09 23:04 UTC 

[PATCH v3] loop: Fix NULL pointer dereference in lo_rw_aio()
 2026-06-09 17:50 UTC  (4+ messages)
  ` [PATCH v4] "

[PATCH] btrfs: fix zoned sub_group leak on space_info sysfs failure
 2026-06-09 15:06 UTC  (3+ messages)

[PATCH v6 0/11] fstests: add test coverage for cloned filesystem ids
 2026-06-09 14:37 UTC  (17+ messages)
` [PATCH v6 01/11] fstests: add _loop_image_create_clone() helper
` [PATCH v6 02/11] fstests: add _clone_mount_option() helper
` [PATCH v6 04/11] fstests: add _require_unique_f_fsid() helper
` [PATCH v6 05/11] fstests: verify fanotify isolation on cloned filesystems
` [PATCH v6 06/11] fstests: verify f_fsid for "

[PATCH] fs/super: skip non-memcg-aware nr_cached_objects in memcg slab shrink
 2026-06-09 13:38 UTC  (3+ messages)

[PATCH] btrfs: zoned: fix assertion in btrfs_zoned_reserve_data_reloc_bg
 2026-06-09 13:36 UTC  (2+ messages)

[PATCH v2] btrfs: do not overwrite NODATASUM flag when removing NODATACOW flag
 2026-06-09 11:38 UTC  (2+ messages)

[PATCH next] btrfs: tracepoints: fix error code in add_conflicting_inode()
 2026-06-09 10:52 UTC  (2+ messages)

[PATCH] btrfs: disable v1 space cache
 2026-06-09 10:01 UTC 

[PATCH v3] btrfs: start qgroup ioctl transactions on the quota root
 2026-06-09  6:34 UTC  (2+ messages)

[PATCH 0/3] btrfs: fixes and cleanups setting/clearing properties
 2026-06-08 22:53 UTC  (5+ messages)
` [PATCH 1/3] btrfs: validate properties before setting them
` [PATCH 2/3] btrfs: don't over reserve metadata space for property in btrfs_fileattr_set()
` [PATCH 3/3] btrfs: fix transaction abort logic "

[PATCH] btrfs: do not overwrite NODATASUM flag when removing NODATACOW flag
 2026-06-08 11:27 UTC  (4+ messages)

[PATCH v2 0/2] btrfs: minor fixes and cleanups on direct IO path
 2026-06-08 11:25 UTC  (4+ messages)
` [PATCH v2 1/2] btrfs: remove btrfs_dio_data::submitted
` [PATCH v2 2/2] btrfs: refactor btrfs_dio_iomap_end()

[PATCH] btrfs: reject names longer than BTRFS_NAME_LEN in btrfs_get_name()
 2026-06-08  9:58 UTC  (4+ messages)

[PATCH] fstests: btrfs/138: add requirement for datacsum
 2026-06-08  6:48 UTC  (2+ messages)

[PATCH] btrfs: lzo: add error message for invalid headers
 2026-06-07 22:53 UTC 

[PATCH] btrfs: fix use-after-free after relocation failure with concurrent COW
 2026-06-07 22:45 UTC  (6+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH] btrfs: fix use-after-free of reloc_control in btrfs_reloc_cow_block
 2026-06-07  8:48 UTC  (2+ messages)

[PATCH v2] btrfs: lzo: reject compressed segment that overflows the compressed input
 2026-06-07  6:12 UTC  (2+ messages)

[PATCH] btrfs: lzo: reject compressed segment that overflows the compressed input
 2026-06-07  5:36 UTC  (3+ messages)

[PATCH RFC] fstests: use MOUNT_OPTIONS to populate TEST_FS_MOUNT_OPTS if possible
 2026-06-06 19:33 UTC  (7+ messages)

[PATCH] btrfs: move locking into btrfs_get_reloc_bg_bytenr()
 2026-06-05 22:34 UTC  (2+ messages)

[PATCH] btrfs: move WARN_ON on unexpected error in __add_tree_block()
 2026-06-05 22:34 UTC  (2+ messages)

[PATCH 0/4] btrfs: minor fixes and cleanups on direct IO path
 2026-06-05 22:01 UTC  (9+ messages)
` [PATCH 1/4] btrfs: return the written number if there is any progress for dio
` [PATCH 2/4] btrfs: wait for OE to be fully removed before falling back to buffered
` [PATCH 3/4] btrfs: remove btrfs_dio_data::submitted
` [PATCH 4/4] btrfs: refactor btrfs_dio_iomap_end()

[PATCH] btrfs: use -f by default for mkfs as xfs/extN do
 2026-06-05 17:59 UTC  (6+ messages)

[PATCH] btrfs: Drop WQ_PERCPU from ordered_flags in btrfs_init_workqueues()
 2026-06-05 16:06 UTC  (7+ messages)

[RFC PATCH] btrfs: [draft] fix raid1 fsync durability loss when one mirror temporarily offline followed by an unclean unmount
 2026-06-05 10:26 UTC 

[PATCH v2] btrfs: start qgroup ioctl transactions on the quota root
 2026-06-05  9:11 UTC  (9+ messages)

[PATCH] btrfs: send: bail out on fatal signals during long-running operations
 2026-06-05  7:02 UTC 

[PATCH v3 0/3] btrfs: fix generic/362 failures with nodatasum
 2026-06-04 16:47 UTC  (5+ messages)
` [PATCH v3 1/3] btrfs: fix false IO failure after falling back to buffered write
` [PATCH v3 2/3] btrfs: fix incorrect buffered IO fallback for append direct writes
` [PATCH v3 3/3] btrfs: retry faulting in the pages after a zero sized short direct write

[PATCH v10 00/22] fs-verity support for XFS with post EOF merkle tree
 2026-06-04 12:08 UTC  (13+ messages)

scrub error & discrepancy
 2026-06-04  1:16 UTC  (13+ messages)

[RFC PATCH] btrfs: do not enforce qgroup limits when changing qgroup limits
 2026-06-03 22:54 UTC  (4+ messages)

[PATCH] btrfs: fix inline reflink deadlock at non-zero offset
 2026-06-03 14:13 UTC  (3+ messages)

[PATCH v2 0/3] btrfs: fix generic/362 failures with nodatasum
 2026-06-03  5:15 UTC  (8+ messages)
` [PATCH v2 1/3] btrfs: fix false IO failure after falling back to buffered write
` [PATCH v2 2/3] btrfs: fix incorrect buffered IO fallback for append direct writes
` [PATCH v2 3/3] btrfs: retry faulting in the pages after a zero sized short direct write

[syzbot] Monthly btrfs report (Jun 2026)
 2026-06-03  4:32 UTC 

[PATCH] btrfs: use verbose assertions in backref.c
 2026-06-02 21:20 UTC  (2+ messages)

[syzbot] [btrfs?] WARNING in btrfs_add_delayed_iput (3)
 2026-06-02 14:13 UTC 

[syzbot] [btrfs?] KASAN: slab-use-after-free Write in btrfs_put_root
 2026-06-02 11:26 UTC 

[PATCH v2] fstests: btrfs: add a new test case for fstrim crash
 2026-06-02 10:39 UTC 

[PATCH] fstests: btrfs: add a new test case for fstrim crash
 2026-06-02 10:25 UTC  (2+ messages)

[PATCH] btrfs: output a message when a missing device re-appear
 2026-06-02 10:20 UTC  (2+ messages)

[PATCH] btrfs: do not trim a device which is not writeable
 2026-06-02 10:11 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