Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2026-05-03 22:36:53 to 2026-05-12 16:43:08 UTC [more...]

improve the swap_activate interface
 2026-05-12 16:43 UTC  (33+ messages)
` [PATCH 01/12] swap: remove the maxpages variable in sys_swapon
` [PATCH 02/12] swap: move boilerplate code into the core swap code
` [PATCH 03/12] swap,fs: move swapfile operations to struct file_operations
` [PATCH 04/12] swap: restrict to regular files or block devices
` [PATCH 05/12] swap: cleanup setup_swap_extents
` [PATCH 06/12] swap,block: move the block device swapon code into block/fops.c
` [PATCH 07/12] swap,block: limit swap file size to device size
` [PATCH 08/12] swap,iomap: simplify iomap_swapfile_iter
` [PATCH 09/12] swap: push down setting sis->bdev into ->swap_activate
` [PATCH 10/12] swap: add a swap_activate_fs_ops helper
` [PATCH 11/12] swap: move struct swap_extent to swapfile.c
` [PATCH 12/12] swap: move swap_info_struct to mm/swap.h

[PATCH] btrfs: free-space-tree: reject mismatched extent and bitmap items
 2026-05-12 15:18 UTC  (9+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH] btrfs: lock balance status ioctls against shutdown
 2026-05-12 13:35 UTC  (4+ messages)

cleanup the RAID6 P/Q library v2
 2026-05-12 11:42 UTC  (22+ messages)
` [PATCH 01/19] btrfs: require at least 4 devices for RAID 6
` [PATCH 02/19] raid6: turn the userspace test harness into a kunit test
` [PATCH 03/19] raid6: remove __KERNEL__ ifdefs
` [PATCH 04/19] raid6: move to lib/raid/
` [PATCH 05/19] raid6: remove unused defines in pq.h
` [PATCH 06/19] raid6: remove raid6_get_zero_page
` [PATCH 07/19] raid6: use named initializers for struct raid6_calls
` [PATCH 08/19] raid6: improve the public interface
` [PATCH 09/19] raid6: hide internals
` [PATCH 10/19] raid6: rework the init helpers
` [PATCH 11/19] raid6: use static_call for gen_syndrom and xor_syndrom
` [PATCH 12/19] raid6: use static_call for raid6_recov_2data and raid6_recov_datap
` [PATCH 13/19] raid6: update top of file comments
` [PATCH 14/19] raid6_kunit: use KUNIT_CASE_PARAM
` [PATCH 15/19] raid6_kunit: dynamically allocate data buffers using vmalloc
` [PATCH 16/19] raid6_kunit: cleanup dataptr handling
` [PATCH 17/19] raid6_kunit: randomize parameters and increase limits
` [PATCH 18/19] "
` [PATCH 19/19] raid6_kunit: randomize buffer alignment

[PATCH] docs/power: note Btrfs limitation with FIBMAP for swap file offset
 2026-05-12  9:42 UTC 

[PATCH] docs/power: note Btrfs limitation with FIBMAP for swap file offset
 2026-05-12  8:01 UTC 

[PATCH v4 0/9] fstests: add test coverage for cloned filesystem ids
 2026-05-12  5:40 UTC  (6+ messages)
` [PATCH v4 4/9] fstests: verify fanotify isolation on cloned filesystems
` [PATCH v4 9/9] fstests: btrfs: test UUID consistency for clones with metadata_uuid

[PATCH v2] btrfs: always drop root->inodes lock before cond_resched()
 2026-05-11 18:36 UTC  (2+ messages)

[PATCH] btrfs: always drop root->inodes lock in find_first_inode_to_shrink()
 2026-05-11 16:26 UTC  (4+ messages)

[bug report] btrfs: periodic block_group reclaim
 2026-05-11 15:56 UTC  (2+ messages)

[PATCH v3 1/2] common/dmlogwrites: add _require_log_writes_sized helper
 2026-05-11 15:20 UTC  (4+ messages)
` [PATCH v3 2/2] btrfs/291: fix state transition logic and add size requirement

