Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2026-05-29 07:55:31 to 2026-06-08 09:58:53 UTC [more...]

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

[PATCH RFC 0/8] fs: support freeze/thaw/mark_dead/sync with shared devices
 2026-06-08  9:57 UTC  (13+ 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] btrfs: do not overwrite NODATASUM flag when removing NODATACOW flag
 2026-06-08  9:47 UTC 

[PATCH v2] btrfs: tree-checker: validate inode_ref and root_ref name lengths
 2026-06-08  9:19 UTC  (2+ messages)

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

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

[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 v3] loop: Fix NULL pointer dereference in lo_rw_aio()
 2026-06-07 10:54 UTC  (4+ messages)
    ` [PATCH v4] "

[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] btrfs: fix zoned sub_group leak on space_info sysfs failure
 2026-06-05  2:22 UTC  (2+ messages)

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

[PATCH v7 00/43] btrfs: add fscrypt support
 2026-06-02  4:19 UTC  (42+ messages)
` [PATCH v7 01/43] fscrypt: add per-extent encryption support
` [PATCH v7 02/43] fscrypt: allow inline encryption for extent based encryption
` [PATCH v7 03/43] fscrypt: add a __fscrypt_file_open helper
` [PATCH v7 04/43] fscrypt: conditionally don't wipe mk secret until the last active user is done
` [PATCH v7 05/43] blk-crypto: add a process bio callback
` [PATCH v7 08/43] fscrypt: add documentation about extent encryption
` [PATCH v7 09/43] btrfs: add infrastructure for safe em freeing
` [PATCH v7 10/43] btrfs: start using fscrypt hooks
` [PATCH v7 11/43] btrfs: add inode encryption contexts
` [PATCH v7 12/43] btrfs: add new FEATURE_INCOMPAT_ENCRYPT flag
` [PATCH v7 13/43] btrfs: adapt readdir for encrypted and nokey names
` [PATCH v7 15/43] btrfs: implement fscrypt ioctls
` [PATCH v7 17/43] btrfs: add get_devices hook for fscrypt
` [PATCH v7 32/43] btrfs: implement process_bio cb "
` [PATCH v7 36/43] btrfs: deal with encrypted symlinks in send

Kernel 7.0.11 circular lock on armv5tejl system booting from mmc
 2026-06-02  2:46 UTC  (2+ messages)

[BUG report] btrfs/242 triggers kernel NULL pointer dereference
 2026-06-02  2:23 UTC  (6+ messages)

[PATCH v3] loop: Fix NULL pointer dereference in lo_rw_aio()
 2026-06-02  2:02 UTC  (16+ messages)

Inconsistent mount option for TEST_DIR after _test_cycle_mount()
 2026-06-01 23:25 UTC 

[syzbot] [btrfs?] KASAN: slab-use-after-free Read in replace_file_extents
 2026-06-01 21:01 UTC 

[PATCH] btrfs: fix inline reflink deadlock at non-zero offset
 2026-06-01 14:29 UTC  (2+ messages)

[PATCH] btrfs: return real error after lookup failure in btrfs_ioctl_default_subvol()
 2026-06-01 10:13 UTC  (2+ messages)

[PATCH] btrfs: use mapping shared locking for reading super block
 2026-06-01 10:13 UTC  (2+ messages)

[linux-next:master] [btrfs] 551e510a97: fio.write_iops 12.4% improvement
 2026-06-01  1:52 UTC  (3+ messages)

btrfs: multi-device pool corrupted after repeated removal/recreation of missing device
 2026-05-30 22:55 UTC  (2+ messages)

[PATCH] btrfs-progs: scrub: update the error message to reduce confusion
 2026-05-30  1:11 UTC 

[PATCH] btrfs: use lockless read in nr_cached_objects shrinker callback
 2026-05-29 22:23 UTC  (3+ messages)

[PATCH 0/2] btrfs-progs: fix the overly strict chunk type check on dump-tree
 2026-05-29  9:36 UTC  (3+ messages)
` [PATCH 1/2] btrfs-progs: dump-tree: fix the chunk type check for system chunks
` [PATCH 2/2] btrfs-progs: misc-tests: add a regression test case for dump tree

[PATCH v2] fstests: remove dio related target file to respect mount options that only affecst new inodes
 2026-05-29  9:10 UTC  (2+ messages)

[PATCH] fstests: generic/362: remove the old file to reflect new mount options
 2026-05-29  9:02 UTC  (6+ messages)

[PATCH] fstests: btrfs: add a new test case for single data RAID56
 2026-05-29  8:04 UTC  (2+ messages)

[PATCH 0/2] btrfs: fix generic/362 failures with nodatasum
 2026-05-29  7:55 UTC  (3+ messages)
` [PATCH 2/2] btrfs: fix incorrect buffered IO fallback for append direct writes


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