1. bc6eecf autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAIL by NeilBrown · 7 years ago
  2. fcc2453 autofs: refactor ioctl fn vector in iookup_dev_ioctl() by Tomohiro Kusumi · 8 years ago
  3. 3908555 autofs: fix print format for ioctl warning message by Tomohiro Kusumi · 8 years ago
  4. d9e1923 autofs: add autofs_dev_ioctl_version() for AUTOFS_DEV_IOCTL_VERSION_CMD by Ian Kent · 8 years ago
  5. aa84193 autofs: fix dev ioctl number range check by Ian Kent · 8 years ago
  6. 41a4497 autofs: don't fail to free_dev_ioctl(param) by Tomohiro Kusumi · 8 years ago
  7. 8a78d59 autofs4: use pr_xxx() macros directly for logging by Ian Kent · 8 years ago
  8. 90967c8 autofs4: change log print macros to not insert newline by Ian Kent · 8 years ago
  9. cab49f9 autofs4: make autofs log prints consistent by Ian Kent · 8 years ago
  10. 0266725 autofs4: fix some white space errors by Ian Kent · 8 years ago
  11. e9a7c2f autofs4: coding style fixes by Ian Kent · 8 years ago
  12. 0a28096 autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation by Al Viro · 9 years ago
  13. 23bfc2a autofs4: allow RCU-walk to walk through autofs4 by NeilBrown · 10 years ago
  14. 3ff6db3 fs/autofs4/dev-ioctl.c: add __init to autofs_dev_ioctl_init by Fabian Frederick · 10 years ago
  15. e53d77e autofs4: check dev ioctl size before allocating by Sasha Levin · 10 years ago
  16. 6eaba35 autofs4: allow autofs to work outside the initial PID namespace by Sukadev Bhattiprolu · 10 years ago
  17. 72c2d53 file->f_op is never NULL... by Al Viro · 11 years ago
  18. ac83871 autofs4 - fix device ioctl mount lookup by Ian Kent · 11 years ago
  19. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  20. 45634cd userns: Support autofs4 interacing with multiple user namespaces by Eric W. Biederman · 12 years ago
  21. c921b40 autofs4: don't open-code fd_install() by Al Viro · 12 years ago
  22. 765927b switch dentry_open() to struct path, make it grab references itself by Al Viro · 12 years ago
  23. 64f371b autofs: make the autofsv5 packet file descriptor use a packetized pipe by Linus Torvalds · 12 years ago
  24. fcbf94b Revert "autofs: work around unhappy compat problem on x86-64" by Linus Torvalds · 12 years ago
  25. 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
  26. a32744d autofs: work around unhappy compat problem on x86-64 by Ian Kent · 12 years ago
  27. 1dce27c Wrap accesses to the fd_sets in struct fdtable by David Howells · 12 years ago
  28. d8c9584 vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb by Al Viro · 13 years ago
  29. 3dc8fe4 autofs4: Do not potentially dereference NULL pointer returned by fget() in autofs_dev_ioctl_setpipefd() by Jesper Juhl · 13 years ago
  30. cc53ce5 Add a dentry op to allow processes to be held during pathwalk transit by David Howells · 13 years ago
  31. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  32. 7ca5ca6 fs/autofs4: use memdup_user by Julia Lawall · 14 years ago
  33. 578454f driver core: add devname module aliases to allow module on-demand auto-loading by Kay Sievers · 14 years ago
  34. 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
  35. f598f9f Sanitize autofs_dev_ioctl_ismountpoint() by Al Viro · 14 years ago
  36. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  37. 9393bd0 switch follow_down() by Al Viro · 15 years ago
  38. bab77eb switch follow_up() to struct path by Al Viro · 15 years ago
  39. 4e44b68 Get rid of path_lookup in autofs4 by Al Viro · 15 years ago
  40. 3eac877 autofs4: use memchr() in invalid_string() by Al Viro · 15 years ago
  41. cf2706a3 Fix AUTOFS_DEV_IOCTL_REQUESTER_CMD by Al Viro · 15 years ago
  42. 56fcef7 autofs4: cleanup expire code duplication by Ian Kent · 15 years ago
  43. bae8ec6 autofs4: fix string validation check order by Ian Kent · 15 years ago
  44. a92daf6 autofs4: make autofs type usage explicit by Ian Kent · 15 years ago
  45. 41cfef2 autofs4: fix var shadowed by local delaration by Ian Kent · 15 years ago
  46. 730c9ee autofs4: improve parameter usage by Ian Kent · 15 years ago
  47. 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
  48. 745ca24 CRED: Pass credentials through dentry_open() by David Howells · 16 years ago
  49. 96b0317 autofs4: collect version check return by Ian Kent · 16 years ago
  50. 8d7b48e autofs4: add miscellaneous device for ioctls by Ian Kent · 16 years ago