summaryrefslogtreecommitdiff
path: root/fs/fhandle.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-17fhandle: move compat syscalls from compat.cAl Viro
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-03-22fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn
2015-06-02vfs: read file_handle only once in handle_to_pathSasha Levin
2012-12-20Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder
2012-11-07exportfs: add FILEID_INVALID to indicate invalid fid_typeNamjae Jeon
2012-09-26switch simple cases of fget_light to fdgetAl Viro
2012-01-06vfs: prefer ->dentry->d_sb to ->mnt->mnt_sbAl Viro
2012-01-03vfs: mnt_id/mnt_group_id movedAl Viro
2011-04-14fs/fhandle.c: add <linux/personality.h> for ia64Jeff Mahoney
2011-03-15vfs: Add open by file handle supportAneesh Kumar K.V
2011-03-15vfs: Add name to file handle conversion supportAneesh Kumar K.V