1. 9c55dc8 afs: Only update d_fsdata if different in afs_d_revalidate() by David Howells · 5 years ago
  2. 1401a0f afs_try_auto_mntpt(): return NULL instead of ERR_PTR(-ENOENT) by Al Viro · 6 years ago
  3. 34b2a88 afs_lookup(): switch to d_splice_alias() by Al Viro · 6 years ago
  4. 68251f0 afs: Fix whole-volume callback handling by David Howells · 6 years ago
  5. b61f7dc afs: Fix directory page locking by David Howells · 6 years ago
  6. 5a81327 afs: Do better accretion of small writes on newly created content by David Howells · 6 years ago
  7. 63a4681 afs: Locally edit directory data for mkdir/create/unlink/... by David Howells · 6 years ago
  8. 0031763 afs: Adjust the directory XDR structures by David Howells · 6 years ago
  9. 4ea219a afs: Split the directory content defs into a header by David Howells · 6 years ago
  10. f3ddee8 afs: Fix directory handling by David Howells · 6 years ago
  11. 66c7e1d afs: Split the dynroot stuff out and give it its own ops tables by David Howells · 6 years ago
  12. a4ff740 afs: Keep track of invalid-before version for dentry coherency by David Howells · 6 years ago
  13. d55b4da afs: Introduce a statistics proc file by David Howells · 6 years ago
  14. 37ab636 afs: Implement @cell substitution handling by David Howells · 6 years ago
  15. 6f8880d afs: Implement @sys substitution handling by David Howells · 6 years ago
  16. 5cf9dd5 afs: Prospectively look up extra files when doing a single lookup by David Howells · 6 years ago
  17. 4d673da afs: Support the AFS dynamic root by David Howells · 7 years ago
  18. 440fbc3 afs: Fix unlink by David Howells · 7 years ago
  19. 43dd388 afs: remove redundant assignment of dvnode to itself by Colin Ian King · 7 years ago
  20. 4433b69 afs: Fix signal handling in some file ops by David Howells · 7 years ago
  21. bc1527d afs: Fix some dentry handling in dir ops and missing key_puts by David Howells · 7 years ago
  22. 215804a afs: Introduce a file-private data record by David Howells · 7 years ago
  23. dab17c1 afs: Fix directory read/modify race by David Howells · 7 years ago
  24. d2ddc77 afs: Overhaul volume and server record caching and fileserver rotation by David Howells · 7 years ago
  25. c435ee3 afs: Overhaul the callback handling by David Howells · 7 years ago
  26. 9ed900b afs: Push the net ns pointer to more places by David Howells · 7 years ago
  27. d3e3b7ea afs: Add metadata xattrs by David Howells · 7 years ago
  28. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  29. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  30. 1cd66c9 fs: make remaining filesystems use .rename2 by Miklos Szeredi · 8 years ago
  31. 29884ef afs: switch to ->iterate_shared() by Al Viro · 8 years ago
  32. be5b82d make ext2_get_page() and friends work without external serialization by Al Viro · 8 years ago
  33. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  34. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  35. a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
  36. ac7576f vfs: make first argument of dir_context.actor typed by Miklos Szeredi · 10 years ago
  37. 9b053f3 vfs: Remove unnecessary calls of check_submounts_and_drop by Eric W. Biederman · 11 years ago
  38. 13f3583 afs: dget_parent() can't return a negative dentry by Al Viro · 11 years ago
  39. 5d8943b afs: get rid of redundant ->d_name.len checks by Al Viro · 11 years ago
  40. ba81238 afs: use check_submounts_and_drop() by Miklos Szeredi · 11 years ago
  41. 1bbae9f [readdir] convert afs by Al Viro · 11 years ago
  42. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  43. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  44. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  45. 0b728e1 stop passing nameidata * to ->d_revalidate() by Al Viro · 12 years ago
  46. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  47. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  48. d6e43f7 AFS: Use i_generation not i_version for the vnode uniquifier by David Howells · 13 years ago
  49. 705da2d afs: remove unnecessary dentry_unhash on rmdir, dir rename by Sage Weil · 13 years ago
  50. e4eaac0 vfs: push dentry_unhash on rename_dir into file systems by Sage Weil · 13 years ago
  51. 79bf7c7 vfs: push dentry_unhash on rmdir into file systems by Sage Weil · 13 years ago
  52. d18610b AFS: Use d_automount() rather than abusing follow_link() by David Howells · 14 years ago
  53. d61dcce switch afs by Al Viro · 14 years ago
  54. 34286d6 fs: rcu-walk aware d_revalidate method by Nick Piggin · 14 years ago
  55. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  56. fe15ce4 fs: change d_delete semantics by Nick Piggin · 14 years ago
  57. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  58. bec5eb6 AFS: Implement an autocell mount capability [ver #2] by wanglei · 14 years ago
  59. f6d335c AFS: Don't put struct file on the stack by Al Viro · 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 · 15 years ago
  61. dd0d9a4 AFS: Fix compilation warning by Artem Bityutskiy · 15 years ago
  62. 79be57c constify dentry_operations: AFS by Al Viro · 16 years ago
  63. 3222a3e [PATCH] fix ->llseek for more directories by Christoph Hellwig · 16 years ago
  64. 530b641 afs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  65. e231c2e Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) by David Howells · 17 years ago
  66. 7a22422 vfs: Add 64 bit i_version support by Jean Noel Cordenner · 17 years ago
  67. e8d6c55 AFS: implement file locking by David Howells · 17 years ago
  68. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  69. 45222b9 AFS: implement statfs by David Howells · 17 years ago
  70. 31143d5 AFS: implement basic file write support by David Howells · 17 years ago
  71. 416351f AFS: AFS fixups by David Howells · 17 years ago
  72. 6fe6900 mm: make read_cache_page synchronous by Nick Piggin · 17 years ago
  73. ba3e0e1 [AFS]: Fix u64 printing in debug logging. by David S. Miller · 17 years ago
  74. 260a980 [AFS]: Add "directory write" support. by David Howells · 17 years ago
  75. 00d3b7a [AFS]: Add security support. by David Howells · 17 years ago
  76. 08e0e7c [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC. by David Howells · 17 years ago
  77. ec26815 [AFS]: Clean up the AFS sources by David Howells · 17 years ago
  78. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  79. 754661f [PATCH] mark struct inode_operations const 1 by Arjan van de Ven · 18 years ago
  80. 1d56a96 [PATCH] struct path: convert afs by Josef Sipek · 18 years ago
  81. 2ecd05a [PATCH] fs/*: use BUILD_BUG_ON by Alexey Dobriyan · 18 years ago
  82. afefdbb [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers by David Howells · 18 years ago
  83. 090d2b1 [PATCH] read_mapping_page for address space by Pekka Enberg · 18 years ago
  84. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 19 years ago
  85. 54b21a7 [PATCH] fix possible PAGE_CACHE_SHIFT overflows by Andrew Morton · 19 years ago
  86. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago