1. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  2. 8196867 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bcopeland/omfs by Linus Torvalds · 14 years ago
  3. 69c9e75 switch omfs to ->evict_inode() by Al Viro · 14 years ago
  4. 8800a04 omfs: sanity check cluster size by Bob Copeland · 14 years ago
  5. 9442e54 omfs: refuse to mount if bitmap pointer is obviously wrong by Bob Copeland · 16 years ago
  6. f068272 omfs: check bounds on block numbers before passing to sb_bread by Bob Copeland · 16 years ago
  7. 70d9e38 omfs: fix memory leak by Davidlohr Bueso · 14 years ago
  8. 6a9e652 omfs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  9. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  10. 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
  11. 108afd0 omfs: remove unused version.h include by Huang Weiyi · 14 years ago
  12. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  13. b87221d const: mark remaining super_operations const by Alexey Dobriyan · 15 years ago
  14. 8fe74cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  15. 197e671 fs/omfs: return f_fsid for statfs(2) by Coly Li · 15 years ago
  16. ce3b0f8 New helper - current_umask() by Al Viro · 15 years ago
  17. 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 16 years ago
  18. c222d53 CRED: Wrap task credential accesses in the OMFS filesystem by David Howells · 16 years ago
  19. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  20. c963343 omfs: fix potential oops when directory size is corrupted by Bob Copeland · 16 years ago
  21. dc60bf1 omfs: fix warning by Alexander Beregalov · 16 years ago
  22. 555e377 omfs: add inode routines by Bob Copeland · 16 years ago