summaryrefslogtreecommitdiff
path: root/fs/fhandle.c
Commit message (Expand)AuthorAge
* vfs: Copy struct mount.mnt_id to userspace using put_user()David Windsor2018-01-15
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-11-17
|\
| * do_handle_open() should be staticAl Viro2017-10-14
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* fhandle: move compat syscalls from compat.cAl Viro2017-04-17
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn2016-03-22
* vfs: read file_handle only once in handle_to_pathSasha Levin2015-06-02
* Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-12-20
|\
| * exportfs: add FILEID_INVALID to indicate invalid fid_typeNamjae Jeon2012-11-07
* | Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-19
|/
* switch simple cases of fget_light to fdgetAl Viro2012-09-26
* vfs: prefer ->dentry->d_sb to ->mnt->mnt_sbAl Viro2012-01-06
* vfs: mnt_id/mnt_group_id movedAl Viro2012-01-03
* fs/fhandle.c: add <linux/personality.h> for ia64Jeff Mahoney2011-04-14
* vfs: Add open by file handle supportAneesh Kumar K.V2011-03-15
* vfs: Add name to file handle conversion supportAneesh Kumar K.V2011-03-15