1. 6391af6 vfs: Copy struct mount.mnt_id to userspace using put_user() by David Windsor · 7 years ago
  2. ca5b857 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  3. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  4. 73ecf5c do_handle_open() should be static by Al Viro · 7 years ago
  5. 2b89102 fhandle: move compat syscalls from compat.c by Al Viro · 7 years ago
  6. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  7. 378c652 fs/coredump: prevent fsuid=0 dumps into user-controlled directories by Jann Horn · 8 years ago
  8. 161f873b vfs: read file_handle only once in handle_to_path by Sasha Levin · 10 years ago
  9. 9821972 Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  10. 48fc7f7 Fix misspellings of "whether" in comments. by Adam Buchbinder · 12 years ago
  11. 216b6cb exportfs: add FILEID_INVALID to indicate invalid fid_type by Namjae Jeon · 12 years ago
  12. 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago
  13. d8c9584 vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb by Al Viro · 13 years ago
  14. 15169fe vfs: mnt_id/mnt_group_id moved by Al Viro · 13 years ago
  15. ed5afea fs/fhandle.c: add <linux/personality.h> for ia64 by Jeff Mahoney · 13 years ago
  16. becfd1f vfs: Add open by file handle support by Aneesh Kumar K.V · 14 years ago
  17. 990d6c2 vfs: Add name to file handle conversion support by Aneesh Kumar K.V · 14 years ago