1. 23bfc2a autofs4: allow RCU-walk to walk through autofs4 by NeilBrown · 10 years ago
  2. 3ff6db3 fs/autofs4/dev-ioctl.c: add __init to autofs_dev_ioctl_init by Fabian Frederick · 10 years ago
  3. e53d77e autofs4: check dev ioctl size before allocating by Sasha Levin · 10 years ago
  4. 6eaba35 autofs4: allow autofs to work outside the initial PID namespace by Sukadev Bhattiprolu · 10 years ago
  5. 72c2d53 file->f_op is never NULL... by Al Viro · 11 years ago
  6. ac83871 autofs4 - fix device ioctl mount lookup by Ian Kent · 11 years ago
  7. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  8. 45634cd userns: Support autofs4 interacing with multiple user namespaces by Eric W. Biederman · 12 years ago
  9. c921b40 autofs4: don't open-code fd_install() by Al Viro · 12 years ago
  10. 765927b switch dentry_open() to struct path, make it grab references itself by Al Viro · 12 years ago
  11. 64f371b autofs: make the autofsv5 packet file descriptor use a packetized pipe by Linus Torvalds · 12 years ago
  12. fcbf94b Revert "autofs: work around unhappy compat problem on x86-64" by Linus Torvalds · 12 years ago
  13. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  14. a32744d autofs: work around unhappy compat problem on x86-64 by Ian Kent · 12 years ago
  15. 1dce27c Wrap accesses to the fd_sets in struct fdtable by David Howells · 12 years ago
  16. d8c9584 vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb by Al Viro · 13 years ago
  17. 3dc8fe4 autofs4: Do not potentially dereference NULL pointer returned by fget() in autofs_dev_ioctl_setpipefd() by Jesper Juhl · 13 years ago
  18. cc53ce5 Add a dentry op to allow processes to be held during pathwalk transit by David Howells · 13 years ago
  19. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  20. 7ca5ca6 fs/autofs4: use memdup_user by Julia Lawall · 14 years ago
  21. 578454f driver core: add devname module aliases to allow module on-demand auto-loading by Kay Sievers · 14 years ago
  22. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  23. f598f9f Sanitize autofs_dev_ioctl_ismountpoint() by Al Viro · 14 years ago
  24. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  25. 9393bd0 switch follow_down() by Al Viro · 15 years ago
  26. bab77eb switch follow_up() to struct path by Al Viro · 15 years ago
  27. 4e44b68 Get rid of path_lookup in autofs4 by Al Viro · 15 years ago
  28. 3eac877 autofs4: use memchr() in invalid_string() by Al Viro · 15 years ago
  29. cf2706a3 Fix AUTOFS_DEV_IOCTL_REQUESTER_CMD by Al Viro · 15 years ago
  30. 56fcef7 autofs4: cleanup expire code duplication by Ian Kent · 15 years ago
  31. bae8ec6 autofs4: fix string validation check order by Ian Kent · 15 years ago
  32. a92daf6 autofs4: make autofs type usage explicit by Ian Kent · 15 years ago
  33. 41cfef2 autofs4: fix var shadowed by local delaration by Ian Kent · 15 years ago
  34. 730c9ee autofs4: improve parameter usage by Ian Kent · 15 years ago
  35. 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
  36. 745ca24 CRED: Pass credentials through dentry_open() by David Howells · 16 years ago
  37. 96b0317 autofs4: collect version check return by Ian Kent · 16 years ago
  38. 8d7b48e autofs4: add miscellaneous device for ioctls by Ian Kent · 16 years ago