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