aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/ctree.c
AgeCommit message (Expand)Author
2013-09-21Btrfs: fixup error handling in btrfs_reloc_cowJosef Bacik
2013-09-01Btrfs: optimize key searches in btrfs_search_slotFilipe David Borba Manana
2013-09-01Btrfs: Make btrfs_header_chunk_tree_uuid() return unsigned longGeert Uytterhoeven
2013-09-01Btrfs: Make btrfs_header_fsid() return unsigned longGeert Uytterhoeven
2013-09-01Btrfs: Remove superfluous casts from u64 to unsigned long longGeert Uytterhoeven
2013-09-01Btrfs: get rid of sparse warningsStefan Behrens
2013-09-01Btrfs: fix send issues related to inode number reuseJosef Bacik
2013-09-01Btrfs: stop using GFP_ATOMIC when allocating rewind ebsJosef Bacik
2013-09-01Btrfs: deal with enomem in the rewind pathJosef Bacik
2013-09-01Btrfs: stop using GFP_ATOMIC for the tree mod log allocationsJosef Bacik
2013-08-09Btrfs: fix extent buffer leak after backref walkingLiu Bo
2013-07-02Btrfs: only do the tree_mod_log_free_eb if this is our last refJosef Bacik
2013-07-02Btrfs: hold the tree mod lock in __tree_mod_log_rewindJosef Bacik
2013-07-01Btrfs: optimize reada_for_balanceJosef Bacik
2013-07-01Btrfs: optimize read_block_for_searchJosef Bacik
2013-06-14Btrfs: check if leaf's parent exists before pushing items aroundLiu Bo
2013-06-14Btrfs: dont do log_removal in insert_new_rootLiu Bo
2013-06-14Btrfs: fix a commentStefan Behrens
2013-05-17Btrfs: handle running extent ops with skinny metadataJosef Bacik
2013-05-06btrfs: make static code static & remove dead codeEric Sandeen
2013-05-06Btrfs: separate sequence numbers for delayed ref tracking and tree mod logJan Schmidt
2013-05-06Btrfs: fix all callers of read_tree_blockJosef Bacik
2013-05-06Btrfs: remove unused argument of btrfs_extend_item()Tsutomu Itoh
2013-05-06Btrfs: cleanup of function where fixup_low_keys() is calledTsutomu Itoh
2013-05-06Btrfs: remove unused argument of fixup_low_keys()Tsutomu Itoh
2013-05-06Btrfs: fix unlock after free on rewinded tree blocksJan Schmidt
2013-05-06Btrfs: fix accessing the root pointer in tree mod log functionsJan Schmidt
2013-05-06Btrfs: fix tree mod log regression on root split operationsJan Schmidt
2013-05-06Btrfs: fix bad extent loggingJosef Bacik
2013-05-06Btrfs: add a incompatible format change for smaller metadata extent refsJosef Bacik
2013-03-21Btrfs: fix locking on ROOT_REPLACE operations in tree mod logJan Schmidt
2013-02-20btrfs: remove cache only arguments from defrag pathEric Sandeen
2013-02-20btrfs: annotate intentional switch case fallthroughsEric Sandeen
2013-02-14Btrfs: fix crash in log replay with qgroups enabledArne Jansen
2012-12-18Revert "Btrfs: reorder tree mod log operations in deleting a pointer"Chris Mason
2012-12-18Revert "Btrfs: MOD_LOG_KEY_REMOVE_WHILE_MOVING never change node's nritems"Chris Mason
2012-12-16Btrfs: only unlock and relock if we have toJosef Bacik
2012-12-16Btrfs: optimize leaf_space_usedJosef Bacik
2012-12-16Btrfs: log changed inodes based on the extent map treeJosef Bacik
2012-12-16Btrfs: add path->really_keep_locksJosef Bacik
2012-12-16Btrfs: rename root_times_lock to root_item_lockAnand Jain
2012-12-12fs/btrfs: drop if around WARN_ONJulia Lawall
2012-12-12fs/btrfs: use WARNJulia Lawall
2012-12-11Btrfs: cleanup unused argumentsLiu Bo
2012-12-11Btrfs: kill unnecessary arguments in del_ptrLiu Bo
2012-12-11Btrfs: reorder tree mod log operations in deleting a pointerLiu Bo
2012-12-11Btrfs: MOD_LOG_KEY_REMOVE_WHILE_MOVING never change node's nritemsLiu Bo
2012-10-25Btrfs: fix memory leak when cloning root's nodeLiu Bo
2012-10-24Btrfs: comment for loop in tree_mod_log_insert_moveJan Schmidt
2012-10-24Btrfs: fix extent buffer reference for tree mod log rootsJan Schmidt