1. 5ecc72c drbd: rename variable ndc to new_disk_conf by Lars Ellenberg · 13 years ago
  2. 5979e36 drbd: on reconfiguration requests, mind the SET_DEFAULTS flag by Lars Ellenberg · 13 years ago
  3. 0fd0ea0 drbd: Consider all crypto options in connect and in net-options by Philipp Reisner · 13 years ago
  4. d9cc6e2 drbd: fix various disconnecting races by Lars Ellenberg · 13 years ago
  5. 5ee743e drbd: remove useless kobject_uevent from drbd_adm_connect by Lars Ellenberg · 13 years ago
  6. a18e9d1 drbd: Removed the OBJECT_DYING and the CONFIG_PENDING bits by Philipp Reisner · 13 years ago
  7. 0ace9df drbd: Take a reference on tconn when finding a tconn by name by Philipp Reisner · 13 years ago
  8. 9dc9fbb drbd: Basic refcounting for drbd_tconn by Philipp Reisner · 13 years ago
  9. 1d04122 drbd: Eliminated drbd_free_resoruces() it is superseeded by conn_free_crypto() by Philipp Reisner · 13 years ago
  10. f5e2b8b drbd: move comment about stopping the receiver thread to where it belongs by Lars Ellenberg · 13 years ago
  11. ae25b33 drbd: cmdname() enum to string convertion was missing a few constants by Lars Ellenberg · 13 years ago
  12. ed43984 drbd: fix setsockopt for user mode linux by Lars Ellenberg · 13 years ago
  13. 71932ef drbd: allow status dump request all volumes of a specific resource by Lars Ellenberg · 13 years ago
  14. 302bdea drbd: Considering that the two_primaries config flag can change by Philipp Reisner · 13 years ago
  15. 91fd4da drbd: Proper locking for updates to net_conf under RCU by Philipp Reisner · 13 years ago
  16. 44ed167 drbd: rcu_read_lock() and rcu_dereference() for tconn->net_conf by Philipp Reisner · 13 years ago
  17. b032b6f drbd: Allow online change of replication protocol only with agreed_pv >= 100 by Philipp Reisner · 13 years ago
  18. cd64397 drbd: Check consistency of net options when the get changed online by Philipp Reisner · 13 years ago
  19. 303d144 drbd: Runtime changeable wire protocol by Philipp Reisner · 13 years ago
  20. d3fcb49 drbd: protect all idr accesses that might sleep with drbd_cfg_rwsem by Philipp Reisner · 13 years ago
  21. ef35626 drbd: Converted drbd_cfg_mutex into drbd_cfg_rwsem by Philipp Reisner · 13 years ago
  22. 695d08f drbd: rcu_read_[un]lock() for all idr accesses that do not sleep by Philipp Reisner · 13 years ago
  23. cd1d995 drbd: Inlined drbd_free_mdev(); it got called only from one place by Philipp Reisner · 13 years ago
  24. ff370e5 drbd: drbd_delete_device() takes a struct drbd_conf * now by Philipp Reisner · 13 years ago
  25. 5cc287e drbd: Rename drbd_pp_free() to drbd_free_pages() by Andreas Gruenbacher · 13 years ago
  26. c37c8ec drbd: Rename drbd_pp_alloc() to drbd_alloc_pages() and make it non-static by Andreas Gruenbacher · 13 years ago
  27. 18c2d52 drbd: Rename drbd_pp_first_pages_or_try_alloc() to __drbd_alloc_pages() by Andreas Gruenbacher · 13 years ago
  28. d4da153 drbd: Make drbd_wait_ee_list_empty() and _drbd_wait_ee_list_empty() static by Andreas Gruenbacher · 14 years ago
  29. 045417f drbd: Rename drbd_{ ee -> peer_req }_has_active_page by Andreas Gruenbacher · 13 years ago
  30. a990be4 drbd: Rename reclaim_net_ee(), drbd_process_done_ee(), drbd_process_done_ee(), tconn_process_done_ee() to *_peer_reqs by Andreas Gruenbacher · 14 years ago
  31. 7721f56 drbd: Rename drbd_release_ee() to drbd_free_peer_reqs() by Andreas Gruenbacher · 14 years ago
  32. 3967deb drbd: Rename drbd_free_ee() and variants to *_peer_req() by Andreas Gruenbacher · 14 years ago
  33. 0db5536 drbd: Rename drbd_alloc_ee() to drbd_alloc_peer_req() by Andreas Gruenbacher · 14 years ago
  34. e0ab6ad drbd: drbd_init_ee() no longer exists by Andreas Gruenbacher · 14 years ago
  35. 2735a59 drbd: Make all asynchronous command handlers return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
  36. 8599767 drbd: validate_req_change_req_state(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
  37. b55d84b drbd: Removed outdated comments and code that envisioned VNRs in header 95 by Andreas Gruenbacher · 14 years ago
  38. 0c8e36d drbd: Introduce protocol version 100 headers by Andreas Gruenbacher · 14 years ago
  39. e658983 drbd: Remove headers from on-the-wire data structures (struct p_*) by Andreas Gruenbacher · 14 years ago
  40. 50d0b1a drbd: Remove some fixed header size assumptions by Andreas Gruenbacher · 14 years ago
  41. da39fec drbd: Remove now-unused int_dig_out buffer by Andreas Gruenbacher · 14 years ago
  42. 9f5bdc3 drbd: Replace and remove old primitives by Andreas Gruenbacher · 14 years ago
  43. 52b061a drbd: Introduce drbd_header_size() by Andreas Gruenbacher · 14 years ago
  44. dba5858 drbd: Introduce new primitives for sending commands by Andreas Gruenbacher · 14 years ago
  45. a17647a drbd: drbd_send_ping(), drbd_send_ping(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
  46. 8b924f1 drbd: Use tconn in request_timer_fn() by Philipp Reisner · 14 years ago
  47. 706cb24 drbd: Improved logging of state changes by Philipp Reisner · 14 years ago
  48. a6d00c8 drbd: Implemented IO thawing for multiple volumes by Philipp Reisner · 14 years ago
  49. 4669265 drbd: Implemented conn_lowest_disk() by Philipp Reisner · 14 years ago
  50. 19f83c7 drbd: Implemented conn_lowest_conn() by Philipp Reisner · 14 years ago
  51. 8c7e16c drbd: Calculate and provide ns_min to the w_after_conn_state_ch() work by Philipp Reisner · 14 years ago
  52. 5f082f9 drbd: Renamed nms to ns_max by Philipp Reisner · 14 years ago
  53. da9fbc2 drbd: Introduced a new type union drbd_dev_state by Philipp Reisner · 14 years ago
  54. 8e0af25 drbd: Moved susp, susp_nod and susp_fen to the connection object by Philipp Reisner · 14 years ago
  55. 2aebfab drbd: Renamed id_susp(union drbd_state s) to drbd_suspended(struct drbd_conf *) by Philipp Reisner · 14 years ago
  56. 78bae59 drbd: Introduced drbd_read_state() by Philipp Reisner · 14 years ago
  57. e15766e drbd: improvements to activate/deactivate multiple activity log extents by Lars Ellenberg · 14 years ago
  58. 23361cf drbd: get rid of bio_split, allow bios of "arbitrary" size by Lars Ellenberg · 14 years ago
  59. 7726547 drbd: prepare to activate two activity log extents at once by Lars Ellenberg · 14 years ago
  60. 181286a drbd: preparation commit, pass drbd_interval to drbd_al_begin/complete_io by Lars Ellenberg · 14 years ago
  61. 85f103d drbd: introduce the "initialized" activity log transaction type by Lars Ellenberg · 14 years ago
  62. 6038178 drbd: Change how the "handshake" packets are called by Andreas Gruenbacher · 14 years ago
  63. e5d6f33 drbd: Change how the initial packets are called by Andreas Gruenbacher · 14 years ago
  64. 7c96715 drbd: _conn_send_cmd(), _drbd_send_cmd(): Pass a struct drbd_socket instead of a plain socket by Andreas Gruenbacher · 14 years ago
  65. 2bf8962 drbd: drbd_connect(): Initialize struct drbd_socket before sending anything by Andreas Gruenbacher · 14 years ago
  66. 1952e91 drbd: Map from (connection, volume number) to device in the asender handlers by Andreas Gruenbacher · 14 years ago
  67. e05e1e5 drbd: Pass struct packet_info down to the asender receive functions by Andreas Gruenbacher · 14 years ago
  68. 438c837 drbd: Do not segfault if a sync dependency reaches a diskless device by Philipp Reisner · 14 years ago
  69. 778bcf2 drbd: Allow to disconnect if one volume is diskless by Philipp Reisner · 14 years ago
  70. 435693e drbd: Print common state changes of all volumes as connection state changes by Philipp Reisner · 14 years ago
  71. 88ef594 drbd: Fixed logging of old connection state by Philipp Reisner · 14 years ago
  72. bd0c824 drbd: Use the idr_for_each_entry() iterator instead of idr_for_each() by Philipp Reisner · 14 years ago
  73. 4a76b16 drbd: Map from (connection, volume number) to device in the receive handlers by Andreas Gruenbacher · 14 years ago
  74. e285721 drbd: Pass struct packet_info down to the receive functions by Andreas Gruenbacher · 14 years ago
  75. 49ba9b1 drbd: Remove useless error messages by Andreas Gruenbacher · 14 years ago
  76. deebe19 drbd: A small cleanup in drbdd() by Andreas Gruenbacher · 14 years ago
  77. 79ed9bd drbd: _drbd_send_bitmap(): Use the pre-allocated send buffer by Andreas Gruenbacher · 14 years ago
  78. 5a87d92 drbd: Preallocate one page per drbd_socket as a send buffer by Andreas Gruenbacher · 14 years ago
  79. fc56815 drbd: receive_bitmap(): Use the pre-allocated receive buffer by Andreas Gruenbacher · 14 years ago
  80. e6ef8a5 drbd: Preallocate one page per drbd_socket as a receive buffer by Andreas Gruenbacher · 14 years ago
  81. cb70345 drbd: Converted drbd_try_outdate_peer() from mdev to tconn by Philipp Reisner · 14 years ago
  82. a02d124 drbd: Rename the DCBP_* functions to dcbp_* and move them to where they are used by Andreas Gruenbacher · 14 years ago
  83. 058820c drbd: Make _drbd_send_bitmap() static by Andreas Gruenbacher · 14 years ago
  84. e307f35 drbd: Move drbd_send_ping() and drbd_send_ping_ack() to drbd_main.c by Andreas Gruenbacher · 14 years ago
  85. 0916e0e drbd: Always use the same protocol version for the same peer by Andreas Gruenbacher · 14 years ago
  86. 0829f5e drbd: drbd_connected(): Return an error code upon failure. by Andreas Gruenbacher · 14 years ago
  87. a5c3190 drbd: Introduce and use drbd_recv_all_warn() by Andreas Gruenbacher · 14 years ago
  88. 309a834 drbd: Get rid of typedef drbd_work_cb by Andreas Gruenbacher · 14 years ago
  89. 8f7bed7 drbd: Rename various functions from *_oos_* to *_out_of_sync_* for clarity by Andreas Gruenbacher · 14 years ago
  90. 0da34df drbd: drbd_may_do_local_read(): Use bool/true/false by Andreas Gruenbacher · 14 years ago
  91. 1097e9a drbd: Remove unnecessary assertion by Andreas Gruenbacher · 14 years ago
  92. 69f5ec7 drbd: Remove duplicate initialization by Andreas Gruenbacher · 14 years ago
  93. 3fbf4d2 drbd: drbd_md_sync_page_io(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
  94. ac29f40 drbd: _drbd_md_sync_page_io(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
  95. 22ab6a3 drbd: drbd_bm_read() never returns a positive value through drbd_bitmap_io() by Andreas Gruenbacher · 14 years ago
  96. 82bc019 drbd: Make all command handlers return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
  97. c696774 drbd: Add drbd_recv_all(): Receive an entire buffer by Andreas Gruenbacher · 14 years ago
  98. a982dd5 drbd: send_bitmap_rle_or_plain(): Error handling cleanup by Andreas Gruenbacher · 14 years ago
  99. e1c1b0f drbd: recv_resync_read(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
  100. 28284ce drbd: recv_dless_read(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago