1. 728b980 ocfs2: break useless while loop by Junxiao Bi · 11 years ago
  2. fae477b ocfs2: delay migration when the lockres is in migration state by Xue jiufei · 11 years ago
  3. 750e3c6 ocfs2: skip locks in the blocked list by Xue jiufei · 11 years ago
  4. 69b2bd16 ocfs2/dlm: force clean refmap when doing local cleanup by Xue jiufei · 11 years ago
  5. df53cd3 ocfs2: use list_for_each_entry() instead of list_for_each() by Dong Fang · 11 years ago
  6. 98ac912 ocfs2: dlm_request_all_locks() should deal with the status sent from target node by Xue jiufei · 11 years ago
  7. 096b2ef ocfs2: dlmlock_master() should return DLM_NORMAL after adding lock to blocked list by Xue jiufei · 11 years ago
  8. 40c7f2e ocfs2: add missing dlm_put() in dlm_begin_reco_handler() by Xue jiufei · 11 years ago
  9. 22ab901 fs/ocfs2/dlm/dlmrecovery.c:dlm_request_all_locks(): ret should be int instead of enum by Joseph Qi · 11 years ago
  10. 82d627c fs/ocfs2/dlm/dlmrecovery.c: remove duplicate declarations by Joseph Qi · 11 years ago
  11. 27749f2 ocfs2: add missing lockres put in dlm_mig_lockres_handler by Xue jiufei · 11 years ago
  12. 7cfa74d ocfs2/dlm: remove redundant null pointer check by Sachin Kamat · 11 years ago
  13. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  14. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  15. b24ae0b ocfs2/dlm: use GFP_ATOMIC inside a spin_lock by Dan Carpenter · 12 years ago
  16. d787ab0 ocfs2: remove kfree() redundant null checks by Tim Gardner · 11 years ago
  17. 8515841 ocfs2: trivial endianness misannotations by Al Viro · 12 years ago
  18. 0a4ebed Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 13 years ago
  19. fc9f899 fs/ocfs2/dlm/dlmlock.c: free kmem_cache_zalloc'd data using kmem_cache_free by Julia Lawall · 13 years ago
  20. afeacc8 fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros by Paul Gortmaker · 13 years ago
  21. 6b27f62 ocfs2/cluster: Cluster up now includes network connections too by Sunil Mushran · 13 years ago
  22. a2c0cc1 ocfs2/dlm: dlmlock_remote() needs to account for remastery by Sunil Mushran · 13 years ago
  23. ff0a522 ocfs2/dlm: Take inflight reference count for remotely mastered resources too by Sunil Mushran · 13 years ago
  24. ed8625c ocfs2/dlm: Cleanup dlm_wait_for_node_death() and dlm_wait_for_node_recovery() by Sunil Mushran · 13 years ago
  25. e9f0b6a ocfs2/dlm: Trace insert/remove of resource to/from hash by Sunil Mushran · 13 years ago
  26. 8d400b8 ocfs2/dlm: Clean up refmap helpers by Sunil Mushran · 13 years ago
  27. 0afbba1 ocfs2/dlm: Cleanup up dlm_finish_local_lockres_recovery() by Sunil Mushran · 13 years ago
  28. 8decab3 ocfs2/dlm: Clean up messages in o2dlm by Sunil Mushran · 13 years ago
  29. 66effd3 ocfs2/dlm: Do not migrate resource to a node that is leaving the domain by Sunil Mushran · 13 years ago
  30. bddefde ocfs2/dlm: Add new dlm message DLM_BEGIN_EXIT_DOMAIN_MSG by Sunil Mushran · 13 years ago
  31. 9f62e96 ocfs2/dlm: dlm_is_lockres_migrateable() returns boolean by Sunil Mushran · 13 years ago
  32. df016c6 ocfs2/dlm: Target node death during resource migration leads to thread spin by Sunil Mushran · 13 years ago
  33. 4da6dc2 ocfs2/dlm: Use negotiated o2dlm protocol version by Sunil Mushran · 13 years ago
  34. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  35. 03e4970 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 13 years ago
  36. 99bdc38 Merge branch 'mlog_replace_for_39' of git://repo.or.cz/taoma-kernel into ocfs2-merge-window-fix by Joel Becker · 13 years ago
  37. 0ccd234 fs: change to new flag variable by matt mooney · 13 years ago
  38. 770c4d8 ocfs2/dlm: Move kmalloc() outside the spinlock by Sunil Mushran · 13 years ago
  39. c1e8d35 ocfs2: Remove EXIT from masklog. by Tao Ma · 13 years ago
  40. ef6b689 ocfs2: Remove ENTRY from masklog. by Tao Ma · 13 years ago
  41. 498f7f5 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 13 years ago
  42. eda4b71 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  43. 079ffb7 ocfs2/dlm: Hard code the values for enums by Sunil Mushran · 14 years ago
  44. 37096a7 ocfs2/dlm: Minor cleanup by Sunil Mushran · 14 years ago
  45. 02bd9c3 ocfs2/dlm: Cleanup dlmdebug.c by Sunil Mushran · 14 years ago
  46. 58a3158 ocfs2/cluster: Pin/unpin o2hb regions by Sunil Mushran · 14 years ago
  47. 66f4500 ocfs2/dlm: make existing convertion precedent over new lock by Wengang Wang · 14 years ago
  48. 8e17d16 ocfs2/dlm: Cleanup mlogs in dlmthread.c, dlmast.c and dlmdomain.c by Sunil Mushran · 14 years ago
  49. 388c4bc ocfs2/dlm: Migrate lockres with no locks if it has a reference by Sunil Mushran · 14 years ago
  50. a48a982 fs/ocfs2/dlm: Use GFP_ATOMIC under spin_lock by David Sterba · 14 years ago
  51. 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
  52. 4d94aa1 ocfs2/cluster: Bump up dlm protocol to version 1.1 by Sunil Mushran · 14 years ago
  53. 18cfdf1 by Sunil Mushran · 14 years ago
  54. ea20344 by Sunil Mushran · 14 years ago
  55. b1365d0 by Sunil Mushran · 14 years ago
  56. 5dad6c3 o2dlm: force free mles during dlm exit by Srinivas Eeda · 14 years ago
  57. 93f3b86 ocfs2: Initialize the bktcnt variable properly, and call it bucket_count by Joel Becker · 14 years ago
  58. 228ac63 Ocfs2: Handle empty list in lockres_seq_start() for dlmdebug.c by Tristan Ye · 14 years ago
  59. a30bfd6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  60. b11f1f1 ocfs2/dlm: remove potential deadlock -V3 by Wengang Wang · 14 years ago
  61. a524812 ocfs2/dlm: avoid incorrect bit set in refmap on recovery master by Wengang Wang · 14 years ago
  62. 7beaf24 ocfs2 fix o2dlm dlm run purgelist (rev 3) by Srinivas Eeda · 14 years ago
  63. 6d98c3c ocfs2/dlm: fix a dead lock by Wengang Wang · 14 years ago
  64. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  65. 33fa1d9 fs/ocfs2: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  66. a39953d ocfs2/dlm: Remove BUG_ON from migration in the rare case of a down node by Wengang Wang · 14 years ago
  67. e372357 ocfs2: tighten up strlen() checking by Dan Carpenter · 14 years ago
  68. f471c9d ocfs2/dlm: don't access beyond bitmap size by Wengang Wang · 14 years ago
  69. 6469272 fs/ocfs2/dlm: Add missing spin_unlock by Julia Lawall · 14 years ago
  70. 03e6230 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  71. d9ef752 ocfs2:dlm: avoid dlm->ast_lock lockres->spinlock dependency break by Wengang Wang · 14 years ago
  72. 316ce2b fs/ocfs2/dlm: Use kstrdup by Julia Lawall · 14 years ago
  73. 3914ed0 fs/ocfs2/dlm: Drop memory allocation cast by Julia Lawall · 14 years ago
  74. 0467ae9 ocfs2/dlm: Increase o2dlm lockres hash size by Sunil Mushran · 14 years ago
  75. 5c80d4c ocfs2/dlm: Make o2dlm domain join/leave messages KERN_NOTICE by Sunil Mushran · 14 years ago
  76. a5196ec ocfs2: print node # when tcp fails by Wengang Wang · 14 years ago
  77. f9221fd Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2-mark into ocfs2-fixes by Joel Becker · 14 years ago
  78. 428257f ocfs2: Check the owner of a lockres inside the spinlock by Wengang Wang · 14 years ago
  79. 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
  80. 1474147 ocfs2: Fix a race in o2dlm lockres mastery by Srinivas Eeda · 14 years ago
  81. bc9838c dlm: allow dlm do recovery during shutdown by Srinivas Eeda · 14 years ago
  82. 34a9dd7 ocfs2_dlmfs: Move to its own directory by Joel Becker · 14 years ago
  83. 65b6f34 ocfs2_dlmfs: Use poll() to signify BASTs. by Joel Becker · 14 years ago
  84. 14a437c ocfs2_dlmfs: Add capabilities parameter. by Joel Becker · 14 years ago
  85. 86a06ab ocfs2/dlm: Fix printing of lockname by Sunil Mushran · 14 years ago
  86. cda70ba ocfs2/dlm: Remove BUG_ON in dlm recovery when freeing locks of a dead node by Sunil Mushran · 14 years ago
  87. cd34edd ocfs2/dlm: Handle EAGAIN for compatibility - v2 by Sunil Mushran · 14 years ago
  88. 26636bf ocfs2/dlm: Print more messages during lock migration by Sunil Mushran · 14 years ago
  89. 71656fa ocfs2/dlm: Ignore LVBs of locks in the Blocked list by Sunil Mushran · 14 years ago
  90. 2bd6321 ocfs2/trivial: Remove trailing whitespaces by Sunil Mushran · 14 years ago
  91. 45e6297 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  92. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  93. aad1b15 ocfs2: return -EAGAIN instead of EAGAIN in dlm by Tiger Yang · 15 years ago
  94. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  95. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  96. b64ada6 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  97. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  98. 83e32d9 ocfs2: add spinlock protection when dealing with lockres->purge. by Wengang Wang · 15 years ago
  99. d993831 writeback: add name to backing_dev_info by Jens Axboe · 15 years ago
  100. c795b33 ocfs2/dlm: Wait on lockres instead of erroring cancel requests by Goldwyn Rodrigues · 15 years ago