summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-03-22fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn6-12/+32
2015-06-02vfs: read file_handle only once in handle_to_pathSasha Levin1-2/+3
2012-12-20Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds32-1067/+1911
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder45-58/+58
2012-11-08exportfs: add FILEID_INVALID to indicate invalid fid_typeNamjae Jeon4-5/+10
2012-09-27switch simple cases of fget_light to fdgetAl Viro44-763/+633
2012-01-07vfs: prefer ->dentry->d_sb to ->mnt->mnt_sbAl Viro14-25/+27
2012-01-04vfs: mnt_id/mnt_group_id movedAl Viro5-20/+22
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.V6-0/+181
2011-03-15vfs: Add name to file handle conversion supportAneesh Kumar K.V8-2/+139