1. 9fd4d05 [readdir] convert omfs by Al Viro · 11 years ago
  2. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  3. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  4. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  5. 587228b omfs: propagate umode_t 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. 41c9648 omfs: fix (mode & S_IFDIR) abuse by Al Viro · 13 years ago
  9. 8aaa0f5 omfs: remove unnecessary dentry_unhash on rmdir, dir rneame by Sage Weil · 13 years ago
  10. e4eaac0 vfs: push dentry_unhash on rename_dir into file systems by Sage Weil · 13 years ago
  11. 79bf7c7 vfs: push dentry_unhash on rmdir into file systems by Sage Weil · 13 years ago
  12. 31be83a omfs: make readdir stop when filldir says so by Al Viro · 13 years ago
  13. d932805 omfs: merge unlink() and rmdir(), close leak in rename() by Al Viro · 13 years ago
  14. cdb2649 omfs: stop playing silly buggers with omfs_unlink() in ->rename() by Al Viro · 13 years ago
  15. 013e4f4 omfs: rename() needs to mark old_inode dirty after ctime update by Al Viro · 13 years ago
  16. f068272 omfs: check bounds on block numbers before passing to sb_bread by Bob Copeland · 16 years ago
  17. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  18. 6e1d5dc const: mark remaining inode_operations as const by Alexey Dobriyan · 15 years ago
  19. 3222a3e [PATCH] fix ->llseek for more directories by Christoph Hellwig · 16 years ago
  20. d406f66 omfs: sparse annotations by Harvey Harrison · 16 years ago
  21. a3ab715 omfs: add directory routines by Bob Copeland · 16 years ago