1. 13f3583 afs: dget_parent() can't return a negative dentry by Al Viro · 11 years ago
  2. 5d8943b afs: get rid of redundant ->d_name.len checks by Al Viro · 11 years ago
  3. ba81238 afs: use check_submounts_and_drop() by Miklos Szeredi · 11 years ago
  4. 1bbae9f [readdir] convert afs by Al Viro · 11 years ago
  5. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  6. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  7. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  8. 0b728e1 stop passing nameidata * to ->d_revalidate() by Al Viro · 12 years ago
  9. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  10. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  11. d6e43f7 AFS: Use i_generation not i_version for the vnode uniquifier by David Howells · 13 years ago
  12. 705da2d afs: remove unnecessary dentry_unhash on rmdir, dir rename by Sage Weil · 13 years ago
  13. e4eaac0 vfs: push dentry_unhash on rename_dir into file systems by Sage Weil · 13 years ago
  14. 79bf7c7 vfs: push dentry_unhash on rmdir into file systems by Sage Weil · 13 years ago
  15. d18610b AFS: Use d_automount() rather than abusing follow_link() by David Howells · 13 years ago
  16. d61dcce switch afs by Al Viro · 13 years ago
  17. 34286d6 fs: rcu-walk aware d_revalidate method by Nick Piggin · 13 years ago
  18. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 13 years ago
  19. fe15ce4 fs: change d_delete semantics by Nick Piggin · 13 years ago
  20. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  21. bec5eb6 AFS: Implement an autocell mount capability [ver #2] by wanglei · 14 years ago
  22. f6d335c AFS: Don't put struct file on the stack by Al Viro · 14 years ago
  23. 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
  24. dd0d9a4 AFS: Fix compilation warning by Artem Bityutskiy · 15 years ago
  25. 79be57c constify dentry_operations: AFS by Al Viro · 15 years ago
  26. 3222a3e [PATCH] fix ->llseek for more directories by Christoph Hellwig · 16 years ago
  27. 530b641 afs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  28. e231c2e Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) by David Howells · 16 years ago
  29. 7a22422 vfs: Add 64 bit i_version support by Jean Noel Cordenner · 16 years ago
  30. e8d6c55 AFS: implement file locking by David Howells · 17 years ago
  31. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  32. 45222b9 AFS: implement statfs by David Howells · 17 years ago
  33. 31143d5 AFS: implement basic file write support by David Howells · 17 years ago
  34. 416351f AFS: AFS fixups by David Howells · 17 years ago
  35. 6fe6900 mm: make read_cache_page synchronous by Nick Piggin · 17 years ago
  36. ba3e0e1 [AFS]: Fix u64 printing in debug logging. by David S. Miller · 17 years ago
  37. 260a980 [AFS]: Add "directory write" support. by David Howells · 17 years ago
  38. 00d3b7a [AFS]: Add security support. by David Howells · 17 years ago
  39. 08e0e7c [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC. by David Howells · 17 years ago
  40. ec26815 [AFS]: Clean up the AFS sources by David Howells · 17 years ago
  41. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  42. 754661f [PATCH] mark struct inode_operations const 1 by Arjan van de Ven · 17 years ago
  43. 1d56a96 [PATCH] struct path: convert afs by Josef Sipek · 18 years ago
  44. 2ecd05a [PATCH] fs/*: use BUILD_BUG_ON by Alexey Dobriyan · 18 years ago
  45. afefdbb [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers by David Howells · 18 years ago
  46. 090d2b1 [PATCH] read_mapping_page for address space by Pekka Enberg · 18 years ago
  47. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  48. 54b21a7 [PATCH] fix possible PAGE_CACHE_SHIFT overflows by Andrew Morton · 18 years ago
  49. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago