1. 16af69a ocfs2: remove ocfs2_is_o2cb_active() by Gang He · 6 years ago
  2. 855bf14 ocfs2: fix deadlock caused by recursive locking in xattr by Eric Ren · 7 years ago
  3. 9cb1674 ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE by Gang He · 6 years ago
  4. 2ada592 ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lock by Eric Ren · 7 years ago
  5. 6c9bd81 ocfs2: fix crash caused by stale lvb with fsdlm plugin by Eric Ren · 7 years ago
  6. e81f1c5 ocfs2: remove obscure BUG_ON in dlmglue by Joseph Qi · 8 years ago
  7. a8f24f1b ocfs2: cleanup unneeded goto in ocfs2_create_new_inode_locks by Joseph Qi · 8 years ago
  8. b8a7a3a posix_acl: Inode acl caching fixes by Andreas Gruenbacher · 8 years ago
  9. b1b1e15 ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lock by Tariq Saeed · 8 years ago
  10. 1cce4df ocfs2: do not lock/unlock() inode DLM lock by Goldwyn Rodrigues · 8 years ago
  11. 5afc44e ocfs2: add uuid to ocfs2 thread name for problem analysis by Joseph Qi · 9 years ago
  12. 914a9b7 ocfs2: remove unneeded code in ocfs2_dlm_init by Joseph Qi · 9 years ago
  13. 209f751 ocfs2: fix BUG in ocfs2_downconvert_thread_do_work() by Joseph Qi · 9 years ago
  14. 8f443e2 Revert "ocfs2: incorrect check for debugfs returns" by Linus Torvalds · 9 years ago
  15. 2f2eca2 ocfs2: check if the ocfs2 lock resource has been initialized before calling ocfs2_dlm_lock by alex chen · 9 years ago
  16. e2ac55b ocfs2: incorrect check for debugfs returns by Chengyu Song · 9 years ago
  17. 10ab881 ocfs2: prune the dcache before deleting the dentry of directory by alex chen · 9 years ago
  18. b6da007 Merge branch 'akpm' (patchbomb from Andrew) by Linus Torvalds · 9 years ago
  19. d1e78238 ocfs2: do not set OCFS2_LOCK_UPCONVERT_FINISHING if nonblocking lock can not be granted at once by Xue jiufei · 9 years ago
  20. a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
  21. 1848cb5 fs/ocfs2/dlmglue.c: use __seq_open_private() not seq_open() by Rob Jones · 10 years ago
  22. e72db98 ocfs2: remove some unused code by Xue jiufei · 10 years ago
  23. 84d86f8 ocfs2: avoid blocking in ocfs2_mark_lockres_freeing() in downconvert thread by Jan Kara · 10 years ago
  24. 3e83415 ocfs2: pass ocfs2_cluster_connection to ocfs2_this_node by Goldwyn Rodrigues · 10 years ago
  25. c74a3bd ocfs2: add clustername to cluster connection by Goldwyn Rodrigues · 10 years ago
  26. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  27. 41003a7 aio: remove retry-based AIO by Zach Brown · 11 years ago
  28. 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  29. 3278bb7 ocfs2: unlock super lock if lockres refresh failed by Junxiao Bi · 11 years ago
  30. 03ab30f ocfs2: convert between kuids and kgids and DLM locks by Eric W. Biederman · 11 years ago
  31. a75e9cc ocfs2: use spinlock irqsave for downconvert lock.patch by Srinivas Eeda · 12 years ago
  32. 16865b7 ocfs2: Misplaced parens in unlikley by roel · 12 years ago
  33. 0a4ebed Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 12 years ago
  34. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  35. 03efed8 ocfs2: Bugfix for hard readonly mount by Tiger Yang · 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. c1e8d35 ocfs2: Remove EXIT from masklog. by Tao Ma · 13 years ago
  38. ef6b689 ocfs2: Remove ENTRY from masklog. by Tao Ma · 13 years ago
  39. 5bc970e ocfs2: Use hrtimer to track ocfs2 fs lock stats by Sunil Mushran · 13 years ago
  40. 5e98d49 Track negative entries v3 by Goldwyn Rodrigues · 14 years ago
  41. 33fa1d9 fs/ocfs2: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  42. ae4f6ef ocfs2: Avoid unnecessary block mapping when refreshing quota info by Jan Kara · 14 years ago
  43. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  44. 9b91518 ocfs2: Use a separate masklog for AST and BASTs by Sunil Mushran · 14 years ago
  45. 553b5eb ocfs2: Pass the locking protocol into ocfs2_cluster_connect(). by Joel Becker · 14 years ago
  46. c0e4133 ocfs2: Attach the connection to the lksb by Joel Becker · 14 years ago
  47. a796d28 ocfs2: Pass lksbs back from stackglue ast/bast functions. by Joel Becker · 14 years ago
  48. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  49. 079b805 ocfs2: Plugs race between the dc thread and an unlock ast message by Sunil Mushran · 14 years ago
  50. db0f6ce ocfs2: Remove overzealous BUG_ON during blocked lock processing by Sunil Mushran · 14 years ago
  51. 0d74125 ocfs2: Do not downconvert if the lock level is already compatible by Sunil Mushran · 14 years ago
  52. a191282 ocfs2: Prevent a livelock in dlmglue by Sunil Mushran · 14 years ago
  53. 0b94a90 ocfs2: Fix setting of OCFS2_LOCK_BLOCKED during bast by Wengang Wang · 14 years ago
  54. 2bd6321 ocfs2/trivial: Remove trailing whitespaces by Sunil Mushran · 14 years ago
  55. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  56. d92bc51 dlmglue.c: add missed mlog lines by Coly Li · 15 years ago
  57. 8dec98e ocfs2: Add new refcount tree lock resource in dlmglue. by Tao Ma · 15 years ago
  58. a433848 ocfs2: Abstract caching info checkpoint. by Tao Ma · 15 years ago
  59. 0cf2f76 ocfs2: Pass struct ocfs2_caching_info to the journal functions. by Joel Becker · 15 years ago
  60. 8cb471e ocfs2: Take the inode out of the metadata read/write paths. by Joel Becker · 15 years ago
  61. cb25797 ocfs2: Add lockdep annotations by Jan Kara · 15 years ago
  62. df152c2 ocfs2: Disable orphan scanning for local and hard-ro mounts by Sunil Mushran · 15 years ago
  63. 3211949 ocfs2: Do not initialize lvb in ocfs2_orphan_scan_lock_res_init() by Sunil Mushran · 15 years ago
  64. 1c520df ocfs2: Provide the ocfs2_dlm_lvb_valid() stack API. by Joel Becker · 15 years ago
  65. 8327393 ocfs2: timer to queue scan of all orphan slots by Srinivas Eeda · 15 years ago
  66. 6ca497a ocfs2: fix rare stale inode errors when exporting via nfs by wengang wang · 15 years ago
  67. c74ff8b ocfs2: Cleanup the lockname print in dlmglue.c by Sunil Mushran · 15 years ago
  68. a4b9196 ocfs2: Wakeup the downconvert thread after a successful cancel convert by Sunil Mushran · 15 years ago
  69. 73ac36e fix similar typos to successfull by Coly Li · 15 years ago
  70. a641dc2 ocfs2: remove unneeded lvb casts by Mark Fasheh · 15 years ago
  71. 85eb8b7 ocfs2: Fix ocfs2_read_quota_block() error handling. by Joel Becker · 15 years ago
  72. 9e33d69 ocfs2: Implementation of local and global quota file handling by Jan Kara · 16 years ago
  73. b657c95 ocfs2: Wrap inode block reads in a dedicated function. by Joel Becker · 16 years ago
  74. 07f9eeb ocfs2: fix wake_up in unlock_ast by David Teigland · 15 years ago
  75. 0fcaa56 ocfs2: Simplify ocfs2_read_block() by Joel Becker · 16 years ago
  76. 31d3307 ocfs2: Require an inode for ocfs2_read_block(s)(). by Joel Becker · 16 years ago
  77. dd25e55 ocfs2: fix printk format warnings with OCFS2_FS_STATS=n by Randy Dunlap · 16 years ago
  78. 8ddb7b0 [PATCH 2/2] ocfs2: Instrument fs cluster locks by Sunil Mushran · 16 years ago
  79. e988cf1 ocfs2: Fix flags in ocfs2_file_lock by Mark Fasheh · 16 years ago
  80. 9c6c877 ocfs2: Add the 'cluster_stack' sysfs file. by Joel Becker · 16 years ago
  81. 286eaa9 ocfs2: Break out stackglue into modules. by Joel Becker · 16 years ago
  82. 63e0c48 ocfs2: Clean up stackglue initialization by Joel Becker · 16 years ago
  83. cf0acdc ocfs2: Abstract out a debugging function for underlying dlms. by Joel Becker · 16 years ago
  84. 1693a5c ocfs2: handle async EAGAIN from NOQUEUE request by David Teigland · 16 years ago
  85. de55124 ocfs2: Remove CANCELGRANT from the view of dlmglue. by Joel Becker · 16 years ago
  86. 0abd6d1 ocfs2: Fill node number during cluster stack init by Mark Fasheh · 16 years ago
  87. 6953b4c ocfs2: Move o2hb functionality into the stack glue. by Joel Becker · 16 years ago
  88. 4670c46 ocfs2: Introduce the new ocfs2_cluster_connect/disconnect() API. by Joel Becker · 16 years ago
  89. 8f2c9c1 ocfs2: Create the lock status block union. by Joel Becker · 16 years ago
  90. 7431cd7 ocfs2: Use -errno instead of dlm_status for ocfs2_dlm_lock/unlock() API. by Joel Becker · 16 years ago
  91. bd3e761 ocfs2: Use global DLM_ constants in generic code. by Joel Becker · 16 years ago
  92. 24ef181 ocfs2: Separate out dlm lock functions. by Joel Becker · 16 years ago
  93. 553abd0 ocfs2: Change the recovery map to an array of node numbers. by Joel Becker · 16 years ago
  94. 8e8a460 ocfs2: Move slot map access into slot_map.c by Mark Fasheh · 16 years ago
  95. 90d9977 [PATCH] [OCFS2]: constify function pointer tables by Jan Engelhardt · 16 years ago
  96. 200bfae [2.6 patch] make ocfs2_downconvert_thread() static by Adrian Bunk · 16 years ago
  97. 0060005 [2.6 patch] fs/ocfs2/: possible cleanups by Adrian Bunk · 16 years ago
  98. 1044e40 ocfs2: Fix writeout in ocfs2_data_convert_worker() by Mark Fasheh · 16 years ago
  99. d24fbcd ocfs2: Negotiate locking protocol versions. by Joel Becker · 16 years ago
  100. cf8e06f [PATCH 1/2] ocfs2: add flock lock type by Mark Fasheh · 16 years ago