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