1. b89b12b autofs4: clean ->d_release() and autofs4_free_ino() up by Al Viro · 13 years ago
  2. 26e6c91 autofs4: split autofs4_init_ino() by Al Viro · 13 years ago
  3. 726a5e0 autofs4: autofs4_get_inode() doesn't need autofs_info * argument anymore by Al Viro · 13 years ago
  4. 0bf71d4 autofs4: kill ->size in autofs_info by Al Viro · 13 years ago
  5. 09f12c0 autofs4: pass mode to autofs4_get_inode() explicitly by Al Viro · 13 years ago
  6. 14a2f00 autofs4: autofs4_mkroot() is not different from autofs4_init_ino() by Al Viro · 13 years ago
  7. 292c5ee autofs4: keep symlink body in inode->i_private by Al Viro · 13 years ago
  8. b650c85 autofs4: Merge the remaining dentry ops tables by David Howells · 13 years ago
  9. 6651149 autofs4: Clean up autofs4_free_ino() by Ian Kent · 13 years ago
  10. 71e469d autofs4: Clean up dentry operations by Ian Kent · 13 years ago
  11. e61da20 autofs4: Clean up inode operations by Ian Kent · 13 years ago
  12. b5b8017 autofs4: Add d_manage() dentry operation by Ian Kent · 13 years ago
  13. 1058421 autofs4: Add d_automount() dentry operation by Ian Kent · 13 years ago
  14. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  15. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  16. 5b7e934 Use kill_litter_super() in autofs4 ->kill_sb() by Al Viro · 14 years ago
  17. 4b1ae27 Revert "autofs4: always use lookup for lookup" by Al Viro · 14 years ago
  18. 213614d autofs4: always use lookup for lookup by Ian Kent · 15 years ago
  19. 4f8427d autofs4: use helper functions for active list handling by Ian Kent · 15 years ago
  20. 08f1151 constify dentry_operations: autofs, autofs4 by Al Viro · 15 years ago
  21. a92daf6 autofs4: make autofs type usage explicit by Ian Kent · 16 years ago
  22. 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 16 years ago
  23. 0eb790e CRED: Wrap task credential accesses in the autofs4 filesystem by David Howells · 16 years ago
  24. c0f54d3 autofs4: track uid and gid of last mount requester by Ian Kent · 16 years ago
  25. bb979d7 autofs4: cleanup autofs mount type usage by Ian Kent · 16 years ago
  26. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  27. 5a11d4d autofs4: fix waitq locking by Ian Kent · 16 years ago
  28. 2576737 autofs4: use look aside list for lookups by Ian Kent · 16 years ago
  29. 5f6f4f2 autofs4: don't make expiring dentry negative by Ian Kent · 16 years ago
  30. aef97cb mount options: fix autofs4 by Miklos Szeredi · 16 years ago
  31. a47afb0 pid namespaces: round up the API by Pavel Emelianov · 17 years ago
  32. b63d50c fs/autofs4/inode.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  33. d78e53c Fix some coding-style errors in autofs by Sukadev Bhattiprolu · 17 years ago
  34. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  35. f50b6f8 [PATCH] autofs4: fix another race between mount and expire by Ian Kent · 17 years ago
  36. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  37. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  38. c949d4e [PATCH] autofs: fix error code path in autofs_fill_sb() by Jiri Kosina · 18 years ago
  39. ba8df43 [PATCH] autofs4: panic after mount fail by Ian Kent · 18 years ago
  40. 6ce3152 [PATCH] AUTOFS: Make sure all dentries refs are released before calling kill_anon_super() by David Howells · 18 years ago
  41. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  42. e18fa70 Move several *_SUPER_MAGIC symbols to include/linux/magic.h. by Jeff Garzik · 18 years ago
  43. f5b95ff [PATCH] autofs4: proper prototype for autofs4_dentry_release() by Adrian Bunk · 18 years ago
  44. 3370c74 [PATCH] Remove redundant check from autofs4_put_super by Dave Jones · 18 years ago
  45. 44d53eb [PATCH] autofs4: change AUTOFS_TYP_* AUTOFS_TYPE_* by Ian Kent · 18 years ago
  46. 34ca959 [PATCH] autofs4: add v5 follow_link mount trigger method by Ian Kent · 18 years ago
  47. d7c4a5f [PATCH] autofs4: add a show mount options for proc filesystem by Ian Kent · 18 years ago
  48. 1aff3c8 [PATCH] autofs4: fix false negative return from expire by Ian Kent · 18 years ago
  49. 1d5599e [PATCH] sem2mutex: autofs4 wq_sem by Ingo Molnar · 18 years ago
  50. 5160ee6 [PATCH] shrink dentry struct by Eric Dumazet · 19 years ago
  51. f99d49a [PATCH] kfree cleanup: fs by Jesper Juhl · 19 years ago
  52. 104e49f [PATCH] autofs4: fix infamous "Busy inodes after umount ..." message by Ian Kent · 19 years ago
  53. 3a9720c [PATCH] autofs4: tree race fix by Ian Kent · 19 years ago
  54. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago