1. a882153 drbd: fix race between role change and handshake by Philipp Reisner · 10 years ago
  2. f221f4b drbd: Only use drbd_msg_put_info() in drbd_nl.c by Andreas Gruenbacher · 10 years ago
  3. 179e20b8 drbd: Minor cleanups by Andreas Gruenbacher · 10 years ago
  4. d429a36 Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  5. e37d243 drbd: track meta data IO intent, start and submit time by Lars Ellenberg · 11 years ago
  6. f88c5d9 drbd: cosmetic: change all printk(level, ...) to pr_<level>(...) by Lars Ellenberg · 11 years ago
  7. 8ce953a drbd: silence -Wmissing-prototypes warnings by Lars Ellenberg · 11 years ago
  8. e334f55 drbd: make sure disk cleanup happens in worker context by Lars Ellenberg · 11 years ago
  9. 720979f drbd: move set_disk_ro() to after we persisted the new role by Lars Ellenberg · 11 years ago
  10. 66ce6db drbd: re-add lost conf_mutex protection in drbd_set_role by Lars Ellenberg · 11 years ago
  11. fcb0967 drbd: stop the meta data sync timer before open coded meta data sync by Lars Ellenberg · 11 years ago
  12. c7a58db drbd: get rid of atomic update on disk bitmap works by Lars Ellenberg · 11 years ago
  13. 70df709 drbd: allow write-ordering policy to be bumped up again by Lars Ellenberg · 11 years ago
  14. 44a4d55 drbd: refactor use of first_peer_device() by Lars Ellenberg · 11 years ago
  15. 8fe39aa drbd: device->ldev is not guaranteed on an D_ATTACHING disk by Philipp Reisner · 11 years ago
  16. e952658 drbd: Move write_ordering from connection to resource by Philipp Reisner · 11 years ago
  17. bbc1c5e drbd: fix regression 'out of mem, failed to invoke fence-peer helper' by Lars Ellenberg · 11 years ago
  18. babea49 drbd: Allow attaching of a newly created device to any backing device by Philipp Reisner · 11 years ago
  19. 02df6fe drbd: Test cstate while holding req_lock by Philipp Reisner · 11 years ago
  20. c1b3156 drbd: use blk_set_stacking_limits() by Philipp Reisner · 11 years ago
  21. fa090e7 drbd: keep max-bio size during detach/attach on disconnected primary by Lars Ellenberg · 11 years ago
  22. 20c68fd drbd: Enable QUEUE_FLAG_DISCARD only if the peer can recieve P_TRIM by Lars Ellenberg · 11 years ago
  23. 9e27687 drbd: allow parallel promote/demote actions by Lars Ellenberg · 11 years ago
  24. a910b12 drbd: perpare for genetlink parallel_ops by Lars Ellenberg · 11 years ago
  25. cdc6af8 drbd: Allow online layout change of AL while peer is not connected by Philipp Reisner · 11 years ago
  26. d40e567 drbd: Remove drbd_wrappers.h by Philipp Reisner · 11 years ago
  27. d7fe69c drbd: Leave IO suspended if the fence handler find the peer primary by Philipp Reisner · 11 years ago
  28. f597f6b drbd: Fix future possible NULL pointer dereference by Andreas Gruenbacher · 11 years ago
  29. b5043c5 drbd: Turn conn_flush_workqueue() into drbd_flush_workqueue() by Andreas Gruenbacher · 13 years ago
  30. 69a2277 drbd: Pass a peer device to a number of fuctions by Andreas Gruenbacher · 13 years ago
  31. 8fe6055 drbd: Rename drbdd_init() -> drbd_receiver() by Andreas Gruenbacher · 13 years ago
  32. 6bbf53c drbd: Move susp, susp_nod, susp_fen from connection to resource by Andreas Gruenbacher · 14 years ago
  33. 0500813 drbd: Move conf_mutex from connection to resource by Andreas Gruenbacher · 14 years ago
  34. 3ab706f drbd: drbd_adm_prepare(): Only set adm_ctx.connection when a connection is requested by Andreas Gruenbacher · 14 years ago
  35. b6f85ef drbd: Iterate over all connections by Andreas Gruenbacher · 14 years ago
  36. 270eb5c drbd: Rename net_conf variables old_conf -> old_net_conf and new_conf -> new_net_conf by Andreas Gruenbacher · 14 years ago
  37. 59515a2 drbd: drbd_create_device(): Take a resource instead of a connection argument by Andreas Gruenbacher · 14 years ago
  38. 5c66104 drbd: drbd_adm_new_resource(): Check if resource exists, not if it has any connections by Andreas Gruenbacher · 14 years ago
  39. 251b8f8 drbd: get_one_status(): Iterate over resource->devices instead of connection->peer_devices by Andreas Gruenbacher · 14 years ago
  40. f82795d drbd: Rename drbd_{create,delete}_minor -> drbd_{create,delete}_device by Andreas Gruenbacher · 14 years ago
  41. 0b0ba1e drbd: Add explicit device parameter to D_ASSERT by Andreas Gruenbacher · 14 years ago
  42. 1ec861e drbd: Replace and remove the obsolete conn_() macros by Andreas Gruenbacher · 14 years ago
  43. d018017 drbd: Remove the terrible DEV hack by Andreas Gruenbacher · 14 years ago
  44. c06ece6 drbd: Turn connection->volumes into connection->peer_devices by Andreas Gruenbacher · 14 years ago
  45. eb6bea6 drbd: Move resource options from connection to resource by Andreas Gruenbacher · 14 years ago
  46. 9693da2 drbd: conn_try_disconnect(): Use parameter instead of the global variable by Andreas Gruenbacher · 14 years ago
  47. 4bc7604 drbd: Replace conn_get_by_name() with drbd_find_resource() by Andreas Gruenbacher · 14 years ago
  48. 803ea13 drbd: Add struct drbd_resource->devices by Andreas Gruenbacher · 14 years ago
  49. d8628a8 drbd: Add struct drbd_device->resource by Andreas Gruenbacher · 14 years ago
  50. a10f6b8 drbd: drbd_adm_down(): Move valid resource name check to drbd_adm_prepare() by Andreas Gruenbacher · 14 years ago
  51. 77c556f drbd: Add struct drbd_resource by Andreas Gruenbacher · 14 years ago
  52. 05a10ec drbd: Improve some function and variable naming by Andreas Gruenbacher · 14 years ago
  53. a6b32bc drbd: Introduce "peer_device" object between "device" and "connection" by Andreas Gruenbacher · 14 years ago
  54. bde89a9 drbd: Rename drbd_tconn -> drbd_connection by Andreas Gruenbacher · 14 years ago
  55. b30ab79 drbd: Rename "mdev" to "device" by Andreas Gruenbacher · 14 years ago
  56. 5476169 drbd: Rename struct drbd_conf -> struct drbd_device by Andreas Gruenbacher · 14 years ago
  57. a3603a6 drbd: Split off on-the-wire protocol definitions by Andreas Gruenbacher · 14 years ago
  58. 8e22943 drbd: Add missing error goto by Philipp Reisner · 11 years ago
  59. 4b7a530 drivers: block: Mark functions as static in drbd_nl.c by Rashika Kheria · 11 years ago
  60. 35f47ef drbd: avoid to shrink max_bio_size due to peer re-configuration by Lars Ellenberg · 11 years ago
  61. 57737ad drbd: Fix adding of new minors with freshly created meta data by Philipp Reisner · 11 years ago
  62. d752b26 drbd: Allow online change of al-stripes and al-stripe-size by Philipp Reisner · 12 years ago
  63. e96c963 drbd: Constants should be UPPERCASE by Philipp Reisner · 12 years ago
  64. 28e448b drbd: Ignore the exit code of a fence-peer handler if it returns too late by Philipp Reisner · 12 years ago
  65. f9eb7bf drbd: Fix rcu_read_lock balance on error path by Andreas Gruenbacher · 12 years ago
  66. a3f8f7d drbd: validate resync_after dependency on attach already by Lars Ellenberg · 12 years ago
  67. 2bd5ed5 drbd: Fix disconnect to keep the peer disk state if connection breaks during operation by Philipp Reisner · 12 years ago
  68. 0b2dafc drbd: drop now useless duplicate state request from invalidate by Philipp Reisner · 12 years ago
  69. 9376d9f drbd: move invalidating the whole bitmap out of after_state ch() by Philipp Reisner · 12 years ago
  70. 5bbcf5e drbd: adjust upper limit for activity log extents by Lars Ellenberg · 12 years ago
  71. 113fef9 drbd: prepare to queue write requests on a submit worker by Lars Ellenberg · 12 years ago
  72. c04ccaa drbd: read meta data early, base on-disk offsets on super block by Lars Ellenberg · 12 years ago
  73. cccac98 drbd: mechanically rename la_size to la_size_sect by Lars Ellenberg · 12 years ago
  74. 68e41a4 drbd: use the cached meta_dev_idx by Lars Ellenberg · 12 years ago
  75. 3a4d4eb drbd: prepare for new striped layout of activity log by Lars Ellenberg · 12 years ago
  76. ae8bf31 drbd: cleanup ondisk meta data layout calculations and defines by Lars Ellenberg · 12 years ago
  77. ef86b77 drbd: Fix drbdsetup wait-connect, wait-sync etc... commands by Philipp Reisner · 12 years ago
  78. 691631c drbd: respect no-md-barriers setting also when changed online via disk-options by Lars Ellenberg · 12 years ago
  79. 9868365 Merge branch 'drbd-8.4_ed6' into for-3.8-drivers-drbd-8.4_ed6 by Philipp Reisner · 12 years ago
  80. 328e0f1 drbd: Broadcast sync progress no more often than once per second by Philipp Reisner · 12 years ago
  81. 4035e4c drbd: Fix clearing of MDF_AL_DISABLED by Philipp Reisner · 12 years ago
  82. edc9f5e drbd: always write bitmap on detach by Lars Ellenberg · 12 years ago
  83. 19fffd7 drbd: Call drbd_md_sync() explicitly after a state change on the connection by Philipp Reisner · 12 years ago
  84. 0ee98e2 drbd: temporarily suspend io in drbd_adm_disk_opts by Lars Ellenberg · 12 years ago
  85. 39a1aa7 drbd: Protect accesses to the uuid set with a spinlock by Philipp Reisner · 12 years ago
  86. fef45d2 drbd: Write all pages of the bitmap after an online resize by Philipp Reisner · 12 years ago
  87. eb12010 drbd: disambiguation, s/ERR_DISCARD/ERR_DISCARD_IMPOSSIBLE/ by Lars Ellenberg · 12 years ago
  88. 427c043 drbd: disambiguation, s/DISCARD_CONCURRENT/RESOLVE_CONFLICTS/ by Lars Ellenberg · 12 years ago
  89. 3174f8c drbd: pass some more information to userspace. by Philipp Marek · 13 years ago
  90. 58ffa58 drbd: introduce stop-sector to online verify by Lars Ellenberg · 12 years ago
  91. 970fbde drbd: flush drbd work queue before invalidate/invalidate remote by Lars Ellenberg · 12 years ago
  92. a324896 drbd: do not reset rs_pending_cnt too early by Lars Ellenberg · 12 years ago
  93. 6f3465e drbd: report congestion if we are waiting for some userland callback by Lars Ellenberg · 12 years ago
  94. 0c84966 drbd: differentiate between normal and forced detach by Lars Ellenberg · 12 years ago
  95. 2701238 drbd: take error path in drbd_adm_down if interrupted by signal by Lars Ellenberg · 12 years ago
  96. b6dd1a8 drbd: remove struct drbd_tl_epoch objects (barrier works) by Lars Ellenberg · 13 years ago
  97. 9a51ab1 drbd: New disk option al-updates by Philipp Reisner · 13 years ago
  98. 26ec928 drbd: Stop using NLA_PUT*(). by Andreas Gruenbacher · 13 years ago
  99. 5016b82 drbd: fix race between drbdadm invalidate/verify and finishing resync by Lars Ellenberg · 13 years ago
  100. a1096a6 drbd: Delay/reject other state changes while establishing a connection by Philipp Reisner · 13 years ago