[PATCH] btrfs: validate legacy free space cache entry types
 2026-05-11 13:50 UTC 

[PATCH] btrfs: validate free space cache page 0 header size on read
 2026-05-11 13:49 UTC 

[PATCH v9 00/22] fs-verity support for XFS with post EOF merkle tree
 2026-05-11 11:15 UTC  (3+ messages)

[PATCH v4] btrfs: validate root ref names in tree-checker
 2026-05-11  8:40 UTC  (2+ messages)

[PATCH v5 00/14] Remove CONFIG_READ_ONLY_THP_FOR_FS and enable file THP for writable files
 2026-05-11  7:19 UTC  (51+ messages)
` [PATCH v5 01/14] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check
` [PATCH v5 02/14] mm/khugepaged: add folio dirty check after try_to_unmap()
` [PATCH v5 03/14] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()
` [PATCH v5 04/14] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check in hugepage_enabled()
` [PATCH v5 05/14] mm: remove READ_ONLY_THP_FOR_FS Kconfig option
` [PATCH v5 07/14] fs: remove nr_thps from struct address_space
` [PATCH v5 09/14] mm/truncate: use folio_split() in truncate_inode_partial_folio()
` [PATCH v5 11/14] selftests/mm: remove READ_ONLY_THP_FOR_FS in khugepaged
` [PATCH v5 13/14] mm/khugepaged: enable clean pagecache folio collapse for writable files

[PATCH v2] btrfs: mark file extent range dirty after converting prealloc extents
 2026-05-11  6:14 UTC  (3+ messages)

社長の分身AIを、助成金で創る
 2026-05-11  3:13 UTC 

[GIT PULL] fsverity updates for 7.0
 2026-05-11  1:41 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 0/3] btrfs: tree-checker: enhanced fst extent/bitmap checks
 2026-05-11  0:56 UTC  (4+ messages)
` [PATCH 1/3] btrfs: tree-checker: extract the shared key check for free space entries
` [PATCH 2/3] btrfs: tree-checker: ensure free space tree entries won't overflow
` [PATCH 3/3] btrfs: tree-checker: add more cross checks for free space tree

[PATCH] fstests: support new mkfs.btrfs help string
 2026-05-11  0:47 UTC  (4+ messages)

[PATCH] btrfs: validate ROOT_BACKREF name before copying subvolume info
 2026-05-10 22:12 UTC  (7+ messages)
` [PATCH v2] btrfs: validate root ref names in tree-checker
` [PATCH v3] "

[PATCH v3] btrfs: validate root ref names in tree-checker
 2026-05-10 15:28 UTC 

[PATCH v3] btrfs: free-space-tree: reject mismatched extent and bitmap items
 2026-05-10 15:28 UTC 

[bug report] fstests failures at btrfs/003 and other test cases
 2026-05-09 23:55 UTC  (2+ messages)

Btrfs progs release 7.0
 2026-05-09 23:51 UTC 

[PATCH] btrfs: remove locked subpage bitmap
 2026-05-09  9:06 UTC 

[PATCH] btrfs-progs: balance: most filters can only be specified once
 2026-05-08 20:42 UTC  (2+ messages)

[PATCH v2 1/2] common/dmlogwrites: add _require_log_writes_sized helper
 2026-05-08 14:52 UTC  (7+ messages)
