Show patches with: Submitter = Filipe Manana       |    State = Action Required       |    Archived = No       |   49 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[6/6] btrfs: rename __tree_search() to remove double underscore prefix btrfs: rename exported functions from extent_map.h - - - --- 2025-04-08 Filipe Manana New
[5/6] btrfs: rename __lookup_extent_mapping() to remove double underscore prefix btrfs: rename exported functions from extent_map.h - - - --- 2025-04-08 Filipe Manana New
[4/6] btrfs: rename remaining exported extent map functions btrfs: rename exported functions from extent_map.h - - - --- 2025-04-08 Filipe Manana New
[3/6] btrfs: rename functions to allocate and free extent maps btrfs: rename exported functions from extent_map.h - - - --- 2025-04-08 Filipe Manana New
[2/6] btrfs: rename extent map functions to get block start, end and check if in tree btrfs: rename exported functions from extent_map.h - - - --- 2025-04-08 Filipe Manana New
[1/6] btrfs: rename exported extent map compression functions btrfs: rename exported functions from extent_map.h - - - --- 2025-04-08 Filipe Manana New
[2/2] btrfs: tracepoints: remove no longer used tracepoints for eb locking btrfs: rename a few tracepoints and remove unused ones - - - --- 2025-04-08 Filipe Manana New
[1/2] btrfs: tracepoints: add btrfs prefix to names where it's missing btrfs: rename a few tracepoints and remove unused ones - - - --- 2025-04-08 Filipe Manana New
[16/16] btrfs: make btrfs_find_contiguous_extent_bit() return bool instead of int btrfs: some cleanups for extent-io-tree (mostly renames) - - - --- 2025-04-07 Filipe Manana New
[15/16] btrfs: remove double underscore prefix from __set_extent_bit() btrfs: some cleanups for extent-io-tree (mostly renames) - - - --- 2025-04-07 Filipe Manana New
[14/16] btrfs: rename remaining exported functions from extent-io-tree.h btrfs: some cleanups for extent-io-tree (mostly renames) - - - --- 2025-04-07 Filipe Manana New
[13/16] btrfs: rename free_extent_state() to include a btrfs prefix btrfs: some cleanups for extent-io-tree (mostly renames) - - - --- 2025-04-07 Filipe Manana New
[12/16] btrfs: rename the functions to count, test and get bit ranges in io trees btrfs: some cleanups for extent-io-tree (mostly renames) - - - --- 2025-04-07 Filipe Manana New
[11/16] btrfs: rename the functions to init and release an extent io tree btrfs: some cleanups for extent-io-tree (mostly renames) - - - --- 2025-04-07 Filipe Manana New
[10/16] btrfs: directly grab inode at __btrfs_debug_check_extent_io_range() btrfs: some cleanups for extent-io-tree (mostly renames) - - - --- 2025-04-07 Filipe Manana New
[09/16] btrfs: rename the functions to get inode and fs_info from an extent io tree btrfs: some cleanups for extent-io-tree (mostly renames) - - - --- 2025-04-07 Filipe Manana New
[08/16] btrfs: rename the functions to search for bits in extent ranges btrfs: some cleanups for extent-io-tree (mostly renames) - - - --- 2025-04-07 Filipe Manana New
[07/16] btrfs: rename set_extent_bit() to include a btrfs prefix btrfs: some cleanups for extent-io-tree (mostly renames) - - - --- 2025-04-07 Filipe Manana New
[06/16] btrfs: rename the functions to clear bits for an extent range btrfs: some cleanups for extent-io-tree (mostly renames) - - - --- 2025-04-07 Filipe Manana New
[05/16] btrfs: rename __lock_extent() and __try_lock_extent() btrfs: some cleanups for extent-io-tree (mostly renames) - - - --- 2025-04-07 Filipe Manana New
[04/16] btrfs: add btrfs prefix to dio lock and unlock extent functions btrfs: some cleanups for extent-io-tree (mostly renames) - - - --- 2025-04-07 Filipe Manana New
[03/16] btrfs: add btrfs prefix to main lock, try lock and unlock extent functions btrfs: some cleanups for extent-io-tree (mostly renames) - - - --- 2025-04-07 Filipe Manana New
[02/16] btrfs: add btrfs prefix to trace events for extent state alloc and free btrfs: some cleanups for extent-io-tree (mostly renames) - - - --- 2025-04-07 Filipe Manana New
[01/16] btrfs: remove extent_io_tree_to_inode() and is_inode_io_tree() btrfs: some cleanups for extent-io-tree (mostly renames) - - - --- 2025-04-07 Filipe Manana New
btrfs: fix invalid inode pointer after failure to create reloc inode btrfs: fix invalid inode pointer after failure to create reloc inode - 2 - --- 2025-04-05 Filipe Manana New
btrfs: tracepoints: use btrfs_root_id() to get the id of a root btrfs: tracepoints: use btrfs_root_id() to get the id of a root - 2 - --- 2025-04-04 Filipe Manana New
[4/4] btrfs: remove redudant record start offset check at test_range_bit() btrfs: some more cleanups for the io tree code - - - --- 2025-04-02 Filipe Manana New
[3/4] btrfs: simplify last record detection at test_range_bit() btrfs: some more cleanups for the io tree code - - - --- 2025-04-02 Filipe Manana New
[2/4] btrfs: remove redundant check at find_first_extent_bit_state() btrfs: some more cleanups for the io tree code - - - --- 2025-04-02 Filipe Manana New
[1/4] btrfs: fix documentation for tree_search_for_insert() btrfs: some more cleanups for the io tree code - - - --- 2025-04-02 Filipe Manana New
[v2,4/4] btrfs: simplify last record detection at test_range_bit_exists() btrfs: some trivial cleanups related to io trees - - - --- 2025-04-01 Filipe Manana New
[v2,3/4] btrfs: use clear_extent_bits() instead of clear_extent_bit() where possible btrfs: some trivial cleanups related to io trees - - - --- 2025-04-01 Filipe Manana New
[v2,2/4] btrfs: use clear_extent_bits() at chunk_map_device_clear_bits() btrfs: some trivial cleanups related to io trees - - - --- 2025-04-01 Filipe Manana New
[v2,1/4] btrfs: use clear_extent_bit() at try_release_extent_state() btrfs: some trivial cleanups related to io trees - - - --- 2025-04-01 Filipe Manana New
[3/3] btrfs: simplify last record detection at test_range_bit_exists() btrfs: some trivial cleanups related to io trees - - - --- 2025-04-01 Filipe Manana New
[2/3] btrfs: use clear_extent_bits() at chunk_map_device_clear_bits() btrfs: some trivial cleanups related to io trees - - - --- 2025-04-01 Filipe Manana New
[1/3] btrfs: use clear_extent_bit() at try_release_extent_state() btrfs: some trivial cleanups related to io trees - - - --- 2025-04-01 Filipe Manana New
[3/3] btrfs: remove EXTENT_UPTODATE io tree flag btrfs: some cleanups related to io trees - - - --- 2025-03-28 Filipe Manana New
[2/3] btrfs: stop searching for EXTENT_DIRTY bit in the excluded extents io tree btrfs: some cleanups related to io trees - - - --- 2025-03-28 Filipe Manana New
[1/3] btrfs: remove leftover EXTENT_UPTODATE clear from an inode's io_tree btrfs: some cleanups related to io trees - - - --- 2025-03-28 Filipe Manana New
[3/3] btrfs: pass a pointer to get_range_bits() to cache first search result btrfs: improvements to the release_folio callback - - - --- 2025-03-27 Filipe Manana New
[2/3] btrfs: allow folios to be released while ordered extent is finishing btrfs: improvements to the release_folio callback - - - --- 2025-03-27 Filipe Manana New
[1/3] btrfs: update comment for try_release_extent_state() btrfs: improvements to the release_folio callback - - - --- 2025-03-27 Filipe Manana New
[v2] generic: test fsync of file with no more hard links [v2] generic: test fsync of file with no more hard links - 1 - --- 2025-03-25 Filipe Manana New
generic: test fsync of file with no more hard links generic: test fsync of file with no more hard links - 1 - --- 2025-03-21 Filipe Manana New
btrfs: fix fsync of files with no hard links not persisting deletion btrfs: fix fsync of files with no hard links not persisting deletion - 1 - --- 2025-03-21 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