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