1. 7cbdb4a autofs: use dentry flags to block walks during expire by Ian Kent · 8 years ago
  2. ea01a18 autofs races by Al Viro · 8 years ago
  3. 8a78d59 autofs4: use pr_xxx() macros directly for logging by Ian Kent · 8 years ago
  4. 90967c8 autofs4: change log print macros to not insert newline by Ian Kent · 8 years ago
  5. e9a7c2f autofs4: coding style fixes by Ian Kent · 8 years ago
  6. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  7. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 9 years ago
  8. a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
  9. 946e51f move d_rcu from overlapping d_child to overlapping d_alias by Al Viro · 10 years ago
  10. 4d885f9 autofs4: avoid taking fs_lock during rcu-walk by NeilBrown · 10 years ago
  11. 6ece08e autofs4: make "autofs4_can_expire" idempotent. by NeilBrown · 10 years ago
  12. a5d1dba autofs4: factor should_expire() out of autofs4_expire_indirect. by NeilBrown · 10 years ago
  13. 23bfc2a autofs4: allow RCU-walk to walk through autofs4 by NeilBrown · 10 years ago
  14. b3ca406 autofs - remove obsolete d_invalidate() from expire by Ian Kent · 10 years ago
  15. c312442 autofs4: remove a redundant assignment by NeilBrown · 10 years ago
  16. 8dc51fe autofs: fix symlinks aren't checked for expiry by Ian Kent · 10 years ago
  17. 84d08fa helper for reading ->d_count by Al Viro · 11 years ago
  18. ce8a5db autofs - remove autofs dentry mount check by David Jeffery · 11 years ago
  19. f55fb0c autofs4 - dont clear DCACHE_NEED_AUTOMOUNT on rootless mount by Ian Kent · 12 years ago
  20. d807ff8 autofs4 - fix expire check by Ian Kent · 12 years ago
  21. a45440f autofs4 - fix get_next_positive_subdir() by Ian Kent · 12 years ago
  22. 1d6f209 autofs4 - fix lockdep splat in autofs by Steven Rostedt · 13 years ago
  23. e785472 autofs4 - remove autofs4_lock by Ian Kent · 13 years ago
  24. d4a85e3 autofs4 - fix autofs4_expire_indirect() traversal by Ian Kent · 13 years ago
  25. f9398c2 autofs4 - fix dentry leak in autofs4_expire_direct() by Ian Kent · 13 years ago
  26. 3c31998 autofs4 - reinstate last used update on access by Ian Kent · 13 years ago
  27. c14cc63 autofs4 - fix get_next_positive_dentry() by Ian Kent · 13 years ago
  28. b5b8017 autofs4: Add d_manage() dentry operation by Ian Kent · 13 years ago
  29. 1058421 autofs4: Add d_automount() dentry operation by Ian Kent · 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. 5f57cbc fs: dcache remove d_mounted by Nick Piggin · 14 years ago
  32. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 14 years ago
  33. 2fd6b7f fs: dcache scale subdirs by Nick Piggin · 14 years ago
  34. da50295 fs: dcache scale d_unhashed by Nick Piggin · 14 years ago
  35. b7ab39f fs: dcache scale dentry refcount by Nick Piggin · 14 years ago
  36. 4b1ae27 Revert "autofs4: always use lookup for lookup" by Al Viro · 14 years ago
  37. 213614d autofs4: always use lookup for lookup by Ian Kent · 15 years ago
  38. aa952eb autofs4: use autofs_info for pending flag by Ian Kent · 15 years ago
  39. 37d0892 autofs4 - fix missed case when changing to use struct path by Ian Kent · 15 years ago
  40. 9393bd0 switch follow_down() by Al Viro · 15 years ago
  41. a8985f3 autofs4: fix incorrect return in autofs4_mount_busy() by Ian Kent · 15 years ago
  42. 56fcef7 autofs4: cleanup expire code duplication by Ian Kent · 15 years ago
  43. a92daf6 autofs4: make autofs type usage explicit by Ian Kent · 16 years ago
  44. bc9c406 autofs4: correct offset mount expire check by Ian Kent · 16 years ago
  45. 8d7b48e autofs4: add miscellaneous device for ioctls by Ian Kent · 16 years ago
  46. bb979d7 autofs4: cleanup autofs mount type usage by Ian Kent · 16 years ago
  47. 06a3598 autofs4: reorganize expire pending wait function calls by Ian Kent · 16 years ago
  48. 6e60a9a autofs4: fix direct mount pending expire race by Ian Kent · 16 years ago
  49. 97e7449 autofs4: fix indirect mount pending expire race by Ian Kent · 16 years ago
  50. 868eb7a autofs: path_{get,put}() cleanups by Jan Blunck · 16 years ago
  51. afec570 autofs4: fix sparse warning in waitq.c:autofs4_expire_indirect() by Ian Kent · 16 years ago
  52. c0ba7e5 [PATCH] autofs4: zero timeout prevents shutdown by Ian Kent · 18 years ago
  53. f116629 [PATCH] fs: use list_move() by Akinobu Mita · 18 years ago
  54. f9022f6 [PATCH] autofs4: need to invalidate children on tree mount expire by Ian Kent · 18 years ago
  55. 871f943 [PATCH] autofs4: follow_link missing functionality by Ian Kent · 18 years ago
  56. 44d53eb [PATCH] autofs4: change AUTOFS_TYP_* AUTOFS_TYPE_* by Ian Kent · 18 years ago
  57. 3a15e2a [PATCH] autofs4: add v5 expire logic by Ian Kent · 18 years ago
  58. e3474a8 [PATCH] autofs4: change may_umount* functions to boolean by Ian Kent · 18 years ago
  59. e0a7aae [PATCH] autofs4: expire mounts that hold no (extra) references only by Ian Kent · 18 years ago
  60. 1aff3c8 [PATCH] autofs4: fix false negative return from expire by Ian Kent · 18 years ago
  61. 1ce12ba [PATCH] autofs4: simplify expire tree traversal by Ian Kent · 18 years ago
  62. 1f5f2c3 [PATCH] autofs4: expire code readability cleanup by Ian Kent · 18 years ago
  63. 5160ee6 [PATCH] shrink dentry struct by Eric Dumazet · 19 years ago
  64. 9b1e3af [PATCH] autofs4: avoid panic on bind mount of autofs owned directory by Ian Kent · 19 years ago
  65. 3a9720c [PATCH] autofs4: tree race fix by Ian Kent · 19 years ago
  66. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago