1. a6b32bc drbd: Introduce "peer_device" object between "device" and "connection" by Andreas Gruenbacher · 13 years ago
  2. bde89a9 drbd: Rename drbd_tconn -> drbd_connection by Andreas Gruenbacher · 13 years ago
  3. b30ab79 drbd: Rename "mdev" to "device" by Andreas Gruenbacher · 13 years ago
  4. 5476169 drbd: Rename struct drbd_conf -> struct drbd_device by Andreas Gruenbacher · 13 years ago
  5. a3603a6 drbd: Split off on-the-wire protocol definitions by Andreas Gruenbacher · 13 years ago
  6. f63e631 drivers: block: Mark functions as static in drbd_receiver.c by Rashika Kheria · 11 years ago
  7. 7988613 block: Convert bio_for_each_segment() to bvec_iter by Kent Overstreet · 11 years ago
  8. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  9. d2da5b0 drbd: fix decoding of bitmap vli rle for device sizes > 64 TB by Lars Ellenberg · 11 years ago
  10. b874d23 drbd: Fix an connection drop issue after enabling allow-two-primaries by Philipp Reisner · 11 years ago
  11. d752b26 drbd: Allow online change of al-stripes and al-stripe-size by Philipp Reisner · 11 years ago
  12. e96c963 drbd: Constants should be UPPERCASE by Philipp Reisner · 11 years ago
  13. 26ea8f9 drbd: Do not sleep inside rcu by Andreas Gruenbacher · 11 years ago
  14. ebb3727 Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  15. 38b682b2 drbd: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  16. 3990e04 drbd: use sched_setscheduler() by Philipp Reisner · 12 years ago
  17. 7c689e6 drbd: fix for deadlock when using automatic split-brain-recovery by Philipp Reisner · 12 years ago
  18. ef57f9e drbd: Fix build error when CONFIG_CRYPTO_HMAC is not set by Philipp Reisner · 12 years ago
  19. 2d56a97 drbd: reset ap_in_flight counter for new connections by Philipp Reisner · 12 years ago
  20. 56392d2 drbd: Clarify when activity log I/O is delegated to the worker thread by Lars Ellenberg · 12 years ago
  21. cccac98 drbd: mechanically rename la_size to la_size_sect by Lars Ellenberg · 12 years ago
  22. 13c76ab drbd: close race between drbd_set_role and drbd_connect by Philipp Reisner · 12 years ago
  23. ed635cb0 drbd: if the replication link breaks during handshake, keep retrying by Lars Ellenberg · 12 years ago
  24. 063eacf drbd: check return of kmalloc in receive_uuids by Jing Wang · 12 years ago
  25. 9868365 Merge branch 'drbd-8.4_ed6' into for-3.8-drivers-drbd-8.4_ed6 by Philipp Reisner · 12 years ago
  26. 1393b59 drbd: Remove duplicate code by Philipp Reisner · 12 years ago
  27. 19fffd7 drbd: Call drbd_md_sync() explicitly after a state change on the connection by Philipp Reisner · 12 years ago
  28. 08332d7 drbd: properly call drbd_rs_cancel_all() in drbd_disconnected() by Lars Ellenberg · 12 years ago
  29. 155522d drbd: Remove dead code by Philipp Reisner · 12 years ago
  30. b66623e drbd: Avoid NetworkFailure state during disconnect by Philipp Reisner · 12 years ago
  31. 39a1aa7f drbd: Protect accesses to the uuid set with a spinlock by Philipp Reisner · 12 years ago
  32. 715306f drbd: Don't unregister socket state_change callback from within the callback by Andreas Gruenbacher · 12 years ago
  33. 427c043 drbd: disambiguation, s/DISCARD_CONCURRENT/RESOLVE_CONFLICTS/ by Lars Ellenberg · 12 years ago
  34. d4dabbe drbd: disambiguation, s/P_DISCARD_WRITE/P_SUPERSEDED/ by Lars Ellenberg · 12 years ago
  35. e959d08 drbd: Fix a potential issue with the DISCARD_CONCURRENT flag by Lars Ellenberg · 12 years ago
  36. 80c6eed drbd: More random to the connect logic by Philipp Reisner · 12 years ago
  37. 92f1495 drbd: Try to connec to peer only once per cycle by Philipp Reisner · 12 years ago
  38. b666dbf drbd: Remove redundant and wrong test for NULL simplification in conn_connect() by Philipp Reisner · 12 years ago
  39. 81a3537 drbd: announce FLUSH/FUA capability to upper layers by Lars Ellenberg · 12 years ago
  40. 58ffa58 drbd: introduce stop-sector to online verify by Lars Ellenberg · 12 years ago
  41. b6dd1a8 drbd: remove struct drbd_tl_epoch objects (barrier works) by Lars Ellenberg · 13 years ago
  42. d5b27b0 drbd: move the drbd_work_queue from drbd_socket to drbd_connection by Lars Ellenberg · 13 years ago
  43. 7a426fd drbd: Keep the listening socket open while trying to connect to the peer by Philipp Reisner · 12 years ago
  44. 1f3e509 drbd: pull prepare_listen_socket() out of drbd_wait_for_connect() by Philipp Reisner · 12 years ago
  45. 7e0f096 drbd: Remove drbd_accept() and use kernel_accept() instead by Philipp Reisner · 12 years ago
  46. 2820fd3 drbd: Move the call to listen() out of drbd_accept() by Philipp Reisner · 12 years ago
  47. 1882e22 drbd: grammar fix in log message by Lars Ellenberg · 12 years ago
  48. 3ea35df drbd: fix spelling, remove boring development log message by Philipp Reisner · 12 years ago
  49. e4bad1b drbd: Ensure that data_size is not 0 before using data_size-1 as index by Philipp Reisner · 12 years ago
  50. a1096a6 drbd: Delay/reject other state changes while establishing a connection by Philipp Reisner · 12 years ago
  51. 27eb13e drbd: Fixed processing of disk-barrier, disk-flushes and disk-drain by Philipp Reisner · 13 years ago
  52. 9ed57dc drbd: ignore volume number for drbd barrier packet exchange by Lars Ellenberg · 13 years ago
  53. 2312f0b3 drbd: fix potential deadlock during "restart" of conflicting writes by Lars Ellenberg · 13 years ago
  54. d93f630 drbd: Fix a potential write ordering issue on SyncTarget nodes by Lars Ellenberg · 13 years ago
  55. dd9b360 drbd: Fix module refcount leak in drbd_accept() by Philipp Reisner · 13 years ago
  56. 4d0fc3f drbd: Fixed compat issue with disconnecting 8.4 from a primary 8.3 by Philipp Reisner · 13 years ago
  57. 7da3586 drbd: Restore late assigning of tconn->data.sock and meta.sock by Philipp Reisner · 13 years ago
  58. b8853db drbd: fix race between disconnect and receive_state by Philipp Reisner · 13 years ago
  59. 380207d drbd: Load balancing of read requests by Philipp Reisner · 13 years ago
  60. d10b4ea drbd: Get rid of "ASSERTION FAILED: tconn->current_epoch->list not empty" by Philipp Reisner · 13 years ago
  61. 615e087 drbd: add missing rcu locks around recently introduced idr_for_each by Lars Ellenberg · 13 years ago
  62. 77fede5 drbd: Fix the WO=drain implementation for multiple volumes by Philipp Reisner · 13 years ago
  63. 1e9dd29 drbd: Switch drbd_may_finish_epoch() from mdev to tconn by Philipp Reisner · 13 years ago
  64. 12038a3 drbd: Move list of epochs from mdev to tconn by Philipp Reisner · 13 years ago
  65. 1d2783d drbd: Prepare epochs per connection by Philipp Reisner · 13 years ago
  66. 4b0007c drbd: Move write_ordering from mdev to tconn by Philipp Reisner · 13 years ago
  67. 36baf61 drbd: Fixed an obvious copy-n-paste mistake by Philipp Reisner · 13 years ago
  68. 43de7c8 drbd: Fixes from the drbd-8.3 branch by Philipp Reisner · 13 years ago
  69. 376694a drbd: Silenced compiler warnings by Philipp Reisner · 13 years ago
  70. 9bcd252 drbd: fix "stalled" empty resync by Philipp Reisner · 13 years ago
  71. 08b165b drbd: Consider the discard-my-data flag for all volumes [bugz 359] by Philipp Reisner · 13 years ago
  72. 85d73513 drbd: Cleanup all epoch objects upon connection loss by Philipp Reisner · 13 years ago
  73. 823bd83 drbd: Bugfix for the connection behavior by Philipp Reisner · 12 years ago
  74. 7d4c782 drbd: Fix the data-integrity-alg setting by Andreas Gruenbacher · 13 years ago
  75. accdbcc drbd: receive_protocol(): We cannot change our own data-integrity-alg setting here by Andreas Gruenbacher · 13 years ago
  76. d505d9b drbd: Be consistent in reporting incompatibilities in P_PROTOCOL settings by Andreas Gruenbacher · 13 years ago
  77. fbc12f4 drbd: receive_protocol(): Make the program flow less confusing by Andreas Gruenbacher · 13 years ago
  78. b792c35 drbd: receive_protocol(): Give variables more easily searchable names by Andreas Gruenbacher · 13 years ago
  79. 5af172e drbd: Print memory address in hex instead of decimal in error message by Andreas Gruenbacher · 13 years ago
  80. 369bea6 drbd: Fixed removal of volumes/devices from connected resources by Philipp Reisner · 13 years ago
  81. cdfda63 drbd: detach from frozen backing device by Philipp Reisner · 13 years ago
  82. 2fcb8f3 drbd: Improve the "unexpected packet" error messages by Andreas Gruenbacher · 13 years ago
  83. 6dff290 drbd: Rename --dry-run to --tentative by Andreas Gruenbacher · 13 years ago
  84. 089c075 drbd: Convert the generic netlink interface to accept connection endpoints by Andreas Gruenbacher · 13 years ago
  85. a67b813 drbd: Lower log priority for an event that is definitely not an error by Philipp Reisner · 13 years ago
  86. 036b17e drbd: Receiving part for the PROTOCOL_UPDATE packet by Philipp Reisner · 13 years ago
  87. 7aca6c7 drbd: Allocation of int_dig_in and int_dig_vv was missing by Philipp Reisner · 13 years ago
  88. f179d76 drbd: Made cmp_after_sb() more generic into convert_after_sb() by Philipp Reisner · 13 years ago
  89. 69ef82d drbd: Refer to connect-int consistently throughout the code by Andreas Gruenbacher · 13 years ago
  90. 6394b93 drbd: Refer to resync-rate consistently throughout the code by Andreas Gruenbacher · 13 years ago
  91. 6139f60 drbd: Rename the want_lose field/flag to discard_my_data by Andreas Gruenbacher · 13 years ago
  92. c141ebd drbd: Removing drbd_cfg_rwsem by Philipp Reisner · 13 years ago
  93. 81fa2e6 drbd: Refcounting for mdev objects by Philipp Reisner · 13 years ago
  94. bb77d34 drbd: Turn no-tcp-cork into tcp-cork={yes|no} by Andreas Gruenbacher · 13 years ago
  95. d0c980e drbd: Turn no-disk-drain into disk-drain={yes|no} by Andreas Gruenbacher · 13 years ago
  96. 66b2f6b drbd: Turn no-disk-flushes into disk-flushes={yes|no} by Andreas Gruenbacher · 13 years ago
  97. 813472c drbd: RCU for rs_plan_s by Philipp Reisner · 13 years ago
  98. 9958c85 drbd: Made the fifo object a self contained object (preparing for RCU) by Philipp Reisner · 13 years ago
  99. daeda1c drbd: RCU for disk_conf by Philipp Reisner · 13 years ago
  100. 2ec91e0 drbd: Renamed (old|new)_conf into (old|new)_net_conf in receive_SyncParam by Philipp Reisner · 13 years ago