1. 5f483c4 ocfs2: add kobject for online file check by Gang He · 6 years ago
  2. a17b485 ocfs2: remove unnecessary null pointer check before kmem_cache_destroy() by piaojun · 6 years ago
  3. 1119d3c ocfs2: use 'osb' instead of 'OCFS2_SB()' by piaojun · 6 years ago
  4. 025bcbd ocfs2: return -EROFS to mount.ocfs2 if inode block is invalid by piaojun · 7 years ago
  5. a52370b ocfs2: give an obvious tip for mismatched cluster names by Gang He · 7 years ago
  6. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  7. 23e0813 ocfs2: no need flush workqueue before destroying it by piaojun · 7 years ago
  8. 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  9. 964f14a ocfs2: clean up some dead code by Jun Piao · 7 years ago
  10. bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 7 years ago
  11. 8578709 fs: switch ->s_uuid to uuid_t by Christoph Hellwig · 7 years ago
  12. f361bf4 sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency by Ingo Molnar · 8 years ago
  13. e93b1cc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  14. 395627b ocfs2: use time64_t to represent orphan scan times by Deepa Dinamani · 8 years ago
  15. 2a64f80 ocfs2: Protect periodic quota syncing with s_umount semaphore by Jan Kara · 8 years ago
  16. 44be975 fs/ocfs2/super: remove deprecated create_singlethread_workqueue() by Bhaktipriya Shridhar · 8 years ago
  17. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  18. 698d44b ocfs2: cleanup implemented prototypes by Joseph Qi · 8 years ago
  19. dfec8a1 fs: have ll_rw_block users pass in op and flags separately by Mike Christie · 8 years ago
  20. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  21. 35ddf78 ocfs2: fix occurring deadlock by changing ocfs2_wq from global to local by jiangyiwen · 8 years ago
  22. e63890f ocfs2: fix ip_unaligned_aio deadlock with dio work queue by Ryan Ding · 8 years ago
  23. 4506cfb ocfs2: record UNWRITTEN extents when populate write desc by Ryan Ding · 8 years ago
  24. a849d46 ocfs2: create/remove sysfile for online file check by Gang He · 9 years ago
  25. bfd97a0 ocfs2: use spinlock_irqsave() to downconvert lock in ocfs2_osb_dump() by jiangyiwen · 9 years ago
  26. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
  27. 72865d9 ocfs2: clean up redundant NULL check before iput by Joseph Qi · 9 years ago
  28. 3eb5bdf ocfs2: optimize bad declarations and redundant assignment by Norton.Zhu · 9 years ago
  29. a068acf fs: create and use seq_show_option for escaping by Kees Cook · 9 years ago
  30. 7ecef14 ocfs2: neaten do_error, ocfs2_error and ocfs2_abort by Joe Perches · 9 years ago
  31. 7d0fb91 ocfs2: add errors=continue by Goldwyn Rodrigues · 9 years ago
  32. 512f62a ocfs2: fix race between dio and recover orphan by Joseph Qi · 9 years ago
  33. 8f443e2 Revert "ocfs2: incorrect check for debugfs returns" by Linus Torvalds · 9 years ago
  34. 9de1626 cleancache: zap uuid arg of cleancache_init_shared_fs by Vladimir Davydov · 9 years ago
  35. 58be19d ocfs2: copy fs uuid to superblock by Vladimir Davydov · 9 years ago
  36. 1543306 ocfs2: logging: remove static buffer, use vsprintf extension %pV by Joe Perches · 9 years ago
  37. e2ac55b ocfs2: incorrect check for debugfs returns by Chengyu Song · 9 years ago
  38. 4813962 ocfs2: wait for orphan recovery first once append O_DIRECT write crash by Joseph Qi · 10 years ago
  39. 992de5a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  40. 1dfeb76 ocfs2: add a mount option journal_async_commit on ocfs2 filesystem by alex chen · 10 years ago
  41. 664dbd5 ocfs2: Use generic helpers for quotaon and quotaoff by Jan Kara · 10 years ago
  42. b6da007 Merge branch 'akpm' (patchbomb from Andrew) by Linus Torvalds · 10 years ago
  43. dc17158 ocfs2: fix error handling when creating debugfs root in ocfs2_init() by Jan Kara · 10 years ago
  44. 1c92ec6 ocfs2: Convert to private i_dquot field by Jan Kara · 10 years ago
  45. ac0c493 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  46. f13a568 ocfs2: free vol_label in ocfs2_delete_osb() by Joseph Qi · 10 years ago
  47. 5236281 ocfs2: Don't use MAXQUOTAS value by Jan Kara · 10 years ago
  48. b253bfd ocfs2: revert "ocfs2: fix NULL pointer dereference when dismount and ocfs2rec simultaneously" by Xue jiufei · 10 years ago
  49. 69201bb fs/ocfs2/super.c: use OCFS2_MAX_VOL_LABEL_LEN and strlcpy by Fabian Frederick · 10 years ago
  50. 1a5c4e2 ocfs2: remove NULL assignments on static by Fabian Frederick · 10 years ago
  51. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  52. 43b10a2 ocfs2: avoid system inode ref confusion by adding mutex lock by jiangyiwen · 10 years ago
  53. 8ed6b23 ocfs2: revert iput deferring code in ocfs2_drop_dentry_lock by Goldwyn Rodrigues · 10 years ago
  54. e3a767b ocfs2: implement delayed dropping of last dquot reference by Jan Kara · 10 years ago
  55. 2931cdc ocfs2: improve fsync efficiency and fix deadlock between aio_write and sync_file by Darrick J. Wong · 10 years ago
  56. a75fe48 ocfs2: remove unused variable uuid_net_key in ocfs2_initialize_super by joyce.xue · 10 years ago
  57. c18ceab ocfs2: change ip_unaligned_aio to of type mutex from atomit_t by Wengang Wang · 10 years ago
  58. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 11 years ago
  59. 75f82ea ocfs2: fix NULL pointer dereference when dismount and ocfs2rec simultaneously by Yiwen Jiang · 11 years ago
  60. c74a3bd ocfs2: add clustername to cluster connection by Goldwyn Rodrigues · 11 years ago
  61. ff8fb33 ocfs2: remove versioning information by Goldwyn Rodrigues · 11 years ago
  62. 7391a29 ocfs2: return ENOMEM when sb_getblk() fails by Rui Xiang · 11 years ago
  63. 99d7a88 fs/ocfs2/super.c: use a bigger nodestr in ocfs2_dismount_volume by Goldwyn Rodrigues · 11 years ago
  64. 49fa814 fs/ocfs2/super.c: Use bigger nodestr to accomodate 32-bit node numbers by Goldwyn Rodrigues · 11 years ago
  65. 8fa9d17 ocfs2: remove unecessary variable needs_checkpoint by Goldwyn Rodrigues · 11 years ago
  66. 9141770 fs: Limit sys_mount to only request filesystem modules (Part 2). by Eric W. Biederman · 12 years ago
  67. d787ab0 ocfs2: remove kfree() redundant null checks by Tim Gardner · 12 years ago
  68. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  69. 342827d ocfs2: fix leaks on failure exits in module_init by Al Viro · 13 years ago
  70. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  71. be0d93f ... and the same failure exits cleanup for ocfs2 by Al Viro · 13 years ago
  72. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  73. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  74. e41d33a ocfs2: send correct UUID to cleancache initialization by Dan Magenheimer · 13 years ago
  75. 99b1bb6 Merge branch 'mw-3.1-jul25' of git://oss.oracle.com/git/smushran/linux-2.6 into ocfs2-fixes by Joel Becker · 13 years ago
  76. a11f7e6 ocfs2: serialize unaligned aio by Mark Fasheh · 13 years ago
  77. 619c200 ocfs2: Clean up messages in the fs by Sunil Mushran · 13 years ago
  78. 9e1f1de more conservative S_NOSEC handling by Al Viro · 13 years ago
  79. 03efed8 ocfs2: Bugfix for hard readonly mount by Tiger Yang · 13 years ago
  80. a74b81b Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 13 years ago
  81. 1cfd8bd ocfs2: add cleancache support by Dan Magenheimer · 13 years ago
  82. e2b0c21 ocfs2: clean up mount option about atime in ocfs2.txt by Tiger Yang · 14 years ago
  83. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  84. 03e4970 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 13 years ago
  85. bd2895e Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  86. 32a42d3 ocfs2: Remove masklog ML_SUPER. by Tao Ma · 14 years ago
  87. 80a9a84 ocfs2: Add ocfs2_trace.h. by Wengang Wang · 14 years ago
  88. c1e8d35 ocfs2: Remove EXIT from masklog. by Tao Ma · 14 years ago
  89. ef6b689 ocfs2: Remove ENTRY from masklog. by Tao Ma · 14 years ago
  90. 52c303c ocfs2: Check heartbeat mode for kernel stacks only by Mark Fasheh · 14 years ago
  91. 316873c ocfs2: use system_wq instead of ocfs2_quota_wq by Tejun Heo · 14 years ago
  92. 4843456 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  93. ba87167 switch ocfs2, close races by Al Viro · 14 years ago
  94. f00c9e4 quota: Fix deadlock during path resolution by Jan Kara · 14 years ago
  95. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  96. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  97. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  98. 79f14b7 Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  99. fc37189 Merge branch 'globalheartbeat-2' of git://oss.oracle.com/git/smushran/linux-2.6 into ocfs2-merge-window by Joel Becker · 14 years ago
  100. 7bdb0d1 ocfs2: Add a mount option "coherency=*" to handle cluster coherency for O_DIRECT writes. by Tristan Ye · 14 years ago