1. 1fc80cf drbd: Becoming sync target may not happen out of < C_WF_REPORT_PARAMS by Philipp Reisner · 14 years ago
  2. 3719094 drbd: Starting with protocol 96 we can allow app-IO while receiving the bitmap by Philipp Reisner · 14 years ago
  3. ab17b68f drbd: Improvements in sanitize_state() by Philipp Reisner · 14 years ago
  4. 22afd7e drbd: Fixed race condition in drbd_queue_bitmap_io by Philipp Reisner · 14 years ago
  5. 8869d68 drbd: Fixed inc_ap_bio() by Philipp Reisner · 14 years ago
  6. 127b317 drbd: use test_and_set_bit() to decide if bm_io_work should be queued by Philipp Reisner · 14 years ago
  7. aeda1cd6 drbd: Begin to account BIO processing time before inc_ap_bio() by Philipp Reisner · 14 years ago
  8. f91ab62 drbd: Implemented side-stepping in drbd_res_begin_io() by Philipp Reisner · 14 years ago
  9. 9d77a5f drbd: Make some functions static by Philipp Reisner · 14 years ago
  10. e3555d8 drbd: Implemented priority inheritance for resync requests by Philipp Reisner · 14 years ago
  11. 59817f4 drbd: Do not cleanup resync LRU for the Ahead/Behind SyncSource/SyncTarget transitions by Philipp Reisner · 14 years ago
  12. c4752ef drbd: When proxy's buffer drained off go into regular resync mode by Philipp Reisner · 14 years ago
  13. 73a01a1 drbd: New packet for Ahead/Behind mode: P_OUT_OF_SYNC by Philipp Reisner · 14 years ago
  14. 6753171 drbd: Implemented two new connection states Ahead/Behind by Philipp Reisner · 14 years ago
  15. 422028b drbd: New configuration parameters for dealing with network congestion by Philipp Reisner · 14 years ago
  16. 759fbdf drbd: Track the numbers of sectors in flight by Philipp Reisner · 14 years ago
  17. 688593c drbd: Renamed write_flags_to_bio() to wire_flags_to_bio() by Lars Ellenberg · 14 years ago
  18. 4896e8c drbd: restore compatibility with 32bit kernels by Lars Ellenberg · 14 years ago
  19. 1816a2b drbd: properly use max_hw_sectors to limit the our bio size by Lars Ellenberg · 14 years ago
  20. 3129b1b drbd: debug: limit nelink-broadcast of request on digest mismatch to 32k by Lars Ellenberg · 14 years ago
  21. 470be44 drbd: detect modification of in-flight buffers by Lars Ellenberg · 14 years ago
  22. 5f9915b drbd: further converge progress display of resync and online-verify by Lars Ellenberg · 14 years ago
  23. 18edc0b drbd: fix potential wrap of 32bit oos:%lu display in /proc/drbd by Lars Ellenberg · 14 years ago
  24. 2649f08 drbd: use the resync controller for online-verify requests as well by Lars Ellenberg · 14 years ago
  25. e65f440 drbd: factor out drbd_rs_number_requests by Lars Ellenberg · 14 years ago
  26. 9bd28d3 drbd: factor out drbd_rs_controller_reset by Lars Ellenberg · 14 years ago
  27. 439d595 drbd: show progress bar and ETA for online-verify by Lars Ellenberg · 14 years ago
  28. ea5442a drbd: advance progress step marks for online-verify by Lars Ellenberg · 14 years ago
  29. c6ea14d drbd: factor out advancement of resync marks for progress reporting by Lars Ellenberg · 14 years ago
  30. de228bb drbd: initialize online-verify progress tracking on verify target by Lars Ellenberg · 14 years ago
  31. 30b743a drbd: improve online-verify progress tracking by Lars Ellenberg · 14 years ago
  32. 2652561 drbd: only reset online-verify start sector if verify completed by Lars Ellenberg · 14 years ago
  33. 721a960 block: kill off REQ_UNPLUG by Jens Axboe · 14 years ago
  34. 7eaceac block: remove per-queue plugging by Jens Axboe · 14 years ago
  35. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  36. a115413 drbd: fix for spin_lock_irqsave in endio callback by Lars Ellenberg · 14 years ago
  37. c13f7e1 drbd: don't recvmsg with zero length by Lars Ellenberg · 14 years ago
  38. f30195c Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into for-2.6.38/core by Jens Axboe · 14 years ago
  39. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  40. d4d7762 block: clean up blkdev_get() wrappers and their users by Tejun Heo · 14 years ago
  41. e525fd8 block: make blkdev_get/put() handle exclusive access by Tejun Heo · 14 years ago
  42. 00e375e Merge branch 'for-2.6.37/drivers' into for-linus by Jens Axboe · 14 years ago
  43. 77304d2 block: read i_size with i_size_read() by Mike Snitzer · 14 years ago
  44. 2027ae1 drivers/block/drbd/drbd_main.c: fix error path by Nicolas Kaiser · 14 years ago
  45. 53c2eb2 Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.37/drivers by Jens Axboe · 14 years ago
  46. 650789c drbd: Removed checks for REQ_HARDBARRIER on incomming BIOs by Philipp Reisner · 14 years ago
  47. a8a4e51 drbd: REQ_HARDBARRIER -> REQ_FUA transition for meta data accesses by Philipp Reisner · 14 years ago
  48. 2451fc3 drbd: Removed the BIO_RW_BARRIER support form the receiver/epoch code by Philipp Reisner · 14 years ago
  49. a288709 Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  50. 8abfc6e Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  51. e9dd2b6 Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  52. 8825f7c drbd: Silenced an assert by Philipp Reisner · 14 years ago
  53. fb2c7a1 drbd: rate limit an error message by Lars Ellenberg · 14 years ago
  54. bc571b8 drbd: fix a misleading printk by Lars Ellenberg · 14 years ago
  55. 6719fb0 drbd: fix potential data divergence after multiple failures by Lars Ellenberg · 14 years ago
  56. 82f59cc drbd: fix potential deadlock on detach by Lars Ellenberg · 14 years ago
  57. 3beec1d drbd: tag a few error messages with "assert failed" by Lars Ellenberg · 14 years ago
  58. aaa8e2b drbd: consolidate explicit drbd_md_sync into drbd_create_new_uuid by Lars Ellenberg · 14 years ago
  59. 5dbfe7a drbd: add race-breaker to drbd_go_diskless by Lars Ellenberg · 14 years ago
  60. ac72412 drbd: use dynamic_dev_dbg to optionally log uuid changes by Lars Ellenberg · 14 years ago
  61. 2265769 drbd: cleanup: change "<= 0" to "== 0" by Dan Carpenter · 14 years ago
  62. ca0e609 drbd: relax the grace period of the md_sync timer again by Lars Ellenberg · 14 years ago
  63. 856c50c drbd: add some more explicit drbd_md_sync by Lars Ellenberg · 14 years ago
  64. 9d28287 drbd: drop wrong debug asserts, fix recently introduced race by Lars Ellenberg · 14 years ago
  65. 0f8488e drbd: cleanup useless leftover warn/error printk's by Lars Ellenberg · 14 years ago
  66. 13d4268 drbd: add explicit drbd_md_sync to drbd_resync_finished by Lars Ellenberg · 14 years ago
  67. b18b37b drbd: Do not log an ASSERT for P_OV_REQUEST packets while C_CONNECTED by Philipp Reisner · 14 years ago
  68. e9e6f3e drbd: fix for possible deadlock on IO error during resync by Lars Ellenberg · 14 years ago
  69. 22cc37a drbd: fix unlikely access after free and list corruption by Lars Ellenberg · 14 years ago
  70. af85e8e drbd: fix for spurious fullsync (uuids rotated too fast) by Lars Ellenberg · 14 years ago
  71. e9ef7bb drbd: allow for explicit resync-finished notifications by Lars Ellenberg · 14 years ago
  72. 4ac4aad drbd: preparation commit, using full state in receive_state() by Lars Ellenberg · 14 years ago
  73. 2b2bf21 drbd: drbd_send_ack_dp must not rely on header information by Lars Ellenberg · 14 years ago
  74. 004352f drbd: Fix regression in recv_bm_rle_bits (compressed bitmap) by Lars Ellenberg · 14 years ago
  75. f10f262 drbd: Fixed a stupid copy and paste error by Philipp Reisner · 14 years ago
  76. 00b4253 drbd: Allow larger values for c-fill-target. by Philipp Reisner · 14 years ago
  77. f65363c drbd: fix possible access after free by Lars Ellenberg · 14 years ago
  78. 8979d9c drbd: protocol compatibility for maximum packet sizes by Lars Ellenberg · 14 years ago
  79. fb22c40 drbd: Track the reasons to suspend IO in dedicated state bits by Philipp Reisner · 14 years ago
  80. 78db892 drbd: DIV_ROUND_UP not needed here by Lars Ellenberg · 14 years ago
  81. 5a75cc7 drbd: Fixed compatibility with protocol versions smaller than 95 by Philipp Reisner · 14 years ago
  82. f2906e1 drbd: fix for spurious full sync (becoming sync target looked like invalidate) by Lars Ellenberg · 14 years ago
  83. 02bc717 drbd: cosmetic, don't report resync for online-verify by Lars Ellenberg · 14 years ago
  84. a821cc4 drbd: fix spurious protocol error by Lars Ellenberg · 14 years ago
  85. 1d53f09 drbd: fix potential kernel BUG (NULL deref) by Lars Ellenberg · 14 years ago
  86. 435f074 drbd: don't count sendpage()d pages only referenced by tcp as in use by Lars Ellenberg · 14 years ago
  87. 76d2e7e drbd: Adding support for BIO/Request flags: REQ_FUA, REQ_FLUSH and REQ_DISCARD by Philipp Reisner · 14 years ago
  88. 1090c05 drbd: drbd_md_sync before calling user space helpers by Lars Ellenberg · 14 years ago
  89. ee15b03 drbd: fix race on meta-data update, addendum by Lars Ellenberg · 14 years ago
  90. 63106d3 drbd: Removed a race that could cause unexpected execution of w_make_resync_request() by Philipp Reisner · 14 years ago
  91. ef50a3e drbd: implicitly create unconfigured devices on sync-after dependencies by Lars Ellenberg · 14 years ago
  92. 3f3a9b8 drbd: fix race on meta-data update by Lars Ellenberg · 14 years ago
  93. c518d04 drbd: fix race between deconfiguring and reconfiguring network by Lars Ellenberg · 14 years ago
  94. 0778286 drbd: Disable activity log updates when the whole device is out of sync by Philipp Reisner · 14 years ago
  95. d537338 drbd: Actually allow BIOs up to 128k (was 32k). by Philipp Reisner · 14 years ago
  96. 02918be drbd: receiving of big packets, for payloads between 64kByte and 4GByte by Philipp Reisner · 14 years ago
  97. 0b70a13 drbd: Sending of big packets, for payloads from 64KByte to 4GByte by Philipp Reisner · 14 years ago
  98. 204bba9 drbd: Bugfix for regression introduced with f9bc8913c06022e by Philipp Reisner · 14 years ago
  99. 48acf86 drbd: Microfix: Assigning sector once is sufficient by Philipp Reisner · 14 years ago
  100. 0f0601f drbd: new configuration parameter c-min-rate by Lars Ellenberg · 14 years ago