aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/backref.h
AgeCommit message (Expand)AuthorFilesLines
2015-01-14btrfs: cleanup, remove inode_item_info helperGravatar David Sterba 1-3/+0
2014-09-17Btrfs: make fiemap not blow when you have lots of snapshotsGravatar Josef Bacik 1-0/+3
2014-06-09Btrfs: fix scrub_print_warning to handle skinny metadata extentsGravatar Liu Bo 1-2/+2
2014-06-09Btrfs: rework qgroup accountingGravatar Josef Bacik 1-2/+2
2013-09-01Btrfs: allocate prelim_ref with a slab allocaterGravatar Wang Shilong 1-0/+2
2013-07-01Btrfs: cleanup backref search commit root flag stuffGravatar Josef Bacik 1-2/+0
2013-05-06btrfs: make static code static & remove dead codeGravatar Eric Sandeen 1-3/+0
2013-02-20Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.hGravatar Filipe Brandenburger 1-1/+1
2012-10-25Btrfs: extended inode refs support for send mechanismGravatar Jan Schmidt 1-0/+4
2012-10-09btrfs: extended inode ref iterationGravatar Mark Fasheh 1-2/+0
2012-10-09btrfs: extended inode refsGravatar Mark Fasheh 1-0/+5
2012-10-01Btrfs: fix a bug in parsing return value in logical resolveGravatar Liu Bo 1-1/+2
2012-07-25Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linusGravatar Chris Mason 1-0/+4
2012-07-25Btrfs: make iref_to_path non staticGravatar Alexander Block 1-0/+4
2012-07-10Btrfs: join tree mod log code with the code holding back delayed refsGravatar Jan Schmidt 1-2/+1
2012-05-30Btrfs: use the tree modification log for backref resolvingGravatar Jan Schmidt 1-1/+2
2012-05-26Btrfs: look into the extent during find_all_leafsGravatar Jan Schmidt 1-1/+1
2012-03-27Btrfs: fix regression in scrub path resolvingGravatar Jan Schmidt 1-2/+3
2012-01-04Btrfs: added btrfs_find_all_roots()Gravatar Jan Schmidt 1-0/+5
2011-09-29btrfs: added helper functions to iterate backrefsGravatar Jan Schmidt 1-0/+62