Show patches with: State = Action Required       |    Archived = No       |   466 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] btrfs: convert ioctl handlers to AUTO_KFREE [v2] btrfs: convert ioctl handlers to AUTO_KFREE - 1 - --- 2026-04-15 David Sterba New
[v2,10/10] btrfs: remove unnecessary ctl argument from write_cache_extent_entries() btrfs: reduce memory consumption for block groups - - - --- 2026-04-15 Filipe Manana New
[v2,09/10] btrfs: remove unnecessary ctl argument from __btrfs_write_out_cache() btrfs: reduce memory consumption for block groups - - - --- 2026-04-15 Filipe Manana New
[v2,08/10] btrfs: remove block group argument from copy_free_space_cache() btrfs: reduce memory consumption for block groups - - - --- 2026-04-15 Filipe Manana New
[v2,07/10] btrfs: remove op field from struct btrfs_free_space_ctl btrfs: reduce memory consumption for block groups - - - --- 2026-04-15 Filipe Manana New
[v2,06/10] btrfs: reduce size of struct btrfs_free_space_ctl btrfs: reduce memory consumption for block groups - - - --- 2026-04-15 Filipe Manana New
[v2,05/10] btrfs: remove unit field from struct btrfs_free_space_ctl btrfs: reduce memory consumption for block groups - - - --- 2026-04-15 Filipe Manana New
[v2,04/10] btrfs: remove start field from struct btrfs_free_space_ctl btrfs: reduce memory consumption for block groups - - - --- 2026-04-15 Filipe Manana New
[v2,03/10] btrfs: use a kmem_cache for free space control structures btrfs: reduce memory consumption for block groups - - - --- 2026-04-15 Filipe Manana New
[v2,02/10] btrfs: reduce size of struct btrfs_block_group btrfs: reduce memory consumption for block groups - - - --- 2026-04-15 Filipe Manana New
[v2,01/10] btrfs: use a kmem_cache for block groups btrfs: reduce memory consumption for block groups - - - --- 2026-04-15 Filipe Manana New
[v4] btrfs: add BTRFS_IOC_GET_CSUMS ioctl [v4] btrfs: add BTRFS_IOC_GET_CSUMS ioctl - - - --- 2026-04-15 Mark Harmstone New
[9/9] btrfs: remove unnecessary ctl argument from write_cache_extent_entries() btrfs: reduce memory consumption for block groups - - - --- 2026-04-15 Filipe Manana New
[8/9] btrfs: remove unnecessary ctl argument from __btrfs_write_out_cache() btrfs: reduce memory consumption for block groups - - - --- 2026-04-15 Filipe Manana New
[7/9] btrfs: remove block group argument from copy_free_space_cache() btrfs: reduce memory consumption for block groups - - - --- 2026-04-15 Filipe Manana New
[6/9] btrfs: reduce size of struct btrfs_free_space_ctl btrfs: reduce memory consumption for block groups - - - --- 2026-04-15 Filipe Manana New
[5/9] btrfs: remove unit field from struct btrfs_free_space_ctl btrfs: reduce memory consumption for block groups - - - --- 2026-04-15 Filipe Manana New
[4/9] btrfs: remove start field from struct btrfs_free_space_ctl btrfs: reduce memory consumption for block groups - - - --- 2026-04-15 Filipe Manana New
[3/9] btrfs: use a kmem_cache for free space control structures btrfs: reduce memory consumption for block groups - - - --- 2026-04-15 Filipe Manana New
[2/9] btrfs: reduce size of struct btrfs_block_group btrfs: reduce memory consumption for block groups - - - --- 2026-04-15 Filipe Manana New
[1/9] btrfs: use a kmem_cache for block groups btrfs: reduce memory consumption for block groups - - - --- 2026-04-15 Filipe Manana New
[v4] fstests: test premature ENOSPC in zoned garbage collection [v4] fstests: test premature ENOSPC in zoned garbage collection - - - --- 2026-04-15 Johannes Thumshirn New
btrfs: convert ioctl handlers to AUTO_KFREE btrfs: convert ioctl handlers to AUTO_KFREE - - - --- 2026-04-14 David Sterba New
btrfs: remove 32bit compat code for VFS inode number btrfs: remove 32bit compat code for VFS inode number - 1 - --- 2026-04-14 David Sterba New
[6/6] btrfs: convert kmalloc_array to kmalloc_objs in btrfs_calc_avail_data_space() Debugging macro and kmalloc_obj* cleanups - - - --- 2026-04-14 David Sterba New
[5/6] btrfs: do more kmalloc_obj()/kmalloc_objs() conversions Debugging macro and kmalloc_obj* cleanups - - - --- 2026-04-14 David Sterba New
[4/6] btrfs: lift assertions to beginning of insert_delayed_ref() Debugging macro and kmalloc_obj* cleanups - - - --- 2026-04-14 David Sterba New
[3/6] btrfs: handle unexpected free-space-tree key types Debugging macro and kmalloc_obj* cleanups - - - --- 2026-04-14 David Sterba New
[2/6] btrfs: replace open coded DEBUG_WARN in extent_writepage() Debugging macro and kmalloc_obj* cleanups - - - --- 2026-04-14 David Sterba New
[1/6] btrfs: move condition to WARN_ON in btrfs_set_delalloc_extent() Debugging macro and kmalloc_obj* cleanups - - - --- 2026-04-14 David Sterba New
[v3] fstests: test premature ENOSPC in zoned garbage collection [v3] fstests: test premature ENOSPC in zoned garbage collection - - - --- 2026-04-14 Johannes Thumshirn New
[v2] fstests: test premature ENOSPC in zoned garbage collection [v2] fstests: test premature ENOSPC in zoned garbage collection - - - --- 2026-04-14 Johannes Thumshirn New
[2/2] btrfs/291: fix state transition logic and add size requirement [1/2] common/dmlogwrites: add _require_logwrites_size helper - - - --- 2026-04-14 Disha Goel New
[1/2] common/dmlogwrites: add _require_logwrites_size helper [1/2] common/dmlogwrites: add _require_logwrites_size helper - - - --- 2026-04-14 Disha Goel New
[v3,2/2] btrfs: remove folio checked subpage bitmap tracking btrfs: remove COW fixup and checked folio flag - - - --- 2026-04-14 Qu Wenruo New
[v3,1/2] btrfs: remove the COW fixup mechanism btrfs: remove COW fixup and checked folio flag - - - --- 2026-04-14 Qu Wenruo New
btrfs: enable shutdown ioctl for non-experimental builds btrfs: enable shutdown ioctl for non-experimental builds - 1 - --- 2026-04-14 Qu Wenruo New
[v2,2/2] btrfs: remove folio checked subpage bitmap tracking btrfs: remove COW fixup and checked folio flag - - - --- 2026-04-14 Qu Wenruo New
[v2,1/2] btrfs: remove the COW fixup mechanism btrfs: remove COW fixup and checked folio flag - - - --- 2026-04-14 Qu Wenruo New
[7.2,v2,12/12] selftests/mm: remove READ_ONLY_THP_FOR_FS from comments in guard-regions Remove read-only THP support for FSes without large folio support 1 - - --- 2026-04-13 Zi Yan New
[7.2,v2,11/12] selftests/mm: remove READ_ONLY_THP_FOR_FS in khugepaged Remove read-only THP support for FSes without large folio support - 1 - --- 2026-04-13 Zi Yan New
[7.2,v2,10/12] fs/btrfs: remove a comment referring to READ_ONLY_THP_FOR_FS Remove read-only THP support for FSes without large folio support 1 1 - --- 2026-04-13 Zi Yan New
[7.2,v2,09/12] mm/truncate: use folio_split() in truncate_inode_partial_folio() Remove read-only THP support for FSes without large folio support - - - --- 2026-04-13 Zi Yan New
[7.2,v2,08/12] mm/huge_memory: remove folio split check for READ_ONLY_THP_FOR_FS Remove read-only THP support for FSes without large folio support 1 3 - --- 2026-04-13 Zi Yan New
[7.2,v2,07/12] fs: remove nr_thps from struct address_space Remove read-only THP support for FSes without large folio support 1 4 - --- 2026-04-13 Zi Yan New
[7.2,v2,06/12] mm: fs: remove filemap_nr_thps*() functions and their users Remove read-only THP support for FSes without large folio support 1 2 - --- 2026-04-13 Zi Yan New
[7.2,v2,05/12] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check in hugepage_pmd_enabled() Remove read-only THP support for FSes without large folio support - - - --- 2026-04-13 Zi Yan New
[7.2,v2,04/12] mm: remove READ_ONLY_THP_FOR_FS Kconfig option Remove read-only THP support for FSes without large folio support 1 2 - --- 2026-04-13 Zi Yan New
[7.2,v2,03/12] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled() Remove read-only THP support for FSes without large folio support - 1 - --- 2026-04-13 Zi Yan New
[7.2,v2,02/12] mm/khugepaged: add folio dirty check after try_to_unmap_flush() Remove read-only THP support for FSes without large folio support - - - --- 2026-04-13 Zi Yan New
[7.2,v2,01/12] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check Remove read-only THP support for FSes without large folio support - - - --- 2026-04-13 Zi Yan New
[v3] btrfs: add BTRFS_IOC_GET_CSUMS ioctl [v3] btrfs: add BTRFS_IOC_GET_CSUMS ioctl - 1 - --- 2026-04-13 Mark Harmstone New
[6/6] btrfs: check return value of btrfs_partially_delete_raid_extent() btrfs: fix multiple bugs in raid-stripe-tree deletion path - 1 - --- 2026-04-13 robbieko New
[5/6] btrfs: handle -EAGAIN from btrfs_duplicate_item and refresh stale leaf pointer btrfs: fix multiple bugs in raid-stripe-tree deletion path - 1 - --- 2026-04-13 robbieko New
[4/6] btrfs: replace ASSERT with proper error handling in stripe lookup fallback btrfs: fix multiple bugs in raid-stripe-tree deletion path - - - --- 2026-04-13 robbieko New
[3/6] btrfs: fix wrong min_objectid in btrfs_previous_item() call btrfs: fix multiple bugs in raid-stripe-tree deletion path - 1 - --- 2026-04-13 robbieko New
[2/6] btrfs: fix raid stripe search missing entries at leaf boundaries btrfs: fix multiple bugs in raid-stripe-tree deletion path - 1 - --- 2026-04-13 robbieko New
[1/6] btrfs: copy devid in btrfs_partially_delete_raid_extent() btrfs: fix multiple bugs in raid-stripe-tree deletion path - 1 - --- 2026-04-13 robbieko New
btrfs: apply first key check for readahead when possible btrfs: apply first key check for readahead when possible - 1 - --- 2026-04-12 Qu Wenruo New
[3/3] btrfs-progs: fsck-tests: add a new test case for squota lowmem false alerts btrfs-progs: check/lowmem: fix false alerts on - - - --- 2026-04-12 Qu Wenruo New
[2/3] btrfs-progs: check/lowmem: fix false alerts about EXTENT_OWNER btrfs-progs: check/lowmem: fix false alerts on - - - --- 2026-04-12 Qu Wenruo New
[1/3] btrfs-progs: print-tree: fix the format string for EXTENT_OWNER_REF_KEY btrfs-progs: check/lowmem: fix false alerts on - - - --- 2026-04-12 Qu Wenruo New
btrfs-progs: fsck-tests: add the missing binary image for fsck/071 btrfs-progs: fsck-tests: add the missing binary image for fsck/071 - - - --- 2026-04-12 Qu Wenruo New
btrfs-progs: reject writes if the fs has running replace/balance btrfs-progs: reject writes if the fs has running replace/balance - - - --- 2026-04-11 Qu Wenruo New
[v3] btrfs: fix missing last_unlink_trans update when removing a directory [v3] btrfs: fix missing last_unlink_trans update when removing a directory - - - --- 2026-04-10 Filipe Manana New
[GIT,PULL] Btrfs updates for 7.1 [GIT,PULL] Btrfs updates for 7.1 - - - --- 2026-04-10 David Sterba New
btrfs: pass a valid btrfs_tree_parent_check when possible btrfs: pass a valid btrfs_tree_parent_check when possible - 1 - --- 2026-04-09 Qu Wenruo New
[v4,4/4] btrfs: cap shrink_delalloc iterations to 128M btrfs: improve stalls under sudden writeback - 1 - --- 2026-04-09 Boris Burkov New
[v4,3/4] btrfs: make inode->outstanding_extents a u64 btrfs: improve stalls under sudden writeback - 1 - --- 2026-04-09 Boris Burkov New
[v4,2/4] btrfs: account for compression in delalloc extent reservation btrfs: improve stalls under sudden writeback - 1 - --- 2026-04-09 Boris Burkov New
[v4,1/4] btrfs: reserve space for delayed_refs in delalloc btrfs: improve stalls under sudden writeback - 1 - --- 2026-04-09 Boris Burkov New
[v2] btrfs: fix missing last_unlink_trans update when removing a directory [v2] btrfs: fix missing last_unlink_trans update when removing a directory - 1 - --- 2026-04-09 Filipe Manana New
generic: test fsync against a removed directory generic: test fsync against a removed directory - 1 - --- 2026-04-09 Filipe Manana New
btrfs: fix missing last_unlink_trans update when removing a directory btrfs: fix missing last_unlink_trans update when removing a directory - - - --- 2026-04-09 Filipe Manana New
[v7,22/22] xfs: enable ro-compat fs-verity flag fs-verity support for XFS with post EOF merkle tree - 2 - --- 2026-04-09 Andrey Albershteyn New
[v7,21/22] xfs: introduce health state for corrupted fsverity metadata fs-verity support for XFS with post EOF merkle tree - 2 - --- 2026-04-09 Andrey Albershteyn New
[v7,20/22] xfs: check and repair the verity inode flag state fs-verity support for XFS with post EOF merkle tree - 1 - --- 2026-04-09 Andrey Albershteyn New
[v7,19/22] xfs: advertise fs-verity being available on filesystem fs-verity support for XFS with post EOF merkle tree - 2 - --- 2026-04-09 Andrey Albershteyn New
[v7,18/22] xfs: add fs-verity ioctls fs-verity support for XFS with post EOF merkle tree - 1 - --- 2026-04-09 Andrey Albershteyn New
[v7,17/22] xfs: remove unwritten extents after preallocations in fsverity metadata fs-verity support for XFS with post EOF merkle tree - 2 - --- 2026-04-09 Andrey Albershteyn New
[v7,16/22] xfs: add fs-verity support fs-verity support for XFS with post EOF merkle tree - 2 - --- 2026-04-09 Andrey Albershteyn New
[v7,15/22] xfs: use read ioend for fsverity data verification fs-verity support for XFS with post EOF merkle tree - 2 - --- 2026-04-09 Andrey Albershteyn New
[v7,14/22] xfs: handle fsverity I/O in write/read path fs-verity support for XFS with post EOF merkle tree - 2 - --- 2026-04-09 Andrey Albershteyn New
[v7,13/22] xfs: disable direct read path for fs-verity files fs-verity support for XFS with post EOF merkle tree - 1 - --- 2026-04-09 Andrey Albershteyn New
[v7,12/22] xfs: don't allow to enable DAX on fs-verity sealed inode fs-verity support for XFS with post EOF merkle tree - 1 - --- 2026-04-09 Andrey Albershteyn New
[v7,11/22] xfs: initialize fs-verity on file open fs-verity support for XFS with post EOF merkle tree - 1 - --- 2026-04-09 Andrey Albershteyn New
[v7,10/22] xfs: introduce fsverity on-disk changes fs-verity support for XFS with post EOF merkle tree - 2 - --- 2026-04-09 Andrey Albershteyn New
[v7,09/22] iomap: introduce iomap_fsverity_write() for writing fsverity metadata fs-verity support for XFS with post EOF merkle tree - 2 - --- 2026-04-09 Andrey Albershteyn New
[v7,08/22] iomap: teach iomap to read files with fsverity fs-verity support for XFS with post EOF merkle tree - 2 - --- 2026-04-09 Andrey Albershteyn New
[v7,07/22] iomap: introduce IOMAP_F_FSVERITY and teach writeback to handle fsverity fs-verity support for XFS with post EOF merkle tree - 2 - --- 2026-04-09 Andrey Albershteyn New
[v7,06/22] fsverity: hoist pagecache_read from f2fs/ext4 to fsverity fs-verity support for XFS with post EOF merkle tree 1 2 - --- 2026-04-09 Andrey Albershteyn New
[v7,05/22] fsverity: pass digest size and hash of the all-zeroes block to ->write fs-verity support for XFS with post EOF merkle tree 1 1 - --- 2026-04-09 Andrey Albershteyn New
[v7,04/22] fsverity: generate and store zero-block hash fs-verity support for XFS with post EOF merkle tree 1 - - --- 2026-04-09 Andrey Albershteyn New
[v7,03/22] ovl: use core fsverity ensure info interface fs-verity support for XFS with post EOF merkle tree - - - --- 2026-04-09 Andrey Albershteyn New
[v7,02/22] fsverity: expose ensure_fsverity_info() fs-verity support for XFS with post EOF merkle tree 1 2 - --- 2026-04-09 Andrey Albershteyn New
[v7,01/22] fsverity: report validation errors through fserror to fsnotify fs-verity support for XFS with post EOF merkle tree 1 2 - --- 2026-04-09 Andrey Albershteyn New
[v4,5/5] btrfs-progs: mkfs/rootdir: use st_blocks for size estimation btrfs-progs: mkfs/rootdir: cleanup and test case enhancement - - - --- 2026-04-09 Qu Wenruo New
[v4,4/5] btrfs-progs: mkfs/rootdir: extract compressed write path btrfs-progs: mkfs/rootdir: cleanup and test case enhancement - - - --- 2026-04-09 Qu Wenruo New
[v4,3/5] btrfs-progs: implement the missing btrfs_insert_hole_extent() btrfs-progs: mkfs/rootdir: cleanup and test case enhancement - - - --- 2026-04-09 Qu Wenruo New
[v4,2/5] btrfs-progs: mkfs-tests: add a test case to verify the content of rootdir btrfs-progs: mkfs/rootdir: cleanup and test case enhancement - - - --- 2026-04-09 Qu Wenruo New
« 1 2 3 44 5 »