summaryrefslogtreecommitdiffstats
path: root/fs/fhandle.c
Commit message (Expand)AuthorAgeFilesLines
* switch simple cases of fget_light to fdgetAl Viro2012-09-261-10/+7
* vfs: prefer ->dentry->d_sb to ->mnt->mnt_sbAl Viro2012-01-061-2/+2
* vfs: mnt_id/mnt_group_id movedAl Viro2012-01-031-1/+3
* fs/fhandle.c: add <linux/personality.h> for ia64Jeff Mahoney2011-04-141-0/+1
* vfs: Add open by file handle supportAneesh Kumar K.V2011-03-151-0/+158
* vfs: Add name to file handle conversion supportAneesh Kumar K.V2011-03-151-0/+107