1. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  2. 02027d4 fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  3. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  4. 1cd66c9 fs: make remaining filesystems use .rename2 by Miklos Szeredi · 8 years ago
  5. 6192269 introduce a parallel variant of ->iterate() by Al Viro · 8 years ago
  6. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  7. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  8. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 9 years ago
  9. b625032 fs/coda/dir.c: forward declaration clean-up by Fabian Frederick · 9 years ago
  10. 93fe74b coda_venus_readdir(): use file_inode() by Al Viro · 9 years ago
  11. a740022 new helper: is_root_inode() by Al Viro · 10 years ago
  12. 834b46c fs/coda: use linux/uaccess.h by Fabian Frederick · 10 years ago
  13. 6d6bd94 fs/coda: use __func__ by Fabian Frederick · 10 years ago
  14. f38cfb2 fs/coda: logging prefix uniformization by Fabian Frederick · 10 years ago
  15. d9b4b31 fs/coda: replace printk by pr_foo() by Fabian Frederick · 10 years ago
  16. 11d100d coda_revalidate_inode(): switch to passing inode... by Al Viro · 11 years ago
  17. 72c2d53 file->f_op is never NULL... by Al Viro · 11 years ago
  18. 84d08fa helper for reading ->d_count by Al Viro · 11 years ago
  19. 6b5e122 coda: don't bother with find_inode_number() by Al Viro · 11 years ago
  20. e924f25 [readdir] convert coda by Al Viro · 11 years ago
  21. bb6f619 [readdir] introduce ->iterate(), ctx->pos, dir_emit() by Al Viro · 11 years ago
  22. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  23. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  24. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  25. 0b728e1 stop passing nameidata * to ->d_revalidate() by Al Viro · 12 years ago
  26. f4947fb coda: switch coda_cnode_make() to sane API as well, clean coda_lookup() by Al Viro · 12 years ago
  27. 0b2c4e3 coda: deal correctly with allocation failure from coda_cnode_makectl() by Al Viro · 12 years ago
  28. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  29. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  30. 6d6b77f filesystems: add missing nlink wrappers by Miklos Szeredi · 13 years ago
  31. b85fd6b don't open-code parent_ino() in assorted ->readdir() by Al Viro · 13 years ago
  32. ee60498 coda_venus_readdir(): use offsetof() by Al Viro · 13 years ago
  33. 10556cb ->permission() sanitizing: don't pass flags to ->permission() by Al Viro · 13 years ago
  34. 42b850b coda: remove unnecessary dentry_unhash on rmdir, dir rename by Sage Weil · 13 years ago
  35. e4eaac0 vfs: push dentry_unhash on rename_dir into file systems by Sage Weil · 13 years ago
  36. 79bf7c7 vfs: push dentry_unhash on rmdir into file systems by Sage Weil · 13 years ago
  37. 31a203d take coda-private headers out of include/linux by Al Viro · 13 years ago
  38. 9501e4c switch coda by Al Viro · 13 years ago
  39. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 13 years ago
  40. 34286d6 fs: rcu-walk aware d_revalidate method by Nick Piggin · 13 years ago
  41. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 13 years ago
  42. b7ab39f fs: dcache scale dentry refcount by Nick Piggin · 13 years ago
  43. fe15ce4 fs: change d_delete semantics by Nick Piggin · 13 years ago
  44. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  45. f7cc02b8 Coda: push BKL regions into coda_upcall() by Yoshihisa Abe · 14 years ago
  46. b5ce1d8 Coda: add spin lock to protect accesses to struct coda_inode_info. by Yoshihisa Abe · 14 years ago
  47. 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
  48. e16404e constify dentry_operations: misc filesystems by Al Viro · 15 years ago
  49. f696a36 [PATCH] move executable checking into ->permission() by Miklos Szeredi · 16 years ago
  50. e6305c4 [PATCH] sanitize ->permission() prototype by Al Viro · 16 years ago
  51. 9fe76c7 coda: add static to functions in dir.c by Harvey Harrison · 16 years ago
  52. d3fec42 coda: remove CODA_STORE/CODA_RELEASE upcalls by Jan Harkes · 17 years ago
  53. 5f47c7e coda breakage by Al Viro · 17 years ago
  54. 3cf01f2 coda: remove statistics counters from /proc/fs/coda by Jan Harkes · 17 years ago
  55. ed36f72 coda: cleanup coda_lookup, use dsplice_alias by Jan Harkes · 17 years ago
  56. 9787525 coda: avoid lockdep warning in coda_readdir by Jan Harkes · 17 years ago
  57. 8c6d215 coda: allow removal of busy directories by Jan Harkes · 17 years ago
  58. d728900 coda: fix nlink updates for directories by Jan Harkes · 17 years ago
  59. 7c9e3c2 wrong order of arguments of ->readdir() by Al Viro · 17 years ago
  60. 754661f [PATCH] mark struct inode_operations const 1 by Arjan van de Ven · 17 years ago
  61. d4176d3 [PATCH] struct path: convert coda by Josef Sipek · 18 years ago
  62. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  63. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  64. f52720c [PATCH] fs: Removing useless casts by Panagiotis Issaris · 18 years ago
  65. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  66. c98d8cf [PATCH] fs/coda/: proper prototypes by Adrian Bunk · 18 years ago
  67. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 18 years ago
  68. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago