Show patches with: Submitter = David Sterba       |    State = Action Required       |   1434 patches
« 1 2 3 414 15 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/5] btrfs: add helpers to get inode from page/folio pointers Struct to fs_info helpers - - - --- 2024-01-29 David Sterba New
[1/5] btrfs: tests: allocate dummy fs_info and root in test_find_delalloc() Struct to fs_info helpers - - - --- 2024-01-29 David Sterba New
btrfs: remove unused included headers btrfs: remove unused included headers - 1 - --- 2024-01-25 David Sterba New
[20/20] btrfs: move transaction abort to the error site btrfs_rebuild_free_space_tree() Error handling fixes - - - --- 2024-01-24 David Sterba New
[19/20] btrfs: move transaction abort to the error site in btrfs_create_free_space_tree() Error handling fixes - - - --- 2024-01-24 David Sterba New
[18/20] btrfs: move transaction abort to the error site in btrfs_delete_free_space_tree() Error handling fixes - - - --- 2024-01-24 David Sterba New
[17/20] btrfs: unify handling of return values of btrfs_insert_empty_items() Error handling fixes - - - --- 2024-01-24 David Sterba New
[16/20] btrfs: change BUG_ON to assertion in reset_balance_state() Error handling fixes - - - --- 2024-01-24 David Sterba New
[15/20] btrfs: change BUG_ON to assertion when verifying root in btrfs_alloc_reserved_file_extent() Error handling fixes - - - --- 2024-01-24 David Sterba New
[14/20] btrfs: change BUG_ON to assertion when verifying lockdep class setup Error handling fixes - - - --- 2024-01-24 David Sterba New
[13/20] btrfs: change BUG_ON to assertion in btrfs_read_roots() Error handling fixes - - - --- 2024-01-24 David Sterba New
[12/20] btrfs: defrag: change BUG_ON to assertion in btrfs_defrag_leaves() Error handling fixes - - - --- 2024-01-24 David Sterba New
[11/20] btrfs: change BUG_ON to assertion when checking for delayed_node root Error handling fixes - - - --- 2024-01-24 David Sterba New
[10/20] btrfs: delayed-inode: drop pointless BUG_ON in __btrfs_remove_delayed_item() Error handling fixes - - - --- 2024-01-24 David Sterba New
[09/20] btrfs: export: handle invalid inode or root reference in btrfs_get_parent() Error handling fixes - - - --- 2024-01-24 David Sterba New
[08/20] btrfs: handle invalid extent item reference found in check_committed_ref() Error handling fixes - - - --- 2024-01-24 David Sterba New
[07/20] btrfs: handle chunk tree lookup error in btrfs_relocate_sys_chunks() Error handling fixes - - - --- 2024-01-24 David Sterba New
[06/20] btrfs: handle invalid root reference found in btrfs_init_root_free_objectid() Error handling fixes - - - --- 2024-01-24 David Sterba New
[05/20] btrfs: handle invalid root reference found in btrfs_find_root() Error handling fixes - - - --- 2024-01-24 David Sterba New
[04/20] btrfs: handle root deletion lookup error in btrfs_del_root() Error handling fixes - - - --- 2024-01-24 David Sterba New
[03/20] btrfs: handle block group lookup error when it's being removed Error handling fixes - - - --- 2024-01-24 David Sterba New
[02/20] btrfs: handle invalid range and start in merge_extent_mapping() Error handling fixes - - - --- 2024-01-24 David Sterba New
[01/20] btrfs: handle directory and dentry mismatch in btrfs_may_delete() Error handling fixes - - - --- 2024-01-24 David Sterba New
[GIT,PULL] Btrfs fixes for 6.8-rc2 [GIT,PULL] Btrfs fixes for 6.8-rc2 - - - --- 2024-01-22 David Sterba New
[2/2] btrfs: replace i_blocksize by fs_info::sectorsize Block size helper cleanups - - - --- 2024-01-17 David Sterba New
[1/2] btrfs: replace sb::s_blocksize by fs_info::sectorsize Block size helper cleanups - - - --- 2024-01-17 David Sterba New
[3/3] btrfs: make btrfs_error_unpin_extent_range() return void Error handling in unpin_extent_cache() - - - --- 2024-01-16 David Sterba New
[2/3] btrfs: return errors from unpin_extent_range() Error handling in unpin_extent_cache() - - - --- 2024-01-16 David Sterba New
[1/3] brtfs: handle errors returned from unpin_extent_cache() Error handling in unpin_extent_cache() - - - --- 2024-01-16 David Sterba New
btrfs: don't warn if discard range is not aligned to sector btrfs: don't warn if discard range is not aligned to sector - 2 - --- 2024-01-15 David Sterba New
btrfs: send: return EOPNOTSUPP on unknown flags btrfs: send: return EOPNOTSUPP on unknown flags - 1 - --- 2024-01-10 David Sterba New
[GIT,PULL] Btrfs updates for 6.8 [GIT,PULL] Btrfs updates for 6.8 - - - --- 2024-01-05 David Sterba New
[GIT,PULL] Btrfs fix for 6.7-rc6, part 2 [GIT,PULL] Btrfs fix for 6.7-rc6, part 2 - - - --- 2023-12-17 David Sterba New
[GIT,PULL] Btrfs fixes for 6.7-rc6 [GIT,PULL] Btrfs fixes for 6.7-rc6 - - - --- 2023-12-13 David Sterba New
[1/1,v2] btrfs: switch btrfs_root::delayed_nodes_tree to xarray from radix-tree Convert btrfs_root::delayed_nodes_tree to xarray - 1 - --- 2023-12-06 David Sterba New
[2/2] btrfs: use xarray for btrfs_root::delayed_nodes_tree instead of radix-tree Convert btrfs_root::delayed_nodes_tree to xarray - - - --- 2023-11-30 David Sterba New
[1/2] btrfs: drop radix-tree preload from btrfs_get_or_create_delayed_node() Convert btrfs_root::delayed_nodes_tree to xarray - - - --- 2023-11-30 David Sterba New
[v2] btrfs: allocate btrfs_inode::file_extent_tree only without NO_HOLES [v2] btrfs: allocate btrfs_inode::file_extent_tree only without NO_HOLES - 1 - --- 2023-11-30 David Sterba New
btrfs: allocate btrfs_inode::file_extent_tree only without NO_HOLES btrfs: allocate btrfs_inode::file_extent_tree only without NO_HOLES - - - --- 2023-11-28 David Sterba New
[GIT,PULL] Btrfs fixes for 6.7-rc4 [GIT,PULL] Btrfs fixes for 6.7-rc4 - - - --- 2023-11-28 David Sterba New
btrfs: fix 64bit compat send ioctl arguments not initializing version member btrfs: fix 64bit compat send ioctl arguments not initializing version member - 1 - --- 2023-11-24 David Sterba New
[5/5] btrfs: always set extent_io_tree::inode and drop fs_info Reduce size of extent_io_tree, remove fs_info - - - --- 2023-11-21 David Sterba New
[4/5] btrfs: enhance extent_io_tree error reports Reduce size of extent_io_tree, remove fs_info - - - --- 2023-11-21 David Sterba New
[3/5] btrfs: constify fs_info parameter in __btrfs_panic() Reduce size of extent_io_tree, remove fs_info - - - --- 2023-11-21 David Sterba New
[2/5] btrfs: drop error message in extent_io_tree insert_state() Reduce size of extent_io_tree, remove fs_info - - - --- 2023-11-21 David Sterba New
[1/5] btrfs: move lockdep class setting out of extent_io_tree_init Reduce size of extent_io_tree, remove fs_info - - - --- 2023-11-21 David Sterba New
[5/5] btrfs: remove unused btrfs_root::type Remove some unused struct members - - - --- 2023-11-21 David Sterba New
[4/5] btrfs: remove unused definition of tree_entry in extent-io-tree.c Remove some unused struct members - - - --- 2023-11-21 David Sterba New
[3/5] btrfs: raid56: remove unused btrfs_plug_cb::work Remove some unused struct members - - - --- 2023-11-21 David Sterba New
[2/5] btrfs: remove unused btrfs_ordered_extent::outstanding_isize Remove some unused struct members - - - --- 2023-11-21 David Sterba New
[1/5] btrfs: scrub: remove unused scrub_ctx::sectors_per_bio Remove some unused struct members - - - --- 2023-11-21 David Sterba New
[2/2] btrfs: use shrinker for compression page pool Pool for compression pages - - - --- 2023-11-15 David Sterba New
[1/2] btrfs: use page alloc/free wrapeprs for compression pages Pool for compression pages - - - --- 2023-11-15 David Sterba New
[GIT,PULL] Btrfs updates for 6.7-rc2 [GIT,PULL] Btrfs updates for 6.7-rc2 - - - --- 2023-11-13 David Sterba New
[GIT,PULL] Btrfs updates for 6.7 [GIT,PULL] Btrfs updates for 6.7 - - - --- 2023-10-30 David Sterba New
[GIT,PULL] Btrfs fix for 6.6-rc8 [GIT,PULL] Btrfs fix for 6.6-rc8 - - - --- 2023-10-23 David Sterba New
[GIT,PULL] Btrfs fix for 6.6-rc7 [GIT,PULL] Btrfs fix for 6.6-rc7 - - - --- 2023-10-17 David Sterba New
[GIT,PULL] Btrfs fixes for 6.6-rc6 [GIT,PULL] Btrfs fixes for 6.6-rc6 - - - --- 2023-10-11 David Sterba New
btrfs: open code timespec64 in struct btrfs_inode btrfs: open code timespec64 in struct btrfs_inode - - - --- 2023-10-10 David Sterba New
[GIT,PULL] Btrfs fixes for 6.6-rc5 [GIT,PULL] Btrfs fixes for 6.6-rc5 - - - --- 2023-10-06 David Sterba New
[2/2] btrfs: reorder btrfs_inode to fill gaps Open code btrfs_ordered_inode_tree in btrfs_inode - - - --- 2023-09-29 David Sterba New
[1/2] btrfs: open code btrfs_ordered_inode_tree in btrfs_inode Open code btrfs_ordered_inode_tree in btrfs_inode - - - --- 2023-09-29 David Sterba New
[2/2] btrfs: change test_range_bit to scan the whole range Speed up test_range_bit() - - - --- 2023-09-26 David Sterba New
[1/2] btrfs: add specific helper for range bit test exists Speed up test_range_bit() - - - --- 2023-09-26 David Sterba New
[GIT,PULL] Btrfs fixes for 6.6-rc4 [GIT,PULL] Btrfs fixes for 6.6-rc4 - - - --- 2023-09-26 David Sterba New
[5/5] btrfs: remove unused alloc and free helpers for block group reserves Siwtch to on-stack variables for block reserves - - - --- 2023-09-22 David Sterba New
[4/5] btrfs: relocation: embed block reserve to struct reloc_control Siwtch to on-stack variables for block reserves - - - --- 2023-09-22 David Sterba New
[3/5] btrfs: use on-stack variable for block reserve in btrfs_replace_file_extents Siwtch to on-stack variables for block reserves - - - --- 2023-09-22 David Sterba New
[2/5] btrfs: use on-stack variable for block reserve in btrfs_truncate Siwtch to on-stack variables for block reserves - - - --- 2023-09-22 David Sterba New
[1/5] btrfs: use on-stack variable for block reserve in btrfs_evict_inode Siwtch to on-stack variables for block reserves - - - --- 2023-09-22 David Sterba New
[8/8] btrfs: relocation: constify parameters where possible Minor cleanups in relocation.c - 1 - --- 2023-09-22 David Sterba New
[7/8] btrfs: relocation: use on-stack iterator in build_backref_tree Minor cleanups in relocation.c - 1 - --- 2023-09-22 David Sterba New
[6/8] btrfs: relocation: return bool from btrfs_should_ignore_reloc_root Minor cleanups in relocation.c - 2 - --- 2023-09-22 David Sterba New
[5/8] btrfs: switch btrfs_backref_cache::is_reloc to bool Minor cleanups in relocation.c - 2 - --- 2023-09-22 David Sterba New
[4/8] btrfs: relocation: open code mapping_tree_init Minor cleanups in relocation.c - 2 - --- 2023-09-22 David Sterba New
[3/8] btrfs: relocation: switch bitfields to bool in reloc_control Minor cleanups in relocation.c - 2 - --- 2023-09-22 David Sterba New
[2/8] btrfs: relocation: use enum for stages Minor cleanups in relocation.c - 1 - --- 2023-09-22 David Sterba New
[1/8] btrfs: relocation: use more natural types for tree_block bitfields Minor cleanups in relocation.c - 2 - --- 2023-09-22 David Sterba New
[GIT,PULL] Btrfs fixes for 6.6-rc3 [GIT,PULL] Btrfs fixes for 6.6-rc3 - - - --- 2023-09-20 David Sterba New
btrfs: merge ordered work callbacks in btrfs_work into one btrfs: merge ordered work callbacks in btrfs_work into one - - - --- 2023-09-19 David Sterba New
[GIT,PULL] Btrfs fixes for 6.6-rc2 [GIT,PULL] Btrfs fixes for 6.6-rc2 - - - --- 2023-09-12 David Sterba New
btrfs: rename errno identifiers to error btrfs: rename errno identifiers to error - 1 - --- 2023-09-08 David Sterba New
[10/10] btrfs: move extent_buffer::lock_owner to debug section Cleanups and struct packing - 1 - --- 2023-09-07 David Sterba New
[09/10] btrfs: reduce size of struct btrfs_ref Cleanups and struct packing - - - --- 2023-09-07 David Sterba New
[08/10] btrfs: reduce size and reorder compression members in struct btrfs_inode Cleanups and struct packing - 1 - --- 2023-09-07 David Sterba New
[07/10] btrfs: reduce size of prelim_ref::level Cleanups and struct packing - 1 - --- 2023-09-07 David Sterba New
[06/10] btrfs: reduce arguments of helpers space accounting root item Cleanups and struct packing - 1 - --- 2023-09-07 David Sterba New
[05/10] btrfs: reduce parameters of btrfs_pin_extent_for_log_replay Cleanups and struct packing - 1 - --- 2023-09-07 David Sterba New
[04/10] btrfs: reduce parameters of btrfs_pin_reserved_extent Cleanups and struct packing - 1 - --- 2023-09-07 David Sterba New
[03/10] btrfs: drop __must_check annotations Cleanups and struct packing - 1 - --- 2023-09-07 David Sterba New
[02/10] btrfs: reformat remaining kdoc style comments Cleanups and struct packing - 1 - --- 2023-09-07 David Sterba New
[01/10] btrfs: move functions comments from qgroup.h to qgroup.c Cleanups and struct packing - 1 - --- 2023-09-07 David Sterba New
[GIT,PULL] Btrfs updates for 6.6 [GIT,PULL] Btrfs updates for 6.6 - - - --- 2023-08-28 David Sterba New
[GIT,PULL] Btrfs fixes for 6.5-rc7 [GIT,PULL] Btrfs fixes for 6.5-rc7 - - - --- 2023-08-19 David Sterba New
[GIT,PULL] Btrfs fixes for 6.5-rc6 [GIT,PULL] Btrfs fixes for 6.5-rc6 - - - --- 2023-08-12 David Sterba New
[GIT,PULL] Btrfs fixes for 6.5-rc4 [GIT,PULL] Btrfs fixes for 6.5-rc4 - - - --- 2023-07-27 David Sterba New
[GIT,PULL] Btrfs fixes for 6.5-rc3 [GIT,PULL] Btrfs fixes for 6.5-rc3 - - - --- 2023-07-20 David Sterba New
[2/2] btrfs: use helper sizeof_field in struct accessors Minor macro and type cleanups - 1 - --- 2023-07-13 David Sterba New
[1/2] btrfs: replace unsigned char with u8 for type casts Minor macro and type cleanups - - - --- 2023-07-13 David Sterba New
btrfs: disable slab merging in debug build btrfs: disable slab merging in debug build 1 - - --- 2023-07-12 David Sterba New
« 1 2 3 414 15 »