1. 5a44a73 autofs4: Only declare function when CONFIG_COMPAT is defined by Felipe Contreras · 14 years ago
  2. 00e300e BKL: Remove BKL from autofs4 by Arnd Bergmann · 14 years ago
  3. 5fc79d8 autofs4: remove unneeded null check in try_to_fill_dentry() by Dan Carpenter · 14 years ago
  4. c9243f5 autofs/autofs4: Move compat_ioctl handling into fs by Arnd Bergmann · 14 years ago
  5. 3663df7 autofs4: Pushdown the bkl from ioctl by Frederic Weisbecker · 14 years ago
  6. f742246 autofs4-2.6.34-rc1 - fix link_count usage by Ian Kent · 14 years ago
  7. 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
  8. 4b1ae27 Revert "autofs4: always use lookup for lookup" by Al Viro · 14 years ago
  9. 213614d autofs4: always use lookup for lookup by Ian Kent · 15 years ago
  10. cb4b492 autofs4: rename dentry to expiring in autofs4_lookup_expiring() by Ian Kent · 15 years ago
  11. e4d5ade autofs4: rename dentry to active in autofs4_lookup_active() by Ian Kent · 15 years ago
  12. c42c7f7 autofs4: eliminate d_unhashed in path walk checks by Ian Kent · 15 years ago
  13. 6510c9d autofs4: cleanup active and expire lookup by Ian Kent · 15 years ago
  14. 90387c9 autofs4: renamer unhashed to active in autofs4_lookup() by Ian Kent · 15 years ago
  15. aa952eb autofs4: use autofs_info for pending flag by Ian Kent · 15 years ago
  16. 36b6413 autofs4: use helper function for need mount check by Ian Kent · 15 years ago
  17. c4cd70b autofs4: use helper functions for expiring list by Ian Kent · 15 years ago
  18. 4f8427d autofs4: use helper functions for active list handling by Ian Kent · 15 years ago
  19. 9393bd0 switch follow_down() by Al Viro · 15 years ago
  20. 8f63aaa8b autofs4: fix lookup deadlock by Ian Kent · 15 years ago
  21. 08f1151 constify dentry_operations: autofs, autofs4 by Al Viro · 15 years ago
  22. 59af158 [PATCH] fix ->llseek() for a bunch of directories by Al Viro · 16 years ago
  23. aa55ddf autofs4: remove unused ioctls by Ian Kent · 16 years ago
  24. 06a3598 autofs4: reorganize expire pending wait function calls by Ian Kent · 16 years ago
  25. ec6e8c7 autofs4: fix direct mount pending expire race - correction by Ian Kent · 16 years ago
  26. 6e60a9a autofs4: fix direct mount pending expire race by Ian Kent · 16 years ago
  27. 97e7449 autofs4: fix indirect mount pending expire race by Ian Kent · 16 years ago
  28. 26e81b3 autofs4: fix pending checks by Ian Kent · 16 years ago
  29. ff9cd49 autofs4: cleanup redundant readir code by Ian Kent · 16 years ago
  30. 6d5cb92 autofs4: use lookup intent flags to trigger mounts by Ian Kent · 16 years ago
  31. c432c25 autofs4: don't release directory mutex if called in oz_mode by Ian Kent · 16 years ago
  32. ef581a7 autofs4: fix symlink name allocation by Ian Kent · 16 years ago
  33. 2576737 autofs4: use look aside list for lookups by Ian Kent · 16 years ago
  34. caf7da3 autofs4: revert - redo lookup in ttfd by Ian Kent · 16 years ago
  35. 5f6f4f2 autofs4: don't make expiring dentry negative by Ian Kent · 16 years ago
  36. 868eb7a autofs: path_{get,put}() cleanups by Jan Blunck · 16 years ago
  37. 9d2de6a autofs4: fix incorrect return from root.c:try_to_fill_dentry() by Jeff Moyer · 16 years ago
  38. 0337904 autofs4: fix execution order race in mount request code by Jeff Moyer · 16 years ago
  39. f249fdd autofs4: fix sparse warning in root.c by Harvey Harrison · 16 years ago
  40. 1d957f9 Introduce path_put() by Jan Blunck · 16 years ago
  41. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  42. a47afb0 pid namespaces: round up the API by Pavel Emelianov · 17 years ago
  43. 1864f7b autofs4: deadlock during create by Ian Kent · 17 years ago
  44. d78e53c Fix some coding-style errors in autofs by Sukadev Bhattiprolu · 17 years ago
  45. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  46. c3724b1 [PATCH] autofs4: fix race in unhashed dentry code by Jeff Mahoney · 17 years ago
  47. c9ffec4 [PATCH] autofs4: check for directory re-create in lookup by Ian Kent · 17 years ago
  48. f50b6f8 [PATCH] autofs4: fix another race between mount and expire by Ian Kent · 17 years ago
  49. 754661f [PATCH] mark struct inode_operations const 1 by Arjan van de Ven · 17 years ago
  50. a4669ed [PATCH] autofs4: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  51. ce71ec3 [PATCH] r/o bind mounts: monitor zeroing of i_nlink by Dave Hansen · 18 years ago
  52. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  53. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  54. 44938af [PATCH] autofs4: pending flag not cleared on mount fail by Ian Kent · 18 years ago
  55. be3ca7f [PATCH] autofs4: autofs4_follow_link false negative fix by Ian Kent · 18 years ago
  56. bcdc5e0 [PATCH] autofs4 needs to force fail return revalidate by Ian Kent · 18 years ago
  57. a537055 [PATCH] autofs4: NFY_NONE wait race fix by Ian Kent · 18 years ago
  58. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  59. 871f943 [PATCH] autofs4: follow_link missing functionality by Ian Kent · 18 years ago
  60. 34ca959 [PATCH] autofs4: add v5 follow_link mount trigger method by Ian Kent · 18 years ago
  61. e3474a8 [PATCH] autofs4: change may_umount* functions to boolean by Ian Kent · 18 years ago
  62. 90a59c7 [PATCH] autofs4: rename simple_empty_nolock function by Ian Kent · 18 years ago
  63. 862b110 [PATCH] autofs4: remove update_atime unused function by Ian Kent · 18 years ago
  64. e0a7aae [PATCH] autofs4: expire mounts that hold no (extra) references only by Ian Kent · 18 years ago
  65. 1aff3c8 [PATCH] autofs4: fix false negative return from expire by Ian Kent · 18 years ago
  66. 2d753e6 [PATCH] autofs4: can't mount due to mount point dir not empty by Ian Kent · 18 years ago
  67. f360ce3 [PATCH] autofs4: use libfs routines for readdir by Ian Kent · 18 years ago
  68. 718c604 [PATCH] autofs4: lookup white space cleanup by Ian Kent · 18 years ago
  69. faf3a98 [PATCH] autofs4 oops fix by Ian Kent · 19 years ago
  70. 16f7e0f [PATCH] capable/capability.h (fs/) by Randy Dunlap · 19 years ago
  71. 9cf6f4b [PATCH] switch autofs4 to touch_atime() by Christoph Hellwig · 19 years ago
  72. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  73. 5160ee6 [PATCH] shrink dentry struct by Eric Dumazet · 19 years ago
  74. 1684b2b [PATCH] autofs4: bad lookup fix by Ian Kent · 19 years ago
  75. 9b1e3af [PATCH] autofs4: avoid panic on bind mount of autofs owned directory by Ian Kent · 19 years ago
  76. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago