Show patches with: Submitter = Filipe Manana       |    State = Action Required       |   1522 patches
« 1 2 ... 3 4 515 16 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[07/17] btrfs: don't steal space from global rsv after a transaction abort btrfs: some misc stuff around space flushing and enospc handling - - - --- 2023-07-26 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
[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
[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
[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
[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
[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
[2/2] btrfs: check for commit error at btrfs_attach_transaction_barrier() btrfs: fixes for missing error reporting when attaching to a transaction - 1 - --- 2023-07-21 Filipe Manana New
[1/2] btrfs: check if the transaction was aborted at btrfs_wait_for_commit() btrfs: fixes for missing error reporting when attaching to a transaction - 1 - --- 2023-07-21 Filipe Manana New
btrfs: account block group tree when calculating global reserve size btrfs: account block group tree when calculating global reserve size - - - --- 2023-07-20 Filipe Manana New
[v2] btrfs: fix warning when putting transaction with qgroups enabled after abort [v2] btrfs: fix warning when putting transaction with qgroups enabled after abort - 2 - --- 2023-07-14 Filipe Manana New
btrfs: fix warning when putting transaction with qgroups enabled after abort btrfs: fix warning when putting transaction with qgroups enabled after abort - - - --- 2023-07-14 Filipe Manana New
[v2] btrfs: use irq safe locking when running and adding delayed iputs [v2] btrfs: use irq safe locking when running and adding delayed iputs - - - --- 2023-07-05 Filipe Manana New
btrfs: use spin_lock_irq() when running delayed iputs btrfs: use spin_lock_irq() when running delayed iputs - - - --- 2023-07-05 Filipe Manana New
[2/2] btrfs: fix iput() on error pointer after error during orphan cleanup btrfs: fix error paths of btrfs_orphan_cleanup() - 1 - --- 2023-07-03 Filipe Manana New
[1/2] btrfs: fix double iput() on inode after an error during orphan cleanup btrfs: fix error paths of btrfs_orphan_cleanup() - 1 - --- 2023-07-03 Filipe Manana New
btrfs: fix leak after finding block group with super blocks on zoned fs btrfs: fix leak after finding block group with super blocks on zoned fs - 2 - --- 2023-07-03 Filipe Manana New
[8/8] btrfs: move btrfs_free_excluded_extents() into block-group.c btrfs: remove a couple BUG_ON()s and cleanups - - - --- 2023-06-30 Filipe Manana New
[7/8] btrfs: open code trivial btrfs_add_excluded_extent() btrfs: remove a couple BUG_ON()s and cleanups - - - --- 2023-06-30 Filipe Manana New
[6/8] btrfs: make find_first_extent_bit() return a boolean btrfs: remove a couple BUG_ON()s and cleanups - - - --- 2023-06-30 Filipe Manana New
[5/8] btrfs: make btrfs_destroy_pinned_extent() return void btrfs: remove a couple BUG_ON()s and cleanups - - - --- 2023-06-30 Filipe Manana New
[4/8] btrfs: make btrfs_destroy_marked_extents() return void btrfs: remove a couple BUG_ON()s and cleanups - - - --- 2023-06-30 Filipe Manana New
[3/8] btrfs: rename add_new_free_space() to btrfs_add_new_free_space() btrfs: remove a couple BUG_ON()s and cleanups - - - --- 2023-06-30 Filipe Manana New
[2/8] btrfs: update documentation for add_new_free_space() btrfs: remove a couple BUG_ON()s and cleanups - - - --- 2023-06-30 Filipe Manana New
[1/8] btrfs: remove BUG_ON()'s in add_new_free_space() btrfs: remove a couple BUG_ON()s and cleanups - - - --- 2023-06-30 Filipe Manana New
btrfs: fix use-after-free of new block group that became unused btrfs: fix use-after-free of new block group that became unused - - - --- 2023-06-28 Filipe Manana New
btrfs: test activating swapfile in the presence of snapshots btrfs: test activating swapfile in the presence of snapshots - 1 - --- 2023-06-20 Filipe Manana New
[4/4] btrfs: fix race between quota disable and relocation btrfs: some fixes around quota disable, free space tree disable and relocation - - - --- 2023-06-19 Filipe Manana New
[3/4] btrfs: add comment to struct btrfs_fs_info::dirty_cowonly_roots btrfs: some fixes around quota disable, free space tree disable and relocation - - - --- 2023-06-19 Filipe Manana New
[2/4] btrfs: fix race when deleting free space root from the dirty cow roots list btrfs: some fixes around quota disable, free space tree disable and relocation - - - --- 2023-06-19 Filipe Manana New
[1/4] btrfs: fix race when deleting quota root from the dirty cow roots list btrfs: some fixes around quota disable, free space tree disable and relocation - - - --- 2023-06-19 Filipe Manana New
btrfs: do not BUG_ON after failure to migrate space during truncation btrfs: do not BUG_ON after failure to migrate space during truncation - 1 - --- 2023-06-13 Filipe Manana New
btrfs: do not BUG_ON on failure to get dir index for new snapshot btrfs: do not BUG_ON on failure to get dir index for new snapshot - 1 - --- 2023-06-13 Filipe Manana New
btrfs: send: do not BUG_ON() on unexpected symlink data extent btrfs: send: do not BUG_ON() on unexpected symlink data extent - 1 - --- 2023-06-12 Filipe Manana New
btrfs: do not BUG_ON() when dropping inode items from log root btrfs: do not BUG_ON() when dropping inode items from log root - 1 - --- 2023-06-12 Filipe Manana New
btrfs: replace BUG_ON() at split_item() with proper error handling btrfs: replace BUG_ON() at split_item() with proper error handling - 1 - --- 2023-06-09 Filipe Manana New
btrfs: always assign false literal to ref head processing field btrfs: always assign false literal to ref head processing field - - - --- 2023-06-09 Filipe Manana New
[v2,13/13] btrfs: do not BUG_ON() on tree mod log failures at btrfs_del_ptr() btrfs: some fixes and updates around handling errors for tree mod log operations - - - --- 2023-06-08 Filipe Manana New
[v2,12/13] btrfs: do not BUG_ON() on tree mod log failures at insert_ptr() btrfs: some fixes and updates around handling errors for tree mod log operations - - - --- 2023-06-08 Filipe Manana New
[v2,11/13] btrfs: do not BUG_ON() on tree mod log failure at insert_new_root() btrfs: some fixes and updates around handling errors for tree mod log operations - 1 - --- 2023-06-08 Filipe Manana New
[v2,10/13] btrfs: do not BUG_ON() on tree mod log failures at push_nodes_for_insert() btrfs: some fixes and updates around handling errors for tree mod log operations - 1 - --- 2023-06-08 Filipe Manana New
[v2,09/13] btrfs: abort transaction at update_ref_for_cow() when ref count is zero btrfs: some fixes and updates around handling errors for tree mod log operations - 1 - --- 2023-06-08 Filipe Manana New
[v2,08/13] btrfs: abort transaction at balance_level() when left child is missing btrfs: some fixes and updates around handling errors for tree mod log operations - 2 - --- 2023-06-08 Filipe Manana New
[v2,07/13] btrfs: avoid unnecessarily setting the fs to RO and error state at balance_level() btrfs: some fixes and updates around handling errors for tree mod log operations - 1 - --- 2023-06-08 Filipe Manana New
[v2,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-08 Filipe Manana New
[v2,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-08 Filipe Manana New
[v2,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-08 Filipe Manana New
[v2,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-08 Filipe Manana New
[v2,02/13] btrfs: fix extent buffer leak after tree mod log failure at split_node() btrfs: some fixes and updates around handling errors for tree mod log operations - 1 - --- 2023-06-08 Filipe Manana New
[v2,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-08 Filipe Manana New
[13/13] btrfs: do not BUG_ON() on tree mod log failures at btrfs_del_ptr() btrfs: some fixes and updates around handling errors for tree mod log operations - 1 - --- 2023-06-07 Filipe Manana New
[12/13] btrfs: do not BUG_ON() on tree mod log failures at insert_ptr() btrfs: some fixes and updates around handling errors for tree mod log operations - - - --- 2023-06-07 Filipe Manana New
[11/13] btrfs: do not BUG_ON() on tree mod log failure at insert_new_root() btrfs: some fixes and updates around handling errors for tree mod log operations - 1 - --- 2023-06-07 Filipe Manana New
[10/13] btrfs: do not BUG_ON() on tree mod log failures at push_nodes_for_insert() btrfs: some fixes and updates around handling errors for tree mod log operations - 1 - --- 2023-06-07 Filipe Manana New
[09/13] btrfs: abort transaction at update_ref_for_cow() when ref count is zero btrfs: some fixes and updates around handling errors for tree mod log operations - - - --- 2023-06-07 Filipe Manana New
[08/13] btrfs: abort transaction at balance_level() when left child is missing btrfs: some fixes and updates around handling errors for tree mod log operations - - - --- 2023-06-07 Filipe Manana New
[07/13] btrfs: avoid unnecessarily setting the fs to RO and error state at balance_level() btrfs: some fixes and updates around handling errors for tree mod log operations - - - --- 2023-06-07 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
[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
[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
[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
[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
[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
btrfs: update documentation for a block group's bg_list member btrfs: update documentation for a block group's bg_list member - 1 - --- 2023-06-06 Filipe Manana New
[v2] btrfs: make btrfs_destroy_delayed_refs() return void [v2] btrfs: make btrfs_destroy_delayed_refs() return void - 1 - --- 2023-06-02 Filipe Manana New
[11/11] btrfs: make btrfs_destroy_delayed_refs() return void btrfs: some delayed refs optimizations and cleanups - - - --- 2023-05-29 Filipe Manana New
[10/11] btrfs: remove unnecessary prototype declarations at disk-io.c btrfs: some delayed refs optimizations and cleanups - - - --- 2023-05-29 Filipe Manana New
[09/11] btrfs: use a single switch statement when initializing delayed ref head btrfs: some delayed refs optimizations and cleanups - - - --- 2023-05-29 Filipe Manana New
[08/11] btrfs: use bool type for delayed ref head fields that are used as booleans btrfs: some delayed refs optimizations and cleanups - - - --- 2023-05-29 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
[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
[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
[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
[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
[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
[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
[v2] btrfs/213: avoid occasional failure due to already finished balance [v2] btrfs/213: avoid occasional failure due to already finished balance - 2 - --- 2023-05-19 Filipe Manana New
btrfs/213: add _fixed_by_kernel_commit tag and remove from dangerous group btrfs/213: add _fixed_by_kernel_commit tag and remove from dangerous group - 1 - --- 2023-05-18 Filipe Manana New
btrfs/213: avoid occasional failure due to already finished balance btrfs/213: avoid occasional failure due to already finished balance - - - --- 2023-05-18 Filipe Manana New
btrfs/287: add git commit hash for the kernel fix btrfs/287: add git commit hash for the kernel fix - 1 - --- 2023-05-18 Filipe Manana New
generic/708: fix commit subject and add its git hash generic/708: fix commit subject and add its git hash - 1 - --- 2023-05-18 Filipe Manana New
btrfs: fix comment referring to no longer existing btrfs_clean_tree_block() btrfs: fix comment referring to no longer existing btrfs_clean_tree_block() - 1 - --- 2023-05-17 Filipe Manana New
[5/5] btrfs: change for_rename argument of btrfs_record_unlink_dir() to bool btrfs: some minor log tree updates - 1 - --- 2023-05-17 Filipe Manana New
[4/5] btrfs: remove pointless label and goto at btrfs_record_unlink_dir() btrfs: some minor log tree updates - - - --- 2023-05-17 Filipe Manana New
[3/5] btrfs: update comments at btrfs_record_unlink_dir() to be more clear btrfs: some minor log tree updates - - - --- 2023-05-17 Filipe Manana New
[2/5] btrfs: use inode_logged() at btrfs_record_unlink_dir() btrfs: some minor log tree updates - - - --- 2023-05-17 Filipe Manana New
[1/5] btrfs: use inode_logged() at need_log_inode() btrfs: some minor log tree updates - - - --- 2023-05-17 Filipe Manana New
btrfs/254: correct subject of the relevant kernel patch and add git commit btrfs/254: correct subject of the relevant kernel patch and add git commit - 1 - --- 2023-05-10 Filipe Manana New
btrfs/228: sync filesystem after creating subvolume btrfs/228: sync filesystem after creating subvolume - 2 - --- 2023-05-10 Filipe Manana New
[3/3] groups: add logical_resolve group for btrfs btrfs: add test case for logical-resolve - 1 - --- 2023-05-09 Filipe Manana New
[2/3] btrfs: add a test case for the logical to ino ioctl btrfs: add test case for logical-resolve - 1 - --- 2023-05-09 Filipe Manana New
[1/3] common/btrfs: add helper to get the bytenr for a file extent item btrfs: add test case for logical-resolve - 1 - --- 2023-05-09 Filipe Manana New
[v3] btrfs: fix backref walking not returning all inode refs [v3] btrfs: fix backref walking not returning all inode refs - - 1 --- 2023-05-09 Filipe Manana New
[9/9] btrfs: assert tree lock is held when removing free space entries btrfs: some free space cache fixes and updates - - - --- 2023-05-04 Filipe Manana New
[8/9] btrfs: assert tree lock is held when linking free space btrfs: some free space cache fixes and updates - 1 - --- 2023-05-04 Filipe Manana New
[7/9] btrfs: assert tree lock is held when searching for free space entries btrfs: some free space cache fixes and updates - 1 - --- 2023-05-04 Filipe Manana New
[6/9] btrfs: assert proper locks are held at tree_insert_offset() btrfs: some free space cache fixes and updates - - - --- 2023-05-04 Filipe Manana New
[5/9] btrfs: simplify arguments to tree_insert_offset() btrfs: some free space cache fixes and updates - - - --- 2023-05-04 Filipe Manana New
[4/9] btrfs: use precomputed end offsets at do_trimming() btrfs: some free space cache fixes and updates - 1 - --- 2023-05-04 Filipe Manana New
[3/9] btrfs: avoid searching twice for previous node when merging free space entries btrfs: some free space cache fixes and updates - - - --- 2023-05-04 Filipe Manana New
« 1 2 ... 3 4 515 16 »