1. d10b4ea drbd: Get rid of "ASSERTION FAILED: tconn->current_epoch->list not empty" by Philipp Reisner · 13 years ago
  2. 615e087 drbd: add missing rcu locks around recently introduced idr_for_each by Lars Ellenberg · 13 years ago
  3. 03d63e1 drbd: Remove leftover prototype by Andreas Gruenbacher · 13 years ago
  4. 975b297 drbd: fix potential spinlock deadlock by Philipp Reisner · 13 years ago
  5. 77fede5 drbd: Fix the WO=drain implementation for multiple volumes by Philipp Reisner · 13 years ago
  6. 1e9dd29 drbd: Switch drbd_may_finish_epoch() from mdev to tconn by Philipp Reisner · 13 years ago
  7. 12038a3 drbd: Move list of epochs from mdev to tconn by Philipp Reisner · 13 years ago
  8. 1d2783d drbd: Prepare epochs per connection by Philipp Reisner · 13 years ago
  9. 4b0007c drbd: Move write_ordering from mdev to tconn by Philipp Reisner · 13 years ago
  10. 6936fcb drbd: Move the CREATE_BARRIER flag from connection to device by Philipp Reisner · 13 years ago
  11. 36baf61 drbd: Fixed an obvious copy-n-paste mistake by Philipp Reisner · 13 years ago
  12. 43de7c8 drbd: Fixes from the drbd-8.3 branch by Philipp Reisner · 13 years ago
  13. 0cfac5d drbd: Fixes from the drbd-8.3 branch by Philipp Reisner · 13 years ago
  14. 376694a drbd: Silenced compiler warnings by Philipp Reisner · 13 years ago
  15. 9bcd252 drbd: fix "stalled" empty resync by Philipp Reisner · 13 years ago
  16. 22d8114 drbd: fix bitmap writeout after aborted resync by Lars Ellenberg · 13 years ago
  17. 08b165b drbd: Consider the discard-my-data flag for all volumes [bugz 359] by Philipp Reisner · 13 years ago
  18. 935be26 drbd: Improve error reporting in drbd_md_sync_page_io() by Andreas Gruenbacher · 13 years ago
  19. 25e4093 drbd: fix connect failure with all default net-options by Lars Ellenberg · 13 years ago
  20. a209b4a drbd: Update some outdated comments to match the code by Andreas Gruenbacher · 13 years ago
  21. c4e7afd drbd: Remove unused code by Philipp Reisner · 13 years ago
  22. 4276dea drbd: Remove dead code by Philipp Reisner · 13 years ago
  23. 85d73513 drbd: Cleanup all epoch objects upon connection loss by Philipp Reisner · 13 years ago
  24. b80c043 drbd: The minor_count module parameter is only a hint nowadays by Philipp Reisner · 13 years ago
  25. f132f55 drbd: Do not display bogus log lines for pdsk in case pdsk < D_UNKNOWN by Philipp Reisner · 13 years ago
  26. 97ddb68 drbd: detach must not try to abort non-local requests by Lars Ellenberg · 13 years ago
  27. f497609 drbd: Get rid of MR_{READ,WRITE}_SHIFT by Andreas Gruenbacher · 13 years ago
  28. 823bd83 drbd: Bugfix for the connection behavior by Philipp Reisner · 12 years ago
  29. 7d4c782 drbd: Fix the data-integrity-alg setting by Andreas Gruenbacher · 13 years ago
  30. 71fc7ee drbd: Turn tl_apply() into tl_abort_disk_io() by Andreas Gruenbacher · 13 years ago
  31. 1b7ab15 drbd: Fixed w_restart_disk_io() to handle non active AL-extents by Philipp Reisner · 13 years ago
  32. 9b743da drbd: Missing assignment of mdev before drbd_queue_work() by Philipp Reisner · 13 years ago
  33. 3b03ad5 drbd: Do not mod_timer() with a past time by Philipp Reisner · 13 years ago
  34. 3fb4746 drbd: Consider that the no-data-condition could be in connected state by Philipp Reisner · 13 years ago
  35. 97af09d drbd: Dropped wrong clause to generate new current UUIDs by Philipp Reisner · 13 years ago
  36. accdbcc drbd: receive_protocol(): We cannot change our own data-integrity-alg setting here by Andreas Gruenbacher · 13 years ago
  37. d505d9b drbd: Be consistent in reporting incompatibilities in P_PROTOCOL settings by Andreas Gruenbacher · 13 years ago
  38. fbc12f4 drbd: receive_protocol(): Make the program flow less confusing by Andreas Gruenbacher · 13 years ago
  39. b792c35 drbd: receive_protocol(): Give variables more easily searchable names by Andreas Gruenbacher · 13 years ago
  40. 5af172e drbd: Print memory address in hex instead of decimal in error message by Andreas Gruenbacher · 13 years ago
  41. f2257a5 drbd: Allow to create devices with a minor number > minor_count by Andreas Gruenbacher · 13 years ago
  42. 0317d9e drbd: Fix the maximum accepted minor device number by Andreas Gruenbacher · 13 years ago
  43. 32bdb64 drbd: Define scale factors in a single place by Andreas Gruenbacher · 13 years ago
  44. 65d9492 drbd: Changed some defaults by Philipp Reisner · 13 years ago
  45. 367d675d drbd: report net config even for resources without a single volume by Lars Ellenberg · 13 years ago
  46. e0e1665 drbd: Correctly handle resources without volumes by Philipp Reisner · 13 years ago
  47. a67e1d9 drbd: Eliminated the "notified peer" messages by Philipp Reisner · 13 years ago
  48. 369bea6 drbd: Fixed removal of volumes/devices from connected resources by Philipp Reisner · 13 years ago
  49. d5d7ebd drbd: on attach, enforce clean meta data by Lars Ellenberg · 13 years ago
  50. cdfda63 drbd: detach from frozen backing device by Philipp Reisner · 13 years ago
  51. 2fcb8f3 drbd: Improve the "unexpected packet" error messages by Andreas Gruenbacher · 13 years ago
  52. 9510b24 drbd: Fixed state transitions in case reading meta data failes by Philipp Reisner · 13 years ago
  53. 2ffca4f drbd: Improve compatibility with drbd's older than 8.3.7 by Philipp Reisner · 13 years ago
  54. d942ae4 drbd: Fixes from the 8.3 development branch by Philipp Reisner · 13 years ago
  55. 4dbdae3 drbd: downgraded error printk to info by Lars Ellenberg · 13 years ago
  56. f03c254 drbd: allow ping-timeout of up to 30 seconds by Lars Ellenberg · 13 years ago
  57. 3b7cd45 DRBD: Fix comparison always false warning due to long/long long compare by David Howells · 13 years ago
  58. 6dff290 drbd: Rename --dry-run to --tentative by Andreas Gruenbacher · 13 years ago
  59. d0fa7fd drbd: Remove dead code by Andreas Gruenbacher · 13 years ago
  60. afbbfa8 drbd: Allow to pass resource options to the new-resource command by Andreas Gruenbacher · 13 years ago
  61. 089c075 drbd: Convert the generic netlink interface to accept connection endpoints by Andreas Gruenbacher · 13 years ago
  62. 44e52cf drbd: Rename DRBD_ADM_NEED_{CONN -> RESOURCE} by Andreas Gruenbacher · 13 years ago
  63. 01b39b5 drbd: Split off netlink mandatory attribute handling into separate file by Andreas Gruenbacher · 13 years ago
  64. 7c3063c drbd: Also need to check for DRBD_GENLA_F_MANDATORY flags before nla_find_nested() by Andreas Gruenbacher · 13 years ago
  65. 789c1b6 drbd: Use the terminology suggested by the command names in the source code and messages by Andreas Gruenbacher · 13 years ago
  66. 67b58bf drbd: spelling fix: too small by Lars Ellenberg · 13 years ago
  67. fc251d5 drbd: cosmetic: fix accidental division instead of modulo when pretty printing by Lars Ellenberg · 13 years ago
  68. 46530e8 drbd: Use DRBD_MINOR_COUNT_DEF in one more place by Andreas Gruenbacher · 13 years ago
  69. a67b813 drbd: Lower log priority for an event that is definitely not an error by Philipp Reisner · 13 years ago
  70. c75b9b1 drbd: Don't use empty nested netlink attributes by Andreas Gruenbacher · 13 years ago
  71. 1e2a255 drbd: drbd_adm_prepare(): Pass through error codes by Andreas Gruenbacher · 13 years ago
  72. 5084d71 drbd: drbd_nla_check_mandatory(): Need to remove the DRBD_GENLA_F_MANDATORY flag first by Andreas Gruenbacher · 13 years ago
  73. 5f93592 drbd: Make drbd's use of netlink attribute flags less confusing by Andreas Gruenbacher · 13 years ago
  74. bbbef2d drbd: Remove unused GENLA_F_MAY_IGNORE flag by Andreas Gruenbacher · 13 years ago
  75. 509100e drbd: Output signed / unsigned netlink fields correctly by Andreas Gruenbacher · 13 years ago
  76. 309f0b7 drbd: Use more generic constant names by Andreas Gruenbacher · 13 years ago
  77. d659f2a drbd: Send PROTOCOL_UPDATE packets when appropriate by Philipp Reisner · 13 years ago
  78. 036b17e drbd: Receiving part for the PROTOCOL_UPDATE packet by Philipp Reisner · 13 years ago
  79. 7aca6c7 drbd: Allocation of int_dig_in and int_dig_vv was missing by Philipp Reisner · 13 years ago
  80. f179d76 drbd: Made cmp_after_sb() more generic into convert_after_sb() by Philipp Reisner · 13 years ago
  81. 46e1ce4 drbd: protect updates to integrits_tfm by tconn->data->mutex by Philipp Reisner · 13 years ago
  82. dcb20d1 drbd: Refuse to change network options online when... by Philipp Reisner · 13 years ago
  83. c5482bb drbd: Rename DISK_SIZE_SECT -> DISK_SIZE by Andreas Gruenbacher · 13 years ago
  84. 3a45abd drbd: Convert resync-after into a signed netlink field by Andreas Gruenbacher · 13 years ago
  85. 95f8efd drbd: Fix the upper limit of resync-after by Andreas Gruenbacher · 13 years ago
  86. 69ef82d drbd: Refer to connect-int consistently throughout the code by Andreas Gruenbacher · 13 years ago
  87. 6394b93 drbd: Refer to resync-rate consistently throughout the code by Andreas Gruenbacher · 13 years ago
  88. 7dc1d67 drbd: skip spurious wait_event in drbd_al_begin_io by Lars Ellenberg · 13 years ago
  89. 6139f60 drbd: Rename the want_lose field/flag to discard_my_data by Andreas Gruenbacher · 13 years ago
  90. 7bac3e6 drbd: Also define the default values of boolean flags in a single place by Andreas Gruenbacher · 13 years ago
  91. 6f9b5f8 drbd: Make broadcast events return NO_ERROR by Andreas Gruenbacher · 13 years ago
  92. c141ebd drbd: Removing drbd_cfg_rwsem by Philipp Reisner · 13 years ago
  93. ec0bddb drbd: Use RCU for the drbd_tconns list by Philipp Reisner · 13 years ago
  94. 81fa2e6 drbd: Refcounting for mdev objects by Philipp Reisner · 13 years ago
  95. bb77d34 drbd: Turn no-tcp-cork into tcp-cork={yes|no} by Andreas Gruenbacher · 13 years ago
  96. e544046 drbd: Turn no-md-flushes into md-flushes={yes|no} by Andreas Gruenbacher · 13 years ago
  97. d0c980e drbd: Turn no-disk-drain into disk-drain={yes|no} by Andreas Gruenbacher · 13 years ago
  98. 66b2f6b drbd: Turn no-disk-flushes into disk-flushes={yes|no} by Andreas Gruenbacher · 13 years ago
  99. a5d8e1f drbd: Convert boolean flags on netlink from NLA_FLAG to NLA_U8 by Andreas Gruenbacher · 13 years ago
  100. 813472c drbd: RCU for rs_plan_s by Philipp Reisner · 13 years ago