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