aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/export.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-12switch btrfs, close racesAl Viro1-10/+2
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin1-2/+2
2010-12-20Fix btrfs b0rkageAl Viro1-1/+1
2010-11-21Btrfs: handle NFS lookups properlyJosef Bacik1-0/+76
2010-03-15Btrfs: change how we mount subvolumesJosef Bacik1-2/+2
2009-09-21Btrfs: add snapshot/subvolume destroy ioctlYan, Zheng1-48/+85
2009-06-10Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng1-2/+2
2009-01-05Btrfs: Fix checkpatch.pl warningsChris Mason1-3/+5
2008-09-25Remove Btrfs compat code for older kernelsChris Mason1-6/+0
2008-09-25Btrfs: cleanup d_obtain_alias useageChristoph Hellwig1-15/+2
2008-09-25Clean up btrfs_get_parent() a little more, fix a free-after-free bugDavid Woodhouse1-13/+18
2008-09-25Btrfs: Fix NFS exporting of subvol roots.David Woodhouse1-1/+12
2008-09-25Simplify btrfs_get_parent(), fix use-after-free bugDavid Woodhouse1-15/+11
2008-09-25NFS support for btrfs - v3Balaji Rao1-0/+208