Show patches with: State = Action Required       |   34433 patches
« 1 2 3 4344 345 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[03/14] btrfs: fix search when deleting a RAID stripe-extent btrfs: more RST delete fixes - - - --- 2024-12-12 Johannes Thumshirn New
[02/14] btrfs: assert RAID stripe-extent length is always greater than 0 btrfs: more RST delete fixes - 1 - --- 2024-12-12 Johannes Thumshirn New
[01/14] btrfs: don't try to delete RAID stripe-extents if we don't need to btrfs: more RST delete fixes - - - --- 2024-12-12 Johannes Thumshirn New
btrfs: fix a race in encoded read btrfs: fix a race in encoded read - - - --- 2024-12-12 Daniel Vacek New
[v2,9/9] btrfs: remove the unused @locked_folio parameter from btrfs_cleanup_ordered_extents() btrfs: error handling fixes - - - --- 2024-12-12 Qu Wenruo New
[v2,8/9] btrfs: add extra error messages for delalloc range related errors btrfs: error handling fixes - - - --- 2024-12-12 Qu Wenruo New
[v2,7/9] btrfs: subpage: dump the involved bitmap when ASSERT() failed btrfs: error handling fixes - - - --- 2024-12-12 Qu Wenruo New
[v2,6/9] btrfs: subpage: fix the bitmap dump for the locked flags btrfs: error handling fixes - - - --- 2024-12-12 Qu Wenruo New
[v2,5/9] btrfs: do proper folio cleanup when run_delalloc_nocow() failed btrfs: error handling fixes - - - --- 2024-12-12 Qu Wenruo New
[v2,4/9] btrfs: do proper folio cleanup when cow_file_range() failed btrfs: error handling fixes - - - --- 2024-12-12 Qu Wenruo New
[v2,3/9] btrfs: fix the error handling of submit_uncompressed_range() btrfs: error handling fixes - - - --- 2024-12-12 Qu Wenruo New
[v2,2/9] btrfs: fix double accounting race when extent_writepage_io() failed btrfs: error handling fixes - - - --- 2024-12-12 Qu Wenruo New
[v2,1/9] btrfs: fix double accounting race when btrfs_run_delalloc_range() failed btrfs: error handling fixes - - - --- 2024-12-12 Qu Wenruo New
[v2] btrfs: fix use-after-free when COWing tree bock and tracing is enabled [v2] btrfs: fix use-after-free when COWing tree bock and tracing is enabled - 1 - --- 2024-12-11 Filipe Manana New
[v3] btrfs: enhance ordered extent double freeing detection [v3] btrfs: enhance ordered extent double freeing detection - - - --- 2024-12-11 Qu Wenruo New
btrfs: fix use-after-free when COWing tree bock and tracing is enabled btrfs: fix use-after-free when COWing tree bock and tracing is enabled - - - --- 2024-12-11 Filipe Manana New
generic: test swap activation on file that used to have clones generic: test swap activation on file that used to have clones - - - --- 2024-12-11 Filipe Manana New
[v2,11/11] btrfs: add assertions and comment about path expectations to btrfs_cross_ref_exist() btrfs: fixes around swap file activation and cleanups - - - --- 2024-12-11 Filipe Manana New
[v2,10/11] btrfs: add function comment for check_committed_ref() btrfs: fixes around swap file activation and cleanups - - - --- 2024-12-11 Filipe Manana New
[v2,09/11] btrfs: simplify arguments for btrfs_cross_ref_exist() btrfs: fixes around swap file activation and cleanups - - - --- 2024-12-11 Filipe Manana New
[v2,08/11] btrfs: simplify return logic at check_committed_ref() btrfs: fixes around swap file activation and cleanups - - - --- 2024-12-11 Filipe Manana New
[v2,07/11] btrfs: avoid redundant call to get inline ref type at check_committed_ref() btrfs: fixes around swap file activation and cleanups - - - --- 2024-12-11 Filipe Manana New
[v2,06/11] btrfs: remove the snapshot check from check_committed_ref() btrfs: fixes around swap file activation and cleanups - - - --- 2024-12-11 Filipe Manana New
[v2,05/11] btrfs: remove no longer needed strict argument from can_nocow_extent() btrfs: fixes around swap file activation and cleanups - - - --- 2024-12-11 Filipe Manana New
[v2,04/11] btrfs: avoid monopolizing a core when activating a swap file btrfs: fixes around swap file activation and cleanups - - - --- 2024-12-11 Filipe Manana New
[v2,03/11] btrfs: allow swap activation to be interruptible btrfs: fixes around swap file activation and cleanups - - - --- 2024-12-11 Filipe Manana New
[v2,02/11] btrfs: fix swap file activation failure due to extents that used to be shared btrfs: fixes around swap file activation and cleanups - 1 - --- 2024-12-11 Filipe Manana New
[v2,01/11] btrfs: fix race with memory mapped writes when activating swap file btrfs: fixes around swap file activation and cleanups - - - --- 2024-12-11 Filipe Manana New
[11/11] btrfs: add assertions and comment about path expectations to btrfs_cross_ref_exist() btrfs: fixes around swap file activation and cleanups - - - --- 2024-12-11 Filipe Manana New
[10/11] btrfs: add function comment for check_committed_ref() btrfs: fixes around swap file activation and cleanups - - - --- 2024-12-11 Filipe Manana New
[09/11] btrfs: simplify arguments for btrfs_cross_ref_exist() btrfs: fixes around swap file activation and cleanups - - - --- 2024-12-11 Filipe Manana New
[08/11] btrfs: simplify return logic at check_committed_ref() btrfs: fixes around swap file activation and cleanups - - - --- 2024-12-11 Filipe Manana New
[07/11] btrfs: avoid redundant call to get inline ref type at check_committed_ref() btrfs: fixes around swap file activation and cleanups - - - --- 2024-12-11 Filipe Manana New
[06/11] btrfs: remove the snapshot check from check_committed_ref() btrfs: fixes around swap file activation and cleanups - - - --- 2024-12-11 Filipe Manana New
[05/11] btrfs: remove no longer needed strict argument from can_nocow_extent() btrfs: fixes around swap file activation and cleanups - - - --- 2024-12-11 Filipe Manana New
[04/11] btrfs: avoid monopolizing a core when activating a swap file btrfs: fixes around swap file activation and cleanups - - - --- 2024-12-11 Filipe Manana New
[03/11] btrfs: allow swap activation to be interruptible btrfs: fixes around swap file activation and cleanups - - - --- 2024-12-11 Filipe Manana New
[02/11] btrfs: fix swap file activation failure due to extents that used to be shared btrfs: fixes around swap file activation and cleanups - - - --- 2024-12-11 Filipe Manana New
[01/11] btrfs: fix race with memory mapped writes when activating swap file btrfs: fixes around swap file activation and cleanups - - - --- 2024-12-11 Filipe Manana New
btrfs: fix an assertion failure related to squota feature. btrfs: fix an assertion failure related to squota feature. - 1 - --- 2024-12-11 Julian Sun New
generic/590: fix test failure when running against fs other than xfs generic/590: fix test failure when running against fs other than xfs - 2 - --- 2024-12-11 Filipe Manana New
[v2] btrfs: enhance ordered extent double freeing detection [v2] btrfs: enhance ordered extent double freeing detection - - - --- 2024-12-11 Qu Wenruo New
btrfs: enhance ordered extent double freeing detection btrfs: enhance ordered extent double freeing detection - - - --- 2024-12-11 Qu Wenruo New
btrfs: zoned: calculate max_zone_append_size properly on non-zoned setup btrfs: zoned: calculate max_zone_append_size properly on non-zoned setup - - - --- 2024-12-11 Naohiro Aota New
[GIT,PULL] Btrfs fixes for 6.13-rc3 [GIT,PULL] Btrfs fixes for 6.13-rc3 - - - --- 2024-12-10 David Sterba New
[6/6] btrfs: edit tree_insert() to use rb helpers reduce boilerplate code within btrfs - - - --- 2024-12-10 Lee Beckermeyer New
[5/6] btrfs: edit btrfs_add_chunk_map() to use rb helpers reduce boilerplate code within btrfs - - - --- 2024-12-10 Lee Beckermeyer New
[4/6] btrfs: edit __btrfs_add_delayed_item() to use rb helper reduce boilerplate code within btrfs - - - --- 2024-12-10 Lee Beckermeyer New
[3/6] btrfs: edit prelim_ref_insert() to use rb helpers reduce boilerplate code within btrfs - - - --- 2024-12-10 Lee Beckermeyer New
[2/6] btrfs: edit btrfs_add_block_group_cache() to use rb helper reduce boilerplate code within btrfs - 1 - --- 2024-12-10 Lee Beckermeyer New
[1/6] rbtree: add rb_find_add_cached() to rbtree.h reduce boilerplate code within btrfs 1 - - --- 2024-12-10 Lee Beckermeyer New
generic/442: fix failure due to missing test number argument for fsync-err generic/442: fix failure due to missing test number argument for fsync-err - 2 - --- 2024-12-10 Filipe Manana New
btrfs/146: fix failure due to missing test number argument for fsync-err btrfs/146: fix failure due to missing test number argument for fsync-err - 1 - --- 2024-12-10 Filipe Manana New
btrfs/142, btrfs/143: fix dmdust device names btrfs/142, btrfs/143: fix dmdust device names - 1 - --- 2024-12-10 Filipe Manana New
btrfs/100, btrfs/101: fix device name in their golden output btrfs/100, btrfs/101: fix device name in their golden output - 1 - --- 2024-12-10 Filipe Manana New
fstests: fix argument passing to _run_fsstress and _run_fsstress_bg fstests: fix argument passing to _run_fsstress and _run_fsstress_bg - 2 - --- 2024-12-10 Filipe Manana New
btrfs-progs: Initialize del_slot to eliminate compilation warnings. btrfs-progs: Initialize del_slot to eliminate compilation warnings. - - - --- 2024-12-10 Julian Sun New
common: loop device work on zoned file systems common: loop device work on zoned file systems - 1 - --- 2024-12-10 Christoph Hellwig New
btrfs: output the reason for open_ctree() failure btrfs: output the reason for open_ctree() failure - 1 - --- 2024-12-10 Qu Wenruo New
btrfs: edits tree_insert() to use rb helpers btrfs: edits tree_insert() to use rb helpers - 1 1 --- 2024-12-08 Lee Beckermeyer New
btrfs: edit btrfs_add_chunk_map() to use rb helpers btrfs: edit btrfs_add_chunk_map() to use rb helpers - 1 1 --- 2024-12-08 Lee Beckermeyer New
btrfs: edit __btrfs_add_delayed_item() to use rb helper btrfs: edit __btrfs_add_delayed_item() to use rb helper - 1 1 --- 2024-12-08 Lee Beckermeyer New
btrfs: edit prelim_ref_insert() to use rb helpers btrfs: edit prelim_ref_insert() to use rb helpers - 1 1 --- 2024-12-08 Lee Beckermeyer New
btrfs: edit btrfs_add_block_group_cache() to use rb helper btrfs: edit btrfs_add_block_group_cache() to use rb helper - 1 1 --- 2024-12-08 Lee Beckermeyer New
rbtree: add rb_find_add_cached() to rbtree.h rbtree: add rb_find_add_cached() to rbtree.h - 1 1 --- 2024-12-08 Lee Beckermeyer New
commit 0790303ec869 leads to cpu stall without CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y commit 0790303ec869 leads to cpu stall without CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y - - - --- 2024-12-08 Bert Karwatzki New
[8/8] btrfs: add extra error messages for delalloc range related errors btrfs: error handling fixes - - - --- 2024-12-08 Qu Wenruo New
[7/8] btrfs: subpage: dump the involved bitmap when ASSERT() failed btrfs: error handling fixes - - - --- 2024-12-08 Qu Wenruo New
[6/8] btrfs: subpage: fix the bitmap dump for the locked flags btrfs: error handling fixes - - - --- 2024-12-08 Qu Wenruo New
[5/8] btrfs: do proper folio cleanup when run_delalloc_nocow() failed btrfs: error handling fixes - - - --- 2024-12-08 Qu Wenruo New
[4/8] btrfs: do proper folio cleanup when cow_file_range() failed btrfs: error handling fixes - - - --- 2024-12-08 Qu Wenruo New
[3/8] btrfs: fix the error handling of submit_uncompressed_range() btrfs: error handling fixes - - - --- 2024-12-08 Qu Wenruo New
[2/8] btrfs: fix double accounting race when extent_writepage_io() failed btrfs: error handling fixes - - - --- 2024-12-08 Qu Wenruo New
[1/8] btrfs: fix double accounting race when btrfs_run_delalloc_range() failed btrfs: error handling fixes - - - --- 2024-12-08 Qu Wenruo New
[next] btrfs: selftests: prevent error pointer dereference in merge_tests() [next] btrfs: selftests: prevent error pointer dereference in merge_tests() - - - --- 2024-12-06 Dan Carpenter New
[v5.10-v6.1] drm/amd/display: Check BIOS images before it is used [v5.10-v6.1] drm/amd/display: Check BIOS images before it is used 1 1 - --- 2024-12-06 Keerthana K New
[v5.10-v6.6] btrfs: don't BUG_ON on ENOMEM from btrfs_lookuip_extent_info() in walk_down_proc() [v5.10-v6.6] btrfs: don't BUG_ON on ENOMEM from btrfs_lookuip_extent_info() in walk_down_proc() - 1 - --- 2024-12-06 Keerthana K New
btrfs: fix the error handling of submit_uncompressed_range() btrfs: fix the error handling of submit_uncompressed_range() - - - --- 2024-12-06 Qu Wenruo New
[11/11] btrfs: reclaim from data sub-space space_info btrfs: zoned: split out data relocation space_info - - - --- 2024-12-05 Naohiro Aota New
[10/11] btrfs: use proper data space_info btrfs: zoned: split out data relocation space_info - - - --- 2024-12-05 Naohiro Aota New
[09/11] btrfs: tweak extent/chunk allocation for space_info sub-space btrfs: zoned: split out data relocation space_info - - - --- 2024-12-05 Naohiro Aota New
[08/11] btrfs: introduce btrfs_space_info sub-group btrfs: zoned: split out data relocation space_info - - - --- 2024-12-05 Naohiro Aota New
[07/11] btrfs: pass space_info for block group creation btrfs: zoned: split out data relocation space_info - - - --- 2024-12-05 Naohiro Aota New
[06/11] btrfs: introduce space_info argument to btrfs_chunk_alloc btrfs: zoned: split out data relocation space_info - - - --- 2024-12-05 Naohiro Aota New
[05/11] btrfs: factor out check_removing_space_info() btrfs: zoned: split out data relocation space_info - - - --- 2024-12-05 Naohiro Aota New
[04/11] btrfs: spin out do_async_reclaim_data_space() btrfs: zoned: split out data relocation space_info - - - --- 2024-12-05 Naohiro Aota New
[03/11] btrfs: factor out init_space_info() btrfs: zoned: split out data relocation space_info - - - --- 2024-12-05 Naohiro Aota New
[02/11] btrfs: take struct btrfs_inode in btrfs_free_reserved_data_space_noquota btrfs: zoned: split out data relocation space_info - 1 - --- 2024-12-05 Naohiro Aota New
[01/11] btrfs: take btrfs_space_info in btrfs_reserve_data_bytes btrfs: zoned: split out data relocation space_info - 1 - --- 2024-12-05 Naohiro Aota New
[v3] btrfs: do proper folio cleanup when run_delalloc_nocow() failed [v3] btrfs: do proper folio cleanup when run_delalloc_nocow() failed - - - --- 2024-12-05 Qu Wenruo New
[v2] btrfs: do proper folio cleanup when cow_file_range() failed [v2] btrfs: do proper folio cleanup when cow_file_range() failed - - - --- 2024-12-04 Qu Wenruo New
btrfs: tree-checker: reject inline extent items with 0 ref count btrfs: tree-checker: reject inline extent items with 0 ref count - 1 - --- 2024-12-04 Qu Wenruo New
[v2] btrfs: do proper folio cleanup when run_delalloc_nocow() failed [v2] btrfs: do proper folio cleanup when run_delalloc_nocow() failed - - - --- 2024-12-04 Qu Wenruo New
[GIT,PULL] Btrfs fixes for 6.13-rc2 [GIT,PULL] Btrfs fixes for 6.13-rc2 - - - --- 2024-12-03 David Sterba New
btrfs: flush delalloc workers queue before stopping cleaner kthread during unmount btrfs: flush delalloc workers queue before stopping cleaner kthread during unmount - 2 - --- 2024-12-03 Filipe Manana New
[v3] btrfs: fix data race when accessing the inode's disk_i_size at btrfs_drop_extents() [v3] btrfs: fix data race when accessing the inode's disk_i_size at btrfs_drop_extents() - 1 - --- 2024-12-03 Hao-ran Zheng New
[RESEND,v3] btrfs: handle bio_split() error [RESEND,v3] btrfs: handle bio_split() error - 2 - --- 2024-12-03 Johannes Thumshirn New
btrfs: do proper folio cleanup when run_delalloc_nocow() failed btrfs: do proper folio cleanup when run_delalloc_nocow() failed - - - --- 2024-12-02 Qu Wenruo New
[v2] btrfs: properly wait for writeback before buffered write [v2] btrfs: properly wait for writeback before buffered write - 1 - --- 2024-12-02 Qu Wenruo New
[v2] btrfs: fix data race when accessing the inode's disk_i_size at btrfs_drop_extents() [v2] btrfs: fix data race when accessing the inode's disk_i_size at btrfs_drop_extents() - - - --- 2024-12-02 Hao-ran Zheng New
« 1 2 3 4344 345 »