1. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  2. c0345ee omfs: fix sign confusion for bitmap loop counter by Bob Copeland · 9 years ago
  3. 3a281f9 omfs: set error return when d_make_root() fails by Bob Copeland · 9 years ago
  4. dcbff39 fs, omfs: add NULL terminator in the end up the token list by Sasha Levin · 9 years ago
  5. 76e5121 FS/OMFS: block number sanity check during fill_super operation by Fabian Frederick · 10 years ago
  6. 998d668 fs/omfs/inode.c: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  7. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  8. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  9. 80fcbe7 userns: Convert omfs to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  10. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  11. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 12 years ago
  12. 587228b omfs: propagate umode_t by Al Viro · 13 years ago
  13. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  14. 8196867 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bcopeland/omfs by Linus Torvalds · 14 years ago
  15. 69c9e75 switch omfs to ->evict_inode() by Al Viro · 14 years ago
  16. 8800a04 omfs: sanity check cluster size by Bob Copeland · 14 years ago
  17. 9442e54 omfs: refuse to mount if bitmap pointer is obviously wrong by Bob Copeland · 16 years ago
  18. f068272 omfs: check bounds on block numbers before passing to sb_bread by Bob Copeland · 16 years ago
  19. 70d9e38 omfs: fix memory leak by Davidlohr Bueso · 14 years ago
  20. 6a9e652 omfs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  21. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  22. 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
  23. 108afd0 omfs: remove unused version.h include by Huang Weiyi · 14 years ago
  24. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  25. b87221d const: mark remaining super_operations const by Alexey Dobriyan · 15 years ago
  26. 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
  27. 197e671 fs/omfs: return f_fsid for statfs(2) by Coly Li · 15 years ago
  28. ce3b0f8 New helper - current_umask() by Al Viro · 15 years ago
  29. 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 15 years ago
  30. c222d53 CRED: Wrap task credential accesses in the OMFS filesystem by David Howells · 16 years ago
  31. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  32. c963343 omfs: fix potential oops when directory size is corrupted by Bob Copeland · 16 years ago
  33. dc60bf1 omfs: fix warning by Alexander Beregalov · 16 years ago
  34. 555e377 omfs: add inode routines by Bob Copeland · 16 years ago