1. 97ddb68 drbd: detach must not try to abort non-local requests by Lars Ellenberg · 14 years ago
  2. f497609 drbd: Get rid of MR_{READ,WRITE}_SHIFT by Andreas Gruenbacher · 14 years ago
  3. 7d4c782 drbd: Fix the data-integrity-alg setting by Andreas Gruenbacher · 14 years ago
  4. 71fc7ee drbd: Turn tl_apply() into tl_abort_disk_io() by Andreas Gruenbacher · 14 years ago
  5. d5d7ebd drbd: on attach, enforce clean meta data by Lars Ellenberg · 14 years ago
  6. cdfda63 drbd: detach from frozen backing device by Philipp Reisner · 14 years ago
  7. 2ffca4f drbd: Improve compatibility with drbd's older than 8.3.7 by Philipp Reisner · 14 years ago
  8. 6dff290 drbd: Rename --dry-run to --tentative by Andreas Gruenbacher · 14 years ago
  9. afbbfa8 drbd: Allow to pass resource options to the new-resource command by Andreas Gruenbacher · 14 years ago
  10. 089c075 drbd: Convert the generic netlink interface to accept connection endpoints by Andreas Gruenbacher · 14 years ago
  11. 46530e8 drbd: Use DRBD_MINOR_COUNT_DEF in one more place by Andreas Gruenbacher · 14 years ago
  12. d659f2a drbd: Send PROTOCOL_UPDATE packets when appropriate by Philipp Reisner · 14 years ago
  13. 036b17e drbd: Receiving part for the PROTOCOL_UPDATE packet by Philipp Reisner · 14 years ago
  14. 46e1ce4 drbd: protect updates to integrits_tfm by tconn->data->mutex by Philipp Reisner · 14 years ago
  15. 6394b93 drbd: Refer to resync-rate consistently throughout the code by Andreas Gruenbacher · 14 years ago
  16. 6139f60 drbd: Rename the want_lose field/flag to discard_my_data by Andreas Gruenbacher · 14 years ago
  17. c141ebd drbd: Removing drbd_cfg_rwsem by Philipp Reisner · 14 years ago
  18. ec0bddb drbd: Use RCU for the drbd_tconns list by Philipp Reisner · 14 years ago
  19. 81fa2e6 drbd: Refcounting for mdev objects by Philipp Reisner · 14 years ago
  20. 9958c85 drbd: Made the fifo object a self contained object (preparing for RCU) by Philipp Reisner · 14 years ago
  21. daeda1c drbd: RCU for disk_conf by Philipp Reisner · 14 years ago
  22. a009550 drbd: Renamed the net_conf_update mutex to conf_update by Philipp Reisner · 14 years ago
  23. b966b5d drbd: Generate the drbd_set_*_defaults() functions from drbd_genl.h by Andreas Gruenbacher · 14 years ago
  24. 992d6e9 drbd: fix thread stop deadlock by Lars Ellenberg · 14 years ago
  25. 88104ca drbd: Allow to change data-integrity-alg on the fly by Andreas Gruenbacher · 14 years ago
  26. a7eb7bd drbd: Introduce a "lockless" variant of drbd_send_protocoll() by Andreas Gruenbacher · 14 years ago
  27. 5b614ab drbd: Rename integrity_r_tfm -> peer_integrity_tfm by Andreas Gruenbacher · 14 years ago
  28. 8d412fc drbd: Rename integrity_w_tfm -> integrity_tfm by Andreas Gruenbacher · 14 years ago
  29. 5979e36 drbd: on reconfiguration requests, mind the SET_DEFAULTS flag by Lars Ellenberg · 14 years ago
  30. 0ace9df drbd: Take a reference on tconn when finding a tconn by name by Philipp Reisner · 14 years ago
  31. 9dc9fbb drbd: Basic refcounting for drbd_tconn by Philipp Reisner · 14 years ago
  32. 1d04122 drbd: Eliminated drbd_free_resoruces() it is superseeded by conn_free_crypto() by Philipp Reisner · 14 years ago
  33. ae25b33 drbd: cmdname() enum to string convertion was missing a few constants by Lars Ellenberg · 14 years ago
  34. 91fd4da drbd: Proper locking for updates to net_conf under RCU by Philipp Reisner · 14 years ago
  35. 44ed167 drbd: rcu_read_lock() and rcu_dereference() for tconn->net_conf by Philipp Reisner · 14 years ago
  36. 303d144 drbd: Runtime changeable wire protocol by Philipp Reisner · 14 years ago
  37. d3fcb49 drbd: protect all idr accesses that might sleep with drbd_cfg_rwsem by Philipp Reisner · 14 years ago
  38. ef35626 drbd: Converted drbd_cfg_mutex into drbd_cfg_rwsem by Philipp Reisner · 14 years ago
  39. 695d08f drbd: rcu_read_[un]lock() for all idr accesses that do not sleep by Philipp Reisner · 14 years ago
  40. cd1d995 drbd: Inlined drbd_free_mdev(); it got called only from one place by Philipp Reisner · 14 years ago
  41. ff370e5 drbd: drbd_delete_device() takes a struct drbd_conf * now by Philipp Reisner · 14 years ago
  42. 7721f56 drbd: Rename drbd_release_ee() to drbd_free_peer_reqs() by Andreas Gruenbacher · 14 years ago
  43. e0ab6ad drbd: drbd_init_ee() no longer exists by Andreas Gruenbacher · 14 years ago
  44. b55d84b drbd: Removed outdated comments and code that envisioned VNRs in header 95 by Andreas Gruenbacher · 14 years ago
  45. 0c8e36d drbd: Introduce protocol version 100 headers by Andreas Gruenbacher · 14 years ago
  46. e658983 drbd: Remove headers from on-the-wire data structures (struct p_*) by Andreas Gruenbacher · 14 years ago
  47. 50d0b1a drbd: Remove some fixed header size assumptions by Andreas Gruenbacher · 14 years ago
  48. da39fec drbd: Remove now-unused int_dig_out buffer by Andreas Gruenbacher · 14 years ago
  49. 9f5bdc3 drbd: Replace and remove old primitives by Andreas Gruenbacher · 14 years ago
  50. 52b061a drbd: Introduce drbd_header_size() by Andreas Gruenbacher · 14 years ago
  51. dba5858 drbd: Introduce new primitives for sending commands by Andreas Gruenbacher · 14 years ago
  52. a17647a drbd: drbd_send_ping(), drbd_send_ping(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
  53. da9fbc2 drbd: Introduced a new type union drbd_dev_state by Philipp Reisner · 14 years ago
  54. 6038178 drbd: Change how the "handshake" packets are called by Andreas Gruenbacher · 14 years ago
  55. e5d6f33 drbd: Change how the initial packets are called by Andreas Gruenbacher · 14 years ago
  56. 7c96715 drbd: _conn_send_cmd(), _drbd_send_cmd(): Pass a struct drbd_socket instead of a plain socket by Andreas Gruenbacher · 14 years ago
  57. 79ed9bd drbd: _drbd_send_bitmap(): Use the pre-allocated send buffer by Andreas Gruenbacher · 14 years ago
  58. 5a87d92 drbd: Preallocate one page per drbd_socket as a send buffer by Andreas Gruenbacher · 14 years ago
  59. e6ef8a5 drbd: Preallocate one page per drbd_socket as a receive buffer by Andreas Gruenbacher · 14 years ago
  60. a02d124 drbd: Rename the DCBP_* functions to dcbp_* and move them to where they are used by Andreas Gruenbacher · 14 years ago
  61. 058820c drbd: Make _drbd_send_bitmap() static by Andreas Gruenbacher · 14 years ago
  62. e307f35 drbd: Move drbd_send_ping() and drbd_send_ping_ack() to drbd_main.c by Andreas Gruenbacher · 14 years ago
  63. 0916e0e drbd: Always use the same protocol version for the same peer by Andreas Gruenbacher · 14 years ago
  64. 8f7bed7 drbd: Rename various functions from *_oos_* to *_out_of_sync_* for clarity by Andreas Gruenbacher · 15 years ago
  65. 3fbf4d2 drbd: drbd_md_sync_page_io(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 15 years ago
  66. a982dd5 drbd: send_bitmap_rle_or_plain(): Error handling cleanup by Andreas Gruenbacher · 15 years ago
  67. 99920dc drbd: Make all worker callbacks return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
  68. b2f0ab6 drbd: Temporarily change the return type of all worker callbacks by Andreas Gruenbacher · 14 years ago
  69. 6bdb9b0 drbd: drbd_send_dblock(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
  70. 7fae55d drbd: _drbd_send_bio(), _drbd_send_zc_bio(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
  71. 7b57b89d drbd: drbd_send_block(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
  72. 9f69230 drbd: _drbd_send_zc_ee(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
  73. 88b390f drbd: _drbd_send_page(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
  74. b987427 drbd: _drbd_no_send_page(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
  75. 73218a3c drbd: drbd_send_oos(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
  76. db1b0b7 drbd: drbd_send_drequest_csum(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
  77. 6c1005e drbd: drbd_send_drequest(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
  78. 5b9f499 drbd: drbd_send_ov_request(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
  79. fa79abd drbd: drbd_send_ack_ex(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
  80. a9a9994 drbd: drbd_send_ack_{dp,rp}(): Return void: the result is never used by Andreas Gruenbacher · 14 years ago
  81. dd51612 drbd: drbd_send_ack(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
  82. a8c32aa drbd: _drbd_send_ack(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
  83. d4e67d7 drbd: drbd_send_b_ack(): Return void: the result is never used by Andreas Gruenbacher · 14 years ago
  84. 2f4e7ab drbd: drbd_send_sr_reply(): Return void: the result is never used by Andreas Gruenbacher · 14 years ago
  85. 758970c drbd: _conn_send_state_req(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
  86. f02d4d0 drbd: drbd_send_sizes(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
  87. 9c1b7f7 drbd: drbd_gen_and_send_sync_uuid(): Return void: the result is never used by Andreas Gruenbacher · 14 years ago
  88. 2ae5f95 drbd: drbd_send_uuids() and its variants: Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
  89. 387eb30 drbd: drbd_send_protocol(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
  90. 927036f drbd: drbd_send_state(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
  91. 103ea27 drbd: drbd_send_sync_param(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
  92. f725446 drbd: drbd_send_cmd(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
  93. 7d168ed drbd: Get rid of USE_DATA_SOCKET and USE_META_SOCKET by Andreas Gruenbacher · 14 years ago
  94. 596a37f drbd: conn_send_cmd(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
  95. 04dfa13 drbd: _drbd_send_cmd(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
  96. ecf2363 drbd: _conn_send_cmd(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
  97. ce9879c drbd: conn_send_cmd2(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
  98. fb708e4 drbd: Add drbd_send_all(): Send an entire buffer by Andreas Gruenbacher · 15 years ago
  99. 11b0be2 drbd: drbd_get_data_sock(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
  100. c0d42c8 drbd: drbd_send(): Return a "real" error code if we have no socket by Andreas Gruenbacher · 15 years ago