1. 94f9901 affs: remove unnecessary dentry_unhash on rmdir, dir rename by Sage Weil · 13 years ago
  2. e4eaac0 vfs: push dentry_unhash on rename_dir into file systems by Sage Weil · 13 years ago
  3. 79bf7c7 vfs: push dentry_unhash on rmdir into file systems by Sage Weil · 13 years ago
  4. a129880 switch affs by Al Viro · 14 years ago
  5. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  6. b1e6a01 fs: change d_hash for rcu-walk by Nick Piggin · 14 years ago
  7. 621e155 fs: change d_compare for rcu-walk by Nick Piggin · 14 years ago
  8. cccad8f fs/affs: use ERR_CAST by Julia Lawall · 14 years ago
  9. 2933392 Fix remount races with symlink handling in affs by Al Viro · 15 years ago
  10. e16404e constify dentry_operations: misc filesystems by Al Viro · 16 years ago
  11. dca3c33 [PATCH] fix reservation discarding in affs by Roman Zippel · 16 years ago
  12. 210f855 iget: stop AFFS from using iget() and read_inode() by David Howells · 17 years ago
  13. e231c2e Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) by David Howells · 17 years ago
  14. 3ac8141 [PATCH] affs: possible null pointer dereference in affs_rename() by Florin Malita · 18 years ago
  15. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago