1. 8088319 drbd: Converted drbd_nl_(net_conf|disconnect)() from mdev to tconn by Philipp Reisner · 13 years ago
  2. 1aba4d7 drbd: Preparing the connector interface to operator on connections by Philipp Reisner · 13 years ago
  3. 2f5cdd0 drbd: Converted the transfer log from mdev to tconn by Philipp Reisner · 13 years ago
  4. 49559d8 drbd: Improved the dec_*() macros by Philipp Reisner · 13 years ago
  5. 3f9cbe9 drbd: Removed the mdev parameter from the ..to_tags() and ...from_tags() functions by Philipp Reisner · 13 years ago
  6. 0e29d16 drbd: Reworked the unconfiguring and thread stopping code by Philipp Reisner · 13 years ago
  7. c66342d drbd: Remove left-over function prototypes by Andreas Gruenbacher · 13 years ago
  8. 7201b97 drbd: Replace get_asender_cmd() with its implementation by Andreas Gruenbacher · 13 years ago
  9. 6e849ce drbd: Get rid of P_MAX_CMD by Andreas Gruenbacher · 13 years ago
  10. 1b3bb47 drbd: Remove redundant check by Andreas Gruenbacher · 14 years ago
  11. 7be8da0 drbd: Improve how conflicting writes are handled by Andreas Gruenbacher · 13 years ago
  12. 71b1c1e drbd: Use ping-timeout when waiting for missing ack packets by Andreas Gruenbacher · 13 years ago
  13. 8ccf218 drbd: Replace atomic_add_return with atomic_inc_return by Andreas Gruenbacher · 13 years ago
  14. 206d358 drbd: Concurrent write detection fix by Andreas Gruenbacher · 13 years ago
  15. 8050e6d drbd: Use container_of() instead of casting by Andreas Gruenbacher · 13 years ago
  16. 9676c76 drbd: fix a wrong likely(), updated comments by Lars Ellenberg · 13 years ago
  17. c9d963a drbd: silence some log messages on bitmap IO by Lars Ellenberg · 13 years ago
  18. 7ad651b drbd: new on-disk activity log transaction format by Lars Ellenberg · 13 years ago
  19. 46a15bc lru_cache: allow multiple changes per transaction by Lars Ellenberg · 13 years ago
  20. 45dfffe drbd: allow to select specific bitmap pages for writeout by Lars Ellenberg · 13 years ago
  21. a9efc74 lru_cache: consolidate lc_get and lc_try_get by Lars Ellenberg · 13 years ago
  22. 0097f04 lru_cache.h: fix comments referring to ts_ instead of lc_ by Lars Ellenberg · 13 years ago
  23. 4738fa1 drbd: use clear_bit_unlock() where appropriate by Lars Ellenberg · 13 years ago
  24. 6161042 drbd: in drbd_suspend_al, set AL_SUSPENDED before unlocking the activity log by Lars Ellenberg · 13 years ago
  25. 867f574 drbd: fix typo in comment by Lars Ellenberg · 13 years ago
  26. 8c387de drbd: simplify condition in drbd_may_do_local_read() by Lars Ellenberg · 13 years ago
  27. c670a39 drbd: Use the IS_ALIGNED() macro in some more places by Andreas Gruenbacher · 13 years ago
  28. 8ca9844 drbd: Remove obsolete comment by Andreas Gruenbacher · 13 years ago
  29. d0e22a2 drbd: Iterate over all overlapping intervals in a tree by Andreas Gruenbacher · 13 years ago
  30. fcefa62 drbd: Rename drbd_endio_{pri,sec} -> drbd_{,peer_}request_endio by Andreas Gruenbacher · 13 years ago
  31. fbe29de drbd: Rename drbd_submit_ee -> drbd_submit_peer_request by Andreas Gruenbacher · 13 years ago
  32. df24aa4 drbd: Implemented connection wide state changes by Philipp Reisner · 13 years ago
  33. 047cd4a drbd: implemented receiving of P_CONN_ST_CHG_REQ by Philipp Reisner · 13 years ago
  34. fc3b10a drbd: Implemented receiving of P_CONN_ST_CHG_REPLY by Philipp Reisner · 13 years ago
  35. 5aabf46 drbd: Global_state_lock not necessary here... by Philipp Reisner · 14 years ago
  36. cf29c9d drbd: Implemented conn_send_state_req() by Philipp Reisner · 14 years ago
  37. 8410da8 drbd: Introduced tconn->cstate_mutex by Philipp Reisner · 13 years ago
  38. dad2055 drbd: Removed drbd_state_lock() and drbd_state_unlock() by Philipp Reisner · 13 years ago
  39. bbeb641 drbd: Killed volume0; last step of multi-volume-enablement by Philipp Reisner · 14 years ago
  40. 56707f9 drbd: Code de-duplication; new function apply_mask_val() by Philipp Reisner · 13 years ago
  41. 4308a0a drbd: Removed the os parameter form sanitize_state() by Philipp Reisner · 14 years ago
  42. fda7411 drbd: Extracted is_valid_conn_transition() out of is_valid_transition() by Philipp Reisner · 14 years ago
  43. 3509502 drbd: Extracted is_valid_transition() out of sanitize_state() by Philipp Reisner · 14 years ago
  44. a75f34a drbd: Renamed is_valid_state_transition() to is_valid_soft_transition() by Philipp Reisner · 14 years ago
  45. d50eee2 drbd: Extracted after_conn_state_ch() out of after_state_ch() by Philipp Reisner · 14 years ago
  46. 2a67d8b drbd: Converted drbd_send_ping() and related functions from mdev to tconn by Philipp Reisner · 14 years ago
  47. 00d5694 drbd: Generalized the work callbacks by Philipp Reisner · 14 years ago
  48. 6699b65 drbd: Moved some initializing code into drbd_new_tconn() by Philipp Reisner · 14 years ago
  49. 392c880 drbd: drbd_thread has now a pointer to a tconn instead of to a mdev by Philipp Reisner · 14 years ago
  50. 19393e1 drbd: Converted drbd_worker() from mdev to tconn by Philipp Reisner · 14 years ago
  51. 32862ec drbd: Converted drbd_asender() from mdev to tconn by Philipp Reisner · 14 years ago
  52. 4d641dd drbd: Converted drbdd_init() from mdev to tconn by Philipp Reisner · 14 years ago
  53. f1b3a6e drbd: Consolidated the setup of the thread name into the framework by Philipp Reisner · 14 years ago
  54. a21e929 drbd: Moved the mdev member into drbd_work (from drbd_request and drbd_peer_request) by Philipp Reisner · 14 years ago
  55. 360cc74 drbd: Converted drbd_free_sock() and drbd_disconnect() from mdev to tconn by Philipp Reisner · 14 years ago
  56. eefc2f7 drbd: Converted drbdd() from mdev to tconn by Philipp Reisner · 14 years ago
  57. 8082228 drbd: Converted drbd_calc_cpu_mask() and drbd_thread_current_set_cpu() from mdev to tconn by Philipp Reisner · 14 years ago
  58. 907599e drbd: Converted drbd_connect() from mdev to tconn by Philipp Reisner · 14 years ago
  59. 062e879 drbd: Use and idr data structure to map volume numbers to mdev pointers by Philipp Reisner · 14 years ago
  60. dc8228d drbd: Converted drbd_send_protocol() from mdev to tconn by Philipp Reisner · 14 years ago
  61. 13e6037 drbd: Converted drbd_do_auth() from mdev to tconn by Philipp Reisner · 14 years ago
  62. 6112087 drbd: Converted drbd_(get|put)_data_sock() and drbd_send_cmd2() to tconn by Philipp Reisner · 14 years ago
  63. 65d11ed drbd: Converted drbd_do_handshake() from mdev to tconn by Philipp Reisner · 14 years ago
  64. 9ba7aa0 drbd: Converted drbd_recv_header() from mdev to tconn by Philipp Reisner · 14 years ago
  65. ce24385 drbd: Converted decode_header() from mdev to tconn by Philipp Reisner · 14 years ago
  66. 77351055b drbd: struct packet_info to hold information of decoded packets by Philipp Reisner · 14 years ago
  67. de0ff33 drbd: Converted drbd_recv() from mdev to tconn by Philipp Reisner · 14 years ago
  68. 8a22ccc drbd: Converted drbd_send_handshake() from mdev to tconn by Philipp Reisner · 14 years ago
  69. a25b63f drbd: Converted drbd_recv_fp() from mdev to tconn by Philipp Reisner · 14 years ago
  70. dbd9eea drbd: Removed unused mdev argument from drbd_recv_short() and drbd_socket_okay() by Philipp Reisner · 14 years ago
  71. d38e787 drbd: Converted drbd_send_fp() from mdev to tconn by Philipp Reisner · 14 years ago
  72. bedbd2a drbd: Converted drbd_send() from mdev to tconn by Philipp Reisner · 14 years ago
  73. 1a7ba64 drbd: Converted helper functions for drbd_send() to tconn by Philipp Reisner · 14 years ago
  74. 0625ac1 drbd: Converted wake_asender() and request_ping() from mdev to tconn by Philipp Reisner · 14 years ago
  75. 808e37b drbd: Moved SIGNAL_ASENDER to the per connection (tconn) flags by Philipp Reisner · 14 years ago
  76. e43ef19 drbd: Moved SEND_PING to the per connection (tconn) flags by Philipp Reisner · 14 years ago
  77. 25703f8 drbd: Moved DISCARD_CONCURRENT to the per connection (tconn) flags by Philipp Reisner · 14 years ago
  78. 01a311a drbd: Started to separated connection flags (tconn) from block device flags (mdev) by Philipp Reisner · 14 years ago
  79. 7653620 drbd: Converted drbd_wait_for_connect() from mdev to tconn by Philipp Reisner · 14 years ago
  80. eac3e99 drbd: Converted drbd_try_connect() from mdev to tconn by Philipp Reisner · 14 years ago
  81. 60ae496 drbd: conn_printk() a dev_printk() alike for drbd's connections by Philipp Reisner · 14 years ago
  82. b53339f drbd: Moving state related macros to drbd_state.h by Philipp Reisner · 14 years ago
  83. 8ea62f5 drbd: Revert "Make sure we dont send state if a cluster wide state change is in progress" by Philipp Reisner · 14 years ago
  84. e64a329 drbd: Do no sleep long in drbd_start_resync by Philipp Reisner · 14 years ago
  85. 1f04af3 drbd: Moved code by Philipp Reisner · 14 years ago
  86. bc31fe3 drbd: Eliminated the user of drbd_task_to_thread() by Philipp Reisner · 14 years ago
  87. bed879a drbd: Moved the thread name into the data structure by Philipp Reisner · 14 years ago
  88. b890733 drbd: Moved the state functions into its own source file by Philipp Reisner · 14 years ago
  89. db830c4 drbd: Local variable renames: e -> peer_req by Andreas Gruenbacher · 14 years ago
  90. 6c852be drbd: Update some comments by Andreas Gruenbacher · 14 years ago
  91. 18b75d7 drbd: Clean up some left-overs by Andreas Gruenbacher · 14 years ago
  92. f6ffca9 drbd: Rename struct drbd_epoch_entry to struct drbd_peer_request by Andreas Gruenbacher · 14 years ago
  93. c6f7df4 drbd: Remove unused variable in struct drbd_conf by Andreas Gruenbacher · 14 years ago
  94. 70b1987 drbd: Improve the drbd_find_overlap() documentation by Andreas Gruenbacher · 14 years ago
  95. 43ae077 drbd: Make the peer_seq updating code more obvious by Andreas Gruenbacher · 14 years ago
  96. 6024fec drbd: Defer new writes when detecting conflicting writes by Andreas Gruenbacher · 14 years ago
  97. ddd8877 drbd: Remove unnecessary reference counting left-over by Andreas Gruenbacher · 14 years ago
  98. 5e47226 drbd: _req_conflicts(): Get rid of the epoch_entries tree by Andreas Gruenbacher · 14 years ago
  99. 5384064 drbd: Allow to wait for the completion of an epoch entry as well by Andreas Gruenbacher · 14 years ago
  100. 3e05146 drbd: Remove redundant check from drbd_contains_interval() by Andreas Gruenbacher · 14 years ago