1. 912f655 ocfs2: mount shared volume without ha stack by Gang He · 4 years, 7 months ago
  2. 5e7a3ed ocfs2: further debugfs cleanups by Greg Kroah-Hartman · 5 years ago
  3. 5da844a ocfs2: add first lock wait time in locking_state by Gang He · 5 years ago
  4. 8056773 ocfs2: add locking filter debugfs file by Gang He · 5 years ago
  5. 8a7f5f4 ocfs2: add last unlock times in locking_state by Gang He · 5 years ago
  6. 328970d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145 by Thomas Gleixner · 6 years ago
  7. 5500ab4 ocfs2: fix the application IO timeout when fstrim is running by Gang He · 6 years ago
  8. 5f483c4 ocfs2: add kobject for online file check by Gang He · 7 years ago
  9. 4882abe ocfs2: add trimfs dlm lock resource by Gang He · 7 years ago
  10. 964f14a ocfs2: clean up some dead code by Jun Piao · 7 years ago
  11. 439a36b ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lock by Eric Ren · 8 years ago
  12. 395627b ocfs2: use time64_t to represent orphan scan times by Deepa Dinamani · 8 years ago
  13. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  14. 35ddf78 ocfs2: fix occurring deadlock by changing ocfs2_wq from global to local by jiangyiwen · 9 years ago
  15. 7d0fb91 ocfs2: add errors=continue by Goldwyn Rodrigues · 9 years ago
  16. ae1f081 ocfs2: fix wrong check in ocfs2_direct_IO_get_blocks by Joseph Qi · 10 years ago
  17. 18d585f ocfs2: make append_dio an incompat feature by Mark Fasheh · 10 years ago
  18. 160cc26 ocfs2: set append dio as a ro compat feature by Joseph Qi · 10 years ago
  19. 24c40b3 ocfs2: implement ocfs2_direct_IO_write by Joseph Qi · 10 years ago
  20. ed460cf ocfs2: add orphan recovery types in ocfs2_recover_orphans by Joseph Qi · 10 years ago
  21. 1dfeb76 ocfs2: add a mount option journal_async_commit on ocfs2 filesystem by alex chen · 10 years ago
  22. d1e78238 ocfs2: do not set OCFS2_LOCK_UPCONVERT_FINISHING if nonblocking lock can not be granted at once by Xue jiufei · 10 years ago
  23. a9e9aca ocfs2: fix umount hang while shutting down truncate log by Xue jiufei · 11 years ago
  24. 43b10a2 ocfs2: avoid system inode ref confusion by adding mutex lock by jiangyiwen · 11 years ago
  25. 8ed6b23 ocfs2: revert iput deferring code in ocfs2_drop_dentry_lock by Goldwyn Rodrigues · 11 years ago
  26. e3a767b ocfs2: implement delayed dropping of last dquot reference by Jan Kara · 11 years ago
  27. c74a3bd ocfs2: add clustername to cluster connection by Goldwyn Rodrigues · 11 years ago
  28. 8fa9d17 ocfs2: remove unecessary variable needs_checkpoint by Goldwyn Rodrigues · 12 years ago
  29. 9392557 ocfs2: avoid unaligned access to dqc_bitmap by Akinobu Mita · 13 years ago
  30. 730e663 ocfs2: use proper little-endian bitops by Akinobu Mita · 14 years ago
  31. 03e4970 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  32. c4354d0 ocfs2: use little-endian bitops by Akinobu Mita · 14 years ago
  33. 5bc970e ocfs2: Use hrtimer to track ocfs2 fs lock stats by Sunil Mushran · 14 years ago
  34. 50308d8 ocfs2: Try to free truncate log when meeting ENOSPC in write. by Tao Ma · 14 years ago
  35. a2a2f55 ocfs2: char is not always signed by Milton Miller · 14 years ago
  36. 1c66b36 ocfs2: Change some lock status member in ocfs2_lock_res to char. by Tao Ma · 14 years ago
  37. 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
  38. 7bdb0d1 ocfs2: Add a mount option "coherency=*" to handle cluster coherency for O_DIRECT writes. by Tristan Ye · 14 years ago
  39. 2c44271 by Sunil Mushran · 14 years ago
  40. 98f486f2 by Sunil Mushran · 14 years ago
  41. b4d693f ocfs2: Cache system inodes of other slots. by Tao Ma · 14 years ago
  42. 83fd9c7 Reorganize data elements to reduce struct sizes by Goldwyn Rodrigues · 15 years ago
  43. 4711954 ocfs2: Some tiny bug fixes for discontiguous block allocation. by Tao Ma · 15 years ago
  44. 798db35 ocfs2: Allocate discontiguous block groups. by Joel Becker · 15 years ago
  45. 83f9231 ocfs2: Add dir_resv_level mount option by Mark Fasheh · 15 years ago
  46. 6b82021 ocfs2: increase the default size of local alloc windows by Mark Fasheh · 15 years ago
  47. 73c8a80 ocfs2: clean up localalloc mount option size parsing by Mark Fasheh · 15 years ago
  48. d02f00c ocfs2: allocation reservations by Mark Fasheh · 15 years ago
  49. b4414ee ocfs2: Clear undo bits when local alloc is freed by Mark Fasheh · 15 years ago
  50. 9df5778 Ocfs2: Move ocfs2 ioctl definitions from ocfs2_fs.h to newly added ocfs2_ioctl.h by Tristan Ye · 15 years ago
  51. c0e41338 ocfs2: Attach the connection to the lksb by Joel Becker · 15 years ago
  52. b89c542 ocfs2: add extent block stealing for ocfs2 v5 by Tiger Yang · 15 years ago
  53. a191282 ocfs2: Prevent a livelock in dlmglue by Sunil Mushran · 15 years ago
  54. 45e6297 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  55. 7aee47b ocfs2: Trivial cleanup of jbd compatibility layer removal by Sunil Mushran · 15 years ago
  56. 5297aad ocfs2: Make acl use the default by Jan Kara · 15 years ago
  57. 1aa75fe ocfs2: Add functions for extents refcounted. by Tao Ma · 15 years ago
  58. 374a263 ocfs2: Add refcount tree lock mechanism. by Tao Ma · 15 years ago
  59. f2c870e ocfs2: Add ocfs2_read_refcount_block. by Tao Ma · 15 years ago
  60. 0cf2f76 ocfs2: Pass struct ocfs2_caching_info to the journal functions. by Joel Becker · 16 years ago
  61. 292dd27 ocfs2: move ip_created_trans to struct ocfs2_caching_info by Joel Becker · 16 years ago
  62. 66fb345 ocfs2: move ip_last_trans to struct ocfs2_caching_info by Joel Becker · 16 years ago
  63. 6e5a3d7 ocfs2: Change metadata caching locks to an operations structure. by Joel Becker · 16 years ago
  64. 47460d6 ocfs2: Make the ocfs2_caching_info structure self-contained. by Joel Becker · 16 years ago
  65. f7b1aa6 ocfs2: Fix deadlock on umount by Jan Kara · 15 years ago
  66. cb25797 ocfs2: Add lockdep annotations by Jan Kara · 16 years ago
  67. 692684e ocfs2: Stop orphan scan as early as possible during umount by Sunil Mushran · 16 years ago
  68. 73be192 ocfs2: Add statistics for the checksum and ecc operations. by Joel Becker · 16 years ago
  69. 15633a2 ocfs2 patch to track delayed orphan scan timer statistics by Srinivas Eeda · 16 years ago
  70. 8327393 ocfs2: timer to queue scan of all orphan slots by Srinivas Eeda · 16 years ago
  71. 9140db0 ocfs2: recover orphans in offline slots during recovery and mount by Srinivas Eeda · 16 years ago
  72. 6ca497a ocfs2: fix rare stale inode errors when exporting via nfs by wengang wang · 16 years ago
  73. feb473a ocfs2: Optimize inode group allocation by recording last used group. by Tao Ma · 16 years ago
  74. 1d46dc0 ocfs2: fix leaf start calculation in ocfs2_dx_dir_rebalance() by Mark Fasheh · 16 years ago
  75. 198a1ca ocfs2: Increase max links count by Mark Fasheh · 16 years ago
  76. 9b7895e ocfs2: Add a name indexed b-tree to directory inodes by Mark Fasheh · 16 years ago
  77. 59b526a ocfs2: Remove debugfs file local_alloc_stats by Sunil Mushran · 16 years ago
  78. 5039750 ocfs2: Expose the file system state via debugfs by Sunil Mushran · 16 years ago
  79. c8b9cf9 ocfs2: lock the metaecc process for xattr bucket by Tao Ma · 16 years ago
  80. ea455f8 ocfs2: Push out dropping of dentry lock to ocfs2_wq by Jan Kara · 16 years ago
  81. 87d35a7 ocfs2: Add directory block trailers. by Mark Fasheh · 16 years ago
  82. 13723d0 ocfs2: Use metadata-specific ocfs2_journal_access_*() functions. by Joel Becker · 16 years ago
  83. 70ad1ba ocfs2: Add the underlying blockcheck code. by Joel Becker · 16 years ago
  84. 19ece54 ocfs2: Enable quota accounting on mount, disable on umount by Jan Kara · 16 years ago
  85. 2205363 ocfs2: Implement quota recovery by Jan Kara · 16 years ago
  86. 5e96581 ocfs2: Wrap extent block reads in a dedicated function. by Joel Becker · 16 years ago
  87. 4203530 ocfs2: Morph the haphazard OCFS2_IS_VALID_GROUP_DESC() checks. by Joel Becker · 16 years ago
  88. 10995aa ocfs2: Morph the haphazard OCFS2_IS_VALID_DINODE() checks. by Joel Becker · 16 years ago
  89. 929fb01 ocfs2: add POSIX ACL API by Tiger Yang · 16 years ago
  90. 3b5da01 ocfs2: comments typo fix by Coly Li · 16 years ago
  91. f6087fb ocfs2: Check xattr block signatures properly. by Joel Becker · 16 years ago
  92. 2b4e30f ocfs2: Switch over to JBD2. by Joel Becker · 16 years ago
  93. 12462f1 ocfs2: Add the 'inode64' mount option. by Joel Becker · 16 years ago
  94. 8154da3 ocfs2: Add incompatible flag for extended attribute by Tiger Yang · 16 years ago
  95. cf1d6c7 ocfs2: Add extended attribute support by Tiger Yang · 16 years ago
  96. fdd7770 ocfs2: reserve inline space for extended attribute by Tiger Yang · 16 years ago
  97. 9a8ff57 ocfs2: track local alloc state via debugfs by Mark Fasheh · 16 years ago
  98. 9c7af40 ocfs2: throttle back local alloc when low on disk space by Mark Fasheh · 16 years ago
  99. ebcee4b ocfs2: Track local alloc bits internally by Mark Fasheh · 16 years ago
  100. 539d826 [PATCH 2/2] ocfs2: Fix race between mount and recovery by Sunil Mushran · 16 years ago