1. 01a36b6 ocfs2: ensure that dlm lockspace is created by kernel module by Gang He · 8 years ago
  2. f368ed6 char: make misc_deregister a void function by Greg Kroah-Hartman · 9 years ago
  3. 43ee9ca ocfs2: one function call less in user_cluster_connect() after error detection by Markus Elfring · 9 years ago
  4. fd90d4df ocfs2: delete unnecessary checks before three function calls by Markus Elfring · 9 years ago
  5. 98acbf6 fs/ocfs2/stack_user.c: fix typo in ocfs2_control_release() by Andrew Morton · 10 years ago
  6. 16eac4b ocfs2: fix sparse non static symbol warning by Wei Yongjun · 10 years ago
  7. c994c2e ocfs2: use the new DLM operation callbacks while requesting new lockspace by Goldwyn Rodrigues · 10 years ago
  8. 4150363 ocfs2: framework for version LVB by Goldwyn Rodrigues · 10 years ago
  9. 3e83415 ocfs2: pass ocfs2_cluster_connection to ocfs2_this_node by Goldwyn Rodrigues · 10 years ago
  10. 24aa338 ocfs2: shift allocation ocfs2_live_connection to user_connect() by Goldwyn Rodrigues · 10 years ago
  11. 66e188f ocfs2: add DLM recovery callbacks by Goldwyn Rodrigues · 10 years ago
  12. 60f98d1 dlm: add recovery callbacks by David Teigland · 13 years ago
  13. 226291a ocfs2_connection_find() returns pointer to bad structure by dann frazier · 13 years ago
  14. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  15. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  16. 6005679 BKL: Remove BKL from OCFS2 by Arnd Bergmann · 14 years ago
  17. 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
  18. e603cfb ocfs2: Remove the ast pointers from ocfs2_stack_plugins by Joel Becker · 14 years ago
  19. 110946c ocfs2: Hang the locking proto on the cluster conn and use it in asts. by Joel Becker · 14 years ago
  20. c0e4133 ocfs2: Attach the connection to the lksb by Joel Becker · 14 years ago
  21. a796d28 ocfs2: Pass lksbs back from stackglue ast/bast functions. by Joel Becker · 14 years ago
  22. 3a05d79 ocfs2: explicit declare uninitialized var in user_cluster_connect() by Coly Li · 14 years ago
  23. 1c520df ocfs2: Provide the ocfs2_dlm_lvb_valid() stack API. by Joel Becker · 15 years ago
  24. 66f502a ocfs2: initialize stack_user lvbptr by David Teigland · 16 years ago
  25. 53da493 ocfs2: POSIX file locks support by Mark Fasheh · 16 years ago
  26. 5b664cb Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  27. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  28. 7600c72 ocfs2: use simple_read_from_buffer() by Akinobu Mita · 16 years ago
  29. b7fdf9f ocfs2-stack_user: BKL pushdown by Arnd Bergmann · 16 years ago
  30. 2c39450 ocfs2: Remove ->hangup() from stack glue operations. by Joel Becker · 16 years ago
  31. a12630b ocfs2: Rename 'user_stack' plugin structure to 'ocfs2_user_plugin' by Joel Becker · 16 years ago
  32. 4d8755b ocfs2: make struct ocfs2_control_device static by Adrian Bunk · 16 years ago
  33. cf4d8d7 ocfs2: add fsdlm to stackglue by David Teigland · 16 years ago
  34. d4b95ee ocfs2: Add the 'set version' message to the ocfs2_control device. by Joel Becker · 16 years ago
  35. 3cfd4ab ocfs2: Add the local node id to the handshake. by Joel Becker · 16 years ago
  36. de870ef ocfs2: Introduce the DOWN message to ocfs2_control by Joel Becker · 16 years ago
  37. 462c7e6 ocfs2: Start the ocfs2_control handshake. by Joel Becker · 16 years ago
  38. 6427a72 ocfs2: Add the ocfs2_control misc device. by Joel Becker · 16 years ago
  39. 8adf053 ocfs2: Add the user stack module. by Joel Becker · 16 years ago