1. 16af69a ocfs2: remove ocfs2_is_o2cb_active() by Gang He · 6 years ago
  2. 6c9bd81 ocfs2: fix crash caused by stale lvb with fsdlm plugin by Eric Ren · 7 years ago
  3. 191df2b ocfs2: fix a redundant re-initialization by Eric Ren · 8 years ago
  4. 9dde5e4 ocfs2: export ocfs2_kset for online file check by Gang He · 8 years ago
  5. 1a5c4e2 ocfs2: remove NULL assignments on static by Fabian Frederick · 10 years ago
  6. 6f4c98e Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  7. 765aabb ocfs2: add dlm_recover_callback_support in sysfs by Goldwyn Rodrigues · 10 years ago
  8. d906074 ocfs2: check if cluster name exists before deref by Sasha Levin · 10 years ago
  9. 58f86cc VERIFY_OCTAL_PERMISSIONS: stricter checking for sysfs perms. by Rusty Russell · 10 years ago
  10. 3e83415 ocfs2: pass ocfs2_cluster_connection to ocfs2_this_node by Goldwyn Rodrigues · 10 years ago
  11. c74a3bd ocfs2: add clustername to cluster connection by Goldwyn Rodrigues · 10 years ago
  12. d00d2f8 ocfs2: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  13. cbe0e33 ocfs2_dlmfs: Enable the use of user cluster stacks. by Joel Becker · 14 years ago
  14. 553b5eb ocfs2: Pass the locking protocol into ocfs2_cluster_connect(). by Joel Becker · 14 years ago
  15. e603cfb ocfs2: Remove the ast pointers from ocfs2_stack_plugins by Joel Becker · 14 years ago
  16. 110946c ocfs2: Hang the locking proto on the cluster conn and use it in asts. by Joel Becker · 14 years ago
  17. c0e4133 ocfs2: Attach the connection to the lksb by Joel Becker · 14 years ago
  18. a796d28 ocfs2: Pass lksbs back from stackglue ast/bast functions. by Joel Becker · 14 years ago
  19. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  20. ab09203 sysctl fs: Remove dead binary sysctl support by Eric W. Biederman · 15 years ago
  21. 1c520df ocfs2: Provide the ocfs2_dlm_lvb_valid() stack API. by Joel Becker · 15 years ago
  22. 009d375 ocfs2: Remove pointless !! by Mark Fasheh · 16 years ago
  23. 53da493 ocfs2: POSIX file locks support by Mark Fasheh · 16 years ago
  24. d6817cd ocfs2: Increment the reference count of an already-active stack. by Joel Becker · 16 years ago
  25. 2c39450 ocfs2: Remove ->hangup() from stack glue operations. by Joel Becker · 16 years ago
  26. 9f9a99f ocfs2: Move the call of ocfs2_hb_ctl into the stack glue. by Joel Becker · 16 years ago
  27. 3878f11 ocfs2: Move the hb_ctl_path sysctl into the stack glue. by Joel Becker · 16 years ago
  28. cf4d8d7 ocfs2: add fsdlm to stackglue by David Teigland · 16 years ago
  29. 9c6c877 ocfs2: Add the 'cluster_stack' sysfs file. by Joel Becker · 16 years ago
  30. 74ae4e1 ocfs2: Create stack glue sysfs files. by Joel Becker · 16 years ago
  31. 286eaa9 ocfs2: Break out stackglue into modules. by Joel Becker · 16 years ago
  32. e3dad42 ocfs2: Create ocfs2_stack_operations and split out the o2cb stack. by Joel Becker · 16 years ago
  33. 553aa7e ocfs2: Split o2cb code from generic stack functions. by Joel Becker · 16 years ago
  34. 63e0c48 ocfs2: Clean up stackglue initialization by Joel Becker · 16 years ago
  35. cf0acdc ocfs2: Abstract out a debugging function for underlying dlms. by Joel Becker · 16 years ago
  36. de55124 ocfs2: Remove CANCELGRANT from the view of dlmglue. by Joel Becker · 16 years ago
  37. 6953b4c ocfs2: Move o2hb functionality into the stack glue. by Joel Becker · 16 years ago
  38. 19fdb62 ocfs2: Abstract out node number queries. by Joel Becker · 16 years ago
  39. 4670c46 ocfs2: Introduce the new ocfs2_cluster_connect/disconnect() API. by Joel Becker · 16 years ago
  40. 8f2c9c1 ocfs2: Create the lock status block union. by Joel Becker · 16 years ago
  41. 7431cd7 ocfs2: Use -errno instead of dlm_status for ocfs2_dlm_lock/unlock() API. by Joel Becker · 16 years ago
  42. bd3e761 ocfs2: Use global DLM_ constants in generic code. by Joel Becker · 16 years ago
  43. 24ef181 ocfs2: Separate out dlm lock functions. by Joel Becker · 16 years ago