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