1. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  2. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 9 years ago
  3. 76bf3f6 autofs4: Wrong format for printing dentry by Rasmus Villemoes · 9 years ago
  4. a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
  5. 946e51f move d_rcu from overlapping d_child to overlapping d_alias by Al Viro · 10 years ago
  6. ef16cc5 autofs4: d_manage() should return -EISDIR when appropriate in rcu-walk mode. by NeilBrown · 10 years ago
  7. 23bfc2a autofs4: allow RCU-walk to walk through autofs4 by NeilBrown · 10 years ago
  8. 3b97dd0 autofs4: comment typo: remove a a doubled word by NeilBrown · 10 years ago
  9. 668128e autofs4: don't take spinlock when not needed in autofs4_lookup_expiring by NeilBrown · 10 years ago
  10. 6b6751f autofs: fix lockref lookup by Ian Kent · 10 years ago
  11. c24930a autofs: use IS_ROOT to replace root dentry checks by Rui Xiang · 10 years ago
  12. 84d08fa helper for reading ->d_count by Al Viro · 11 years ago
  13. 5f99f4e [readdir] switch dcache_readdir() users to ->iterate() by Al Viro · 11 years ago
  14. 9548298 autofs - fix sparse warning for autofs4_d_manage() by Claudiu Ghioc · 11 years ago
  15. 9d8072e autofs - Fix sparse warning: context imbalance in autofs4_d_automount() different lock contexts for basic block by Peter Huewe · 11 years ago
  16. 4173581 fs: change return values from -EACCES to -EPERM by Zhao Hongjiang · 11 years ago
  17. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  18. 0259cb0 autofs4 - use simple_empty() for empty directory check by Ian Kent · 12 years ago
  19. f55fb0c autofs4 - dont clear DCACHE_NEED_AUTOMOUNT on rootless mount by Ian Kent · 12 years ago
  20. 49999ab autofs4 - fix reset pending flag on mount fail by Ian Kent · 12 years ago
  21. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  22. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  23. c7427d2 autofs4: bogus dentry_unhash() added in ->unlink() by Al Viro · 13 years ago
  24. 79bf7c7 vfs: push dentry_unhash on rmdir into file systems by Sage Weil · 13 years ago
  25. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  26. e785472 autofs4 - remove autofs4_lock by Ian Kent · 13 years ago
  27. 83fb96b autofs4 - fix d_manage() return on rcu-walk by Ian Kent · 13 years ago
  28. 3c31998 autofs4 - reinstate last used update on access by Ian Kent · 13 years ago
  29. 1aed3e4 lose 'mounting_here' argument in ->d_manage() by Al Viro · 13 years ago
  30. b89b12b autofs4: clean ->d_release() and autofs4_free_ino() up by Al Viro · 13 years ago
  31. 26e6c91 autofs4: split autofs4_init_ino() by Al Viro · 13 years ago
  32. 5a37db3 autofs4: mkdir and symlink always get a dentry that had passed lookup by Al Viro · 13 years ago
  33. 726a5e0 autofs4: autofs4_get_inode() doesn't need autofs_info * argument anymore by Al Viro · 13 years ago
  34. 0bf71d4 autofs4: kill ->size in autofs_info by Al Viro · 13 years ago
  35. 09f12c0 autofs4: pass mode to autofs4_get_inode() explicitly by Al Viro · 13 years ago
  36. 292c5ee autofs4: keep symlink body in inode->i_private by Al Viro · 13 years ago
  37. c0bcc9d autofs4 - fix debug print in autofs4_lookup() by Ian Kent · 13 years ago
  38. b650c85 autofs4: Merge the remaining dentry ops tables by David Howells · 13 years ago
  39. ab90911 Allow d_manage() to be used in RCU-walk mode by David Howells · 13 years ago
  40. dd89f90 autofs4: Add v4 pseudo direct mount support by Ian Kent · 13 years ago
  41. 6651149 autofs4: Clean up autofs4_free_ino() by Ian Kent · 13 years ago
  42. 71e469d autofs4: Clean up dentry operations by Ian Kent · 13 years ago
  43. e61da20 autofs4: Clean up inode operations by Ian Kent · 13 years ago
  44. 8c13a67 autofs4: Remove unused code by Ian Kent · 13 years ago
  45. b5b8017 autofs4: Add d_manage() dentry operation by Ian Kent · 13 years ago
  46. 1058421 autofs4: Add d_automount() dentry operation by Ian Kent · 13 years ago
  47. cc53ce5 Add a dentry op to allow processes to be held during pathwalk transit by David Howells · 13 years ago
  48. 34286d6 fs: rcu-walk aware d_revalidate method by Nick Piggin · 14 years ago
  49. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  50. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 14 years ago
  51. 2fd6b7f fs: dcache scale subdirs by Nick Piggin · 14 years ago
  52. b7ab39f fs: dcache scale dentry refcount by Nick Piggin · 14 years ago
  53. de47de7 autofs4 - remove ioctl mutex (bz23142) by Ian Kent · 14 years ago
  54. 5a44a73 autofs4: Only declare function when CONFIG_COMPAT is defined by Felipe Contreras · 14 years ago
  55. 00e300e BKL: Remove BKL from autofs4 by Arnd Bergmann · 14 years ago
  56. 5fc79d8 autofs4: remove unneeded null check in try_to_fill_dentry() by Dan Carpenter · 14 years ago
  57. c9243f5 autofs/autofs4: Move compat_ioctl handling into fs by Arnd Bergmann · 14 years ago
  58. 3663df7 autofs4: Pushdown the bkl from ioctl by Frederic Weisbecker · 14 years ago
  59. f742246 autofs4-2.6.34-rc1 - fix link_count usage by Ian Kent · 14 years ago
  60. 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
  61. 4b1ae27 Revert "autofs4: always use lookup for lookup" by Al Viro · 14 years ago
  62. 213614d autofs4: always use lookup for lookup by Ian Kent · 15 years ago
  63. cb4b492 autofs4: rename dentry to expiring in autofs4_lookup_expiring() by Ian Kent · 15 years ago
  64. e4d5ade autofs4: rename dentry to active in autofs4_lookup_active() by Ian Kent · 15 years ago
  65. c42c7f7 autofs4: eliminate d_unhashed in path walk checks by Ian Kent · 15 years ago
  66. 6510c9d autofs4: cleanup active and expire lookup by Ian Kent · 15 years ago
  67. 90387c9 autofs4: renamer unhashed to active in autofs4_lookup() by Ian Kent · 15 years ago
  68. aa952eb autofs4: use autofs_info for pending flag by Ian Kent · 15 years ago
  69. 36b6413 autofs4: use helper function for need mount check by Ian Kent · 15 years ago
  70. c4cd70b autofs4: use helper functions for expiring list by Ian Kent · 15 years ago
  71. 4f8427d autofs4: use helper functions for active list handling by Ian Kent · 15 years ago
  72. 9393bd0 switch follow_down() by Al Viro · 15 years ago
  73. 8f63aaa8b autofs4: fix lookup deadlock by Ian Kent · 15 years ago
  74. 08f1151 constify dentry_operations: autofs, autofs4 by Al Viro · 15 years ago
  75. 59af158 [PATCH] fix ->llseek() for a bunch of directories by Al Viro · 16 years ago
  76. aa55ddf autofs4: remove unused ioctls by Ian Kent · 16 years ago
  77. 06a3598 autofs4: reorganize expire pending wait function calls by Ian Kent · 16 years ago
  78. ec6e8c7 autofs4: fix direct mount pending expire race - correction by Ian Kent · 16 years ago
  79. 6e60a9a autofs4: fix direct mount pending expire race by Ian Kent · 16 years ago
  80. 97e7449 autofs4: fix indirect mount pending expire race by Ian Kent · 16 years ago
  81. 26e81b3 autofs4: fix pending checks by Ian Kent · 16 years ago
  82. ff9cd49 autofs4: cleanup redundant readir code by Ian Kent · 16 years ago
  83. 6d5cb92 autofs4: use lookup intent flags to trigger mounts by Ian Kent · 16 years ago
  84. c432c25 autofs4: don't release directory mutex if called in oz_mode by Ian Kent · 16 years ago
  85. ef581a7 autofs4: fix symlink name allocation by Ian Kent · 16 years ago
  86. 2576737 autofs4: use look aside list for lookups by Ian Kent · 16 years ago
  87. caf7da3 autofs4: revert - redo lookup in ttfd by Ian Kent · 16 years ago
  88. 5f6f4f2 autofs4: don't make expiring dentry negative by Ian Kent · 16 years ago
  89. 868eb7a autofs: path_{get,put}() cleanups by Jan Blunck · 16 years ago
  90. 9d2de6a autofs4: fix incorrect return from root.c:try_to_fill_dentry() by Jeff Moyer · 16 years ago
  91. 0337904 autofs4: fix execution order race in mount request code by Jeff Moyer · 16 years ago
  92. f249fdd autofs4: fix sparse warning in root.c by Harvey Harrison · 16 years ago
  93. 1d957f9 Introduce path_put() by Jan Blunck · 16 years ago
  94. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  95. a47afb0 pid namespaces: round up the API by Pavel Emelianov · 17 years ago
  96. 1864f7b autofs4: deadlock during create by Ian Kent · 17 years ago
  97. d78e53c Fix some coding-style errors in autofs by Sukadev Bhattiprolu · 17 years ago
  98. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  99. c3724b1 [PATCH] autofs4: fix race in unhashed dentry code by Jeff Mahoney · 17 years ago
  100. c9ffec4 [PATCH] autofs4: check for directory re-create in lookup by Ian Kent · 17 years ago