aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/ctree.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-05btrfs: remove SLAB_MEM_SPREAD flag useGravatar Chengming Zhou 1-1/+1
2024-03-04btrfs: use KMEM_CACHE() to create btrfs_path cacheGravatar Kunwu Chan 1-3/+1
2024-03-04btrfs: unify handling of return values of btrfs_insert_empty_items()Gravatar David Sterba 1-0/+4
2024-03-04btrfs: cache folio size and shift in extent_bufferGravatar Qu Wenruo 1-1/+1
2023-12-15btrfs: migrate get_eb_page_index() and get_eb_offset_in_page() to foliosGravatar Qu Wenruo 1-6/+7
2023-12-15btrfs: migrate extent_buffer::pages[] to folioGravatar Qu Wenruo 1-1/+1
2023-12-15btrfs: make the logic from btrfs_block_can_be_shared() easier to readGravatar Filipe Manana 1-16/+24
2023-12-15btrfs: use bool for return type of btrfs_block_can_be_shared()Gravatar Filipe Manana 1-6/+6
2023-11-13Merge tag 'for-6.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2023-11-03btrfs: get correct owning_root when dropping snapshotGravatar Josef Bacik 1-1/+1
2023-10-30Merge tag 'for-6.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Gravatar Linus Torvalds 1-234/+106
2023-10-23btrfs: fix unwritten extent buffer after snapshotting a new subvolumeGravatar Filipe Manana 1-5/+16
2023-10-12btrfs: move btrfs_realloc_node() from ctree.c into defrag.cGravatar Filipe Manana 1-112/+0
2023-10-12btrfs: export comp_keys() from ctree.c as btrfs_comp_keys()Gravatar Filipe Manana 1-37/+7
2023-10-12btrfs: rename and export __btrfs_cow_block()Gravatar Filipe Manana 1-15/+15
2023-10-12btrfs: use round_down() to align block offset at btrfs_cow_block()Gravatar Filipe Manana 1-1/+1
2023-10-12btrfs: remove noinline attribute from btrfs_cow_block()Gravatar Filipe Manana 1-1/+1
2023-10-12btrfs: qgroup: track metadata relocation COW with simple quotaGravatar Boris Burkov 1-8/+14
2023-10-12btrfs: abort transaction on generation mismatch when marking eb as dirtyGravatar Filipe Manana 1-50/+59
2023-10-12btrfs: rename errno identifiers to errorGravatar David Sterba 1-2/+2
2023-10-12btrfs: reduce arguments of helpers space accounting root itemGravatar David Sterba 1-12/+11
2023-10-12btrfs: reformat remaining kdoc style commentsGravatar David Sterba 1-2/+2
2023-10-04btrfs: error out when reallocating block for defrag using a stale transactionGravatar Filipe Manana 1-2/+16
2023-10-04btrfs: error when COWing block from a root that is being deletedGravatar Filipe Manana 1-3/+7
2023-10-04btrfs: error out when COWing block using a stale transactionGravatar Filipe Manana 1-8/+16
2023-06-19btrfs: replace BUG_ON() at split_item() with proper error handlingGravatar Filipe Manana 1-1/+6
2023-06-19btrfs: do not BUG_ON() on tree mod log failures at btrfs_del_ptr()Gravatar Filipe Manana 1-13/+39
2023-06-19btrfs: do not BUG_ON() on tree mod log failures at insert_ptr()Gravatar Filipe Manana 1-19/+52
2023-06-19btrfs: do not BUG_ON() on tree mod log failure at insert_new_root()Gravatar Filipe Manana 1-1/+6
2023-06-19btrfs: do not BUG_ON() on tree mod log failures at push_nodes_for_insert()Gravatar Filipe Manana 1-2/+12
2023-06-19btrfs: abort transaction at update_ref_for_cow() when ref count is zeroGravatar Filipe Manana 1-3/+7
2023-06-19btrfs: abort transaction at balance_level() when left child is missingGravatar Filipe Manana 1-3/+7
2023-06-19btrfs: avoid unnecessarily setting the fs to RO and error state at balance_le...Gravatar Filipe Manana 1-1/+0
2023-06-19btrfs: rename enospc label to out at balance_level()Gravatar Filipe Manana 1-12/+12
2023-06-19btrfs: do not BUG_ON() on tree mod log failure at balance_level()Gravatar Filipe Manana 1-3/+14
2023-06-19btrfs: do not BUG_ON() on tree mod log failure at __btrfs_cow_block()Gravatar Filipe Manana 1-2/+7
2023-06-19btrfs: fix extent buffer leak after tree mod log failure at split_node()Gravatar Filipe Manana 1-0/+2
2023-06-19btrfs: add missing error handling when logging operation while COWing extent ...Gravatar Filipe Manana 1-2/+8
2023-06-19btrfs: insert tree mod log move in push_node_leftGravatar Boris Burkov 1-4/+7
2023-06-19btrfs: rename del_ptr to btrfs_del_ptr and export itGravatar Josef Bacik 1-8/+8
2023-06-19btrfs: add a btrfs_csum_type_size helperGravatar Josef Bacik 1-1/+7
2023-06-19btrfs: remove level argument from btrfs_set_block_flagsGravatar Josef Bacik 1-4/+1
2023-06-19btrfs: improve leaf dump and error handlingGravatar Qu Wenruo 1-2/+2
2023-06-19btrfs: print-tree: pass const extent buffer pointerGravatar Qu Wenruo 1-2/+2
2023-06-19btrfs: tag as unlikely the key comparison when checking sibling keysGravatar Filipe Manana 1-1/+1
2023-06-19btrfs: unexport btrfs_prev_leaf()Gravatar Filipe Manana 1-80/+81
2023-04-28btrfs: print extent buffers when sibling keys check failsGravatar Filipe Manana 1-0/+4
2023-04-28btrfs: abort transaction when sibling keys check fails for leavesGravatar Filipe Manana 1-0/+2
2023-04-28btrfs: fix btrfs_prev_leaf() to not return the same key twiceGravatar Filipe Manana 1-1/+31
2023-04-17btrfs: remove pointless loop at btrfs_get_next_valid_item()Gravatar Filipe Manana 1-17/+6