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