Show patches with: Submitter = Filipe Manana       |    State = Action Required       |   1522 patches
« 1 2 3 415 16 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/10] btrfs: add helper to kill background process running _btrfs_stress_balance fstests/btrfs: fixes for tests btrfs/06[0-9] and btrfs/07[0-4] - 1 - --- 2024-03-27 Filipe Manana New
[01/10] btrfs: allow hole and data seeking to be interruptible btrfs: make lseek and fiemap much more efficient - 2 - --- 2022-09-01 Filipe Manana New
[01/10] btrfs: check if a log tree exists at inode_logged() btrfs: set of small optimizations for inode logging - - - --- 2021-08-31 Filipe Manana New
[01/11] btrfs: assert extent map is not in a list when setting it up btrfs: some cleanups and optimizations for extent maps - - - --- 2023-12-04 Filipe Manana New
[01/11] btrfs: pass an inode to btrfs_add_extent_mapping() btrfs: add a shrinker for extent maps - - - --- 2024-04-10 Filipe Manana New
[01/11] btrfs: reorder some members of struct btrfs_delayed_ref_head btrfs: some delayed refs optimizations and cleanups - - - --- 2023-05-29 Filipe Manana New
[01/12] btrfs: balance btree dirty pages and delayed items after a rename btrfs: some improvements and cleanups around delayed items - 2 - --- 2022-05-31 Filipe Manana New
[01/13] btrfs: add missing error handling when logging operation while COWing extent buffer btrfs: some fixes and updates around handling errors for tree mod log operations - 1 - --- 2023-06-07 Filipe Manana New
[01/13] btrfs: fix missed extent on fsync after dropping extent maps btrfs: fixes and cleanups around extent maps - 1 - --- 2022-09-19 Filipe Manana New
[01/15] btrfs: don't drop dir index range items when logging a directory btrfs: some updates to delayed items and inode logging - - - --- 2022-08-17 Filipe Manana New
[01/17] btrfs: don't start transaction when joining with TRANS_JOIN_NOSTART btrfs: some misc stuff around space flushing and enospc handling - - - --- 2023-07-26 Filipe Manana New
[01/18] btrfs: fix inode list leak during backref walking at resolve_indirect_refs() btrfs: make send scale and perform better with shared extents - - - --- 2022-11-01 Filipe Manana New
[01/18] btrfs: fix processing of delayed tree block refs during backref walking btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-10 Filipe Manana New
[01/19] btrfs: send: directly return from did_overwrite_ref() and simplify it btrfs: some optimizations for send - - - --- 2023-01-11 Filipe Manana New
[01/21] btrfs: fix race when refilling delayed refs block reserve btrfs: updates to delayed refs accounting and space reservation - - - --- 2023-09-08 Filipe Manana New
[01/24] btrfs: pass a bool to btrfs_block_rsv_migrate() at evict_refill_and_join() btrfs: cleanups and small fixes mostly around block reserves - 2 - --- 2023-03-21 Filipe Manana New
[02/10] btrfs: make hole and data seeking a lot more efficient btrfs: make lseek and fiemap much more efficient - 1 - --- 2022-09-01 Filipe Manana New
[02/10] btrfs: remove no longer needed checks for NULL log context btrfs: set of small optimizations for inode logging - - - --- 2021-08-31 Filipe Manana New
[02/10] btrfs/028: use the helper _btrfs_kill_stress_balance_pid fstests/btrfs: fixes for tests btrfs/06[0-9] and btrfs/07[0-4] - - - --- 2024-03-27 Filipe Manana New
[02/11] btrfs: remove unused is_head field from struct btrfs_delayed_ref_node btrfs: some delayed refs optimizations and cleanups - - - --- 2023-05-29 Filipe Manana New
[02/11] btrfs: tests: error out on unexpected extent map reference count btrfs: add a shrinker for extent maps - - - --- 2024-04-10 Filipe Manana New
[02/11] btrfs: tests: fix error messages for test case 4 of extent map tests btrfs: some cleanups and optimizations for extent maps - - - --- 2023-12-04 Filipe Manana New
[02/12] btrfs: free the path earlier when creating a new inode btrfs: some improvements and cleanups around delayed items - 2 - --- 2022-05-31 Filipe Manana New
[02/13] btrfs: fix extent buffer leak after failure tree mod log failure at split_node() btrfs: some fixes and updates around handling errors for tree mod log operations - 1 - --- 2023-06-07 Filipe Manana New
[02/13] btrfs: move btrfs_drop_extent_cache() to extent_map.c btrfs: fixes and cleanups around extent maps - - - --- 2022-09-19 Filipe Manana New
[02/15] btrfs: remove the root argument from log_new_dir_dentries() btrfs: some updates to delayed items and inode logging - - - --- 2022-08-17 Filipe Manana New
[02/17] btrfs: update comment for btrfs_join_transaction_nostart() btrfs: some misc stuff around space flushing and enospc handling - - - --- 2023-07-26 Filipe Manana New
[02/18] btrfs: fix inode list leak during backref walking at find_parent_nodes() btrfs: make send scale and perform better with shared extents - - - --- 2022-11-01 Filipe Manana New
[02/18] btrfs: ignore fiemap path cache if we have multiple leaves for a data extent btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-10 Filipe Manana New
[02/19] btrfs: send: avoid unnecessary generation search at did_overwrite_ref() btrfs: some optimizations for send - - - --- 2023-01-11 Filipe Manana New
[02/21] btrfs: prevent transaction block reserve underflow when starting transaction btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[02/24] btrfs: pass a bool size update argument to btrfs_block_rsv_add_bytes() btrfs: cleanups and small fixes mostly around block reserves - 2 - --- 2023-03-21 Filipe Manana New
[03/10] btrfs: do not log new dentries when logging that a new name exists btrfs: set of small optimizations for inode logging - - - --- 2021-08-31 Filipe Manana New
[03/10] btrfs: remove check for impossible block start for an extent map at fiemap btrfs: make lseek and fiemap much more efficient - 2 - --- 2022-09-01 Filipe Manana New
[03/10] btrfs/028: removed redundant sync and scratch filesystem unmount fstests/btrfs: fixes for tests btrfs/06[0-9] and btrfs/07[0-4] - - - --- 2024-03-27 Filipe Manana New
[03/11] btrfs: remove pointless in_tree field from struct btrfs_delayed_ref_node btrfs: some delayed refs optimizations and cleanups - - - --- 2023-05-29 Filipe Manana New
[03/11] btrfs: simplify add_extent_mapping() by removing pointless label btrfs: add a shrinker for extent maps - - - --- 2024-04-10 Filipe Manana New
[03/11] btrfs: tests: do not ignore NULL extent maps for extent maps tests btrfs: some cleanups and optimizations for extent maps - - - --- 2023-12-04 Filipe Manana New
[03/12] btrfs: balance btree dirty pages and delayed items after clone and dedupe btrfs: some improvements and cleanups around delayed items - 1 - --- 2022-05-31 Filipe Manana New
[03/13] btrfs: avoid tree mod log ENOMEM failures when we don't need to log btrfs: some fixes and updates around handling errors for tree mod log operations - - - --- 2023-06-07 Filipe Manana New
[03/13] btrfs: use extent_map_end() at btrfs_drop_extent_map_range() btrfs: fixes and cleanups around extent maps - - - --- 2022-09-19 Filipe Manana New
[03/15] btrfs: update stale comment for log_new_dir_dentries() btrfs: some updates to delayed items and inode logging - - - --- 2022-08-17 Filipe Manana New
[03/17] btrfs: print target number of bytes when dumping free space btrfs: some misc stuff around space flushing and enospc handling - - - --- 2023-07-26 Filipe Manana New
[03/18] btrfs: fix ulist leaks in error paths of qgroup self tests btrfs: make send scale and perform better with shared extents - - - --- 2022-11-01 Filipe Manana New
[03/18] btrfs: get the next extent map during fiemap/lseek more efficiently btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-10 Filipe Manana New
[03/19] btrfs: send: directly return from will_overwrite_ref() and simplify it btrfs: some optimizations for send - - - --- 2023-01-11 Filipe Manana New
[03/21] btrfs: pass a space_info argument to btrfs_reserve_metadata_bytes() btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[03/24] btrfs: remove check for NULL block reserve at btrfs_block_rsv_check() btrfs: cleanups and small fixes mostly around block reserves - 2 - --- 2023-03-21 Filipe Manana New
[04/10] btrfs: add helper to kill background process running _btrfs_stress_scrub fstests/btrfs: fixes for tests btrfs/06[0-9] and btrfs/07[0-4] - - - --- 2024-03-27 Filipe Manana New
[04/10] btrfs: always update the logged transaction when logging new names btrfs: set of small optimizations for inode logging - - - --- 2021-08-31 Filipe Manana New
[04/10] btrfs: remove zero length check when entering fiemap btrfs: make lseek and fiemap much more efficient - 2 - --- 2022-09-01 Filipe Manana New
[04/11] btrfs: pass the extent map tree's inode to add_extent_mapping() btrfs: add a shrinker for extent maps - - - --- 2024-04-10 Filipe Manana New
[04/11] btrfs: tests: print all values as decimal in messages for extent map tests btrfs: some cleanups and optimizations for extent maps - - - --- 2023-12-04 Filipe Manana New
[04/11] btrfs: use a bool to track qgroup record insertion when adding ref head btrfs: some delayed refs optimizations and cleanups - - - --- 2023-05-29 Filipe Manana New
[04/12] btrfs: add assertions when deleting batches of delayed items btrfs: some improvements and cleanups around delayed items - - - --- 2022-05-31 Filipe Manana New
[04/13] btrfs: do not BUG_ON() on tree mod log failure at __btrfs_cow_block() btrfs: some fixes and updates around handling errors for tree mod log operations - 1 - --- 2023-06-07 Filipe Manana New
[04/13] btrfs: use cond_resched_rwlock_write() during inode eviction btrfs: fixes and cleanups around extent maps - - - --- 2022-09-19 Filipe Manana New
[04/15] btrfs: free list element sooner at log_new_dir_dentries() btrfs: some updates to delayed items and inode logging - - - --- 2022-08-17 Filipe Manana New
[04/17] btrfs: print block group super and delalloc bytes when dumping space info btrfs: some misc stuff around space flushing and enospc handling - - - --- 2023-07-26 Filipe Manana New
[04/18] btrfs: remove pointless and double ulist frees in error paths of qgroup tests btrfs: make send scale and perform better with shared extents - - - --- 2022-11-01 Filipe Manana New
[04/18] btrfs: skip unnecessary extent map searches during fiemap and lseek btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-10 Filipe Manana New
[04/19] btrfs: send: avoid extra b+tree searches when checking reference overrides btrfs: some optimizations for send - - - --- 2023-01-11 Filipe Manana New
[04/21] btrfs: remove unnecessary logic when running new delayed references btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[04/24] btrfs: update documentation for BTRFS_RESERVE_FLUSH_EVICT flush method btrfs: cleanups and small fixes mostly around block reserves - 1 - --- 2023-03-21 Filipe Manana New
[05/10] btrfs: add helper to kill background process running _btrfs_stress_defrag fstests/btrfs: fixes for tests btrfs/06[0-9] and btrfs/07[0-4] - 1 - --- 2024-03-27 Filipe Manana New
[05/10] btrfs: avoid expensive search when dropping inode items from log btrfs: set of small optimizations for inode logging - - - --- 2021-08-31 Filipe Manana New
[05/10] btrfs: properly flush delalloc when entering fiemap btrfs: make lseek and fiemap much more efficient - 2 - --- 2022-09-01 Filipe Manana New
[05/11] btrfs: make insert_delayed_ref() return a bool instead of an int btrfs: some delayed refs optimizations and cleanups - - - --- 2023-05-29 Filipe Manana New
[05/11] btrfs: pass the extent map tree's inode to clear_em_logging() btrfs: add a shrinker for extent maps - - - --- 2024-04-10 Filipe Manana New
[05/11] btrfs: unexport add_extent_mapping() btrfs: some cleanups and optimizations for extent maps - - - --- 2023-12-04 Filipe Manana New
[05/12] btrfs: deal with deletion errors when deleting delayed items btrfs: some improvements and cleanups around delayed items - 1 - --- 2022-05-31 Filipe Manana New
[05/13] btrfs: do not BUG_ON() on tree mod log failure at balance_level() btrfs: some fixes and updates around handling errors for tree mod log operations - 1 - --- 2023-06-07 Filipe Manana New
[05/13] btrfs: move open coded extent map tree deletion out of inode eviction btrfs: fixes and cleanups around extent maps - - - --- 2022-09-19 Filipe Manana New
[05/15] btrfs: avoid memory allocation at log_new_dir_dentries() for common case btrfs: some updates to delayed items and inode logging - - - --- 2022-08-17 Filipe Manana New
[05/17] btrfs: print available space for a block group when dumping a space info btrfs: some misc stuff around space flushing and enospc handling - - - --- 2023-07-26 Filipe Manana New
[05/18] btrfs: send: avoid unnecessary path allocations when finding extent clone btrfs: make send scale and perform better with shared extents - - - --- 2022-11-01 Filipe Manana New
[05/18] btrfs: skip unnecessary delalloc search during fiemap and lseek btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-10 Filipe Manana New
[05/19] btrfs: send: remove send_progress argument from can_rmdir() btrfs: some optimizations for send - - - --- 2023-01-11 Filipe Manana New
[05/21] btrfs: remove the refcount warning/check at btrfs_put_delayed_ref() btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[05/24] btrfs: update flush method assertion when reserving space btrfs: cleanups and small fixes mostly around block reserves - - - --- 2023-03-21 Filipe Manana New
[06/10] btrfs: add helper to kill background process running _btrfs_stress_remount_compress fstests/btrfs: fixes for tests btrfs/06[0-9] and btrfs/07[0-4] - 1 - --- 2024-03-27 Filipe Manana New
[06/10] btrfs: add helper to truncate inode items when logging inode btrfs: set of small optimizations for inode logging - - - --- 2021-08-31 Filipe Manana New
[06/10] btrfs: allow fiemap to be interruptible btrfs: make lseek and fiemap much more efficient - 2 - --- 2022-09-01 Filipe Manana New
[06/11] btrfs: get rid of label and goto at insert_delayed_ref() btrfs: some delayed refs optimizations and cleanups - - - --- 2023-05-29 Filipe Manana New
[06/11] btrfs: pass the extent map tree's inode to remove_extent_mapping() btrfs: add a shrinker for extent maps - - - --- 2024-04-10 Filipe Manana New
[06/11] btrfs: remove redundant value assignment at btrfs_add_extent_mapping() btrfs: some cleanups and optimizations for extent maps - - - --- 2023-12-04 Filipe Manana New
[06/12] btrfs: refactor the delayed item deletion entry point btrfs: some improvements and cleanups around delayed items - - - --- 2022-05-31 Filipe Manana New
[06/13] btrfs: add helper to replace extent map range with a new extent map btrfs: fixes and cleanups around extent maps - - - --- 2022-09-19 Filipe Manana New
[06/13] btrfs: rename enospc label to out at balance_level() btrfs: some fixes and updates around handling errors for tree mod log operations - 2 - --- 2023-06-07 Filipe Manana New
[06/15] btrfs: remove root argument from btrfs_delayed_item_reserve_metadata() btrfs: some updates to delayed items and inode logging - - - --- 2022-08-17 Filipe Manana New
[06/17] btrfs: print available space across all block groups when dumping space info btrfs: some misc stuff around space flushing and enospc handling - - - --- 2023-07-26 Filipe Manana New
[06/18] btrfs: drop pointless memset when cloning extent buffer btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-10 Filipe Manana New
[06/18] btrfs: send: update comment at find_extent_clone() btrfs: make send scale and perform better with shared extents - - - --- 2022-11-01 Filipe Manana New
[06/19] btrfs: send: avoid duplicated orphan dir allocation and initialization btrfs: some optimizations for send - - - --- 2023-01-11 Filipe Manana New
[06/21] btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to 1 btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[06/24] btrfs: initialize ret to -ENOSPC at __reserve_bytes() btrfs: cleanups and small fixes mostly around block reserves - 2 - --- 2023-03-21 Filipe Manana New
[07/10] btrfs: add helper to kill background process running _btrfs_stress_replace fstests/btrfs: fixes for tests btrfs/06[0-9] and btrfs/07[0-4] - 1 - --- 2024-03-27 Filipe Manana New
[07/10] btrfs: avoid expensive search when truncating inode items from the log btrfs: set of small optimizations for inode logging - - - --- 2021-08-31 Filipe Manana New
[07/10] btrfs: rename btrfs_check_shared() to a more descriptive name btrfs: make lseek and fiemap much more efficient - 2 - --- 2022-09-01 Filipe Manana New
[07/11] btrfs: assert correct lock is held at btrfs_select_ref_head() btrfs: some delayed refs optimizations and cleanups - - - --- 2023-05-29 Filipe Manana New
« 1 2 3 415 16 »