Show patches with: Submitter = Filipe Manana       |    State = Action Required       |    Archived = No       |   39 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/4,v3] Btrfs-progs: send, bump stream version - - - --- 2014-04-20 Filipe Manana Under Review
[2/4,v4] Btrfs-progs: send, implement total data size callback and progress report - - - --- 2014-04-20 Filipe Manana Under Review
[3/4,v4] Btrfs-progs: send, implement fallocate command callback - - - --- 2014-04-20 Filipe Manana Under Review
[1/5] btrfs: add and use helper to remove extent map from its inode's tree btrfs: make extent map shrinker more efficient and re-enable it - 1 - --- 2024-09-24 Filipe Manana New
[2/5] btrfs: make the extent map shrinker run asynchronously as a work queue job btrfs: make extent map shrinker more efficient and re-enable it - - - --- 2024-09-24 Filipe Manana New
[3/5] btrfs: simplify tracking progress for the extent map shrinker btrfs: make extent map shrinker more efficient and re-enable it - - - --- 2024-09-24 Filipe Manana New
[4/5] btrfs: rename extent map shrinker members from struct btrfs_fs_info btrfs: make extent map shrinker more efficient and re-enable it - - - --- 2024-09-24 Filipe Manana New
[5/5] btrfs: re-enable the extent map shrinker btrfs: make extent map shrinker more efficient and re-enable it - - - --- 2024-09-24 Filipe Manana New
[1/8] btrfs: fix missing error handling when adding delayed ref with qgroups enabled btrfs: delayed refs and qgroups, fixes, cleanups, improvements - - - --- 2024-09-25 Filipe Manana New
[2/8] btrfs: use sector numbers as keys for the dirty extents xarray btrfs: delayed refs and qgroups, fixes, cleanups, improvements - - - --- 2024-09-25 Filipe Manana New
[3/8] btrfs: end assignment with semicolon at btrfs_qgroup_extent event class btrfs: delayed refs and qgroups, fixes, cleanups, improvements - - - --- 2024-09-25 Filipe Manana New
[4/8] btrfs: qgroups: remove bytenr field from struct btrfs_qgroup_extent_record btrfs: delayed refs and qgroups, fixes, cleanups, improvements - - - --- 2024-09-25 Filipe Manana New
[5/8] btrfs: store fs_info in a local variable at btrfs_qgroup_trace_extent_post() btrfs: delayed refs and qgroups, fixes, cleanups, improvements - - - --- 2024-09-25 Filipe Manana New
[6/8] btrfs: remove unnecessary delayed refs locking at btrfs_qgroup_trace_extent() btrfs: delayed refs and qgroups, fixes, cleanups, improvements - - - --- 2024-09-25 Filipe Manana New
[7/8] btrfs: always use delayed_refs local variable at btrfs_qgroup_trace_extent() btrfs: delayed refs and qgroups, fixes, cleanups, improvements - - - --- 2024-09-25 Filipe Manana New
[8/8] btrfs: remove pointless initialization at btrfs_qgroup_trace_extent() btrfs: delayed refs and qgroups, fixes, cleanups, improvements - - - --- 2024-09-25 Filipe Manana New
[v2,1/8] btrfs: fix missing error handling when adding delayed ref with qgroups enabled btrfs: delayed refs and qgroups, fixes, cleanups, improvements - - - --- 2024-09-26 Filipe Manana New
[v2,2/8] btrfs: use sector numbers as keys for the dirty extents xarray btrfs: delayed refs and qgroups, fixes, cleanups, improvements - - - --- 2024-09-26 Filipe Manana New
[v2,3/8] btrfs: end assignment with semicolon at btrfs_qgroup_extent event class btrfs: delayed refs and qgroups, fixes, cleanups, improvements - - - --- 2024-09-26 Filipe Manana New
[v2,4/8] btrfs: qgroups: remove bytenr field from struct btrfs_qgroup_extent_record btrfs: delayed refs and qgroups, fixes, cleanups, improvements - - - --- 2024-09-26 Filipe Manana New
[v2,5/8] btrfs: store fs_info in a local variable at btrfs_qgroup_trace_extent_post() btrfs: delayed refs and qgroups, fixes, cleanups, improvements - - - --- 2024-09-26 Filipe Manana New
[v2,6/8] btrfs: remove unnecessary delayed refs locking at btrfs_qgroup_trace_extent() btrfs: delayed refs and qgroups, fixes, cleanups, improvements - - - --- 2024-09-26 Filipe Manana New
[v2,7/8] btrfs: always use delayed_refs local variable at btrfs_qgroup_trace_extent() btrfs: delayed refs and qgroups, fixes, cleanups, improvements - - - --- 2024-09-26 Filipe Manana New
[v2,8/8] btrfs: remove pointless initialization at btrfs_qgroup_trace_extent() btrfs: delayed refs and qgroups, fixes, cleanups, improvements - - - --- 2024-09-26 Filipe Manana New
btrfs: send: fix invalid clone operation for file that got its size decreased btrfs: send: fix invalid clone operation for file that got its size decreased - 1 - --- 2024-09-27 Filipe Manana New
btrfs: test an incremental send scenario with cloning of unaligned extent btrfs: test an incremental send scenario with cloning of unaligned extent - 1 - --- 2024-09-27 Filipe Manana New
[v2] btrfs: send: fix invalid clone operation for file that got its size decreased [v2] btrfs: send: fix invalid clone operation for file that got its size decreased - 2 - --- 2024-09-27 Filipe Manana New
btrfs: wait for fixup workers before stopping cleaner kthread during umount btrfs: wait for fixup workers before stopping cleaner kthread during umount - 3 - --- 2024-10-01 Filipe Manana New
btrfs: zoned: fix missing rcu locking in error message when loading zone info btrfs: zoned: fix missing rcu locking in error message when loading zone info - 3 - --- 2024-10-02 Filipe Manana New
btrfs: update some tests to be able to run with btrfs-progs v6.11 btrfs: update some tests to be able to run with btrfs-progs v6.11 - 2 - --- 2024-10-02 Filipe Manana New
[v2] btrfs: update some tests to be able to run with btrfs-progs v6.11 [v2] btrfs: update some tests to be able to run with btrfs-progs v6.11 - 3 - --- 2024-10-07 Filipe Manana New
btrfs/322: add git commit ID btrfs/322: add git commit ID - 1 - --- 2024-10-07 Filipe Manana New
btrfs: qgroup: run delayed iputs after ordered extent completion btrfs: qgroup: run delayed iputs after ordered extent completion - 1 - --- 2024-10-07 Filipe Manana New
btrfs: clear force-compress on remount when compress mount option is given btrfs: clear force-compress on remount when compress mount option is given - 1 - --- 2024-10-14 Filipe Manana New
btrfs: fix use-after-free on head ref when adding delayed ref btrfs: fix use-after-free on head ref when adding delayed ref - 2 - --- 2024-10-14 Filipe Manana New
[1/4] btrfs: remove redundant level argument from read_block_for_search() btrfs: some cleanups around read_block_for_search() - - - --- 2024-10-16 Filipe Manana New
[2/4] btrfs: simplify arguments for btrfs_verify_level_key() btrfs: some cleanups around read_block_for_search() - - - --- 2024-10-16 Filipe Manana New
[3/4] btrfs: remove redundant initialization from btrfs_readahead_tree_block() btrfs: some cleanups around read_block_for_search() - - - --- 2024-10-16 Filipe Manana New
[4/4] btrfs: remove local generation variable from read_block_for_search() btrfs: some cleanups around read_block_for_search() - - - --- 2024-10-16 Filipe Manana New