1. 5af172e drbd: Print memory address in hex instead of decimal in error message by Andreas Gruenbacher · 13 years ago
  2. f2257a5 drbd: Allow to create devices with a minor number > minor_count by Andreas Gruenbacher · 13 years ago
  3. 0317d9e drbd: Fix the maximum accepted minor device number by Andreas Gruenbacher · 13 years ago
  4. 32bdb64 drbd: Define scale factors in a single place by Andreas Gruenbacher · 14 years ago
  5. 65d9492 drbd: Changed some defaults by Philipp Reisner · 13 years ago
  6. 367d675d drbd: report net config even for resources without a single volume by Lars Ellenberg · 13 years ago
  7. e0e1665 drbd: Correctly handle resources without volumes by Philipp Reisner · 13 years ago
  8. a67e1d9 drbd: Eliminated the "notified peer" messages by Philipp Reisner · 13 years ago
  9. 369bea6 drbd: Fixed removal of volumes/devices from connected resources by Philipp Reisner · 13 years ago
  10. d5d7ebd drbd: on attach, enforce clean meta data by Lars Ellenberg · 13 years ago
  11. cdfda63 drbd: detach from frozen backing device by Philipp Reisner · 13 years ago
  12. 2fcb8f3 drbd: Improve the "unexpected packet" error messages by Andreas Gruenbacher · 13 years ago
  13. 9510b24 drbd: Fixed state transitions in case reading meta data failes by Philipp Reisner · 13 years ago
  14. 2ffca4f drbd: Improve compatibility with drbd's older than 8.3.7 by Philipp Reisner · 13 years ago
  15. d942ae4 drbd: Fixes from the 8.3 development branch by Philipp Reisner · 13 years ago
  16. 4dbdae3 drbd: downgraded error printk to info by Lars Ellenberg · 13 years ago
  17. f03c254 drbd: allow ping-timeout of up to 30 seconds by Lars Ellenberg · 13 years ago
  18. 3b7cd45 DRBD: Fix comparison always false warning due to long/long long compare by David Howells · 13 years ago
  19. 6dff290 drbd: Rename --dry-run to --tentative by Andreas Gruenbacher · 13 years ago
  20. d0fa7fd drbd: Remove dead code by Andreas Gruenbacher · 13 years ago
  21. afbbfa8 drbd: Allow to pass resource options to the new-resource command by Andreas Gruenbacher · 13 years ago
  22. 089c075 drbd: Convert the generic netlink interface to accept connection endpoints by Andreas Gruenbacher · 13 years ago
  23. 44e52cf drbd: Rename DRBD_ADM_NEED_{CONN -> RESOURCE} by Andreas Gruenbacher · 13 years ago
  24. 01b39b5 drbd: Split off netlink mandatory attribute handling into separate file by Andreas Gruenbacher · 13 years ago
  25. 7c3063c drbd: Also need to check for DRBD_GENLA_F_MANDATORY flags before nla_find_nested() by Andreas Gruenbacher · 13 years ago
  26. 789c1b6 drbd: Use the terminology suggested by the command names in the source code and messages by Andreas Gruenbacher · 13 years ago
  27. 67b58bf drbd: spelling fix: too small by Lars Ellenberg · 13 years ago
  28. fc251d5 drbd: cosmetic: fix accidental division instead of modulo when pretty printing by Lars Ellenberg · 13 years ago
  29. 46530e8 drbd: Use DRBD_MINOR_COUNT_DEF in one more place by Andreas Gruenbacher · 13 years ago
  30. a67b813 drbd: Lower log priority for an event that is definitely not an error by Philipp Reisner · 13 years ago
  31. c75b9b1 drbd: Don't use empty nested netlink attributes by Andreas Gruenbacher · 13 years ago
  32. 1e2a255 drbd: drbd_adm_prepare(): Pass through error codes by Andreas Gruenbacher · 13 years ago
  33. 5084d71 drbd: drbd_nla_check_mandatory(): Need to remove the DRBD_GENLA_F_MANDATORY flag first by Andreas Gruenbacher · 13 years ago
  34. 5f93592 drbd: Make drbd's use of netlink attribute flags less confusing by Andreas Gruenbacher · 14 years ago
  35. bbbef2d drbd: Remove unused GENLA_F_MAY_IGNORE flag by Andreas Gruenbacher · 14 years ago
  36. 509100e drbd: Output signed / unsigned netlink fields correctly by Andreas Gruenbacher · 14 years ago
  37. 309f0b7 drbd: Use more generic constant names by Andreas Gruenbacher · 14 years ago
  38. d659f2a drbd: Send PROTOCOL_UPDATE packets when appropriate by Philipp Reisner · 14 years ago
  39. 036b17e drbd: Receiving part for the PROTOCOL_UPDATE packet by Philipp Reisner · 14 years ago
  40. 7aca6c7 drbd: Allocation of int_dig_in and int_dig_vv was missing by Philipp Reisner · 14 years ago
  41. f179d76 drbd: Made cmp_after_sb() more generic into convert_after_sb() by Philipp Reisner · 14 years ago
  42. 46e1ce4 drbd: protect updates to integrits_tfm by tconn->data->mutex by Philipp Reisner · 14 years ago
  43. dcb20d1 drbd: Refuse to change network options online when... by Philipp Reisner · 14 years ago
  44. c5482bb drbd: Rename DISK_SIZE_SECT -> DISK_SIZE by Andreas Gruenbacher · 14 years ago
  45. 3a45abd drbd: Convert resync-after into a signed netlink field by Andreas Gruenbacher · 14 years ago
  46. 95f8efd drbd: Fix the upper limit of resync-after by Andreas Gruenbacher · 14 years ago
  47. 69ef82d drbd: Refer to connect-int consistently throughout the code by Andreas Gruenbacher · 14 years ago
  48. 6394b93 drbd: Refer to resync-rate consistently throughout the code by Andreas Gruenbacher · 14 years ago
  49. 7dc1d67 drbd: skip spurious wait_event in drbd_al_begin_io by Lars Ellenberg · 14 years ago
  50. 6139f60 drbd: Rename the want_lose field/flag to discard_my_data by Andreas Gruenbacher · 14 years ago
  51. 7bac3e6 drbd: Also define the default values of boolean flags in a single place by Andreas Gruenbacher · 14 years ago
  52. 6f9b5f8 drbd: Make broadcast events return NO_ERROR by Andreas Gruenbacher · 14 years ago
  53. c141ebd drbd: Removing drbd_cfg_rwsem by Philipp Reisner · 14 years ago
  54. ec0bddb drbd: Use RCU for the drbd_tconns list by Philipp Reisner · 14 years ago
  55. 81fa2e6 drbd: Refcounting for mdev objects by Philipp Reisner · 14 years ago
  56. bb77d34 drbd: Turn no-tcp-cork into tcp-cork={yes|no} by Andreas Gruenbacher · 14 years ago
  57. e544046 drbd: Turn no-md-flushes into md-flushes={yes|no} by Andreas Gruenbacher · 14 years ago
  58. d0c980e drbd: Turn no-disk-drain into disk-drain={yes|no} by Andreas Gruenbacher · 14 years ago
  59. 66b2f6b drbd: Turn no-disk-flushes into disk-flushes={yes|no} by Andreas Gruenbacher · 14 years ago
  60. a5d8e1f drbd: Convert boolean flags on netlink from NLA_FLAG to NLA_U8 by Andreas Gruenbacher · 14 years ago
  61. 813472c drbd: RCU for rs_plan_s by Philipp Reisner · 14 years ago
  62. d589a21 drbd: Enforce limits of disk_conf members; centralized these checks by Philipp Reisner · 14 years ago
  63. 9958c85 drbd: Made the fifo object a self contained object (preparing for RCU) by Philipp Reisner · 14 years ago
  64. daeda1c drbd: RCU for disk_conf by Philipp Reisner · 14 years ago
  65. 563e4cf drbd: Introduce __s32_field in the genetlink macro magic by Lars Ellenberg · 14 years ago
  66. 2ec91e0 drbd: Renamed (old|new)_conf into (old|new)_net_conf in receive_SyncParam by Philipp Reisner · 14 years ago
  67. dc97b70 drbd: Split drbd_alter_sa() into drbd_sync_after_valid() and drbd_sync_after_changed() by Philipp Reisner · 14 years ago
  68. ef5e44a drbd: drbd_dew_dev_size() gets the user requests disk_size as argument by Philipp Reisner · 14 years ago
  69. a009550 drbd: Renamed the net_conf_update mutex to conf_update by Philipp Reisner · 14 years ago
  70. 934e613 drbd: Removed dead code by Philipp Reisner · 14 years ago
  71. b966b5d drbd: Generate the drbd_set_*_defaults() functions from drbd_genl.h by Andreas Gruenbacher · 14 years ago
  72. d8cd289 drbd: Remove left-over unused define by Andreas Gruenbacher · 14 years ago
  73. 009ba89 drbd: fix schedule in atomic by Lars Ellenberg · 14 years ago
  74. 992d6e9 drbd: fix thread stop deadlock by Lars Ellenberg · 14 years ago
  75. f3dfa40 drbd: fix race when forcefully disconnecting by Lars Ellenberg · 14 years ago
  76. 88104ca drbd: Allow to change data-integrity-alg on the fly by Andreas Gruenbacher · 14 years ago
  77. a7eb7bd drbd: Introduce a "lockless" variant of drbd_send_protocoll() by Andreas Gruenbacher · 14 years ago
  78. 4b6ad6d drbd: Remove obsolete drbd_crypto_is_hash() by Andreas Gruenbacher · 14 years ago
  79. 5b614ab drbd: Rename integrity_r_tfm -> peer_integrity_tfm by Andreas Gruenbacher · 14 years ago
  80. 8d412fc drbd: Rename integrity_w_tfm -> integrity_tfm by Andreas Gruenbacher · 14 years ago
  81. 86db061 drbd: Wrong use of RCU in receive_protocol() by Andreas Gruenbacher · 14 years ago
  82. acb104c3 drbd: fix copy/paste error in comment by Lars Ellenberg · 14 years ago
  83. b57a1e2 drbd: rename variable sc to res_opts by Lars Ellenberg · 14 years ago
  84. 5ecc72c drbd: rename variable ndc to new_disk_conf by Lars Ellenberg · 14 years ago
  85. 5979e36 drbd: on reconfiguration requests, mind the SET_DEFAULTS flag by Lars Ellenberg · 14 years ago
  86. 0fd0ea0 drbd: Consider all crypto options in connect and in net-options by Philipp Reisner · 14 years ago
  87. d9cc6e2 drbd: fix various disconnecting races by Lars Ellenberg · 14 years ago
  88. 5ee743e drbd: remove useless kobject_uevent from drbd_adm_connect by Lars Ellenberg · 14 years ago
  89. a18e9d1 drbd: Removed the OBJECT_DYING and the CONFIG_PENDING bits by Philipp Reisner · 14 years ago
  90. 0ace9df drbd: Take a reference on tconn when finding a tconn by name by Philipp Reisner · 14 years ago
  91. 9dc9fbb drbd: Basic refcounting for drbd_tconn by Philipp Reisner · 14 years ago
  92. 1d04122 drbd: Eliminated drbd_free_resoruces() it is superseeded by conn_free_crypto() by Philipp Reisner · 14 years ago
  93. f5e2b8b drbd: move comment about stopping the receiver thread to where it belongs by Lars Ellenberg · 14 years ago
  94. ae25b33 drbd: cmdname() enum to string convertion was missing a few constants by Lars Ellenberg · 14 years ago
  95. ed43984 drbd: fix setsockopt for user mode linux by Lars Ellenberg · 14 years ago
  96. 71932ef drbd: allow status dump request all volumes of a specific resource by Lars Ellenberg · 14 years ago
  97. 302bdea drbd: Considering that the two_primaries config flag can change by Philipp Reisner · 14 years ago
  98. 91fd4da drbd: Proper locking for updates to net_conf under RCU by Philipp Reisner · 14 years ago
  99. 44ed167 drbd: rcu_read_lock() and rcu_dereference() for tconn->net_conf by Philipp Reisner · 14 years ago
  100. b032b6f drbd: Allow online change of replication protocol only with agreed_pv >= 100 by Philipp Reisner · 14 years ago