1. 648e46b drbd: complete_conflicting_writes() should not care about connections by Lars Ellenberg · 13 years ago
  2. 4439c40 drbd: simplify retry path of failed READ requests by Lars Ellenberg · 13 years ago
  3. 2415308 drbd: move put_ldev from __req_mod() to the endio callback by Lars Ellenberg · 13 years ago
  4. 6870ca6 drbd: factor out master_bio completion and drbd_request destruction paths by Lars Ellenberg · 13 years ago
  5. 8d6cdd7 drbd: conflicting writes: make wake_up of waiting peer_requests explicit by Lars Ellenberg · 13 years ago
  6. 0afd569 drbd: fix WRITE_ACKED_BY_PEER_AND_SIS to not set RQ_NET_DONE by Lars Ellenberg · 13 years ago
  7. ea9d672 drbd: fix READ_RETRY_REMOTE_CANCELED to not complete if device is suspended by Lars Ellenberg · 13 years ago
  8. 27a434f drbd: make OOS_HANDED_TO_NETWORK its own case by Lars Ellenberg · 13 years ago
  9. 2312f0b3 drbd: fix potential deadlock during "restart" of conflicting writes by Lars Ellenberg · 13 years ago
  10. 81f4486 drbd: Fix a potential race that could case data inconsistency by Lars Ellenberg · 13 years ago
  11. 38a05c1 drbd: Consider that bio->bi_bdev might be modified below DRBD by Philipp Reisner · 13 years ago
  12. 72585d2 drbd: add missing part_round_stats to _drbd_start_io_acct by Philipp Reisner · 13 years ago
  13. 93f5afe drbd: If disk timeout expires fail only the affected volume by Philipp Reisner · 13 years ago
  14. 69b6a3b drbd: restart loop in drbd_make_request() [prepare for Linux-3.2] by Philipp Reisner · 13 years ago
  15. e8cdc34 drbd: Consider that read requests could be NEG_ACKEDed by Philipp Reisner · 13 years ago
  16. 57bcb6c drbd: Do not call generic_make_request() while holding req_lock by Philipp Reisner · 13 years ago
  17. d60de03 drbd: Load balancing method: striping by Philipp Reisner · 13 years ago
  18. 380207d drbd: Load balancing of read requests by Philipp Reisner · 13 years ago
  19. 6936fcb drbd: Move the CREATE_BARRIER flag from connection to device by Philipp Reisner · 13 years ago
  20. 376694a drbd: Silenced compiler warnings by Philipp Reisner · 13 years ago
  21. a209b4a drbd: Update some outdated comments to match the code by Andreas Gruenbacher · 13 years ago
  22. 97ddb68 drbd: detach must not try to abort non-local requests by Lars Ellenberg · 13 years ago
  23. 3b03ad5 drbd: Do not mod_timer() with a past time by Philipp Reisner · 13 years ago
  24. cdfda63 drbd: detach from frozen backing device by Philipp Reisner · 13 years ago
  25. 44ed167 drbd: rcu_read_lock() and rcu_dereference() for tconn->net_conf by Philipp Reisner · 14 years ago
  26. 303d144 drbd: Runtime changeable wire protocol by Philipp Reisner · 14 years ago
  27. 8b924f1 drbd: Use tconn in request_timer_fn() by Philipp Reisner · 14 years ago
  28. 2aebfab drbd: Renamed id_susp(union drbd_state s) to drbd_suspended(struct drbd_conf *) by Philipp Reisner · 14 years ago
  29. 23361cf drbd: get rid of bio_split, allow bios of "arbitrary" size by Lars Ellenberg · 14 years ago
  30. 181286a drbd: preparation commit, pass drbd_interval to drbd_al_begin/complete_io by Lars Ellenberg · 14 years ago
  31. 8f7bed7 drbd: Rename various functions from *_oos_* to *_out_of_sync_* for clarity by Andreas Gruenbacher · 14 years ago
  32. 0da34df drbd: drbd_may_do_local_read(): Use bool/true/false by Andreas Gruenbacher · 14 years ago
  33. 1097e9a drbd: Remove unnecessary assertion by Andreas Gruenbacher · 14 years ago
  34. 2f5cdd0 drbd: Converted the transfer log from mdev to tconn by Philipp Reisner · 14 years ago
  35. 1b3bb47 drbd: Remove redundant check by Andreas Gruenbacher · 14 years ago
  36. 7be8da0 drbd: Improve how conflicting writes are handled by Andreas Gruenbacher · 14 years ago
  37. 8c387de drbd: simplify condition in drbd_may_do_local_read() by Lars Ellenberg · 14 years ago
  38. c670a39 drbd: Use the IS_ALIGNED() macro in some more places by Andreas Gruenbacher · 14 years ago
  39. 8ca9844 drbd: Remove obsolete comment by Andreas Gruenbacher · 14 years ago
  40. fcefa62 drbd: Rename drbd_endio_{pri,sec} -> drbd_{,peer_}request_endio by Andreas Gruenbacher · 14 years ago
  41. a21e929 drbd: Moved the mdev member into drbd_work (from drbd_request and drbd_peer_request) by Philipp Reisner · 14 years ago
  42. 6024fec drbd: Defer new writes when detecting conflicting writes by Andreas Gruenbacher · 14 years ago
  43. ddd8877 drbd: Remove unnecessary reference counting left-over by Andreas Gruenbacher · 14 years ago
  44. 5e47226 drbd: _req_conflicts(): Get rid of the epoch_entries tree by Andreas Gruenbacher · 14 years ago
  45. 5384064 drbd: Allow to wait for the completion of an epoch entry as well by Andreas Gruenbacher · 14 years ago
  46. a500c2e drbd: struct drbd_request: Introduce a new collision flag by Andreas Gruenbacher · 14 years ago
  47. 9e204cd drbd: Move some functions to where they are used by Andreas Gruenbacher · 14 years ago
  48. 87eeee4 drbd: moved req_lock and transfer log from mdev to tconn by Philipp Reisner · 14 years ago
  49. 31890f4 drbd: moved agreed_pro_version, last_received and ko_count to tconn by Philipp Reisner · 14 years ago
  50. e42325a drbd: moved data and meta from mdev to tconn by Philipp Reisner · 14 years ago
  51. b2fb6dbe drbd: moved net_cont and net_cnt_wait from mdev to tconn by Philipp Reisner · 14 years ago
  52. 89e58e7 drbd: moved net_conf from mdev to tconn by Philipp Reisner · 14 years ago
  53. 8554df1 drbd: Convert all constants in enum drbd_req_event to upper case by Andreas Gruenbacher · 14 years ago
  54. bb3bfe9 drbd: Remove the unused hash tables by Andreas Gruenbacher · 14 years ago
  55. 8b94625 drbd: Use interval tree for overlapping epoch entry detection by Andreas Gruenbacher · 14 years ago
  56. 010f6e6 drbd: Put sector and size in struct drbd_epoch_entry into struct drbd_interval by Andreas Gruenbacher · 14 years ago
  57. dac1389 drbd: Add read_requests tree by Andreas Gruenbacher · 14 years ago
  58. de69671 drbd: Use interval tree for overlapping write request detection by Andreas Gruenbacher · 14 years ago
  59. ace652a drbd: Put sector and size in struct drbd_request into struct drbd_interval by Andreas Gruenbacher · 14 years ago
  60. 24c4830 drbd: Fix spelling by Bart Van Assche · 14 years ago
  61. 76727f6 drbd: fix potential activity log refcount imbalance in error path by Lars Ellenberg · 14 years ago
  62. 0356781 drbd: drop code present under #ifdef which is relevant to 2.6.28 and below by Or Gerlitz · 14 years ago
  63. 7fde2be drbd: Implemented real timeout checking for request processing time by Philipp Reisner · 14 years ago
  64. 039312b drbd: Removed left over, now wrong comments by Philipp Reisner · 14 years ago
  65. e636db5 drbd: fix potential imbalance of ap_in_flight by Lars Ellenberg · 14 years ago
  66. 6a35c45 drbd: Ensure that an epoch contains only requests of one kind by Philipp Reisner · 14 years ago
  67. 71c78cf drbd: Nothing should stop SyncSource -> Ahead transitions by Philipp Reisner · 14 years ago
  68. da0a781 drbd: Be more careful with SyncSource -> Ahead transitions by Philipp Reisner · 14 years ago
  69. c88d65e drbd: Documenting drbd_should_do_remote() and drbd_should_send_oos() by Philipp Reisner · 14 years ago
  70. 81e8465 drbd: Use the standard bool, true, and false keywords by Andreas Gruenbacher · 14 years ago
  71. 0cf9d27 drbd: Get rid of unnecessary macros (2) by Andreas Gruenbacher · 14 years ago
  72. 2f58dcf drbd: Rename drbd_make_request_26 to drbd_make_request by Andreas Gruenbacher · 14 years ago
  73. 8a3c104 drbd: fix regression, we need to close drbd epochs during normal operation by Lars Ellenberg · 14 years ago
  74. 3719094 drbd: Starting with protocol 96 we can allow app-IO while receiving the bitmap by Philipp Reisner · 14 years ago
  75. aeda1cd6 drbd: Begin to account BIO processing time before inc_ap_bio() by Philipp Reisner · 14 years ago
  76. 73a01a1 drbd: New packet for Ahead/Behind mode: P_OUT_OF_SYNC by Philipp Reisner · 14 years ago
  77. 6753171 drbd: Implemented two new connection states Ahead/Behind by Philipp Reisner · 14 years ago
  78. 759fbdf drbd: Track the numbers of sectors in flight by Philipp Reisner · 14 years ago
  79. 1816a2b drbd: properly use max_hw_sectors to limit the our bio size by Lars Ellenberg · 14 years ago
  80. 7eaceac block: remove per-queue plugging by Jens Axboe · 14 years ago
  81. 650789c drbd: Removed checks for REQ_HARDBARRIER on incomming BIOs by Philipp Reisner · 14 years ago
  82. 8825f7c drbd: Silenced an assert by Philipp Reisner · 14 years ago
  83. fb2c7a1 drbd: rate limit an error message by Lars Ellenberg · 14 years ago
  84. 6719fb0 drbd: fix potential data divergence after multiple failures by Lars Ellenberg · 14 years ago
  85. fb22c40 drbd: Track the reasons to suspend IO in dedicated state bits by Philipp Reisner · 14 years ago
  86. 0778286 drbd: Disable activity log updates when the whole device is out of sync by Philipp Reisner · 14 years ago
  87. d28fd09 drbd: fix list corruption (recent regression) by Lars Ellenberg · 14 years ago
  88. cfa0341 drbd: Allow tl_restart() to do IO completion while IO is suspended by Philipp Reisner · 15 years ago
  89. 481c6f5 drbd: Ensure that the peer was not rebootet in the meantime before resending TL by Philipp Reisner · 15 years ago
  90. 47ff2d0 drbd: Do not allow a fencing-policy of resource-and-stonith with protocol A by Philipp Reisner · 15 years ago
  91. 265be2d drbd: Finished the "on-no-data-accessible suspend-io;" functionality by Philipp Reisner · 15 years ago
  92. 905cd7d drbd: Removed redundant error checks in the request code path by Philipp Reisner · 15 years ago
  93. 11b58e7 drbd: factored tl_restart() out of tl_clear(). by Philipp Reisner · 15 years ago
  94. 2a80699 drbd: mod_req has now a return value by Philipp Reisner · 15 years ago
  95. 288f422 drbd: Track all IO requests on the TL, not writes only by Philipp Reisner · 15 years ago
  96. 7e602c0 drbd: renamed drbd_tl_epoch.n_req to drbd_tl_epoch.n_writes by Philipp Reisner · 15 years ago
  97. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  98. 2a0ab2c drbd: Reduce verbosity by Philipp Reisner · 15 years ago
  99. d255e5f drbd: fix hang on local read errors while disconnected by Lars Ellenberg · 15 years ago
  100. 32fa7e9 drbd: Removed the now empty w_io_error() function by Philipp Reisner · 15 years ago