1. 9c6c877 ocfs2: Add the 'cluster_stack' sysfs file. by Joel Becker · 16 years ago
  2. 286eaa9 ocfs2: Break out stackglue into modules. by Joel Becker · 16 years ago
  3. 63e0c48 ocfs2: Clean up stackglue initialization by Joel Becker · 16 years ago
  4. cf0acdc ocfs2: Abstract out a debugging function for underlying dlms. by Joel Becker · 16 years ago
  5. 1693a5c ocfs2: handle async EAGAIN from NOQUEUE request by David Teigland · 16 years ago
  6. de55124 ocfs2: Remove CANCELGRANT from the view of dlmglue. by Joel Becker · 16 years ago
  7. 0abd6d1 ocfs2: Fill node number during cluster stack init by Mark Fasheh · 16 years ago
  8. 6953b4c ocfs2: Move o2hb functionality into the stack glue. by Joel Becker · 16 years ago
  9. 4670c46 ocfs2: Introduce the new ocfs2_cluster_connect/disconnect() API. by Joel Becker · 16 years ago
  10. 8f2c9c1 ocfs2: Create the lock status block union. by Joel Becker · 16 years ago
  11. 7431cd7 ocfs2: Use -errno instead of dlm_status for ocfs2_dlm_lock/unlock() API. by Joel Becker · 16 years ago
  12. bd3e761 ocfs2: Use global DLM_ constants in generic code. by Joel Becker · 16 years ago
  13. 24ef181 ocfs2: Separate out dlm lock functions. by Joel Becker · 16 years ago
  14. 553abd0 ocfs2: Change the recovery map to an array of node numbers. by Joel Becker · 16 years ago
  15. 8e8a460 ocfs2: Move slot map access into slot_map.c by Mark Fasheh · 16 years ago
  16. 90d9977 [PATCH] [OCFS2]: constify function pointer tables by Jan Engelhardt · 17 years ago
  17. 200bfae [2.6 patch] make ocfs2_downconvert_thread() static by Adrian Bunk · 16 years ago
  18. 0060005 [2.6 patch] fs/ocfs2/: possible cleanups by Adrian Bunk · 16 years ago
  19. 1044e40 ocfs2: Fix writeout in ocfs2_data_convert_worker() by Mark Fasheh · 16 years ago
  20. d24fbcd ocfs2: Negotiate locking protocol versions. by Joel Becker · 16 years ago
  21. cf8e06f [PATCH 1/2] ocfs2: add flock lock type by Mark Fasheh · 17 years ago
  22. e63aecb6 ocfs2: Rename ocfs2_meta_[un]lock by Mark Fasheh · 17 years ago
  23. c934a92 ocfs2: Remove data locks by Mark Fasheh · 17 years ago
  24. f1f5406 ocfs2: Add data downconvert worker to inode lock by Mark Fasheh · 17 years ago
  25. 34d024f ocfs2: Remove mount/unmount votes by Mark Fasheh · 17 years ago
  26. 019d1b2 ocfs2: Create locks at initially requested level by Mark Fasheh · 17 years ago
  27. 3cf0c50 [PATCH] Fix priority mistakes in fs/ocfs2/{alloc.c, dlmglue.c} by Roel Kluin · 17 years ago
  28. 15b1e36 ocfs2: Structure updates for inline data by Mark Fasheh · 17 years ago
  29. 800deef [PATCH] ocfs2: use list_for_each_entry where benefical by Christoph Hellwig · 17 years ago
  30. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  31. 6cb129f [PATCH] fs/ocfs2/: make 3 functions static by Adrian Bunk · 17 years ago
  32. 8341897 ocfs2: Cache extent records by Mark Fasheh · 17 years ago
  33. 8110b07 ocfs2: Fix up i_blocks calculation to know about holes by Mark Fasheh · 17 years ago
  34. 363041a ocfs2: temporarily remove extent map caching by Mark Fasheh · 18 years ago
  35. 5000863 ocfs2: Remove delete inode vote by Tiger Yang · 17 years ago
  36. be9e986 ocfs2: Local mounts should skip inode updates by Mark Fasheh · 17 years ago
  37. 7f4a2a9 ocfs2: always unmap in ocfs2_data_convert_worker() by Mark Fasheh · 18 years ago
  38. c271c5c ocfs2: local mounts by Sunil Mushran · 18 years ago
  39. 7f1a37e ocfs2: core atime update functions by Tiger Yang · 18 years ago
  40. 4bcec18 ocfs2: remove unused handle argument from ocfs2_meta_lock_full() by Mark Fasheh · 18 years ago
  41. daf29e9 ocfs2: remove unused ocfs2_handle_add_lock() by Mark Fasheh · 18 years ago
  42. da66116 [2.6 patch] make ocfs2_create_new_lock() static by Adrian Bunk · 18 years ago
  43. 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 18 years ago
  44. 0d5dc6c ocfs2: Teach ocfs2_drop_lock() to use ->set_lvb() callback by Mark Fasheh · 18 years ago
  45. b5e500e ocfs2: Remove ->unblock lockres operation by Mark Fasheh · 18 years ago
  46. cc567d8 ocfs2: move downconvert worker to lockres ops by Mark Fasheh · 18 years ago
  47. 08280f1 ocfs2: Remove unused dlmglue functions by Mark Fasheh · 18 years ago
  48. 810d5ae ocfs2: Have the metadata lock use generic dlmglue functions by Mark Fasheh · 18 years ago
  49. 5ef0d4e ocfs2: Add ->set_lvb callback in dlmglue by Mark Fasheh · 18 years ago
  50. 16d5b95 ocfs2: Add ->check_downconvert callback in dlmglue by Mark Fasheh · 18 years ago
  51. f7fbfdd ocfs2: Check for refreshing locks in generic unblock function by Mark Fasheh · 18 years ago
  52. b80fc01 ocfs2: don't unconditionally pass LVB flags by Mark Fasheh · 18 years ago
  53. aa2623a ocfs2: combine inode and generic blocking AST functions by Mark Fasheh · 18 years ago
  54. 54a7e75 ocfs2: Add ->get_osb() dlmglue locking operation by Mark Fasheh · 18 years ago
  55. 2a45f2d ocfs2: remove ->unlock_ast() callback from ocfs2_lock_res_ops by Mark Fasheh · 18 years ago
  56. e92d57d ocfs2: combine inode and generic AST functions by Mark Fasheh · 18 years ago
  57. f625c97 ocfs2: Clean up lock resource refresh flags by Mark Fasheh · 18 years ago
  58. 24c19ef ocfs2: Remove i_generation from inode lock names by Mark Fasheh · 18 years ago
  59. f9e2d82 ocfs2: Encode i_generation in the meta data lvb by Mark Fasheh · 18 years ago
  60. 4d3b83f ocfs2: Free up some space in the lvb by Mark Fasheh · 18 years ago
  61. d680efe ocfs2: Add new cluster lock type by Mark Fasheh · 18 years ago
  62. f068106 ocfs2: Update dlmglue for new dlmlock() API by Mark Fasheh · 18 years ago
  63. ca4d147 ocfs2: add ext2 attributes by Herbert Poetzl · 18 years ago
  64. 7842704 ocfs2: clean up some osb fields by Mark Fasheh · 18 years ago
  65. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
  66. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  67. b0697053 ocfs2: don't use MLF* in the file system by Mark Fasheh · 18 years ago
  68. ccd979b [PATCH] OCFS2: The Second Oracle Cluster Filesystem by Mark Fasheh · 19 years ago