summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/backref.h
AgeCommit message (Expand)AuthorLines
2015-01-14btrfs: cleanup, remove inode_item_info helperDavid Sterba-3/+0
2014-09-17Btrfs: make fiemap not blow when you have lots of snapshotsJosef Bacik-0/+3
2014-06-09Btrfs: fix scrub_print_warning to handle skinny metadata extentsLiu Bo-2/+2
2014-06-09Btrfs: rework qgroup accountingJosef Bacik-2/+2
2013-09-01Btrfs: allocate prelim_ref with a slab allocaterWang Shilong-0/+2
2013-07-01Btrfs: cleanup backref search commit root flag stuffJosef Bacik-2/+0
2013-05-06btrfs: make static code static & remove dead codeEric Sandeen-3/+0
2013-02-20Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.hFilipe Brandenburger-1/+1
2012-10-25Btrfs: extended inode refs support for send mechanismJan Schmidt-0/+4
2012-10-09btrfs: extended inode ref iterationMark Fasheh-2/+0
2012-10-09btrfs: extended inode refsMark Fasheh-0/+5
2012-10-01Btrfs: fix a bug in parsing return value in logical resolveLiu Bo-1/+2
2012-07-25Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linusChris Mason-0/+4
2012-07-25Btrfs: make iref_to_path non staticAlexander Block-0/+4
2012-07-10Btrfs: join tree mod log code with the code holding back delayed refsJan Schmidt-2/+1
2012-05-30Btrfs: use the tree modification log for backref resolvingJan Schmidt-1/+2
2012-05-26Btrfs: look into the extent during find_all_leafsJan Schmidt-1/+1
2012-03-27Btrfs: fix regression in scrub path resolvingJan Schmidt-2/+3
2012-01-04Btrfs: added btrfs_find_all_roots()Jan Schmidt-0/+5
2011-09-29btrfs: added helper functions to iterate backrefsJan Schmidt-0/+62