1. 300df7d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  2. 9af0b38 ocfs2/net: Use wait_event() in o2net_send_message_vec() by Sunil Mushran · 15 years ago
  3. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  4. 2b53bc7 ocfs2: update comments in masklog.h by Coly Li · 15 years ago
  5. 87d3d3f ocfs2/hb: Expose the list of heartbeating nodes via debugfs by Sunil Mushran · 16 years ago
  6. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  7. 754938c ocfs2/quota: Add QUOTA in mlog_attribute. by Tao Ma · 16 years ago
  8. 9e33d69 ocfs2: Implementation of local and global quota file handling by Jan Kara · 16 years ago
  9. be85940 fs: replace NIPQUAD() by Harvey Harrison · 16 years ago
  10. 572c489 [PATCH] sanitize blkdev_get() and friends by Al Viro · 17 years ago
  11. 9a1c354 [PATCH] pass fmode_t to blkdev_put() by Al Viro · 16 years ago
  12. f56654c ocfs2: Add extent tree operation for xattr value btrees by Tao Ma · 16 years ago
  13. a57a874 [PATCH] ocfs2/cluster/netdebug.c: fix warning by Alexander Beregalov · 16 years ago
  14. 18496e8 [PATCH] ocfs2/cluster/tcp.c: make some functions static by Adrian Bunk · 16 years ago
  15. a6795e9 configfs: Allow ->make_item() and ->make_group() to return detailed errors. by Joel Becker · 16 years ago
  16. f89ab86 Revert "configfs: Allow ->make_item() and ->make_group() to return detailed errors." by Joel Becker · 16 years ago
  17. 11c3b79 configfs: Allow ->make_item() and ->make_group() to return detailed errors. by Joel Becker · 16 years ago
  18. 461c6a3 ocfs2/net: Silence build warnings on sparc64 by Sunil Mushran · 16 years ago
  19. 3878f11 ocfs2: Move the hb_ctl_path sysctl into the stack glue. by Joel Becker · 16 years ago
  20. 0f475b2 [PATCH 3/3] ocfs2/net: Silence build warnings by Sunil Mushran · 16 years ago
  21. 271d772 [PATCH 1/3] ocfs2/net: Silence build warnings by Sunil Mushran · 16 years ago
  22. 9d80f75 ocfs2: Correct merge of 52f7c21 (Move /sys/o2cb to /sys/fs/o2cb) by Joel Becker · 16 years ago
  23. 2309e9e ocfs2/net: Add debug interface to o2net by Sunil Mushran · 16 years ago
  24. 409753b ocfs2/cluster: Get rid of arguments to the timeout routines by Jeff Mahoney · 16 years ago
  25. 52f7c21 ocfs2: Move /sys/o2cb to /sys/fs/o2cb by Mark Fasheh · 17 years ago
  26. 5cc3bf2 ocfs2: Reconnect after idle time out. by Tao Ma · 16 years ago
  27. cdef59a ocfs2: Fix NULL pointer dereferences in o2net by Tao Ma · 16 years ago
  28. 8b5f688 byteorder: move le32_add_cpu & friends from OCFS2 to core by Marcin Slusarz · 17 years ago
  29. d24fbcd ocfs2: Negotiate locking protocol versions. by Joel Becker · 17 years ago
  30. 6b11d81 ocfs2: Fix userspace ABI breakage in sysfs by Joel Becker · 17 years ago
  31. 0e5ae03 ocfs2: bump version number by Mark Fasheh · 17 years ago
  32. 1710468 ocfs2: Update default cluster timeouts by Sunil Mushran · 17 years ago
  33. c934a92 ocfs2: Remove data locks by Mark Fasheh · 17 years ago
  34. 34d024f ocfs2: Remove mount/unmount votes by Mark Fasheh · 17 years ago
  35. c60b717 kset: convert ocfs2 to use kset_create by Greg Kroah-Hartman · 17 years ago
  36. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
  37. 97bd791 remove nonsense force-casts from ocfs2 by Al Viro · 17 years ago
  38. ef9f86c ocfs2: Filter -ENOSPC in mlog_errno() by Mark Fasheh · 17 years ago
  39. 91cf45f [NET]: Add the helper kernel_sock_shutdown() by Trond Myklebust · 17 years ago
  40. bc7e97c [PATCH] Fix possibly too long write in o2hb_setup_one_bio() by Jan Kara · 17 years ago
  41. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  42. 34980ca Drivers: clean up direct setting of the name of a kset by Greg Kroah-Hartman · 17 years ago
  43. 782e3b3 Fix up more bio fallout by Al Viro · 17 years ago
  44. 6712ecf Drop 'size' argument from bio_endio and bi_end_io by NeilBrown · 17 years ago
  45. ce17204a ocfs2: Retry sendpage() if it returns EAGAIN by Sunil Mushran · 17 years ago
  46. add0969 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  47. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  48. 800deef [PATCH] ocfs2: use list_for_each_entry where benefical by Christoph Hellwig · 17 years ago
  49. e6df3a6 ocfs2: Wake up a starting region if it gets killed in the background. by Joel Becker · 18 years ago
  50. 16c6a4f ocfs2: live heartbeat depends on the local node configuration by Joel Becker · 17 years ago
  51. 1482942 ocfs2: Depend on configfs heartbeat items. by Joel Becker · 17 years ago
  52. e6bd07a configfs: Convert subsystem semaphore to mutex by Joel Becker · 17 years ago
  53. 59be7dc ocfs2: Fix masklog breakage by Tiger Yang · 17 years ago
  54. c4a7f5e ocfs2: kobject/kset foobar by Randy Dunlap · 17 years ago
  55. fa24aa5 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  56. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 17 years ago
  57. 5fdf1e6 ocfs2: fix sparse warnings in fs/ocfs2/cluster by Mark Fasheh · 17 years ago
  58. 5000863 ocfs2: Remove delete inode vote by Tiger Yang · 17 years ago
  59. bebe6f1 ocfs2: Replace panic() with emergency_restart() when fencing by Sunil Mushran · 17 years ago
  60. e6c352d ocfs2: Concurrent access of o2hb_region->hr_task was not locked by Joel Becker · 18 years ago
  61. c24f72c ocfs2: Proper cleanup in case of error in ocfs2_register_hb_callbacks() by Joel Becker · 18 years ago
  62. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 17 years ago
  63. 0e03036 [PATCH] sysctl: register the ocfs2 sysctl numbers by Eric W. Biederman · 17 years ago
  64. b559292 [PATCH] ocfs2 heartbeat: clean up bio submission code by Philipp Reisner · 18 years ago
  65. 925037b ocfs2: introduce sc->sc_send_lock to protect outbound outbound messages by Zhen Wei · 18 years ago
  66. 1faf289 ocfs2_dlm: disallow a domain join if node maps mismatch by Srinivas Eeda · 18 years ago
  67. ab81afd ocfs2: Binds listener to the configured ip address by Sunil Mushran · 18 years ago
  68. d74c980 ocfs2: Added post handler callable function in o2net message handler by Kurt Hackel · 18 years ago
  69. ba2bf21 ocfs2_dlm: fix cluster-wide refcounting of lock resources by Kurt Hackel · 18 years ago
  70. 92efc15 ocfs2: export heartbeat thread pid via configfs by Zhen Wei · 18 years ago
  71. cd86128 [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() by Robert P. J. Day · 18 years ago
  72. 828ae6a [patch 3/3] OCFS2 Configurable timeouts - Protocol changes by Andrew Beekhof · 18 years ago
  73. b5dd803 [patch 2/3] OCFS2 Configurable timeouts by Jeff Mahoney · 18 years ago
  74. 296b75e [patch 1/3] OCFS2 - Expose struct o2nm_cluster by Andrew Beekhof · 18 years ago
  75. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  76. 79cd22d ocfs2: delete redundant memcmp() by Akinobu Mita · 18 years ago
  77. 24c19ef ocfs2: Remove i_generation from inode lock names by Mark Fasheh · 18 years ago
  78. 379dfe9 ocfs2: Hook rest of the file system into dentry locking API by Mark Fasheh · 18 years ago
  79. 471e3f5 ocfs2: Fix heartbeat sector calculation by Mathieu Avila · 18 years ago
  80. 781ee3e ocfs2: Cleanup message prints by Sunil Mushran · 18 years ago
  81. 0db638f ocfs2: warn the user on a dead timeout mismatch by Mark Fasheh · 18 years ago
  82. 2b388c6 ocfs2: Compile-time disabling of ocfs2 debugging output. by Joel Becker · 18 years ago
  83. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
  84. a9e2ae3 ocfs2: Better I/O error handling in heartbeat by Mark Fasheh · 18 years ago
  85. ea8aa68 ocfs2: finally remove MLF* macros by Mark Fasheh · 18 years ago
  86. 70bacbd ocfs2: don't use MLF* in cluster/ files by Mark Fasheh · 18 years ago
  87. b7668c7 [PATCH] ocfs2: added source addr to bind() in o2net_start_connect() by Sunil Mushran · 18 years ago
  88. 93cc9ac ocfs2: Set .owner on masklog sysfs attributes. by Joel Becker · 18 years ago
  89. 895928b [PATCH] ocfs2: complete failure recovery for nodemanager init by Jeff Mahoney · 18 years ago
  90. 362342f [PATCH] ocfs2: remove non existing function prototypes by Mark Fasheh · 18 years ago
  91. 6b7a6c9 [PATCH] ocfs2: fix -Wformat warnings when building UML on x86-64 by Jeff Mahoney · 18 years ago
  92. 215c7f9 [PATCH] ocfs2: fix compile warnings by Mark Fasheh · 19 years ago
  93. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  94. a136564 [PATCH] remove gcc-2 checks by Andrew Morton · 19 years ago
  95. 82353b5 [PATCH] This patch contains the following cleanups: by Adrian Bunk · 19 years ago
  96. 9821148 [PATCH] OCFS2: The Second Oracle Cluster Filesystem by Zach Brown · 19 years ago
  97. a7f6a5f [PATCH] OCFS2: The Second Oracle Cluster Filesystem by Mark Fasheh · 19 years ago
  98. 0c83ed8 [PATCH] OCFS2: The Second Oracle Cluster Filesystem by Kurt Hackel · 19 years ago
  99. 52fd3d6 [PATCH] OCFS2: The Second Oracle Cluster Filesystem by Zach Brown · 19 years ago