1. 0c84966 drbd: differentiate between normal and forced detach by Lars Ellenberg · 12 years ago
  2. bf709c8 drbd: cleanup, remove two unused global flags by Lars Ellenberg · 12 years ago
  3. a0d856d drbd: base completion and destruction of requests on ref counts by Lars Ellenberg · 13 years ago
  4. b406777 drbd: introduce completion_ref and kref to struct drbd_request by Lars Ellenberg · 13 years ago
  5. 5df69ec drbd: __drbd_make_request() is now void by Lars Ellenberg · 13 years ago
  6. b6dd1a8 drbd: remove struct drbd_tl_epoch objects (barrier works) by Lars Ellenberg · 13 years ago
  7. d5b27b0 drbd: move the drbd_work_queue from drbd_socket to drbd_connection by Lars Ellenberg · 13 years ago
  8. 8c0785a drbd: allow to dequeue batches of work at a time by Lars Ellenberg · 13 years ago
  9. b379c41 drbd: transfer log epoch numbers are now per resource by Lars Ellenberg · 13 years ago
  10. a220d29 drbd: allow bitmap to change during writeout from resync_finished by Lars Ellenberg · 13 years ago
  11. 07be15b drbd: fix resend/resubmit of frozen IO by Lars Ellenberg · 13 years ago
  12. a1096a6 drbd: Delay/reject other state changes while establishing a connection by Philipp Reisner · 13 years ago
  13. 9ed57dc drbd: ignore volume number for drbd barrier packet exchange by Lars Ellenberg · 13 years ago
  14. 4439c40 drbd: simplify retry path of failed READ requests by Lars Ellenberg · 13 years ago
  15. 0642d5f drbd: remove unused static helper function by Lars Ellenberg · 13 years ago
  16. e44d71f drbd: remove some very outdated comments by Lars Ellenberg · 13 years ago
  17. 5cdb0bf3 drbd: remove now unused seq_num member from struct drbd_request by Lars Ellenberg · 13 years ago
  18. 32db80f drbd: Consider the disk-timeout also for meta-data IO operations by Philipp Reisner · 13 years ago
  19. 4d0fc3f drbd: Fixed compat issue with disconnecting 8.4 from a primary 8.3 by Philipp Reisner · 13 years ago
  20. 1a3cde4 drbd: drbd_bm_ALe_set_all(): Remove unused function by Andreas Gruenbacher · 13 years ago
  21. 380207d drbd: Load balancing of read requests by Philipp Reisner · 13 years ago
  22. 03d63e1 drbd: Remove leftover prototype by Andreas Gruenbacher · 13 years ago
  23. 12038a3 drbd: Move list of epochs from mdev to tconn by Philipp Reisner · 13 years ago
  24. 1d2783d drbd: Prepare epochs per connection by Philipp Reisner · 13 years ago
  25. 4b0007c drbd: Move write_ordering from mdev to tconn by Philipp Reisner · 13 years ago
  26. 6936fcb drbd: Move the CREATE_BARRIER flag from connection to device by Philipp Reisner · 13 years ago
  27. 43de7c8 drbd: Fixes from the drbd-8.3 branch by Philipp Reisner · 13 years ago
  28. 08b165b drbd: Consider the discard-my-data flag for all volumes [bugz 359] by Philipp Reisner · 13 years ago
  29. d5d7ebd drbd: on attach, enforce clean meta data by Lars Ellenberg · 13 years ago
  30. cdfda63 drbd: detach from frozen backing device by Philipp Reisner · 13 years ago
  31. 2ffca4f drbd: Improve compatibility with drbd's older than 8.3.7 by Philipp Reisner · 13 years ago
  32. d942ae4 drbd: Fixes from the 8.3 development branch by Philipp Reisner · 13 years ago
  33. 3b7cd45 DRBD: Fix comparison always false warning due to long/long long compare by David Howells · 13 years ago
  34. afbbfa8 drbd: Allow to pass resource options to the new-resource command by Andreas Gruenbacher · 13 years ago
  35. 089c075 drbd: Convert the generic netlink interface to accept connection endpoints by Andreas Gruenbacher · 13 years ago
  36. 01b39b5 drbd: Split off netlink mandatory attribute handling into separate file by Andreas Gruenbacher · 13 years ago
  37. 7c3063c drbd: Also need to check for DRBD_GENLA_F_MANDATORY flags before nla_find_nested() by Andreas Gruenbacher · 13 years ago
  38. d659f2a drbd: Send PROTOCOL_UPDATE packets when appropriate by Philipp Reisner · 13 years ago
  39. 036b17e drbd: Receiving part for the PROTOCOL_UPDATE packet by Philipp Reisner · 13 years ago
  40. 46e1ce4 drbd: protect updates to integrits_tfm by tconn->data->mutex by Philipp Reisner · 13 years ago
  41. 95f8efd drbd: Fix the upper limit of resync-after by Andreas Gruenbacher · 14 years ago
  42. 6394b93 drbd: Refer to resync-rate consistently throughout the code by Andreas Gruenbacher · 14 years ago
  43. 6139f60 drbd: Rename the want_lose field/flag to discard_my_data by Andreas Gruenbacher · 14 years ago
  44. c141ebd drbd: Removing drbd_cfg_rwsem by Philipp Reisner · 14 years ago
  45. 81fa2e6 drbd: Refcounting for mdev objects by Philipp Reisner · 14 years ago
  46. 813472c drbd: RCU for rs_plan_s by Philipp Reisner · 14 years ago
  47. 9958c85 drbd: Made the fifo object a self contained object (preparing for RCU) by Philipp Reisner · 14 years ago
  48. daeda1c drbd: RCU for disk_conf by Philipp Reisner · 14 years ago
  49. dc97b70 drbd: Split drbd_alter_sa() into drbd_sync_after_valid() and drbd_sync_after_changed() by Philipp Reisner · 14 years ago
  50. ef5e44a drbd: drbd_dew_dev_size() gets the user requests disk_size as argument by Philipp Reisner · 14 years ago
  51. a009550 drbd: Renamed the net_conf_update mutex to conf_update by Philipp Reisner · 14 years ago
  52. b966b5d drbd: Generate the drbd_set_*_defaults() functions from drbd_genl.h by Andreas Gruenbacher · 14 years ago
  53. a7eb7bd drbd: Introduce a "lockless" variant of drbd_send_protocoll() by Andreas Gruenbacher · 14 years ago
  54. 5b614ab drbd: Rename integrity_r_tfm -> peer_integrity_tfm by Andreas Gruenbacher · 14 years ago
  55. 8d412fc drbd: Rename integrity_w_tfm -> integrity_tfm by Andreas Gruenbacher · 14 years ago
  56. 5979e36 drbd: on reconfiguration requests, mind the SET_DEFAULTS flag by Lars Ellenberg · 14 years ago
  57. a18e9d1 drbd: Removed the OBJECT_DYING and the CONFIG_PENDING bits by Philipp Reisner · 14 years ago
  58. 0ace9df drbd: Take a reference on tconn when finding a tconn by name by Philipp Reisner · 14 years ago
  59. 9dc9fbb drbd: Basic refcounting for drbd_tconn by Philipp Reisner · 14 years ago
  60. 1d04122 drbd: Eliminated drbd_free_resoruces() it is superseeded by conn_free_crypto() by Philipp Reisner · 14 years ago
  61. ed43984 drbd: fix setsockopt for user mode linux by Lars Ellenberg · 14 years ago
  62. 302bdea drbd: Considering that the two_primaries config flag can change by Philipp Reisner · 14 years ago
  63. 91fd4da drbd: Proper locking for updates to net_conf under RCU by Philipp Reisner · 14 years ago
  64. 44ed167 drbd: rcu_read_lock() and rcu_dereference() for tconn->net_conf by Philipp Reisner · 14 years ago
  65. 303d144 drbd: Runtime changeable wire protocol by Philipp Reisner · 14 years ago
  66. d3fcb49 drbd: protect all idr accesses that might sleep with drbd_cfg_rwsem by Philipp Reisner · 14 years ago
  67. ef35626 drbd: Converted drbd_cfg_mutex into drbd_cfg_rwsem by Philipp Reisner · 14 years ago
  68. cd1d995 drbd: Inlined drbd_free_mdev(); it got called only from one place by Philipp Reisner · 14 years ago
  69. ff370e5 drbd: drbd_delete_device() takes a struct drbd_conf * now by Philipp Reisner · 14 years ago
  70. c37c8ec drbd: Rename drbd_pp_alloc() to drbd_alloc_pages() and make it non-static by Andreas Gruenbacher · 14 years ago
  71. d4da153 drbd: Make drbd_wait_ee_list_empty() and _drbd_wait_ee_list_empty() static by Andreas Gruenbacher · 14 years ago
  72. 045417f drbd: Rename drbd_{ ee -> peer_req }_has_active_page by Andreas Gruenbacher · 14 years ago
  73. 7721f56 drbd: Rename drbd_release_ee() to drbd_free_peer_reqs() by Andreas Gruenbacher · 14 years ago
  74. 3967deb drbd: Rename drbd_free_ee() and variants to *_peer_req() by Andreas Gruenbacher · 14 years ago
  75. 0db5536 drbd: Rename drbd_alloc_ee() to drbd_alloc_peer_req() by Andreas Gruenbacher · 14 years ago
  76. b55d84b drbd: Removed outdated comments and code that envisioned VNRs in header 95 by Andreas Gruenbacher · 14 years ago
  77. 0c8e36d drbd: Introduce protocol version 100 headers by Andreas Gruenbacher · 14 years ago
  78. e658983 drbd: Remove headers from on-the-wire data structures (struct p_*) by Andreas Gruenbacher · 14 years ago
  79. 50d0b1a drbd: Remove some fixed header size assumptions by Andreas Gruenbacher · 14 years ago
  80. da39fec drbd: Remove now-unused int_dig_out buffer by Andreas Gruenbacher · 14 years ago
  81. 9f5bdc3 drbd: Replace and remove old primitives by Andreas Gruenbacher · 14 years ago
  82. 52b061a drbd: Introduce drbd_header_size() by Andreas Gruenbacher · 14 years ago
  83. dba5858 drbd: Introduce new primitives for sending commands by Andreas Gruenbacher · 14 years ago
  84. da9fbc2 drbd: Introduced a new type union drbd_dev_state by Philipp Reisner · 14 years ago
  85. 8e0af25 drbd: Moved susp, susp_nod and susp_fen to the connection object by Philipp Reisner · 14 years ago
  86. 2aebfab drbd: Renamed id_susp(union drbd_state s) to drbd_suspended(struct drbd_conf *) by Philipp Reisner · 14 years ago
  87. 78bae59 drbd: Introduced drbd_read_state() by Philipp Reisner · 14 years ago
  88. 23361cf drbd: get rid of bio_split, allow bios of "arbitrary" size by Lars Ellenberg · 14 years ago
  89. 181286a drbd: preparation commit, pass drbd_interval to drbd_al_begin/complete_io by Lars Ellenberg · 14 years ago
  90. 6038178 drbd: Change how the "handshake" packets are called by Andreas Gruenbacher · 14 years ago
  91. e5d6f33 drbd: Change how the initial packets are called by Andreas Gruenbacher · 14 years ago
  92. 7c96715 drbd: _conn_send_cmd(), _drbd_send_cmd(): Pass a struct drbd_socket instead of a plain socket by Andreas Gruenbacher · 14 years ago
  93. 5a87d92 drbd: Preallocate one page per drbd_socket as a send buffer by Andreas Gruenbacher · 14 years ago
  94. e6ef8a5 drbd: Preallocate one page per drbd_socket as a receive buffer by Andreas Gruenbacher · 14 years ago
  95. cb70345 drbd: Converted drbd_try_outdate_peer() from mdev to tconn by Philipp Reisner · 14 years ago
  96. a02d124 drbd: Rename the DCBP_* functions to dcbp_* and move them to where they are used by Andreas Gruenbacher · 14 years ago
  97. 058820c drbd: Make _drbd_send_bitmap() static by Andreas Gruenbacher · 14 years ago
  98. e307f35 drbd: Move drbd_send_ping() and drbd_send_ping_ack() to drbd_main.c by Andreas Gruenbacher · 14 years ago
  99. 309a834 drbd: Get rid of typedef drbd_work_cb by Andreas Gruenbacher · 14 years ago
  100. 8f7bed7 drbd: Rename various functions from *_oos_* to *_out_of_sync_* for clarity by Andreas Gruenbacher · 14 years ago