1. 2457b6d drbd: Add drbd_thread->resource and make drbd_thread->connection optional by Andreas Gruenbacher · 13 years ago
  2. 4d01039 drbd: Make w_make_resync_request() static by Andreas Gruenbacher · 13 years ago
  3. a8cd15b drbd: struct drbd_peer_request: Use drbd_work instead of drbd_device_work by Andreas Gruenbacher · 13 years ago
  4. b5043c5 drbd: Turn conn_flush_workqueue() into drbd_flush_workqueue() by Andreas Gruenbacher · 13 years ago
  5. 84b8c06 drbd: Create a dedicated struct drbd_device_work by Andreas Gruenbacher · 13 years ago
  6. 8682eae drbd: Rename w_prev_work_done -> w_complete by Andreas Gruenbacher · 13 years ago
  7. d9f6522 drbd: Move string function prototypes from linux/drbd.h to drbd_string.h by Andreas Gruenbacher · 13 years ago
  8. c60b025 drbd: Kill drbd_task_to_thread_name() by Andreas Gruenbacher · 13 years ago
  9. 69a2277 drbd: Pass a peer device to a number of fuctions by Andreas Gruenbacher · 13 years ago
  10. 9f4fe9a drbd: Replace vnr_to_mdev() with conn_peer_device() by Andreas Gruenbacher · 13 years ago
  11. 79a3c8d drbd: drbd_csum_bio(), drbd_csum_ee(): Remove unused device argument by Andreas Gruenbacher · 13 years ago
  12. 753c6191 drbd: Function prototype cleanups by Andreas Gruenbacher · 13 years ago
  13. 625a6ba drbd: Move cpu_mask from connection to resource by Andreas Gruenbacher · 13 years ago
  14. 6bbf53c drbd: Move susp, susp_nod, susp_fen from connection to resource by Andreas Gruenbacher · 13 years ago
  15. 0500813 drbd: Move conf_mutex from connection to resource by Andreas Gruenbacher · 13 years ago
  16. 59515a2 drbd: drbd_create_device(): Take a resource instead of a connection argument by Andreas Gruenbacher · 13 years ago
  17. f82795d drbd: Rename drbd_{create,delete}_minor -> drbd_{create,delete}_device by Andreas Gruenbacher · 13 years ago
  18. 0b0ba1e drbd: Add explicit device parameter to D_ASSERT by Andreas Gruenbacher · 13 years ago
  19. 1ec861e drbd: Replace and remove the obsolete conn_() macros by Andreas Gruenbacher · 13 years ago
  20. 3b52bef drbd: Turn drbd_printk() into a polymorphic macro by Andreas Gruenbacher · 13 years ago
  21. d018017 drbd: Remove the terrible DEV hack by Andreas Gruenbacher · 13 years ago
  22. c06ece6 drbd: Turn connection->volumes into connection->peer_devices by Andreas Gruenbacher · 13 years ago
  23. eb6bea6 drbd: Move resource options from connection to resource by Andreas Gruenbacher · 13 years ago
  24. 4bc7604 drbd: Replace conn_get_by_name() with drbd_find_resource() by Andreas Gruenbacher · 13 years ago
  25. 803ea13 drbd: Add struct drbd_resource->devices by Andreas Gruenbacher · 13 years ago
  26. d8628a8 drbd: Add struct drbd_device->resource by Andreas Gruenbacher · 13 years ago
  27. 77c556f drbd: Add struct drbd_resource by Andreas Gruenbacher · 13 years ago
  28. 05a10ec drbd: Improve some function and variable naming by Andreas Gruenbacher · 13 years ago
  29. a6b32bc drbd: Introduce "peer_device" object between "device" and "connection" by Andreas Gruenbacher · 13 years ago
  30. bde89a9 drbd: Rename drbd_tconn -> drbd_connection by Andreas Gruenbacher · 13 years ago
  31. b30ab79 drbd: Rename "mdev" to "device" by Andreas Gruenbacher · 13 years ago
  32. 5476169 drbd: Rename struct drbd_conf -> struct drbd_device by Andreas Gruenbacher · 13 years ago
  33. a3603a6 drbd: Split off on-the-wire protocol definitions by Andreas Gruenbacher · 13 years ago
  34. de0b2e6 drivers: block: Move prototype declaration to appropriate header file from drbd_main.c by Rashika Kheria · 11 years ago
  35. ed54482 drivers: block: Move prototype declaration of function tl_abort_disk_io() to appropriate header file from drbd_state.c by Rashika Kheria · 11 years ago
  36. 57737ad drbd: Fix adding of new minors with freshly created meta data by Philipp Reisner · 11 years ago
  37. d752b26 drbd: Allow online change of al-stripes and al-stripe-size by Philipp Reisner · 11 years ago
  38. e96c963 drbd: Constants should be UPPERCASE by Philipp Reisner · 11 years ago
  39. 28e448b drbd: Ignore the exit code of a fence-peer handler if it returns too late by Philipp Reisner · 11 years ago
  40. 08a1dda drbd: consolidate as many updates as possible into one AL transaction by Lars Ellenberg · 11 years ago
  41. b5bc8e0 drbd: split drbd_al_begin_io into fastpath, prepare, and commit by Lars Ellenberg · 11 years ago
  42. 113fef9 drbd: prepare to queue write requests on a submit worker by Lars Ellenberg · 11 years ago
  43. 56392d2 drbd: Clarify when activity log I/O is delegated to the worker thread by Lars Ellenberg · 11 years ago
  44. 68e41a4 drbd: use the cached meta_dev_idx by Lars Ellenberg · 11 years ago
  45. 3a4d4eb drbd: prepare for new striped layout of activity log by Lars Ellenberg · 11 years ago
  46. ae8bf31 drbd: cleanup ondisk meta data layout calculations and defines by Lars Ellenberg · 11 years ago
  47. 9114d795 drbd: cleanup bogus assert message by Lars Ellenberg · 11 years ago
  48. 2cecb73 drbd: fixup after wait_even_lock_irq() addition to generic code by Jens Axboe · 12 years ago
  49. 9868365 Merge branch 'drbd-8.4_ed6' into for-3.8-drivers-drbd-8.4_ed6 by Philipp Reisner · 12 years ago
  50. 328e0f12 drbd: Broadcast sync progress no more often than once per second by Philipp Reisner · 12 years ago
  51. fd0017c drbd: fix regression: potential NULL pointer dereference by Philipp Reisner · 12 years ago
  52. edc9f5e drbd: always write bitmap on detach by Lars Ellenberg · 12 years ago
  53. e34b677 drbd: wait for meta data IO completion even with failed disk, unless force-detached by Lars Ellenberg · 12 years ago
  54. 8747d30 drbd: a few more GFP_KERNEL -> GFP_NOIO by Lars Ellenberg · 12 years ago
  55. 19fffd7 drbd: Call drbd_md_sync() explicitly after a state change on the connection by Philipp Reisner · 12 years ago
  56. c1fd29a drbd: Fix a race condition that can lead to a BUG() by Philipp Reisner · 12 years ago
  57. b66623e drbd: Avoid NetworkFailure state during disconnect by Philipp Reisner · 12 years ago
  58. 39a1aa7f drbd: Protect accesses to the uuid set with a spinlock by Philipp Reisner · 12 years ago
  59. fef45d2 drbd: Write all pages of the bitmap after an online resize by Philipp Reisner · 12 years ago
  60. 427c043 drbd: disambiguation, s/DISCARD_CONCURRENT/RESOLVE_CONFLICTS/ by Lars Ellenberg · 12 years ago
  61. d4dabbe drbd: disambiguation, s/P_DISCARD_WRITE/P_SUPERSEDED/ by Lars Ellenberg · 12 years ago
  62. 232fd3f drbd: cleanup, drop unused struct by Lars Ellenberg · 12 years ago
  63. 58ffa58 drbd: introduce stop-sector to online verify by Lars Ellenberg · 12 years ago
  64. 970fbde drbd: flush drbd work queue before invalidate/invalidate remote by Lars Ellenberg · 12 years ago
  65. 6f3465e drbd: report congestion if we are waiting for some userland callback by Lars Ellenberg · 12 years ago
  66. 0c84966 drbd: differentiate between normal and forced detach by Lars Ellenberg · 12 years ago
  67. bf709c8 drbd: cleanup, remove two unused global flags by Lars Ellenberg · 12 years ago
  68. a0d856d drbd: base completion and destruction of requests on ref counts by Lars Ellenberg · 13 years ago
  69. b406777 drbd: introduce completion_ref and kref to struct drbd_request by Lars Ellenberg · 13 years ago
  70. 5df69ec drbd: __drbd_make_request() is now void by Lars Ellenberg · 13 years ago
  71. b6dd1a8 drbd: remove struct drbd_tl_epoch objects (barrier works) by Lars Ellenberg · 13 years ago
  72. d5b27b0 drbd: move the drbd_work_queue from drbd_socket to drbd_connection by Lars Ellenberg · 13 years ago
  73. 8c0785a drbd: allow to dequeue batches of work at a time by Lars Ellenberg · 13 years ago
  74. b379c41 drbd: transfer log epoch numbers are now per resource by Lars Ellenberg · 13 years ago
  75. a220d29 drbd: allow bitmap to change during writeout from resync_finished by Lars Ellenberg · 12 years ago
  76. 07be15b drbd: fix resend/resubmit of frozen IO by Lars Ellenberg · 12 years ago
  77. a1096a6 drbd: Delay/reject other state changes while establishing a connection by Philipp Reisner · 12 years ago
  78. 9ed57dc drbd: ignore volume number for drbd barrier packet exchange by Lars Ellenberg · 12 years ago
  79. 4439c40 drbd: simplify retry path of failed READ requests by Lars Ellenberg · 12 years ago
  80. 0642d5f drbd: remove unused static helper function by Lars Ellenberg · 12 years ago
  81. e44d71f drbd: remove some very outdated comments by Lars Ellenberg · 12 years ago
  82. 5cdb0bf3 drbd: remove now unused seq_num member from struct drbd_request by Lars Ellenberg · 12 years ago
  83. 32db80f drbd: Consider the disk-timeout also for meta-data IO operations by Philipp Reisner · 12 years ago
  84. 4d0fc3f drbd: Fixed compat issue with disconnecting 8.4 from a primary 8.3 by Philipp Reisner · 13 years ago
  85. 1a3cde4 drbd: drbd_bm_ALe_set_all(): Remove unused function by Andreas Gruenbacher · 13 years ago
  86. 380207d drbd: Load balancing of read requests by Philipp Reisner · 13 years ago
  87. 03d63e1 drbd: Remove leftover prototype by Andreas Gruenbacher · 13 years ago
  88. 12038a3 drbd: Move list of epochs from mdev to tconn by Philipp Reisner · 13 years ago
  89. 1d2783d drbd: Prepare epochs per connection by Philipp Reisner · 13 years ago
  90. 4b0007c drbd: Move write_ordering from mdev to tconn by Philipp Reisner · 13 years ago
  91. 6936fcb drbd: Move the CREATE_BARRIER flag from connection to device by Philipp Reisner · 13 years ago
  92. 43de7c8 drbd: Fixes from the drbd-8.3 branch by Philipp Reisner · 13 years ago
  93. 08b165b drbd: Consider the discard-my-data flag for all volumes [bugz 359] by Philipp Reisner · 13 years ago
  94. d5d7ebd drbd: on attach, enforce clean meta data by Lars Ellenberg · 13 years ago
  95. cdfda63 drbd: detach from frozen backing device by Philipp Reisner · 13 years ago
  96. 2ffca4f drbd: Improve compatibility with drbd's older than 8.3.7 by Philipp Reisner · 13 years ago
  97. d942ae4 drbd: Fixes from the 8.3 development branch by Philipp Reisner · 13 years ago
  98. 3b7cd45 DRBD: Fix comparison always false warning due to long/long long compare by David Howells · 13 years ago
  99. afbbfa8 drbd: Allow to pass resource options to the new-resource command by Andreas Gruenbacher · 13 years ago
  100. 089c075 drbd: Convert the generic netlink interface to accept connection endpoints by Andreas Gruenbacher · 13 years ago