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