1. e9f05b4 drbd: use RB_DECLARE_CALLBACKS() to define augment callbacks by Lai Jiangshan · 10 years ago
  2. 82cfb90 drbd: compute the end before rb_insert_augmented() by Lai Jiangshan · 10 years ago
  3. 590001c drbd: Add missing newline in resync progress display in /proc/drbd by Philipp Reisner · 10 years ago
  4. 729e8b8 drbd: reduce lock contention in drbd_worker by Lars Ellenberg · 10 years ago
  5. abde9cc drbd: Improve asender performance by Lars Ellenberg · 10 years ago
  6. b47a06d drbd: Get rid of the WORK_PENDING macro by Andreas Gruenbacher · 10 years ago
  7. d1b8085 drbd: Get rid of the __no_warn and __cond_lock macros by Andreas Gruenbacher · 10 years ago
  8. 8d4ba3f drbd: Avoid inconsistent locking warning by Andreas Gruenbacher · 10 years ago
  9. f0c21e6 drbd: Remove superfluous newline from "resync_extents" debugfs entry. by Philipp Marek · 10 years ago
  10. ed15b79 drbd: Use consistent names for all the bi_end_io callbacks by Andreas Gruenbacher · 10 years ago
  11. 11f8b2b drbd: Use better variable names by Andreas Gruenbacher · 10 years ago
  12. d429a36 Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  13. bf0d6e4 drbd: silence underflow warning in read_in_block() by Dan Carpenter · 10 years ago
  14. 1e39152 drbd: implicitly truncate cpu-mask by Lars Ellenberg · 10 years ago
  15. 193cb00 drbd: drop spurious parameters from _drbd_md_sync_page_io by Lars Ellenberg · 10 years ago
  16. f5b90b6 drbd: resync should only lock out specific ranges by Lars Ellenberg · 10 years ago
  17. cc356f8 drbd: debugfs: add per device data_gen_id by Lars Ellenberg · 10 years ago
  18. 3d299f4 drbd: debugfs: add per connection oldest requests by Lars Ellenberg · 10 years ago
  19. b44e118 drbd: debugfs: add version tag to debugfs files by Lars Ellenberg · 10 years ago
  20. 54e6fc3 drbd: debugfs: add per volume oldest_requests by Lars Ellenberg · 10 years ago
  21. 944410e drbd: debugfs: add callback_history by Lars Ellenberg · 10 years ago
  22. f418815 drbd: debugfs: Add in_flight_summary by Lars Ellenberg · 10 years ago
  23. 4a521cc drbd: debugfs: deal with destructor racing with open of debugfs file by Lars Ellenberg · 10 years ago
  24. db1866ff drbd: debugfs: add in_flight_summary data by Lars Ellenberg · 10 years ago
  25. 4d3d5aa drbd: debugfs: add basic hierarchy by Lars Ellenberg · 10 years ago
  26. 4ce4926 drbd: track details of bitmap IO by Lars Ellenberg · 10 years ago
  27. c5a2c15 drbd: register peer requests on read_ee early by Lars Ellenberg · 10 years ago
  28. 21ae5d7 drbd: track timing details of peer_requests by Lars Ellenberg · 10 years ago
  29. ad3fee7 drbd: improve throttling decisions of background resynchronisation by Lars Ellenberg · 11 years ago
  30. 7753a4c1 drbd: add caching oldest request pointers for replication stages by Lars Ellenberg · 11 years ago
  31. 844a6ae drbd: add lists to find oldest pending requests by Lars Ellenberg · 11 years ago
  32. e5f891b drbd: gather detailed timing statistics for drbd_requests by Lars Ellenberg · 11 years ago
  33. e37d243 drbd: track meta data IO intent, start and submit time by Lars Ellenberg · 10 years ago
  34. a8ba0d6 drbd: fix drbd_destroy_device reference count updates by Lars Ellenberg · 10 years ago
  35. c2258ff drbd: poison free'd device, resource and connection structs by Lars Ellenberg · 10 years ago
  36. 45d2933 drbd: also keep track of trim -> zero-out fallback peer_requests by Lars Ellenberg · 10 years ago
  37. b9ed708 drbd: consistently use list_add_tail for peer_request tracking by Lars Ellenberg · 10 years ago
  38. 41d9f7c drbd: drop drbd_md_flush by Lars Ellenberg · 10 years ago
  39. 15e26f6 drbd: add drbd_queue_work_if_unqueued helper by Lars Ellenberg · 10 years ago
  40. 7f34f61 drbd: drbd_rs_number_requests: fix unit mismatch in comparison by Lars Ellenberg · 10 years ago
  41. f88c5d9 drbd: cosmetic: change all printk(level, ...) to pr_<level>(...) by Lars Ellenberg · 10 years ago
  42. 2f2abea drbd: clear CRASHED_PRIMARY only after successful resync by Lars Ellenberg · 10 years ago
  43. 506afb6 drbd: improve resync request throttling due to sendbuf size by Lars Ellenberg · 11 years ago
  44. 659b2e3 block: Convert last uses of __FUNCTION__ to __func__ by Joe Perches · 10 years ago
  45. ccdd6a9 drivers/block: Use RCU_INIT_POINTER(x, NULL) in drbd/drbd_state.c by Monam Agarwal · 10 years ago
  46. 0c066bc drbd: short-circuit in maybe_pull_ahead by Lars Ellenberg · 10 years ago
  47. 08d0dab drbd: application writes may set-in-sync in protocol != C by Lars Ellenberg · 10 years ago
  48. 5d0b17f drbd: New net configuration option socket-check-timeout by Philipp Reisner · 10 years ago
  49. 4920e37 drbd: Limit the time we are waiting for the first packet on an accepted socket by Philipp Reisner · 10 years ago
  50. aaaba34 drbd: implement csums-after-crash-only by Lars Ellenberg · 10 years ago
  51. 6a8d68b drbd: don't implicitly resize Diskless node beyond end of device by Lars Ellenberg · 10 years ago
  52. a5655da drbd: fix bogus resync stats in /proc/drbd by Lars Ellenberg · 10 years ago
  53. caa3db0 drbd: Remove unnecessary/unused code by Andreas Gruenbacher · 10 years ago
  54. 8ce953a drbd: silence -Wmissing-prototypes warnings by Lars Ellenberg · 10 years ago
  55. 3e0c78d drbd: drop wrong debugging aid by Lars Ellenberg · 10 years ago
  56. 4dd726f drbd: get rid of drbd_queue_work_front by Lars Ellenberg · 11 years ago
  57. ac0acb9 drbd: use drbd_device_post_work() in more places by Lars Ellenberg · 11 years ago
  58. e334f55 drbd: make sure disk cleanup happens in worker context by Lars Ellenberg · 11 years ago
  59. ba3c6fb drbd: close race when detaching from disk by Lars Ellenberg · 11 years ago
  60. 2ed912e drbd: explicitly submit meta data requests with REQ_NOIDLE by Lars Ellenberg · 11 years ago
  61. 720979f drbd: move set_disk_ro() to after we persisted the new role by Lars Ellenberg · 11 years ago
  62. 123ff12 drbd: trigger tcp_push_pending_frames() for PING and PING_ACK by Lars Ellenberg · 11 years ago
  63. 66ce6db drbd: re-add lost conf_mutex protection in drbd_set_role by Lars Ellenberg · 11 years ago
  64. fcb0967 drbd: stop the meta data sync timer before open coded meta data sync by Lars Ellenberg · 11 years ago
  65. 5ab7d2c drbd: fix resync finished detection by Lars Ellenberg · 11 years ago
  66. a80ca1a drbd: fix a race stopping the worker thread by Lars Ellenberg · 11 years ago
  67. c7a58db drbd: get rid of atomic update on disk bitmap works by Lars Ellenberg · 11 years ago
  68. 70df709 drbd: allow write-ordering policy to be bumped up again by Lars Ellenberg · 11 years ago
  69. 44a4d55 drbd: refactor use of first_peer_device() by Lars Ellenberg · 11 years ago
  70. 35b5ed5 drbd: reduce number of spinlock drop/re-aquire cycles by Lars Ellenberg · 11 years ago
  71. 28995af drbd: rename drbd_free_bc() to drbd_free_ldev() by Philipp Reisner · 11 years ago
  72. 8fe39aa drbd: device->ldev is not guaranteed on an D_ATTACHING disk by Philipp Reisner · 11 years ago
  73. e952658 drbd: Move write_ordering from connection to resource by Philipp Reisner · 11 years ago
  74. bbc1c5e drbd: fix regression 'out of mem, failed to invoke fence-peer helper' by Lars Ellenberg · 10 years ago
  75. 54ed4ed drbd: fix NULL pointer deref in blk_add_request_payload by Lars Ellenberg · 10 years ago
  76. ec4a340 drbd: use list_first_entry_or_null in first_peer_device/first_connection by Lars Ellenberg · 10 years ago
  77. babea49 drbd: Allow attaching of a newly created device to any backing device by Philipp Reisner · 10 years ago
  78. 02df6fe drbd: Test cstate while holding req_lock by Philipp Reisner · 10 years ago
  79. c1b3156 drbd: use blk_set_stacking_limits() by Philipp Reisner · 10 years ago
  80. 0853546 drbd: evaluate disk and network timeout on different requests by Lars Ellenberg · 10 years ago
  81. 67cca28 drbd: Fix a hole in the challange-response connection authentication by Philipp Reisner · 10 years ago
  82. f9c7812 drbd: always implicitly close last epoch when idle by Lars Ellenberg · 10 years ago
  83. e4d7d6f drbd: add back some fairness to AL transactions by Lars Ellenberg · 10 years ago
  84. fa090e7 drbd: keep max-bio size during detach/attach on disconnected primary by Lars Ellenberg · 10 years ago
  85. 074f4af drbd: fix a race between start_resync and send_and_submit by Lars Ellenberg · 10 years ago
  86. 20c68fd drbd: Enable QUEUE_FLAG_DISCARD only if the peer can recieve P_TRIM by Lars Ellenberg · 10 years ago
  87. 2f632ae drbd: prepare sending side for REQ_DISCARD by Lars Ellenberg · 10 years ago
  88. a0fb3c4 drbd: prepare receiving side for REQ_DISCARD by Lars Ellenberg · 10 years ago
  89. 9e27687 drbd: allow parallel promote/demote actions by Lars Ellenberg · 10 years ago
  90. a910b12 drbd: perpare for genetlink parallel_ops by Lars Ellenberg · 10 years ago
  91. 88ea685 drbd: Do not BUG() when connection breaks in a special way by Philipp Reisner · 10 years ago
  92. e829987 drbd: don't let application IO pre-empt resync too often by Lars Ellenberg · 10 years ago
  93. 0e49d7b drbd: fix potential distributed deadlock during verify or resync by Lars Ellenberg · 10 years ago
  94. 6377b92 drbd: resync: fix too large bursts for very slow rates by Lars Ellenberg · 10 years ago
  95. 9ae4726 drbd: fix stalled resync detection in /proc/drbd by Lars Ellenberg · 10 years ago
  96. cdc6af8 drbd: Allow online layout change of AL while peer is not connected by Philipp Reisner · 10 years ago
  97. d40e567 drbd: Remove drbd_wrappers.h by Philipp Reisner · 10 years ago
  98. d7fe69c drbd: Leave IO suspended if the fence handler find the peer primary by Philipp Reisner · 10 years ago
  99. 3100774 drbd: Break a deadlock while concurrent fencing and establishing a connection by Philipp Reisner · 10 years ago
  100. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago