1. f82795d drbd: Rename drbd_{create,delete}_minor -> drbd_{create,delete}_device by Andreas Gruenbacher · 14 years ago
  2. 0b0ba1e drbd: Add explicit device parameter to D_ASSERT by Andreas Gruenbacher · 14 years ago
  3. 1ec861e drbd: Replace and remove the obsolete conn_() macros by Andreas Gruenbacher · 14 years ago
  4. d018017 drbd: Remove the terrible DEV hack by Andreas Gruenbacher · 14 years ago
  5. c06ece6 drbd: Turn connection->volumes into connection->peer_devices by Andreas Gruenbacher · 14 years ago
  6. eb6bea6 drbd: Move resource options from connection to resource by Andreas Gruenbacher · 14 years ago
  7. 4bc7604 drbd: Replace conn_get_by_name() with drbd_find_resource() by Andreas Gruenbacher · 14 years ago
  8. 803ea13 drbd: Add struct drbd_resource->devices by Andreas Gruenbacher · 14 years ago
  9. 93e4bf7 drbd: Minor cleanup in conn_new_minor() by Andreas Gruenbacher · 12 years ago
  10. d8628a8 drbd: Add struct drbd_device->resource by Andreas Gruenbacher · 14 years ago
  11. 77c556f drbd: Add struct drbd_resource by Andreas Gruenbacher · 14 years ago
  12. 05a10ec drbd: Improve some function and variable naming by Andreas Gruenbacher · 14 years ago
  13. a6b32bc drbd: Introduce "peer_device" object between "device" and "connection" by Andreas Gruenbacher · 14 years ago
  14. bde89a9 drbd: Rename drbd_tconn -> drbd_connection by Andreas Gruenbacher · 14 years ago
  15. b30ab79 drbd: Rename "mdev" to "device" by Andreas Gruenbacher · 14 years ago
  16. 5476169 drbd: Rename struct drbd_conf -> struct drbd_device by Andreas Gruenbacher · 14 years ago
  17. a3603a6 drbd: Split off on-the-wire protocol definitions by Andreas Gruenbacher · 14 years ago
  18. de0b2e6 drivers: block: Move prototype declaration to appropriate header file from drbd_main.c by Rashika Kheria · 11 years ago
  19. 16f4e74 drivers: block: Mark functions as static in drbd_main.c by Rashika Kheria · 11 years ago
  20. 4550dd6 block: Immutable bio vecs by Kent Overstreet · 11 years ago
  21. 7988613 block: Convert bio_for_each_segment() to bvec_iter by Kent Overstreet · 11 years ago
  22. 69babf0 drbd: fix NULL pointer deref in module init error path by Lars Ellenberg · 11 years ago
  23. d752b26 drbd: Allow online change of al-stripes and al-stripe-size by Philipp Reisner · 12 years ago
  24. 6110d70 drbd: fix error return code in drbd_init() by Wei Yongjun · 12 years ago
  25. ebb3727 Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  26. db2a144 block_device_operations->release() should return void by Al Viro · 12 years ago
  27. 94ad0a1 drbd: fix memory leak by Lars Ellenberg · 12 years ago
  28. bb45185 drbd: fix spurious warning about bitmap being locked from detach by Philipp Reisner · 12 years ago
  29. 113fef9 drbd: prepare to queue write requests on a submit worker by Lars Ellenberg · 12 years ago
  30. c04ccaa drbd: read meta data early, base on-disk offsets on super block by Lars Ellenberg · 12 years ago
  31. cccac98 drbd: mechanically rename la_size to la_size_sect by Lars Ellenberg · 12 years ago
  32. 3a4d4eb drbd: prepare for new striped layout of activity log by Lars Ellenberg · 12 years ago
  33. ae8bf31 drbd: cleanup ondisk meta data layout calculations and defines by Lars Ellenberg · 12 years ago
  34. 9114d795 drbd: cleanup bogus assert message by Lars Ellenberg · 12 years ago
  35. 56de210 drbd: convert to idr_alloc() by Tejun Heo · 12 years ago
  36. 298307e drbd: Remove obsolete check by Philipp Reisner · 12 years ago
  37. 9868365 Merge branch 'drbd-8.4_ed6' into for-3.8-drivers-drbd-8.4_ed6 by Philipp Reisner · 12 years ago
  38. fd0017c drbd: fix regression: potential NULL pointer dereference by Philipp Reisner · 12 years ago
  39. edc9f5e drbd: always write bitmap on detach by Lars Ellenberg · 12 years ago
  40. 19fffd7 drbd: Call drbd_md_sync() explicitly after a state change on the connection by Philipp Reisner · 12 years ago
  41. b792b65 drbd: fix potential list_add corruption by Lars Ellenberg · 12 years ago
  42. 39a1aa7 drbd: Protect accesses to the uuid set with a spinlock by Philipp Reisner · 12 years ago
  43. d4dabbe drbd: disambiguation, s/P_DISCARD_WRITE/P_SUPERSEDED/ by Lars Ellenberg · 12 years ago
  44. 81a3537 drbd: announce FLUSH/FUA capability to upper layers by Lars Ellenberg · 12 years ago
  45. 6f3465e drbd: report congestion if we are waiting for some userland callback by Lars Ellenberg · 12 years ago
  46. 0c84966 drbd: differentiate between normal and forced detach by Lars Ellenberg · 12 years ago
  47. 9a278a7 drbd: allow read requests to be retried after force-detach by Lars Ellenberg · 12 years ago
  48. a0d856d drbd: base completion and destruction of requests on ref counts by Lars Ellenberg · 13 years ago
  49. 5df69ec drbd: __drbd_make_request() is now void by Lars Ellenberg · 13 years ago
  50. b6dd1a8 drbd: remove struct drbd_tl_epoch objects (barrier works) by Lars Ellenberg · 13 years ago
  51. d5b27b0 drbd: move the drbd_work_queue from drbd_socket to drbd_connection by Lars Ellenberg · 13 years ago
  52. 8c0785a drbd: allow to dequeue batches of work at a time by Lars Ellenberg · 13 years ago
  53. b379c41 drbd: transfer log epoch numbers are now per resource by Lars Ellenberg · 13 years ago
  54. 9d05e7c drbd: rename drbd_restart_write to drbd_restart_request by Lars Ellenberg · 13 years ago
  55. c5b005a drbd: use bitmap_parse instead of __bitmap_parse by Philipp Reisner · 13 years ago
  56. 9ed57dc drbd: ignore volume number for drbd barrier packet exchange by Lars Ellenberg · 13 years ago
  57. 2312f0b3 drbd: fix potential deadlock during "restart" of conflicting writes by Lars Ellenberg · 13 years ago
  58. f9916d6 drbd: don't pretend that barrier_nr == 0 was special by Lars Ellenberg · 13 years ago
  59. 5cdb0bf3 drbd: remove now unused seq_num member from struct drbd_request by Lars Ellenberg · 13 years ago
  60. 4b8514e drbd: fix potential data corruption and protocol error by Lars Ellenberg · 13 years ago
  61. b17f33c drbd: explicitly clear unused dp_flags in drbd_send_block by Lars Ellenberg · 13 years ago
  62. 12038a3 drbd: Move list of epochs from mdev to tconn by Philipp Reisner · 13 years ago
  63. 4b0007c drbd: Move write_ordering from mdev to tconn by Philipp Reisner · 13 years ago
  64. 6936fcb drbd: Move the CREATE_BARRIER flag from connection to device by Philipp Reisner · 13 years ago
  65. 43de7c8 drbd: Fixes from the drbd-8.3 branch by Philipp Reisner · 13 years ago
  66. 0cfac5d drbd: Fixes from the drbd-8.3 branch by Philipp Reisner · 13 years ago
  67. 97ddb68 drbd: detach must not try to abort non-local requests by Lars Ellenberg · 14 years ago
  68. f497609 drbd: Get rid of MR_{READ,WRITE}_SHIFT by Andreas Gruenbacher · 14 years ago
  69. 7d4c782 drbd: Fix the data-integrity-alg setting by Andreas Gruenbacher · 14 years ago
  70. 71fc7ee drbd: Turn tl_apply() into tl_abort_disk_io() by Andreas Gruenbacher · 14 years ago
  71. d5d7ebd drbd: on attach, enforce clean meta data by Lars Ellenberg · 14 years ago
  72. cdfda63 drbd: detach from frozen backing device by Philipp Reisner · 14 years ago
  73. 2ffca4f drbd: Improve compatibility with drbd's older than 8.3.7 by Philipp Reisner · 14 years ago
  74. 6dff290 drbd: Rename --dry-run to --tentative by Andreas Gruenbacher · 14 years ago
  75. afbbfa8 drbd: Allow to pass resource options to the new-resource command by Andreas Gruenbacher · 14 years ago
  76. 089c075 drbd: Convert the generic netlink interface to accept connection endpoints by Andreas Gruenbacher · 14 years ago
  77. 46530e8 drbd: Use DRBD_MINOR_COUNT_DEF in one more place by Andreas Gruenbacher · 14 years ago
  78. d659f2a drbd: Send PROTOCOL_UPDATE packets when appropriate by Philipp Reisner · 14 years ago
  79. 036b17e drbd: Receiving part for the PROTOCOL_UPDATE packet by Philipp Reisner · 14 years ago
  80. 46e1ce4 drbd: protect updates to integrits_tfm by tconn->data->mutex by Philipp Reisner · 14 years ago
  81. 6394b93 drbd: Refer to resync-rate consistently throughout the code by Andreas Gruenbacher · 14 years ago
  82. 6139f60 drbd: Rename the want_lose field/flag to discard_my_data by Andreas Gruenbacher · 14 years ago
  83. c141ebd drbd: Removing drbd_cfg_rwsem by Philipp Reisner · 14 years ago
  84. ec0bddb drbd: Use RCU for the drbd_tconns list by Philipp Reisner · 14 years ago
  85. 81fa2e6 drbd: Refcounting for mdev objects by Philipp Reisner · 14 years ago
  86. 9958c85 drbd: Made the fifo object a self contained object (preparing for RCU) by Philipp Reisner · 14 years ago
  87. daeda1c drbd: RCU for disk_conf by Philipp Reisner · 14 years ago
  88. a009550 drbd: Renamed the net_conf_update mutex to conf_update by Philipp Reisner · 14 years ago
  89. b966b5d drbd: Generate the drbd_set_*_defaults() functions from drbd_genl.h by Andreas Gruenbacher · 14 years ago
  90. 992d6e9 drbd: fix thread stop deadlock by Lars Ellenberg · 14 years ago
  91. 88104ca drbd: Allow to change data-integrity-alg on the fly by Andreas Gruenbacher · 14 years ago
  92. a7eb7bd drbd: Introduce a "lockless" variant of drbd_send_protocoll() by Andreas Gruenbacher · 14 years ago
  93. 5b614ab drbd: Rename integrity_r_tfm -> peer_integrity_tfm by Andreas Gruenbacher · 14 years ago
  94. 8d412fc drbd: Rename integrity_w_tfm -> integrity_tfm by Andreas Gruenbacher · 14 years ago
  95. 5979e36 drbd: on reconfiguration requests, mind the SET_DEFAULTS flag by Lars Ellenberg · 14 years ago
  96. 0ace9df drbd: Take a reference on tconn when finding a tconn by name by Philipp Reisner · 14 years ago
  97. 9dc9fbb drbd: Basic refcounting for drbd_tconn by Philipp Reisner · 14 years ago
  98. 1d04122 drbd: Eliminated drbd_free_resoruces() it is superseeded by conn_free_crypto() by Philipp Reisner · 14 years ago
  99. ae25b33 drbd: cmdname() enum to string convertion was missing a few constants by Lars Ellenberg · 14 years ago
  100. 91fd4da drbd: Proper locking for updates to net_conf under RCU by Philipp Reisner · 14 years ago