1. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  2. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  3. 0b728e1 stop passing nameidata * to ->d_revalidate() by Al Viro · 12 years ago
  4. f4947fb coda: switch coda_cnode_make() to sane API as well, clean coda_lookup() by Al Viro · 13 years ago
  5. 0b2c4e3 coda: deal correctly with allocation failure from coda_cnode_makectl() by Al Viro · 13 years ago
  6. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  7. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  8. 6d6b77f filesystems: add missing nlink wrappers by Miklos Szeredi · 13 years ago
  9. b85fd6b don't open-code parent_ino() in assorted ->readdir() by Al Viro · 13 years ago
  10. ee60498 coda_venus_readdir(): use offsetof() by Al Viro · 13 years ago
  11. 10556cb ->permission() sanitizing: don't pass flags to ->permission() by Al Viro · 13 years ago
  12. 42b850b coda: 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. 31a203d take coda-private headers out of include/linux by Al Viro · 13 years ago
  16. 9501e4c switch coda by Al Viro · 13 years ago
  17. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 14 years ago
  18. 34286d6 fs: rcu-walk aware d_revalidate method by Nick Piggin · 14 years ago
  19. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  20. b7ab39f fs: dcache scale dentry refcount by Nick Piggin · 14 years ago
  21. fe15ce4 fs: change d_delete semantics by Nick Piggin · 14 years ago
  22. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  23. f7cc02b8 Coda: push BKL regions into coda_upcall() by Yoshihisa Abe · 14 years ago
  24. b5ce1d8 Coda: add spin lock to protect accesses to struct coda_inode_info. by Yoshihisa Abe · 14 years ago
  25. 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
  26. e16404e constify dentry_operations: misc filesystems by Al Viro · 15 years ago
  27. f696a36 [PATCH] move executable checking into ->permission() by Miklos Szeredi · 16 years ago
  28. e6305c4 [PATCH] sanitize ->permission() prototype by Al Viro · 16 years ago
  29. 9fe76c7 coda: add static to functions in dir.c by Harvey Harrison · 16 years ago
  30. d3fec42 coda: remove CODA_STORE/CODA_RELEASE upcalls by Jan Harkes · 17 years ago
  31. 5f47c7e coda breakage by Al Viro · 17 years ago
  32. 3cf01f2 coda: remove statistics counters from /proc/fs/coda by Jan Harkes · 17 years ago
  33. ed36f72 coda: cleanup coda_lookup, use dsplice_alias by Jan Harkes · 17 years ago
  34. 9787525 coda: avoid lockdep warning in coda_readdir by Jan Harkes · 17 years ago
  35. 8c6d215 coda: allow removal of busy directories by Jan Harkes · 17 years ago
  36. d728900 coda: fix nlink updates for directories by Jan Harkes · 17 years ago
  37. 7c9e3c2 wrong order of arguments of ->readdir() by Al Viro · 17 years ago
  38. 754661f [PATCH] mark struct inode_operations const 1 by Arjan van de Ven · 17 years ago
  39. d4176d3 [PATCH] struct path: convert coda by Josef Sipek · 18 years ago
  40. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  41. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  42. f52720c [PATCH] fs: Removing useless casts by Panagiotis Issaris · 18 years ago
  43. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  44. c98d8cf [PATCH] fs/coda/: proper prototypes by Adrian Bunk · 18 years ago
  45. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  46. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago