1. 2681f7f drbd: fix potential protocol error and resulting disconnect/reconnect by Lars Ellenberg · 12 years ago
  2. 9868365 Merge branch 'drbd-8.4_ed6' into for-3.8-drivers-drbd-8.4_ed6 by Philipp Reisner · 12 years ago
  3. 42839f6 drbd: log request sector offset and size for IO errors by Lars Ellenberg · 12 years ago
  4. edc9f5e drbd: always write bitmap on detach by Lars Ellenberg · 12 years ago
  5. 70f17b6 drbd: differentiate early and later "postponing" of requests by Lars Ellenberg · 12 years ago
  6. 76590cd drbd: Fix postponed requests by Philipp Reisner · 12 years ago
  7. d764401 drbd: Fix postponed requests by Philipp Reisner · 12 years ago
  8. 5af2e8c drbd: Fix completion of requests while the device is suspended by Philipp Reisner · 12 years ago
  9. d4dabbe drbd: disambiguation, s/P_DISCARD_WRITE/P_SUPERSEDED/ by Lars Ellenberg · 12 years ago
  10. 46e21bb drbd: NEG_ACK does not imply a barrier-ack by Lars Ellenberg · 12 years ago
  11. 99b4d8f drbd: only start a new epoch, if the current epoch contains writes by Lars Ellenberg · 12 years ago
  12. 8a0bab2 drbd: Finish requests that completed while IO was frozen by Philipp Reisner · 12 years ago
  13. 519b6d3 drbd: fix drbd wire compatibility for empty flushes by Lars Ellenberg · 12 years ago
  14. 81a3537 drbd: announce FLUSH/FUA capability to upper layers by Lars Ellenberg · 12 years ago
  15. 0c84966 drbd: differentiate between normal and forced detach by Lars Ellenberg · 12 years ago
  16. 3b9ef85 drbd: fix null pointer dereference with on-congestion policy when diskless by Lars Ellenberg · 12 years ago
  17. 9a278a7 drbd: allow read requests to be retried after force-detach by Lars Ellenberg · 12 years ago
  18. 934722a drbd: __req_mod: make DISCARD_WRITE and independend case by Lars Ellenberg · 12 years ago
  19. a0d856d drbd: base completion and destruction of requests on ref counts by Lars Ellenberg · 13 years ago
  20. b406777 drbd: introduce completion_ref and kref to struct drbd_request by Lars Ellenberg · 13 years ago
  21. 5df69ec drbd: __drbd_make_request() is now void by Lars Ellenberg · 13 years ago
  22. 5da9c83 drbd: better separate WRITE and READ code paths in drbd_make_request by Lars Ellenberg · 13 years ago
  23. b6dd1a8 drbd: remove struct drbd_tl_epoch objects (barrier works) by Lars Ellenberg · 13 years ago
  24. d5b27b0 drbd: move the drbd_work_queue from drbd_socket to drbd_connection by Lars Ellenberg · 13 years ago
  25. b379c41 drbd: transfer log epoch numbers are now per resource by Lars Ellenberg · 13 years ago
  26. 9d05e7c drbd: rename drbd_restart_write to drbd_restart_request by Lars Ellenberg · 12 years ago
  27. 629663c drbd: fix wrong assert in completion/retry path of failed local reads by Lars Ellenberg · 12 years ago
  28. ab53b90 drbd: fix local read error hung forever by Lars Ellenberg · 12 years ago
  29. 07be15b drbd: fix resend/resubmit of frozen IO by Lars Ellenberg · 13 years ago
  30. 648e46b drbd: complete_conflicting_writes() should not care about connections by Lars Ellenberg · 13 years ago
  31. 4439c40 drbd: simplify retry path of failed READ requests by Lars Ellenberg · 13 years ago
  32. 2415308 drbd: move put_ldev from __req_mod() to the endio callback by Lars Ellenberg · 13 years ago
  33. 6870ca6 drbd: factor out master_bio completion and drbd_request destruction paths by Lars Ellenberg · 13 years ago
  34. 8d6cdd7 drbd: conflicting writes: make wake_up of waiting peer_requests explicit by Lars Ellenberg · 13 years ago
  35. 0afd569 drbd: fix WRITE_ACKED_BY_PEER_AND_SIS to not set RQ_NET_DONE by Lars Ellenberg · 13 years ago
  36. ea9d672 drbd: fix READ_RETRY_REMOTE_CANCELED to not complete if device is suspended by Lars Ellenberg · 13 years ago
  37. 27a434f drbd: make OOS_HANDED_TO_NETWORK its own case by Lars Ellenberg · 13 years ago
  38. 2312f0b3 drbd: fix potential deadlock during "restart" of conflicting writes by Lars Ellenberg · 13 years ago
  39. 81f4486 drbd: Fix a potential race that could case data inconsistency by Lars Ellenberg · 13 years ago
  40. 38a05c1 drbd: Consider that bio->bi_bdev might be modified below DRBD by Philipp Reisner · 13 years ago
  41. 72585d2 drbd: add missing part_round_stats to _drbd_start_io_acct by Philipp Reisner · 13 years ago
  42. 93f5afe drbd: If disk timeout expires fail only the affected volume by Philipp Reisner · 13 years ago
  43. 69b6a3b drbd: restart loop in drbd_make_request() [prepare for Linux-3.2] by Philipp Reisner · 13 years ago
  44. e8cdc34 drbd: Consider that read requests could be NEG_ACKEDed by Philipp Reisner · 13 years ago
  45. 57bcb6c drbd: Do not call generic_make_request() while holding req_lock by Philipp Reisner · 13 years ago
  46. d60de03 drbd: Load balancing method: striping by Philipp Reisner · 13 years ago
  47. 380207d drbd: Load balancing of read requests by Philipp Reisner · 13 years ago
  48. 6936fcb drbd: Move the CREATE_BARRIER flag from connection to device by Philipp Reisner · 13 years ago
  49. 376694a drbd: Silenced compiler warnings by Philipp Reisner · 13 years ago
  50. a209b4a drbd: Update some outdated comments to match the code by Andreas Gruenbacher · 13 years ago
  51. 97ddb68 drbd: detach must not try to abort non-local requests by Lars Ellenberg · 13 years ago
  52. 3b03ad5 drbd: Do not mod_timer() with a past time by Philipp Reisner · 13 years ago
  53. cdfda63 drbd: detach from frozen backing device by Philipp Reisner · 13 years ago
  54. 44ed167 drbd: rcu_read_lock() and rcu_dereference() for tconn->net_conf by Philipp Reisner · 14 years ago
  55. 303d144 drbd: Runtime changeable wire protocol by Philipp Reisner · 14 years ago
  56. 8b924f1 drbd: Use tconn in request_timer_fn() by Philipp Reisner · 14 years ago
  57. 2aebfab drbd: Renamed id_susp(union drbd_state s) to drbd_suspended(struct drbd_conf *) by Philipp Reisner · 14 years ago
  58. 23361cf drbd: get rid of bio_split, allow bios of "arbitrary" size by Lars Ellenberg · 14 years ago
  59. 181286a drbd: preparation commit, pass drbd_interval to drbd_al_begin/complete_io by Lars Ellenberg · 14 years ago
  60. 8f7bed7 drbd: Rename various functions from *_oos_* to *_out_of_sync_* for clarity by Andreas Gruenbacher · 14 years ago
  61. 0da34df drbd: drbd_may_do_local_read(): Use bool/true/false by Andreas Gruenbacher · 14 years ago
  62. 1097e9a drbd: Remove unnecessary assertion by Andreas Gruenbacher · 14 years ago
  63. ccae786 drbd: log request sector offset and size for IO errors by Lars Ellenberg · 12 years ago
  64. a2a3c74f drbd: always write bitmap on detach by Lars Ellenberg · 12 years ago
  65. 06f10ad drbd: prepare for more than 32 bit flags by Lars Ellenberg · 12 years ago
  66. 509fc01 drbd: Finish requests that completed while IO was frozen by Philipp Reisner · 12 years ago
  67. 227f052 drbd: fix drbd wire compatibility for empty flushes by Lars Ellenberg · 12 years ago
  68. a73ff32 drbd: announce FLUSH/FUA capability to upper layers by Lars Ellenberg · 12 years ago
  69. 383606e drbd: differentiate between normal and forced detach by Lars Ellenberg · 12 years ago
  70. 0d5934e drbd: fix null pointer dereference with on-congestion policy when diskless by Lars Ellenberg · 12 years ago
  71. 1ed25b2 drbd: fix list corruption by failing but already aborted reads by Lars Ellenberg · 12 years ago
  72. f6d0a8d drbd: Restore the request restart logic by Philipp Reisner · 13 years ago
  73. ba280c0 drbd: fix resend/resubmit of frozen IO by Lars Ellenberg · 13 years ago
  74. 46385c8 drbd: move put_ldev from __req_mod() to the endio callback by Lars Ellenberg · 13 years ago
  75. d64957c drbd: fix WRITE_ACKED_BY_PEER_AND_SIS to not set RQ_NET_DONE by Lars Ellenberg · 13 years ago
  76. 41c4a00 drbd: fix READ_RETRY_REMOTE_CANCELED to not complete if device is suspended by Lars Ellenberg · 13 years ago
  77. 6d49e10 drbd: make OOS_HANDED_TO_NETWORK its own case by Lars Ellenberg · 13 years ago
  78. 001a886 drbd: fix potential data corruption and protocol error by Lars Ellenberg · 13 years ago
  79. fc28845 drbd: Fix a potential race that could case data inconsistency by Philipp Reisner · 13 years ago
  80. 031a7c1 drbd: add missing part_round_stats to _drbd_start_io_acct by Lars Ellenberg · 13 years ago
  81. dfa8bed drbd: Implemented the disk-timeout option by Philipp Reisner · 13 years ago
  82. 2b4dd36 drbd: Immediately allow completion of IOs, that wait for IO completions on a failed disk by Philipp Reisner · 14 years ago
  83. 2f5cdd0 drbd: Converted the transfer log from mdev to tconn by Philipp Reisner · 14 years ago
  84. 1b3bb47 drbd: Remove redundant check by Andreas Gruenbacher · 14 years ago
  85. 7be8da0 drbd: Improve how conflicting writes are handled by Andreas Gruenbacher · 14 years ago
  86. 8c387de drbd: simplify condition in drbd_may_do_local_read() by Lars Ellenberg · 14 years ago
  87. c670a39 drbd: Use the IS_ALIGNED() macro in some more places by Andreas Gruenbacher · 14 years ago
  88. 8ca9844 drbd: Remove obsolete comment by Andreas Gruenbacher · 14 years ago
  89. fcefa62 drbd: Rename drbd_endio_{pri,sec} -> drbd_{,peer_}request_endio by Andreas Gruenbacher · 14 years ago
  90. a21e929 drbd: Moved the mdev member into drbd_work (from drbd_request and drbd_peer_request) by Philipp Reisner · 14 years ago
  91. 6024fec drbd: Defer new writes when detecting conflicting writes by Andreas Gruenbacher · 14 years ago
  92. ddd8877 drbd: Remove unnecessary reference counting left-over by Andreas Gruenbacher · 14 years ago
  93. 5e47226 drbd: _req_conflicts(): Get rid of the epoch_entries tree by Andreas Gruenbacher · 14 years ago
  94. 5384064 drbd: Allow to wait for the completion of an epoch entry as well by Andreas Gruenbacher · 14 years ago
  95. a500c2e drbd: struct drbd_request: Introduce a new collision flag by Andreas Gruenbacher · 14 years ago
  96. 9e204cd drbd: Move some functions to where they are used by Andreas Gruenbacher · 14 years ago
  97. 5a7bbad block: remove support for bio remapping from ->make_request by Christoph Hellwig · 13 years ago
  98. 87eeee4 drbd: moved req_lock and transfer log from mdev to tconn by Philipp Reisner · 14 years ago
  99. 31890f4 drbd: moved agreed_pro_version, last_received and ko_count to tconn by Philipp Reisner · 14 years ago
  100. e42325a drbd: moved data and meta from mdev to tconn by Philipp Reisner · 14 years ago