1. 8196867 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bcopeland/omfs by Linus Torvalds · 14 years ago
  2. 69c9e75 switch omfs to ->evict_inode() by Al Viro · 14 years ago
  3. 1025774 remove inode_setattr by Christoph Hellwig · 14 years ago
  4. d39aae9 add missing setattr methods by Christoph Hellwig · 14 years ago
  5. 155130a get rid of block_write_begin_newtrunc by Christoph Hellwig · 14 years ago
  6. ffc1887 omfs: fix uninitialized variable warning by Bill Pemberton · 14 years ago
  7. 8800a04 omfs: sanity check cluster size by Bob Copeland · 14 years ago
  8. 9442e54 omfs: refuse to mount if bitmap pointer is obviously wrong by Bob Copeland · 16 years ago
  9. f068272 omfs: check bounds on block numbers before passing to sb_bread by Bob Copeland · 16 years ago
  10. 70d9e38 omfs: fix memory leak by Davidlohr Bueso · 14 years ago
  11. 1b061d9 rename the generic fsync implementations by Christoph Hellwig · 14 years ago
  12. 6a9e652 omfs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  13. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  14. 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
  15. 108afd0 omfs: remove unused version.h include by Huang Weiyi · 14 years ago
  16. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  17. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  18. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  19. 6e1d5dc const: mark remaining inode_operations as const by Alexey Dobriyan · 15 years ago
  20. 7f09410 const: mark remaining address_space_operations const by Alexey Dobriyan · 15 years ago
  21. b87221d const: mark remaining super_operations const by Alexey Dobriyan · 15 years ago
  22. bea6b64 switch omfs to simple_fsync() by Al Viro · 15 years ago
  23. 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
  24. 197e671 fs/omfs: return f_fsid for statfs(2) by Coly Li · 15 years ago
  25. ce3b0f8 New helper - current_umask() by Al Viro · 15 years ago
  26. da55e6f fs/Kconfig: move omfs out by Alexey Dobriyan · 16 years ago
  27. 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 16 years ago
  28. c222d53 CRED: Wrap task credential accesses in the OMFS filesystem by David Howells · 16 years ago
  29. 3222a3e [PATCH] fix ->llseek for more directories by Christoph Hellwig · 16 years ago
  30. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  31. 9419fc1 omfs: fix oops when file metadata is corrupted by Bob Copeland · 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. d406f66 omfs: sparse annotations by Harvey Harrison · 16 years ago
  35. 63ca8ce omfs: update kbuild to include OMFS by Bob Copeland · 16 years ago
  36. 36cc410 omfs: add bitmap routines by Bob Copeland · 16 years ago
  37. 8f09e98 omfs: add file routines by Bob Copeland · 16 years ago
  38. a3ab715 omfs: add directory routines by Bob Copeland · 16 years ago
  39. 555e377 omfs: add inode routines by Bob Copeland · 16 years ago
  40. 1b002d7 omfs: define filesystem structures by Bob Copeland · 16 years ago