Show patches with: State = Action Required       |   34848 patches
« 1 2 3 4348 349 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,30/30] btrfs: send: simplify return logic from send_set_xattr() btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-20 Filipe Manana New
[v2,29/30] btrfs: send: avoid path allocation for the current inode when issuing commands btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-20 Filipe Manana New
[v2,28/30] btrfs: send: keep the current inode's path cached btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-20 Filipe Manana New
[v2,27/30] btrfs: send: simplify return logic from send_rmdir() btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-20 Filipe Manana New
[v2,26/30] btrfs: send: simplify return logic from send_unlink() btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-20 Filipe Manana New
[v2,25/30] btrfs: send: simplify return logic from send_link() btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-20 Filipe Manana New
[v2,24/30] btrfs: send: simplify return logic from send_rename() btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-20 Filipe Manana New
[v2,23/30] btrfs: send: simplify return logic from send_verity() btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-20 Filipe Manana New
[v2,22/30] btrfs: send: simplify return logic from process_changed_xattr() btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-20 Filipe Manana New
[v2,21/30] btrfs: send: remove unnecessary return variable from process_new_xattr() btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-20 Filipe Manana New
[v2,20/30] btrfs: send: simplify return logic from record_changed_ref() btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-20 Filipe Manana New
[v2,19/30] btrfs: send: simplify return logic from record_deleted_ref() btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-20 Filipe Manana New
[v2,18/30] btrfs: send: simplify return logic from record_new_ref() btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-20 Filipe Manana New
[v2,17/30] btrfs: send: simplify return logic from record_deleted_ref_if_needed() btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-20 Filipe Manana New
[v2,16/30] btrfs: send: simplify return logic from record_new_ref_if_needed() btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-20 Filipe Manana New
[v2,15/30] btrfs: send: simplify return logic from send_remove_xattr() btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-20 Filipe Manana New
[v2,14/30] btrfs: send: add and use helper to rename current inode when processing refs btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-20 Filipe Manana New
[v2,13/30] btrfs: send: only use booleans variables at process_recorded_refs() btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-20 Filipe Manana New
[v2,12/30] btrfs: send: factor out common logic when sending xattrs btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-20 Filipe Manana New
[v2,11/30] btrfs: send: simplify return logic from get_cur_inode_state() btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-20 Filipe Manana New
[v2,10/30] btrfs: send: simplify return logic from is_inode_existent() btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-20 Filipe Manana New
[v2,09/30] btrfs: send: simplify return logic from __get_cur_name_and_parent() btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-20 Filipe Manana New
[v2,08/30] btrfs: send: return -ENAMETOOLONG when attempting a path that is too long btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-20 Filipe Manana New
[v2,07/30] btrfs: send: simplify return logic from fs_path_add_from_extent_buffer() btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-20 Filipe Manana New
[v2,06/30] btrfs: send: implement fs_path_add_path() using fs_path_add() btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-20 Filipe Manana New
[v2,05/30] btrfs: send: simplify return logic from fs_path_add() btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-20 Filipe Manana New
[v2,04/30] btrfs: send: simplify return logic from fs_path_prepare_for_add() btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-20 Filipe Manana New
[v2,03/30] btrfs: send: always use fs_path_len() to determine a path's length btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-20 Filipe Manana New
[v2,02/30] btrfs: send: make fs_path_len() inline and constify its argument btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-20 Filipe Manana New
[v2,01/30] btrfs: send: remove duplicated logic from fs_path_reset() btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-20 Filipe Manana New
[22/22] btrfs: use struct btrfs_inode inside btrfs_get_name() More inode type cleanups - - - --- 2025-02-20 David Sterba New
[21/22] btrfs: use struct btrfs_inode inside btrfs_get_parent() More inode type cleanups - - - --- 2025-02-20 David Sterba New
[20/22] btrfs: use struct btrfs_inode inside btrfs_remap_file_range_prep() More inode type cleanups - - - --- 2025-02-20 David Sterba New
[19/22] btrfs: use struct btrfs_inode inside btrfs_remap_file_range() More inode type cleanups - - - --- 2025-02-20 David Sterba New
[18/22] btrfs: pass struct btrfs_inode to btrfs_extent_same_range() More inode type cleanups - - - --- 2025-02-20 David Sterba New
[17/22] btrfs: pass struct btrfs_inode to btrfs_double_mmap_unlock() More inode type cleanups - - - --- 2025-02-20 David Sterba New
[16/22] btrfs: pass struct btrfs_inode to btrfs_double_mmap_lock() More inode type cleanups - - - --- 2025-02-20 David Sterba New
[15/22] btrfs: pass struct btrfs_inode to clone_copy_inline_extent() More inode type cleanups - - - --- 2025-02-20 David Sterba New
[14/22] btrfs: props: switch prop_handler::extract to struct btrfs_inode More inode type cleanups - - - --- 2025-02-20 David Sterba New
[13/22] btrfs: props: switch prop_handler::apply to struct btrfs_inode More inode type cleanups - - - --- 2025-02-20 David Sterba New
[12/22] btrfs: pass struct btrfs_inode to btrfs_inode_inherit_props() More inode type cleanups - - - --- 2025-02-20 David Sterba New
[11/22] btrfs: pass struct btrfs_inode to btrfs_load_inode_props() More inode type cleanups - - - --- 2025-02-20 David Sterba New
[10/22] btrfs: pass struct btrfs_inode to btrfs_fill_inode() More inode type cleanups - - - --- 2025-02-20 David Sterba New
[09/22] btrfs: pass struct btrfs_inode to fill_stack_inode_item() More inode type cleanups - - - --- 2025-02-20 David Sterba New
[08/22] btrfs: use struct btrfs_inode inside create_pending_snapshot() More inode type cleanups - - - --- 2025-02-20 David Sterba New
[07/22] btrfs: pass struct btrfs_inode to btrfs_defrag_file() More inode type cleanups - - - --- 2025-02-20 David Sterba New
[06/22] btrfs: pass struct btrfs_inode to btrfs_inode_type() More inode type cleanups - - - --- 2025-02-20 David Sterba New
[05/22] btrfs: pass struct btrfs_inode to new_simple_dir() More inode type cleanups - - - --- 2025-02-20 David Sterba New
[04/22] btrfs: pass struct btrfs_inode to btrfs_iget_locked() More inode type cleanups - - - --- 2025-02-20 David Sterba New
[03/22] btrfs: pass struct btrfs_inode to btrfs_read_locked_inode() More inode type cleanups - - - --- 2025-02-20 David Sterba New
[02/22] btrfs: pass struct btrfs_inode to extent_range_clear_dirty_for_io() More inode type cleanups - - - --- 2025-02-20 David Sterba New
[01/22] btrfs: pass struct btrfs_inode to can_nocow_extent() More inode type cleanups - - - --- 2025-02-20 David Sterba New
[5/5] btrfs: prepare btrfs_page_mkwrite() for larger folios btrfs: prepare for larger folios support - - - --- 2025-02-20 Qu Wenruo New
[4/5] btrfs: prepare extent_io.c for future larger folio support btrfs: prepare for larger folios support - - - --- 2025-02-20 Qu Wenruo New
[3/5] btrfs: prepare btrfs_launcher_folio() for larger folios support btrfs: prepare for larger folios support - - - --- 2025-02-20 Qu Wenruo New
[2/5] btrfs: remove the PAGE_SIZE usage inside inline extent reads btrfs: prepare for larger folios support - - - --- 2025-02-20 Qu Wenruo New
[1/5] btrfs: prepare subpage.c for larger folios support btrfs: prepare for larger folios support - - - --- 2025-02-20 Qu Wenruo New
[2/2] btrfs/254: fix test failure in case scratch devices are larger than 50G fstests: a couple fixes for btrfs/254 - 1 - --- 2025-02-19 Filipe Manana New
[1/2] btrfs/254: don't leave mount on test fs in case of failure/interruption fstests: a couple fixes for btrfs/254 - 1 - --- 2025-02-19 Filipe Manana New
btrfs: zoned: Remove some code duplication btrfs: zoned: Remove some code duplication - - - --- 2025-02-19 Christophe JAILLET New
[26/26] btrfs: send: simplify return logic from send_set_xattr() btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-19 Filipe Manana New
[25/26] btrfs: send: avoid path allocation for the current inode when issuing commands btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-19 Filipe Manana New
[24/26] btrfs: send: keep the current inode's path cached btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-19 Filipe Manana New
[23/26] btrfs: send: simplify return logic from send_verity() btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-19 Filipe Manana New
[22/26] btrfs: send: simplify return logic from process_changed_xattr() btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-19 Filipe Manana New
[21/26] btrfs: send: remove unnecessary return variable from process_new_xattr() btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-19 Filipe Manana New
[20/26] btrfs: send: simplify return logic from record_changed_ref() btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-19 Filipe Manana New
[19/26] btrfs: send: simplify return logic from record_deleted_ref() btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-19 Filipe Manana New
[18/26] btrfs: send: simplify return logic from record_new_ref() btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-19 Filipe Manana New
[17/26] btrfs: send: simplify return logic from record_deleted_ref_if_needed() btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-19 Filipe Manana New
[16/26] btrfs: send: simplify return logic from record_new_ref_if_needed() btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-19 Filipe Manana New
[15/26] btrfs: send: simplify return logic from send_remove_xattr() btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-19 Filipe Manana New
[14/26] btrfs: send: add and use helper to rename current inode when processing refs btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-19 Filipe Manana New
[13/26] btrfs: send: only use booleans variables at process_recorded_refs() btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-19 Filipe Manana New
[12/26] btrfs: send: factor out common logic when sending xattrs btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-19 Filipe Manana New
[11/26] btrfs: send: simplify return logic from get_cur_inode_state() btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-19 Filipe Manana New
[10/26] btrfs: send: simplify return logic from is_inode_existent() btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-19 Filipe Manana New
[09/26] btrfs: send: simplify return logic from __get_cur_name_and_parent() btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-19 Filipe Manana New
[08/26] btrfs: send: return -ENAMETOOLONG when attempting a path that is too long btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-19 Filipe Manana New
[07/26] btrfs: send: simplify return logic from fs_path_add_from_extent_buffer() btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-19 Filipe Manana New
[06/26] btrfs: send: implement fs_path_add_path() using fs_path_add() btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-19 Filipe Manana New
[05/26] btrfs: send: simplify return logic from fs_path_add() btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-19 Filipe Manana New
[04/26] btrfs: send: simplify return logic from fs_path_prepare_for_add() btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-19 Filipe Manana New
[03/26] btrfs: send: always use fs_path_len() to determine a path's length btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-19 Filipe Manana New
[02/26] btrfs: send: make fs_path_len() inline and constify its argument btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-19 Filipe Manana New
[01/26] btrfs: send: remove duplicated logic from fs_path_reset() btrfs: avoid repeated path computations and allocations for send - - - --- 2025-02-19 Filipe Manana New
[v2,12/12] btrfs-progs: zoned: fix alloc_offset calculation for partly conventional block groups btrfs-progs: zoned: support zone capacity and - - - --- 2025-02-19 Naohiro Aota New
[v2,11/12] btrfs-progs: implement RAID10 zone info loading btrfs-progs: zoned: support zone capacity and - - - --- 2025-02-19 Naohiro Aota New
[v2,10/12] btrfs-progs: zoned: implement RAID0 zone info loading btrfs-progs: zoned: support zone capacity and - - - --- 2025-02-19 Naohiro Aota New
[v2,09/12] btrfs-progs: zoned: implement RAID1 zone info loading btrfs-progs: zoned: support zone capacity and - - - --- 2025-02-19 Naohiro Aota New
[v2,08/12] btrfs-progs: zoned: implement DUP zone info loading btrfs-progs: zoned: support zone capacity and - - - --- 2025-02-19 Naohiro Aota New
[v2,07/12] btrfs-progs: zoned: factor out SINGLE zone info loading btrfs-progs: zoned: support zone capacity and - - - --- 2025-02-19 Naohiro Aota New
[v2,06/12] btrfs-progs: factor out btrfs_load_zone_info() btrfs-progs: zoned: support zone capacity and - - - --- 2025-02-19 Naohiro Aota New
[v2,05/12] btrfs-progs: zoned: activate block group on loading btrfs-progs: zoned: support zone capacity and - - - --- 2025-02-19 Naohiro Aota New
[v2,04/12] btrfs-progs: zoned: load zone activeness btrfs-progs: zoned: support zone capacity and - - - --- 2025-02-19 Naohiro Aota New
[v2,03/12] btrfs-progs: zoned: support zone capacity btrfs-progs: zoned: support zone capacity and - - - --- 2025-02-19 Naohiro Aota New
[v2,02/12] btrfs-progs: zoned: introduce a zone_info struct in btrfs_load_block_group_zone_info btrfs-progs: zoned: support zone capacity and - - - --- 2025-02-19 Naohiro Aota New
[v2,01/12] btrfs-progs: introduce min_not_zero() btrfs-progs: zoned: support zone capacity and - - - --- 2025-02-19 Naohiro Aota New
btrfs: zoned: fix extent unlock in cow_file_range() btrfs: zoned: fix extent unlock in cow_file_range() - 2 1 --- 2025-02-19 Naohiro Aota New
btrfs: fix data overwriting bug during buffered write when block size < page size btrfs: fix data overwriting bug during buffered write when block size < page size - 1 - --- 2025-02-18 Qu Wenruo New
« 1 2 3 4348 349 »