1. 9534d67 drbd: Use shash and ahash by Herbert Xu · 8 years ago
  2. 5bded4e drbd: don't block forever in disconnect during resync if fencing=r-a-stonith by Lars Ellenberg · 9 years ago
  3. 63a7c8a drbd: make drbd known to lsblk: use bd_link_disk_holder by Lars Ellenberg · 9 years ago
  4. edb5e5f drbd: fix spurious alert level printk by Lars Ellenberg · 9 years ago
  5. 39e91a6 drbd: use resource name in workqueue by Lars Ellenberg · 9 years ago
  6. 668700b drbd: Create a dedicated workqueue for sending acks on the control connection by Philipp Reisner · 9 years ago
  7. 1c03e52 drbd: Rename asender to ack_receiver by Philipp Reisner · 9 years ago
  8. 28bc3b8 drbd: Fix locking across all resources by Andreas Gruenbacher · 10 years ago
  9. f6ba863 drbd: Move enum write_ordering_e to drbd.h by Andreas Gruenbacher · 10 years ago
  10. 8ae1266 block: kill merge_bvec_fn() completely by Kent Overstreet · 9 years ago
  11. 4452226 writeback: move backing_dev_info->state into bdi_writeback by Tejun Heo · 9 years ago
  12. cbc4ffd block, drbd: use mempool_create_slab_pool() by David Rientjes · 9 years ago
  13. f221f4b drbd: Only use drbd_msg_put_info() in drbd_nl.c by Andreas Gruenbacher · 10 years ago
  14. 179e20b8 drbd: Minor cleanups by Andreas Gruenbacher · 10 years ago
  15. 11f8b2b drbd: Use better variable names by Andreas Gruenbacher · 10 years ago
  16. 1e39152 drbd: implicitly truncate cpu-mask by Lars Ellenberg · 10 years ago
  17. f418815 drbd: debugfs: Add in_flight_summary by Lars Ellenberg · 10 years ago
  18. 4d3d5aa drbd: debugfs: add basic hierarchy by Lars Ellenberg · 10 years ago
  19. 4ce4926 drbd: track details of bitmap IO by Lars Ellenberg · 10 years ago
  20. ad3fee7 drbd: improve throttling decisions of background resynchronisation by Lars Ellenberg · 11 years ago
  21. 844a6ae drbd: add lists to find oldest pending requests by Lars Ellenberg · 11 years ago
  22. e5f891b drbd: gather detailed timing statistics for drbd_requests by Lars Ellenberg · 11 years ago
  23. e37d243 drbd: track meta data IO intent, start and submit time by Lars Ellenberg · 10 years ago
  24. a8ba0d6 drbd: fix drbd_destroy_device reference count updates by Lars Ellenberg · 10 years ago
  25. c2258ff drbd: poison free'd device, resource and connection structs by Lars Ellenberg · 10 years ago
  26. f88c5d9 drbd: cosmetic: change all printk(level, ...) to pr_<level>(...) by Lars Ellenberg · 10 years ago
  27. 08d0dab drbd: application writes may set-in-sync in protocol != C by Lars Ellenberg · 10 years ago
  28. caa3db0 drbd: Remove unnecessary/unused code by Andreas Gruenbacher · 10 years ago
  29. 8ce953a drbd: silence -Wmissing-prototypes warnings by Lars Ellenberg · 10 years ago
  30. ac0acb9 drbd: use drbd_device_post_work() in more places by Lars Ellenberg · 10 years ago
  31. e334f55 drbd: make sure disk cleanup happens in worker context by Lars Ellenberg · 10 years ago
  32. 123ff12 drbd: trigger tcp_push_pending_frames() for PING and PING_ACK by Lars Ellenberg · 10 years ago
  33. 28995af drbd: rename drbd_free_bc() to drbd_free_ldev() by Philipp Reisner · 11 years ago
  34. 8fe39aa drbd: device->ldev is not guaranteed on an D_ATTACHING disk by Philipp Reisner · 11 years ago
  35. e952658 drbd: Move write_ordering from connection to resource by Philipp Reisner · 11 years ago
  36. 2f632ae drbd: prepare sending side for REQ_DISCARD by Lars Ellenberg · 10 years ago
  37. 9e27687 drbd: allow parallel promote/demote actions by Lars Ellenberg · 10 years ago
  38. a910b12 drbd: perpare for genetlink parallel_ops by Lars Ellenberg · 10 years ago
  39. 2457b6d drbd: Add drbd_thread->resource and make drbd_thread->connection optional by Andreas Gruenbacher · 13 years ago
  40. b5043c5 drbd: Turn conn_flush_workqueue() into drbd_flush_workqueue() by Andreas Gruenbacher · 13 years ago
  41. 84b8c06 drbd: Create a dedicated struct drbd_device_work by Andreas Gruenbacher · 13 years ago
  42. c60b025 drbd: Kill drbd_task_to_thread_name() by Andreas Gruenbacher · 13 years ago
  43. 69a2277 drbd: Pass a peer device to a number of fuctions by Andreas Gruenbacher · 13 years ago
  44. 79a3c8d drbd: drbd_csum_bio(), drbd_csum_ee(): Remove unused device argument by Andreas Gruenbacher · 13 years ago
  45. 753c6191 drbd: Function prototype cleanups by Andreas Gruenbacher · 13 years ago
  46. 8fe6055 drbd: Rename drbdd_init() -> drbd_receiver() by Andreas Gruenbacher · 13 years ago
  47. 625a6ba drbd: Move cpu_mask from connection to resource by Andreas Gruenbacher · 13 years ago
  48. f44d043 drbd: Define the size of res_opts->cpu_mask in a single place by Andreas Gruenbacher · 13 years ago
  49. 6bbf53c drbd: Move susp, susp_nod, susp_fen from connection to resource by Andreas Gruenbacher · 13 years ago
  50. 0500813 drbd: Move conf_mutex from connection to resource by Andreas Gruenbacher · 13 years ago
  51. b6f85ef drbd: Iterate over all connections by Andreas Gruenbacher · 13 years ago
  52. 59515a2 drbd: drbd_create_device(): Take a resource instead of a connection argument by Andreas Gruenbacher · 13 years ago
  53. f82795d drbd: Rename drbd_{create,delete}_minor -> drbd_{create,delete}_device by Andreas Gruenbacher · 13 years ago
  54. 0b0ba1e drbd: Add explicit device parameter to D_ASSERT by Andreas Gruenbacher · 13 years ago
  55. 1ec861e drbd: Replace and remove the obsolete conn_() macros by Andreas Gruenbacher · 13 years ago
  56. d018017 drbd: Remove the terrible DEV hack by Andreas Gruenbacher · 13 years ago
  57. c06ece6 drbd: Turn connection->volumes into connection->peer_devices by Andreas Gruenbacher · 13 years ago
  58. eb6bea6 drbd: Move resource options from connection to resource by Andreas Gruenbacher · 13 years ago
  59. 4bc7604 drbd: Replace conn_get_by_name() with drbd_find_resource() by Andreas Gruenbacher · 13 years ago
  60. 803ea13 drbd: Add struct drbd_resource->devices by Andreas Gruenbacher · 13 years ago
  61. 93e4bf7 drbd: Minor cleanup in conn_new_minor() by Andreas Gruenbacher · 11 years ago
  62. d8628a8 drbd: Add struct drbd_device->resource by Andreas Gruenbacher · 13 years ago
  63. 77c556f drbd: Add struct drbd_resource by Andreas Gruenbacher · 13 years ago
  64. 05a10ec drbd: Improve some function and variable naming by Andreas Gruenbacher · 13 years ago
  65. a6b32bc drbd: Introduce "peer_device" object between "device" and "connection" by Andreas Gruenbacher · 13 years ago
  66. bde89a9 drbd: Rename drbd_tconn -> drbd_connection by Andreas Gruenbacher · 13 years ago
  67. b30ab79 drbd: Rename "mdev" to "device" by Andreas Gruenbacher · 13 years ago
  68. 5476169 drbd: Rename struct drbd_conf -> struct drbd_device by Andreas Gruenbacher · 13 years ago
  69. a3603a6 drbd: Split off on-the-wire protocol definitions by Andreas Gruenbacher · 13 years ago
  70. de0b2e6 drivers: block: Move prototype declaration to appropriate header file from drbd_main.c by Rashika Kheria · 11 years ago
  71. 16f4e74 drivers: block: Mark functions as static in drbd_main.c by Rashika Kheria · 11 years ago
  72. 4550dd6 block: Immutable bio vecs by Kent Overstreet · 11 years ago
  73. 7988613 block: Convert bio_for_each_segment() to bvec_iter by Kent Overstreet · 11 years ago
  74. 69babf0 drbd: fix NULL pointer deref in module init error path by Lars Ellenberg · 11 years ago
  75. d752b26 drbd: Allow online change of al-stripes and al-stripe-size by Philipp Reisner · 11 years ago
  76. 6110d70 drbd: fix error return code in drbd_init() by Wei Yongjun · 11 years ago
  77. ebb3727 Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  78. db2a144 block_device_operations->release() should return void by Al Viro · 11 years ago
  79. 94ad0a1 drbd: fix memory leak by Lars Ellenberg · 11 years ago
  80. bb45185 drbd: fix spurious warning about bitmap being locked from detach by Philipp Reisner · 11 years ago
  81. 113fef9 drbd: prepare to queue write requests on a submit worker by Lars Ellenberg · 11 years ago
  82. c04ccaa drbd: read meta data early, base on-disk offsets on super block by Lars Ellenberg · 11 years ago
  83. cccac98 drbd: mechanically rename la_size to la_size_sect by Lars Ellenberg · 11 years ago
  84. 3a4d4eb drbd: prepare for new striped layout of activity log by Lars Ellenberg · 11 years ago
  85. ae8bf31 drbd: cleanup ondisk meta data layout calculations and defines by Lars Ellenberg · 11 years ago
  86. 9114d795 drbd: cleanup bogus assert message by Lars Ellenberg · 11 years ago
  87. 56de210 drbd: convert to idr_alloc() by Tejun Heo · 11 years ago
  88. 298307e drbd: Remove obsolete check by Philipp Reisner · 12 years ago
  89. 9868365 Merge branch 'drbd-8.4_ed6' into for-3.8-drivers-drbd-8.4_ed6 by Philipp Reisner · 12 years ago
  90. fd0017c drbd: fix regression: potential NULL pointer dereference by Philipp Reisner · 12 years ago
  91. edc9f5e drbd: always write bitmap on detach by Lars Ellenberg · 12 years ago
  92. 19fffd7 drbd: Call drbd_md_sync() explicitly after a state change on the connection by Philipp Reisner · 12 years ago
  93. b792b65 drbd: fix potential list_add corruption by Lars Ellenberg · 12 years ago
  94. 39a1aa7f drbd: Protect accesses to the uuid set with a spinlock by Philipp Reisner · 12 years ago
  95. d4dabbe drbd: disambiguation, s/P_DISCARD_WRITE/P_SUPERSEDED/ by Lars Ellenberg · 12 years ago
  96. 81a3537 drbd: announce FLUSH/FUA capability to upper layers by Lars Ellenberg · 12 years ago
  97. 6f3465e drbd: report congestion if we are waiting for some userland callback by Lars Ellenberg · 12 years ago
  98. 0c84966 drbd: differentiate between normal and forced detach by Lars Ellenberg · 12 years ago
  99. 9a278a7 drbd: allow read requests to be retried after force-detach by Lars Ellenberg · 12 years ago
  100. a0d856d drbd: base completion and destruction of requests on ref counts by Lars Ellenberg · 12 years ago