1. 7777a8b drbd: bitmap: don't count unused bits (fix non-terminating resync) by Lars Ellenberg · 14 years ago
  2. 1b881ef drbd: Rename __inc_ap_bio_cond to may_inc_ap_bio by Andreas Gruenbacher · 14 years ago
  3. 24dccab drbd: Fix: drbd_bitmap_io does not return an enum determine_dev_size by Andreas Gruenbacher · 14 years ago
  4. 2c46407 drbd: receive_bitmap_plain: Get rid of ugly and useless enum by Andreas Gruenbacher · 14 years ago
  5. f70af11 drbd: send_bitmap_rle_or_plain: Get rid of ugly and useless enum by Andreas Gruenbacher · 14 years ago
  6. 78fcbda drbd: receive_bitmap: Missing free_page() on error path by Andreas Gruenbacher · 14 years ago
  7. de1f8e4 drbd: receive_bitmap: Avoid casting enum drbd_state_rv to int by Andreas Gruenbacher · 14 years ago
  8. 4114be8 drbd: receive_bitmap: Fix the wrong return value by Andreas Gruenbacher · 14 years ago
  9. f2024e7 drbd: drbd_nl_disk_conf: Avoid a compiler warning by Andreas Gruenbacher · 14 years ago
  10. 81e8465 drbd: Use the standard bool, true, and false keywords by Andreas Gruenbacher · 14 years ago
  11. 6184ea2 drbd: This code is dead now by Andreas Gruenbacher · 14 years ago
  12. bb43794 drbd: Another small enum drbd_state_rv cleanup by Andreas Gruenbacher · 14 years ago
  13. bf885f8 drbd: Be more explicit about functions that return an enum drbd_state_rv by Andreas Gruenbacher · 14 years ago
  14. c8b3256 drbd: Rename enum drbd_state_ret_codes to enum drbd_state_rv by Andreas Gruenbacher · 14 years ago
  15. 116676c drbd: Rename enum drbd_ret_codes to enum drbd_ret_code by Andreas Gruenbacher · 14 years ago
  16. 0cf9d27 drbd: Get rid of unnecessary macros (2) by Andreas Gruenbacher · 14 years ago
  17. 662d91a drbd: Get rid of unnecessary macros (1) by Andreas Gruenbacher · 14 years ago
  18. 2f58dcf drbd: Rename drbd_make_request_26 to drbd_make_request by Andreas Gruenbacher · 14 years ago
  19. 96756784 drbd: Remove left-over prototype by Andreas Gruenbacher · 14 years ago
  20. cab2f74 drbd: Make sure that drbd_send() has sent the right number of bytes by Andreas Gruenbacher · 14 years ago
  21. 220df4d drbd: fix incomplete error message by Lars Ellenberg · 14 years ago
  22. 7e458c3 drbd: Removed an unnecessary #undef by Andreas Gruenbacher · 14 years ago
  23. 8a3c104 drbd: fix regression, we need to close drbd epochs during normal operation by Lars Ellenberg · 14 years ago
  24. 09b9e79 drbd: Implemented the before-resync-source handler by Philipp Reisner · 14 years ago
  25. 2561b9c drbd: --force option for disconnect by Philipp Reisner · 14 years ago
  26. 42ff269 drbd: add packet_type 27 (return_code_only) to netlink api by Lars Ellenberg · 14 years ago
  27. 3e3a776 drbd: use kzalloc and memset(,0,) to start with clean buffers in drbd_nl by Lars Ellenberg · 14 years ago
  28. 17a93f30 drbd: remove /proc/drbd before unregistering from netlink by Lars Ellenberg · 14 years ago
  29. 3da127f drbd: increase module count on /proc/drbd access by Lars Ellenberg · 14 years ago
  30. c507f46 drbd: Removed 20 seconds upper bound for side-stepping by Philipp Reisner · 14 years ago
  31. 1fc80cf drbd: Becoming sync target may not happen out of < C_WF_REPORT_PARAMS by Philipp Reisner · 14 years ago
  32. 3719094 drbd: Starting with protocol 96 we can allow app-IO while receiving the bitmap by Philipp Reisner · 14 years ago
  33. ab17b68f drbd: Improvements in sanitize_state() by Philipp Reisner · 14 years ago
  34. 22afd7e drbd: Fixed race condition in drbd_queue_bitmap_io by Philipp Reisner · 14 years ago
  35. 8869d68 drbd: Fixed inc_ap_bio() by Philipp Reisner · 14 years ago
  36. 127b317 drbd: use test_and_set_bit() to decide if bm_io_work should be queued by Philipp Reisner · 14 years ago
  37. aeda1cd6 drbd: Begin to account BIO processing time before inc_ap_bio() by Philipp Reisner · 14 years ago
  38. f91ab62 drbd: Implemented side-stepping in drbd_res_begin_io() by Philipp Reisner · 14 years ago
  39. 9d77a5f drbd: Make some functions static by Philipp Reisner · 14 years ago
  40. e3555d8 drbd: Implemented priority inheritance for resync requests by Philipp Reisner · 14 years ago
  41. 59817f4 drbd: Do not cleanup resync LRU for the Ahead/Behind SyncSource/SyncTarget transitions by Philipp Reisner · 14 years ago
  42. c4752ef drbd: When proxy's buffer drained off go into regular resync mode by Philipp Reisner · 14 years ago
  43. 73a01a1 drbd: New packet for Ahead/Behind mode: P_OUT_OF_SYNC by Philipp Reisner · 14 years ago
  44. 6753171 drbd: Implemented two new connection states Ahead/Behind by Philipp Reisner · 14 years ago
  45. 422028b drbd: New configuration parameters for dealing with network congestion by Philipp Reisner · 14 years ago
  46. 759fbdf drbd: Track the numbers of sectors in flight by Philipp Reisner · 14 years ago
  47. 688593c drbd: Renamed write_flags_to_bio() to wire_flags_to_bio() by Lars Ellenberg · 14 years ago
  48. 4896e8c drbd: restore compatibility with 32bit kernels by Lars Ellenberg · 14 years ago
  49. 1816a2b drbd: properly use max_hw_sectors to limit the our bio size by Lars Ellenberg · 14 years ago
  50. 3129b1b drbd: debug: limit nelink-broadcast of request on digest mismatch to 32k by Lars Ellenberg · 14 years ago
  51. 470be44 drbd: detect modification of in-flight buffers by Lars Ellenberg · 14 years ago
  52. 5f9915b drbd: further converge progress display of resync and online-verify by Lars Ellenberg · 14 years ago
  53. 18edc0b drbd: fix potential wrap of 32bit oos:%lu display in /proc/drbd by Lars Ellenberg · 14 years ago
  54. 2649f08 drbd: use the resync controller for online-verify requests as well by Lars Ellenberg · 14 years ago
  55. e65f440 drbd: factor out drbd_rs_number_requests by Lars Ellenberg · 14 years ago
  56. 9bd28d3 drbd: factor out drbd_rs_controller_reset by Lars Ellenberg · 14 years ago
  57. 439d595 drbd: show progress bar and ETA for online-verify by Lars Ellenberg · 14 years ago
  58. ea5442a drbd: advance progress step marks for online-verify by Lars Ellenberg · 14 years ago
  59. c6ea14d drbd: factor out advancement of resync marks for progress reporting by Lars Ellenberg · 14 years ago
  60. de228bb drbd: initialize online-verify progress tracking on verify target by Lars Ellenberg · 14 years ago
  61. 30b743a drbd: improve online-verify progress tracking by Lars Ellenberg · 14 years ago
  62. 2652561 drbd: only reset online-verify start sector if verify completed by Lars Ellenberg · 14 years ago
  63. 721a960 block: kill off REQ_UNPLUG by Jens Axboe · 14 years ago
  64. 7eaceac block: remove per-queue plugging by Jens Axboe · 14 years ago
  65. 01a16b2 netlink: kill eff_cap from struct netlink_skb_parms by Patrick McHardy · 14 years ago
  66. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  67. a115413 drbd: fix for spin_lock_irqsave in endio callback by Lars Ellenberg · 14 years ago
  68. c13f7e1 drbd: don't recvmsg with zero length by Lars Ellenberg · 14 years ago
  69. 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
  70. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  71. d4d7762 block: clean up blkdev_get() wrappers and their users by Tejun Heo · 14 years ago
  72. e525fd8 block: make blkdev_get/put() handle exclusive access by Tejun Heo · 14 years ago
  73. 00e375e Merge branch 'for-2.6.37/drivers' into for-linus by Jens Axboe · 14 years ago
  74. 77304d2 block: read i_size with i_size_read() by Mike Snitzer · 14 years ago
  75. 2027ae1 drivers/block/drbd/drbd_main.c: fix error path by Nicolas Kaiser · 14 years ago
  76. 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
  77. 650789c drbd: Removed checks for REQ_HARDBARRIER on incomming BIOs by Philipp Reisner · 14 years ago
  78. a8a4e51 drbd: REQ_HARDBARRIER -> REQ_FUA transition for meta data accesses by Philipp Reisner · 14 years ago
  79. 2451fc3 drbd: Removed the BIO_RW_BARRIER support form the receiver/epoch code by Philipp Reisner · 14 years ago
  80. a288709 Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  81. 8abfc6e Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  82. e9dd2b6 Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  83. 8825f7c drbd: Silenced an assert by Philipp Reisner · 14 years ago
  84. fb2c7a1 drbd: rate limit an error message by Lars Ellenberg · 14 years ago
  85. bc571b8 drbd: fix a misleading printk by Lars Ellenberg · 14 years ago
  86. 6719fb0 drbd: fix potential data divergence after multiple failures by Lars Ellenberg · 14 years ago
  87. 82f59cc drbd: fix potential deadlock on detach by Lars Ellenberg · 14 years ago
  88. 3beec1d drbd: tag a few error messages with "assert failed" by Lars Ellenberg · 14 years ago
  89. aaa8e2b drbd: consolidate explicit drbd_md_sync into drbd_create_new_uuid by Lars Ellenberg · 14 years ago
  90. 5dbfe7a drbd: add race-breaker to drbd_go_diskless by Lars Ellenberg · 14 years ago
  91. ac72412 drbd: use dynamic_dev_dbg to optionally log uuid changes by Lars Ellenberg · 14 years ago
  92. 2265769 drbd: cleanup: change "<= 0" to "== 0" by Dan Carpenter · 14 years ago
  93. ca0e609 drbd: relax the grace period of the md_sync timer again by Lars Ellenberg · 14 years ago
  94. 856c50c drbd: add some more explicit drbd_md_sync by Lars Ellenberg · 14 years ago
  95. 9d28287 drbd: drop wrong debug asserts, fix recently introduced race by Lars Ellenberg · 14 years ago
  96. 0f8488e drbd: cleanup useless leftover warn/error printk's by Lars Ellenberg · 14 years ago
  97. 13d4268 drbd: add explicit drbd_md_sync to drbd_resync_finished by Lars Ellenberg · 14 years ago
  98. b18b37b drbd: Do not log an ASSERT for P_OV_REQUEST packets while C_CONNECTED by Philipp Reisner · 14 years ago
  99. e9e6f3e drbd: fix for possible deadlock on IO error during resync by Lars Ellenberg · 14 years ago
  100. 22cc37a drbd: fix unlikely access after free and list corruption by Lars Ellenberg · 14 years ago