summaryrefslogtreecommitdiff
path: root/ctree.c
Commit message (Expand)AuthorAge
* btrfs-progs: consitfy keys passed to serch functionsSu Yanjun2018-10-25
* btrfs-progs: Pull free space tree related code from kernelNikolay Borisov2018-10-25
* btrfs-progs: Always pass 0 for offset when calling btrfs_free_extent for btre...Nikolay Borisov2018-08-06
* btrfs-progs: Refactor the root used bytes are updatedNikolay Borisov2018-08-06
* btrfs-progs: Add functions to modify the used space by a rootNikolay Borisov2018-08-06
* btrfs-progs: Remove root argument from btrfs_set_block_flagsNikolay Borisov2018-06-07
* btrfs-progs: Change btrfs_root to btrfs_fs_info argument in btrfs_lookup_exte...Nikolay Borisov2018-06-07
* btrfs-progs: Remove unused argument from clean_tree_blockNikolay Borisov2018-06-07
* btrfs-progs: Remove fs_info parameter from btrfs_leaf_free_space()Qu Wenruo2018-06-07
* btrfs-progs: print-tree: Remove btrfs_root parameterQu Wenruo2018-04-24
* btrfs-progs: Unify btrfs_leaf_free_space() parameter with kernelQu Wenruo2018-04-24
* btrfs-progs: ctree: Add extra level check for read_node_slot()Qu Wenruo2018-03-30
* btrfs-progs: Cleanup use of root in leaf_data_endGu Jinxiang2018-02-02
* btrfs-progs: Use fs_info instead of root for BTRFS_NODEPTRS_PER_BLOCKGu Jinxiang2018-02-02
* btrfs-progs: Use fs_info instead of root for BTRFS_LEAF_DATA_SIZEGu Jinxiang2018-02-02
* btrfs-progs: drop blocksize argument from readahead_tree_blockDavid Sterba2017-09-08
* btrfs-progs: drop blocksize from read_tree_blockDavid Sterba2017-09-08
* btrfs-progs: drop local blocksize variables if they're nodesizeDavid Sterba2017-09-08
* btrfs-progs: Refactor btrfs_readahead_tree_block to use btrfs_fs_infoQu Wenruo2017-07-12
* btrfs-progs: Refactor btrfs_find_tree_block to use btrfs_fs_infoQu Wenruo2017-07-12
* btrfs-progs: Fix slot >= nritemsPhilipp Hahn2017-07-03
* btrfs-progs: Refactor read_node_slot function to get rid of btrfs_rootQu Wenruo2017-07-03
* btrfs-progs: Refactor read_tree_block to get rid of btrfs_rootQu Wenruo2017-07-03
* btrfs-progs: Refactor block sizes users in ctree.c and ctree.hQu Wenruo2017-07-03
* btrfs-progs: remove unused function wait_on_tree_block_writebackDavid Sterba2017-03-08
* btrfs-progs: drop unused argument from btrfs_del_ptrDavid Sterba2017-03-08
* btrfs-progs: drop unused argument from btrfs_extend_itemDavid Sterba2017-03-08
* btrfs-progs: drop unused argument from btrfs_truncate_itemDavid Sterba2017-03-08
* btrfs-progs: Introduce kernel sizes to cleanup large intermediate numberQu Wenruo2017-03-08
* btrfs-progs: handle errors from btrfs_alloc_pathDavid Sterba2016-09-21
* btrfs-progs: extent-tree: Introduce function to find the first overlapping ex...Qu Wenruo2016-06-07
* btrfs-progs: Return earlier for previous itemQu Wenruo2016-06-01
* btrfs-progs: typo review of strings and commentsNicholas D Steeves2016-06-01
* btrfs-progs: deprecate and stop using btrfs_level_sizeDavid Sterba2016-05-02
* btrfs-progs: replace leafsize with nodesizeDavid Sterba2016-05-02
* btrfs-progs: libbtrfs: remove max/min macros from APIOndrej Kozina2016-03-14
* btrfs-progs: catch memory allocation failure in btrfs_split_itemDavid Sterba2016-01-12
* btrfs-progs: Allow btrfs_leaf_free_space to accept NULL rootQu Wenruo2015-11-05
* btrfs-progs: fix leak of "path" in btrfs_find_item() error pathsEryu Guan2015-11-02
* btrfs-progs: check for item end outside of leafDavid Sterba2015-07-01
* btrfs-progs: read_tree_block() and read_node_slot() cleanup.Qu Wenruo2015-02-02
* btrfs-progs: let btrfs_free_path accept NULLDavid Sterba2014-12-19
* btrfs-progs: Import lookup/del_inode_ref() function.Qu Wenruo2014-12-10
* Btrfs-progs: pull back backref.c and fix it upJosef Bacik2014-10-14
* Btrfs-progs: check all slots in leavesJosef Bacik2014-10-01
* Btrfs-progs: deal with invalid key orderings and bad orphan items V2Josef Bacik2014-01-31
* btrfs-progs: Make btrfs_header_chunk_tree_uuid() return unsigned longRoss Kirk2014-01-31
* Btrfs-progs: keep track of transid failures and fix them if possibleJosef Bacik2013-10-16
* btrfs-progs: Make btrfs_header_fsid() return unsigned longRoss Kirk2013-10-16
* btrfs-progs: remove unused parameter from btrfs_header_fsidRoss Kirk2013-10-16