summaryrefslogtreecommitdiff
path: root/backref.c
Commit message (Expand)AuthorAge
* btrfs-progs: do not merge tree block refs have different root_idSu Yue2018-06-07
* btrfs-progs: remove useless branch in __merge_refsSu Yue2018-06-07
* btrfs-progs: remove comments about delayed ref in backref.cSu Yue2018-06-07
* btrfs-progs: backref: Allow backref walk to handle direct parent refQu Wenruo2018-01-03
* btrfs-progs: backref: use separate list for indirect refsJeff Mahoney2017-10-06
* btrfs-progs: backref: use separate list for missing keysJeff Mahoney2017-10-06
* btrfs-progs: backref: add list_first_pref helperJeff Mahoney2017-10-06
* btrfs-progs: backref: push state tracking into a helper structureJeff Mahoney2017-10-06
* 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 read_tree_block to get rid of btrfs_rootQu Wenruo2017-07-03
* btrfs-progs: Refactor block sizes users in backref.cQu Wenruo2017-07-03
* btrfs-progs: move ulist.[ch] to kernel-sharedDavid Sterba2017-03-08
* btrfs-progs: make incompat bit wrappers more compactDavid Sterba2016-12-14
* btrfs-progs: cleanup, kill trivial btrfs_key_type helperDavid Sterba2016-10-03
* btrfs-progs: cleanup, kill trivial btrfs_set_key_type helperDavid Sterba2016-10-03
* 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: mute coverity warnings about deadcodeEryu Guan2015-11-02
* btrfs-progs: read_tree_block() and read_node_slot() cleanup.Qu Wenruo2015-02-02
* Btrfs-progs: pull back backref.c and fix it upJosef Bacik2014-10-14