aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/export.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_num...Chris Mason2011-05-211-11/+14
|\
| * Btrfs: Always use 64bit inode numberLi Zefan2011-04-251-11/+14
* | exportfs: Return the minimum required handle sizeAneesh Kumar K.V2011-03-141-2/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2011-02-071-0/+2
|\
| * btrfs: fix several uncheck memory allocationsliubo2011-01-281-0/+2
* | switch btrfs, close racesAl Viro2011-01-121-10/+2
* | fs: dcache reduce branches in lookup pathNick Piggin2011-01-071-2/+2
* | Fix btrfs b0rkageAl Viro2010-12-201-1/+1
|/
* Btrfs: handle NFS lookups properlyJosef Bacik2010-11-211-0/+76
* Btrfs: change how we mount subvolumesJosef Bacik2010-03-151-2/+2
* Btrfs: add snapshot/subvolume destroy ioctlYan, Zheng2009-09-211-48/+85
* Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng2009-06-101-2/+2
* Btrfs: Fix checkpatch.pl warningsChris Mason2009-01-051-3/+5
* Remove Btrfs compat code for older kernelsChris Mason2008-09-251-6/+0
* Btrfs: cleanup d_obtain_alias useageChristoph Hellwig2008-09-251-15/+2
* Clean up btrfs_get_parent() a little more, fix a free-after-free bugDavid Woodhouse2008-09-251-13/+18
* Btrfs: Fix NFS exporting of subvol roots.David Woodhouse2008-09-251-1/+12
* Simplify btrfs_get_parent(), fix use-after-free bugDavid Woodhouse2008-09-251-15/+11
* NFS support for btrfs - v3Balaji Rao2008-09-251-0/+208