summaryrefslogtreecommitdiff
path: root/fs/fhandle.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-06vfs: prefer ->dentry->d_sb to ->mnt->mnt_sbAl Viro1-2/+2
2012-01-03vfs: mnt_id/mnt_group_id movedAl Viro1-1/+3
2011-04-14fs/fhandle.c: add <linux/personality.h> for ia64Jeff Mahoney1-0/+1
2011-03-15vfs: Add open by file handle supportAneesh Kumar K.V1-0/+158
2011-03-15vfs: Add name to file handle conversion supportAneesh Kumar K.V1-0/+107