` [PATCH v2 2/2] btrfs/291: fix state transition logic and add size requirement

[PATCH] btrfs: mark file extent range dirty after converting prealloc extents
 2026-05-08 10:22 UTC  (2+ messages)

[PATCH RFC] check: add new option "--loop <n>" which runs each test multiple times
 2026-05-07 20:20 UTC 

[PATCH v2 0/2] Transaction abort macro optimizations
 2026-05-07 17:59 UTC  (3+ messages)
` [PATCH v2 1/2] btrfs: validate negative error number passed to btrfs_abort_transaction()
` [PATCH v2 2/2] btrfs: simplify how first hit is passed to __btrfs_abort_transaction()

[PATCH v5 06/14] mm: fs: remove filemap_nr_thps*() functions and their users
 2026-05-07 12:59 UTC  (2+ messages)

[PATCH 0/5] btrfs: remove folio ordered flag
 2026-05-07  5:29 UTC  (6+ messages)
` [PATCH 1/5] btrfs: detect dirty blocks without an ordered extent more reliably
` [PATCH 2/5] btrfs: unify folio dirty flag clearing
` [PATCH 3/5] btrfs: use dirty flag to check if an ordered extent needs to be truncated
` [PATCH 4/5] btrfs: remove folio_test_ordered() usage
` [PATCH 5/5] btrfs: remove folio ordered flag and subpage bitmap

[PATCH] btrfs: simplify how first hit is passed to __btrfs_abort_transaction()
 2026-05-06 21:44 UTC  (3+ messages)

[PATCH RFC 0/4] btrfs: remove folio ordered flag
 2026-05-06 21:27 UTC  (7+ messages)
` [PATCH RFC 1/4] btrfs: unify folio dirty flag clearing
` [PATCH RFC 2/4] btrfs: use dirty flag to check if an ordered extent needs to be truncated
` [PATCH RFC 3/4] btrfs: remove folio_test_ordered() usage
` [PATCH RFC 4/4] btrfs: remove folio ordered flag and subpage bitmap

[PATCH] btrfs: fix root-in-trans fast-path ordering
 2026-05-06 14:20 UTC 

Will Btrfs progs get a 7.0 release?
 2026-05-06 13:00 UTC  (2+ messages)

[PATCH AUTOSEL 7.0-6.18] btrfs: handle -EAGAIN from btrfs_duplicate_item and refresh stale leaf pointer
 2026-05-05  9:51 UTC  (9+ messages)
` [PATCH AUTOSEL 7.0-6.18] btrfs: replace ASSERT with proper error handling in stripe lookup fallback
` [PATCH AUTOSEL 7.0-5.10] btrfs: handle unexpected free-space-tree key types
` [PATCH AUTOSEL 7.0-6.6] btrfs: apply first key check for readahead when possible
` [PATCH AUTOSEL 7.0-6.18] btrfs: fix wrong min_objectid in btrfs_previous_item() call
` [PATCH AUTOSEL 7.0-6.18] btrfs: check return value of btrfs_partially_delete_raid_extent()
` [PATCH AUTOSEL 7.0-6.18] btrfs: fix raid stripe search missing entries at leaf boundaries
` [PATCH AUTOSEL 7.0-6.18] btrfs: copy devid in btrfs_partially_delete_raid_extent()
` [PATCH AUTOSEL 7.0] btrfs: abort transaction in do_remap_reloc_trans() on failure

[PATCH] fstests: add commit IDs for kernel fixes already merged
 2026-05-04 21:33 UTC  (2+ messages)

[PATCH] btrfs: fix fill_holes() to merge a new hole with both adjacent items
 2026-05-04 15:47 UTC  (3+ messages)
` [PATCH v3] btrfs: optimize "

[PATCH] btrfs: fix incorrect i_size after remount caused by KEEP_SIZE prealloc gap
 2026-05-04 15:44 UTC  (2+ messages)

[PATCH v3 0/2] fix s_uuid and f_fsid consistency for cloned filesystems
 2026-05-04 14:28 UTC  (3+ messages)
` [PATCH v3 2/2] btrfs: derive f_fsid from on-disk fsuuid and dev_t

[PATCH 0/2] btrfs: simple cleanup around
 2026-05-04 13:22 UTC  (2+ messages)

[PATCH v2] btrfs: replace BUG_ON() with error return in get_new_location()
 2026-05-03 22:36 UTC  (4+ messages)
` [PATCH v3] btrfs: validate data reloc tree file extent item members in tree-checker


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