1. 8698a74 sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE by Dongsheng Yang · 10 years ago
  2. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  3. 518df6b ocfs2: use find_last_bit() by Akinobu Mita · 11 years ago
  4. a8f70de ocfs2: use bitmap_weight() by Akinobu Mita · 11 years ago
  5. 6f8648e ocfs2: fix a tiny race case when firing callbacks by Joyce · 11 years ago
  6. df53cd3 ocfs2: use list_for_each_entry() instead of list_for_each() by Dong Fang · 11 years ago
  7. 4a184b4 ocfs2: fix NULL pointer dereference when traversing o2hb_all_regions by Xue jiufei · 11 years ago
  8. 70f651e ocfs2: consolidate o2hb_global_hearbeat_mode_set() naming convention by Jie Liu · 11 years ago
  9. e873fdb ocfs2: submit disk heartbeat bio using WRITE_SYNC by Noboru Iwamatsu · 11 years ago
  10. d787ab0 ocfs2: remove kfree() redundant null checks by Tim Gardner · 11 years ago
  11. 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago
  12. 2a11735 switch o2hb_region_dev_write() to fget_light() by Al Viro · 12 years ago
  13. bb570a5 ocfs2/cluster: Fix output in file elapsed_time_in_ms by Sunil Mushran · 13 years ago
  14. d2eece3 ocfs2/cluster: Abort heartbeat start on hard-ro devices by Sunil Mushran · 13 years ago
  15. 33c12a5 ocfs2/cluster: Heartbeat mismatch message improved by Sunil Mushran · 13 years ago
  16. 76d9fc2 ocfs2/cluster: Increase the live threshold for global heartbeat by Sunil Mushran · 13 years ago
  17. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  18. 03e4970 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 13 years ago
  19. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  20. c1e8d35 ocfs2: Remove EXIT from masklog. by Tao Ma · 13 years ago
  21. ef6b689 ocfs2: Remove ENTRY from masklog. by Tao Ma · 13 years ago
  22. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  23. 498f7f5 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 13 years ago
  24. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  25. 9b00a81 ocfs2: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  26. cfc069d ocfs2/cluster: Pin the local node when o2hb thread starts by Sunil Mushran · 14 years ago
  27. cb0586b ocfs2/cluster: Show pin state for each o2hb region by Sunil Mushran · 14 years ago
  28. 58a3158 ocfs2/cluster: Pin/unpin o2hb regions by Sunil Mushran · 14 years ago
  29. ffee223 ocfs2/cluster: Remove dropped region from o2hb quorum region bitmap by Sunil Mushran · 14 years ago
  30. 1cf257f ocfs2: fix memory leak by Jiri Slaby · 14 years ago
  31. e525fd8 block: make blkdev_get/put() handle exclusive access by Tejun Heo · 14 years ago
  32. d4396ea by Sunil Mushran · 14 years ago
  33. 4d94aa1 ocfs2/cluster: Bump up dlm protocol to version 1.1 by Sunil Mushran · 14 years ago
  34. 43695d0 by Sunil Mushran · 14 years ago
  35. d6aa1c7 by Sunil Mushran · 14 years ago
  36. 1f28530 by Sunil Mushran · 14 years ago
  37. a6de013 by Sunil Mushran · 14 years ago
  38. b1c5ebf by Sunil Mushran · 14 years ago
  39. 43182d2 by Sunil Mushran · 14 years ago
  40. e7d656b by Sunil Mushran · 14 years ago
  41. 536f074 by Sunil Mushran · 14 years ago
  42. 823a637 by Sunil Mushran · 14 years ago
  43. 8ca8b0bb by Sunil Mushran · 14 years ago
  44. 0e105d3 by Sunil Mushran · 14 years ago
  45. 18c50cb by Sunil Mushran · 14 years ago
  46. b3c85c4 by Sunil Mushran · 14 years ago
  47. 54b5187 by Sunil Mushran · 14 years ago
  48. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  49. 2bd6321 ocfs2/trivial: Remove trailing whitespaces by Sunil Mushran · 14 years ago
  50. b31d308 ocfs2/trivial: Use proper mask for 2 places in hearbeat.c by Tao Ma · 15 years ago
  51. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  52. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  53. 87d3d3f ocfs2/hb: Expose the list of heartbeating nodes via debugfs by Sunil Mushran · 16 years ago
  54. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  55. 572c489 [PATCH] sanitize blkdev_get() and friends by Al Viro · 17 years ago
  56. 9a1c354 [PATCH] pass fmode_t to blkdev_put() by Al Viro · 16 years ago
  57. a6795e9 configfs: Allow ->make_item() and ->make_group() to return detailed errors. by Joel Becker · 16 years ago
  58. f89ab86 Revert "configfs: Allow ->make_item() and ->make_group() to return detailed errors." by Joel Becker · 16 years ago
  59. 11c3b79 configfs: Allow ->make_item() and ->make_group() to return detailed errors. by Joel Becker · 16 years ago
  60. bc7e97c [PATCH] Fix possibly too long write in o2hb_setup_one_bio() by Jan Kara · 17 years ago
  61. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  62. 782e3b3 Fix up more bio fallout by Al Viro · 17 years ago
  63. 6712ecf Drop 'size' argument from bio_endio and bi_end_io by NeilBrown · 17 years ago
  64. e6df3a6 ocfs2: Wake up a starting region if it gets killed in the background. by Joel Becker · 17 years ago
  65. 16c6a4f ocfs2: live heartbeat depends on the local node configuration by Joel Becker · 17 years ago
  66. 1482942 ocfs2: Depend on configfs heartbeat items. by Joel Becker · 17 years ago
  67. 5fdf1e6 ocfs2: fix sparse warnings in fs/ocfs2/cluster by Mark Fasheh · 17 years ago
  68. e6c352d ocfs2: Concurrent access of o2hb_region->hr_task was not locked by Joel Becker · 17 years ago
  69. c24f72c ocfs2: Proper cleanup in case of error in ocfs2_register_hb_callbacks() by Joel Becker · 17 years ago
  70. b559292 [PATCH] ocfs2 heartbeat: clean up bio submission code by Philipp Reisner · 17 years ago
  71. 92efc15 ocfs2: export heartbeat thread pid via configfs by Zhen Wei · 18 years ago
  72. cd86128 [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() by Robert P. J. Day · 18 years ago
  73. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  74. 471e3f5 ocfs2: Fix heartbeat sector calculation by Mathieu Avila · 18 years ago
  75. 0db638f ocfs2: warn the user on a dead timeout mismatch by Mark Fasheh · 18 years ago
  76. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
  77. a9e2ae3 ocfs2: Better I/O error handling in heartbeat by Mark Fasheh · 18 years ago
  78. 70bacbd ocfs2: don't use MLF* in cluster/ files by Mark Fasheh · 18 years ago
  79. 215c7f9 [PATCH] ocfs2: fix compile warnings by Mark Fasheh · 18 years ago
  80. a7f6a5f [PATCH] OCFS2: The Second Oracle Cluster Filesystem by Mark Fasheh · 19 years ago