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
[v3,2/2] btrfs: make btrfs_finish_ordered_extent() return void btrfs: fix logging unwritten extents after failure in write paths - 1 - --- 2024-05-17 Filipe Manana New
[v3,1/2] btrfs: ensure fast fsync waits for ordered extents after a write failure btrfs: fix logging unwritten extents after failure in write paths - - - --- 2024-05-17 Filipe Manana New
[3/3] btrfs: add and use helpers to get and set an inode's delayed_node btrfs: avoid data races when accessing an inode's delayed_node - 1 - --- 2024-05-17 Filipe Manana New
[2/3] btrfs: use READ_ONCE() when accessing delayed_node at btrfs_dirty_node() btrfs: avoid data races when accessing an inode's delayed_node - 1 - --- 2024-05-17 Filipe Manana New
[1/3] btrfs: always set an inode's delayed_inode with WRITE_ONCE() btrfs: avoid data races when accessing an inode's delayed_node - 1 - --- 2024-05-17 Filipe Manana New
btrfs: always set an inode's delayed_inode with WRITE_ONCE() btrfs: always set an inode's delayed_inode with WRITE_ONCE() - - - --- 2024-05-16 Filipe Manana New
[v2,2/2] btrfs: make btrfs_finish_ordered_extent() return void btrfs: fix a bug in the direct IO write path for COW writes - 1 - --- 2024-05-15 Filipe Manana New
[v2,1/2] btrfs: immediately drop extent maps after failed COW write btrfs: fix a bug in the direct IO write path for COW writes - 1 - --- 2024-05-15 Filipe Manana New
[v2] btrfs: reduce ordered_extent_lock section at btrfs_split_ordered_extent() [v2] btrfs: reduce ordered_extent_lock section at btrfs_split_ordered_extent() - - - --- 2024-05-14 Filipe Manana New
btrfs: fix end of tree detection when searching for data extent ref btrfs: fix end of tree detection when searching for data extent ref - 2 - --- 2024-05-14 Filipe Manana New
btrfs: reduce ordered_extent_lock section at btrfs_split_ordered_extent() btrfs: reduce ordered_extent_lock section at btrfs_split_ordered_extent() - - - --- 2024-05-14 Filipe Manana New
btrfs: fix function name in comment for btrfs_remove_ordered_extent() btrfs: fix function name in comment for btrfs_remove_ordered_extent() - 2 - --- 2024-05-14 Filipe Manana New
[2/2] btrfs: refactor btrfs_dio_submit_io() for less nesting and indentation btrfs: fix a bug in the direct IO write path for COW writes - 1 - --- 2024-05-14 Filipe Manana New
[1/2] btrfs: drop extent maps after failed COW dio write btrfs: fix a bug in the direct IO write path for COW writes - 1 - --- 2024-05-14 Filipe Manana New
btrfs: fix misspelled end IO compression callbacks btrfs: fix misspelled end IO compression callbacks - 2 - --- 2024-05-13 Filipe Manana New
btrfs: remove no longer used btrfs_migrate_to_delayed_refs_rsv() btrfs: remove no longer used btrfs_migrate_to_delayed_refs_rsv() - 2 - --- 2024-05-13 Filipe Manana New
[v2,10/10] btrfs: use a regular rb_root instead of cached rb_root for extent_map_tree btrfs: inode management and memory consumption improvements - - - --- 2024-05-10 Filipe Manana New
[v2,09/10] btrfs: rename rb_root member of extent_map_tree from map to root btrfs: inode management and memory consumption improvements - - - --- 2024-05-10 Filipe Manana New
[v2,08/10] btrfs: remove objectid from struct btrfs_inode on 64 bits platforms btrfs: inode management and memory consumption improvements - - - --- 2024-05-10 Filipe Manana New
[v2,07/10] btrfs: remove location key from struct btrfs_inode btrfs: inode management and memory consumption improvements - - - --- 2024-05-10 Filipe Manana New
[v2,06/10] btrfs: don't allocate file extent tree for non regular files btrfs: inode management and memory consumption improvements - 1 - --- 2024-05-10 Filipe Manana New
[v2,05/10] btrfs: unify index_cnt and csum_bytes from struct btrfs_inode btrfs: inode management and memory consumption improvements - 1 - --- 2024-05-10 Filipe Manana New
[v2,04/10] btrfs: remove inode_lock from struct btrfs_root and use xarray locks btrfs: inode management and memory consumption improvements - 1 - --- 2024-05-10 Filipe Manana New
[v2,03/10] btrfs: reduce nesting and deduplicate error handling at btrfs_iget_path() btrfs: inode management and memory consumption improvements - 1 - --- 2024-05-10 Filipe Manana New
[v2,02/10] btrfs: preallocate inodes xarray entry to avoid transaction abort btrfs: inode management and memory consumption improvements - 1 - --- 2024-05-10 Filipe Manana New
[v2,01/10] btrfs: use an xarray to track open inodes in a root btrfs: inode management and memory consumption improvements - 1 - --- 2024-05-10 Filipe Manana New
[8/8] btrfs: remove objectid from struct btrfs_inode on 64 bits platforms btrfs: inode management and memory consumption improvements - - - --- 2024-05-08 Filipe Manana New
[7/8] btrfs: remove location key from struct btrfs_inode btrfs: inode management and memory consumption improvements - - - --- 2024-05-08 Filipe Manana New
[6/8] btrfs: don't allocate file extent tree for non regular files btrfs: inode management and memory consumption improvements - 1 - --- 2024-05-08 Filipe Manana New
[5/8] btrfs: unify index_cnt and csum_bytes from struct btrfs_inode btrfs: inode management and memory consumption improvements - 1 - --- 2024-05-08 Filipe Manana New
[4/8] btrfs: remove inode_lock from struct btrfs_root and use xarray locks btrfs: inode management and memory consumption improvements - 1 - --- 2024-05-08 Filipe Manana New
[3/8] btrfs: reduce nesting and deduplicate error handling at btrfs_iget_path() btrfs: inode management and memory consumption improvements - 1 - --- 2024-05-08 Filipe Manana New
[2/8] btrfs: preallocate inodes xarray entry to avoid transaction abort btrfs: inode management and memory consumption improvements - 1 - --- 2024-05-08 Filipe Manana New
[1/8] btrfs: use an xarray to track open inodes in a root btrfs: inode management and memory consumption improvements - 1 - --- 2024-05-08 Filipe Manana New
btrfs: zoned: fix use-after-free due to race with dev replace btrfs: zoned: fix use-after-free due to race with dev replace - 2 - --- 2024-05-08 Filipe Manana New
btrfs: zoned: make btrfs_get_dev_zone() static btrfs: zoned: make btrfs_get_dev_zone() static - 2 - --- 2024-05-08 Filipe Manana New
[3/4,v4] Btrfs-progs: send, implement fallocate command callback - - - --- 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
[1/4,v3] Btrfs-progs: send, bump stream version - - - --- 2014-04-20 Filipe Manana Under Review