1. 1882e22 drbd: grammar fix in log message by Lars Ellenberg · 12 years ago
  2. f66ee69 drbd: bm_page_async_io: properly initialize page->private by Lars Ellenberg · 12 years ago
  3. a220d29 drbd: allow bitmap to change during writeout from resync_finished by Lars Ellenberg · 12 years ago
  4. 5016b82 drbd: fix race between drbdadm invalidate/verify and finishing resync by Lars Ellenberg · 12 years ago
  5. 07be15b drbd: fix resend/resubmit of frozen IO by Lars Ellenberg · 12 years ago
  6. 3ea35df drbd: fix spelling, remove boring development log message by Philipp Reisner · 12 years ago
  7. e4bad1b drbd: Ensure that data_size is not 0 before using data_size-1 as index by Philipp Reisner · 12 years ago
  8. a1096a6 drbd: Delay/reject other state changes while establishing a connection by Philipp Reisner · 12 years ago
  9. 27eb13e drbd: Fixed processing of disk-barrier, disk-flushes and disk-drain by Philipp Reisner · 12 years ago
  10. 9ed57dc drbd: ignore volume number for drbd barrier packet exchange by Lars Ellenberg · 12 years ago
  11. 648e46b drbd: complete_conflicting_writes() should not care about connections by Lars Ellenberg · 12 years ago
  12. 4439c40 drbd: simplify retry path of failed READ requests by Lars Ellenberg · 12 years ago
  13. 2415308 drbd: move put_ldev from __req_mod() to the endio callback by Lars Ellenberg · 12 years ago
  14. 6870ca6 drbd: factor out master_bio completion and drbd_request destruction paths by Lars Ellenberg · 12 years ago
  15. 8d6cdd7 drbd: conflicting writes: make wake_up of waiting peer_requests explicit by Lars Ellenberg · 12 years ago
  16. 0afd569 drbd: fix WRITE_ACKED_BY_PEER_AND_SIS to not set RQ_NET_DONE by Lars Ellenberg · 12 years ago
  17. ea9d672 drbd: fix READ_RETRY_REMOTE_CANCELED to not complete if device is suspended by Lars Ellenberg · 12 years ago
  18. 27a434f drbd: make OOS_HANDED_TO_NETWORK its own case by Lars Ellenberg · 12 years ago
  19. 2312f0b3 drbd: fix potential deadlock during "restart" of conflicting writes by Lars Ellenberg · 13 years ago
  20. f9916d6 drbd: don't pretend that barrier_nr == 0 was special by Lars Ellenberg · 12 years ago
  21. 0642d5f drbd: remove unused static helper function by Lars Ellenberg · 12 years ago
  22. e44d71f drbd: remove some very outdated comments by Lars Ellenberg · 12 years ago
  23. 9dab384 drbd: fix memleak in error path in bm_rw and drbd_bm_write_range by Lars Ellenberg · 12 years ago
  24. a6a7d4f drbd: missing wakeup after drbd_rs_del_all by Lars Ellenberg · 12 years ago
  25. 5cdb0bf3 drbd: remove now unused seq_num member from struct drbd_request by Lars Ellenberg · 12 years ago
  26. 4b8514e drbd: fix potential data corruption and protocol error by Lars Ellenberg · 12 years ago
  27. e8744f5 drbd: Fixed detach by Lars Ellenberg · 12 years ago
  28. d93f630 drbd: Fix a potential write ordering issue on SyncTarget nodes by Lars Ellenberg · 12 years ago
  29. 81f4486 drbd: Fix a potential race that could case data inconsistency by Lars Ellenberg · 12 years ago
  30. 38a05c1 drbd: Consider that bio->bi_bdev might be modified below DRBD by Philipp Reisner · 12 years ago
  31. 72585d2 drbd: add missing part_round_stats to _drbd_start_io_acct by Philipp Reisner · 12 years ago
  32. dd9b360 drbd: Fix module refcount leak in drbd_accept() by Philipp Reisner · 12 years ago
  33. 93f5afe drbd: If disk timeout expires fail only the affected volume by Philipp Reisner · 12 years ago
  34. 32db80f drbd: Consider the disk-timeout also for meta-data IO operations by Philipp Reisner · 12 years ago
  35. 25b0d6c drbd: Reinstate disabling AL updates with invalidate-remote by Philipp Reisner · 12 years ago
  36. b17f33c drbd: explicitly clear unused dp_flags in drbd_send_block by Lars Ellenberg · 12 years ago
  37. 4d0fc3f drbd: Fixed compat issue with disconnecting 8.4 from a primary 8.3 by Philipp Reisner · 12 years ago
  38. 1a3cde4 drbd: drbd_bm_ALe_set_all(): Remove unused function by Andreas Gruenbacher · 13 years ago
  39. 69b6a3b drbd: restart loop in drbd_make_request() [prepare for Linux-3.2] by Philipp Reisner · 13 years ago
  40. 7da3586 drbd: Restore late assigning of tconn->data.sock and meta.sock by Philipp Reisner · 13 years ago
  41. a01842e drbd: Log failures of connection state changes by Philipp Reisner · 13 years ago
  42. e8cdc34 drbd: Consider that read requests could be NEG_ACKEDed by Philipp Reisner · 13 years ago
  43. 6ab9b1b drbd: Do not send state packets while lower than C_CONNECTED cstate by Philipp Reisner · 13 years ago
  44. b8853db drbd: fix race between disconnect and receive_state by Philipp Reisner · 13 years ago
  45. 57bcb6c drbd: Do not call generic_make_request() while holding req_lock by Philipp Reisner · 13 years ago
  46. d60de03 drbd: Load balancing method: striping by Philipp Reisner · 13 years ago
  47. 380207d drbd: Load balancing of read requests by Philipp Reisner · 13 years ago
  48. d10b4ea drbd: Get rid of "ASSERTION FAILED: tconn->current_epoch->list not empty" by Philipp Reisner · 13 years ago
  49. 615e087 drbd: add missing rcu locks around recently introduced idr_for_each by Lars Ellenberg · 13 years ago
  50. 03d63e1 drbd: Remove leftover prototype by Andreas Gruenbacher · 13 years ago
  51. 975b297 drbd: fix potential spinlock deadlock by Philipp Reisner · 13 years ago
  52. 77fede5 drbd: Fix the WO=drain implementation for multiple volumes by Philipp Reisner · 13 years ago
  53. 1e9dd29 drbd: Switch drbd_may_finish_epoch() from mdev to tconn by Philipp Reisner · 13 years ago
  54. 12038a3 drbd: Move list of epochs from mdev to tconn by Philipp Reisner · 13 years ago
  55. 1d2783d drbd: Prepare epochs per connection by Philipp Reisner · 13 years ago
  56. 4b0007c drbd: Move write_ordering from mdev to tconn by Philipp Reisner · 13 years ago
  57. 6936fcb drbd: Move the CREATE_BARRIER flag from connection to device by Philipp Reisner · 13 years ago
  58. 36baf61 drbd: Fixed an obvious copy-n-paste mistake by Philipp Reisner · 13 years ago
  59. 43de7c8 drbd: Fixes from the drbd-8.3 branch by Philipp Reisner · 13 years ago
  60. 0cfac5d drbd: Fixes from the drbd-8.3 branch by Philipp Reisner · 13 years ago
  61. 376694a drbd: Silenced compiler warnings by Philipp Reisner · 13 years ago
  62. 9bcd252 drbd: fix "stalled" empty resync by Philipp Reisner · 13 years ago
  63. 22d8114 drbd: fix bitmap writeout after aborted resync by Lars Ellenberg · 13 years ago
  64. 08b165b drbd: Consider the discard-my-data flag for all volumes [bugz 359] by Philipp Reisner · 13 years ago
  65. 935be26 drbd: Improve error reporting in drbd_md_sync_page_io() by Andreas Gruenbacher · 13 years ago
  66. 25e4093 drbd: fix connect failure with all default net-options by Lars Ellenberg · 13 years ago
  67. a209b4a drbd: Update some outdated comments to match the code by Andreas Gruenbacher · 13 years ago
  68. c4e7afd drbd: Remove unused code by Philipp Reisner · 13 years ago
  69. 4276dea drbd: Remove dead code by Philipp Reisner · 13 years ago
  70. 85d73513 drbd: Cleanup all epoch objects upon connection loss by Philipp Reisner · 13 years ago
  71. f132f55 drbd: Do not display bogus log lines for pdsk in case pdsk < D_UNKNOWN by Philipp Reisner · 13 years ago
  72. 97ddb68 drbd: detach must not try to abort non-local requests by Lars Ellenberg · 13 years ago
  73. f497609 drbd: Get rid of MR_{READ,WRITE}_SHIFT by Andreas Gruenbacher · 13 years ago
  74. 823bd83 drbd: Bugfix for the connection behavior by Philipp Reisner · 12 years ago
  75. 7d4c782 drbd: Fix the data-integrity-alg setting by Andreas Gruenbacher · 13 years ago
  76. 71fc7ee drbd: Turn tl_apply() into tl_abort_disk_io() by Andreas Gruenbacher · 13 years ago
  77. 1b7ab15 drbd: Fixed w_restart_disk_io() to handle non active AL-extents by Philipp Reisner · 13 years ago
  78. 9b743da drbd: Missing assignment of mdev before drbd_queue_work() by Philipp Reisner · 13 years ago
  79. 3b03ad5 drbd: Do not mod_timer() with a past time by Philipp Reisner · 13 years ago
  80. 3fb4746 drbd: Consider that the no-data-condition could be in connected state by Philipp Reisner · 13 years ago
  81. 97af09d drbd: Dropped wrong clause to generate new current UUIDs by Philipp Reisner · 13 years ago
  82. accdbcc drbd: receive_protocol(): We cannot change our own data-integrity-alg setting here by Andreas Gruenbacher · 13 years ago
  83. d505d9b drbd: Be consistent in reporting incompatibilities in P_PROTOCOL settings by Andreas Gruenbacher · 13 years ago
  84. fbc12f4 drbd: receive_protocol(): Make the program flow less confusing by Andreas Gruenbacher · 13 years ago
  85. b792c35 drbd: receive_protocol(): Give variables more easily searchable names by Andreas Gruenbacher · 13 years ago
  86. 5af172e drbd: Print memory address in hex instead of decimal in error message by Andreas Gruenbacher · 13 years ago
  87. f2257a5 drbd: Allow to create devices with a minor number > minor_count by Andreas Gruenbacher · 13 years ago
  88. 367d675d drbd: report net config even for resources without a single volume by Lars Ellenberg · 13 years ago
  89. e0e1665 drbd: Correctly handle resources without volumes by Philipp Reisner · 13 years ago
  90. a67e1d9 drbd: Eliminated the "notified peer" messages by Philipp Reisner · 13 years ago
  91. 369bea6 drbd: Fixed removal of volumes/devices from connected resources by Philipp Reisner · 13 years ago
  92. d5d7ebd drbd: on attach, enforce clean meta data by Lars Ellenberg · 13 years ago
  93. cdfda63 drbd: detach from frozen backing device by Philipp Reisner · 13 years ago
  94. 2fcb8f3 drbd: Improve the "unexpected packet" error messages by Andreas Gruenbacher · 13 years ago
  95. 9510b24 drbd: Fixed state transitions in case reading meta data failes 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. 4dbdae3 drbd: downgraded error printk to info by Lars Ellenberg · 13 years ago
  99. 3b7cd45 DRBD: Fix comparison always false warning due to long/long long compare by David Howells · 13 years ago
  100. 6dff290 drbd: Rename --dry-run to --tentative by Andreas Gruenbacher · 13 years ago