1. 179e20b8 drbd: Minor cleanups by Andreas Gruenbacher · 10 years ago
  2. ed15b79 drbd: Use consistent names for all the bi_end_io callbacks by Andreas Gruenbacher · 10 years ago
  3. 193cb00 drbd: drop spurious parameters from _drbd_md_sync_page_io by Lars Ellenberg · 10 years ago
  4. f5b90b6 drbd: resync should only lock out specific ranges by Lars Ellenberg · 10 years ago
  5. ad3fee7 drbd: improve throttling decisions of background resynchronisation by Lars Ellenberg · 11 years ago
  6. e37d243 drbd: track meta data IO intent, start and submit time by Lars Ellenberg · 10 years ago
  7. 4dd726f drbd: get rid of drbd_queue_work_front by Lars Ellenberg · 11 years ago
  8. e334f55 drbd: make sure disk cleanup happens in worker context by Lars Ellenberg · 11 years ago
  9. 2ed912e drbd: explicitly submit meta data requests with REQ_NOIDLE by Lars Ellenberg · 11 years ago
  10. 5ab7d2c drbd: fix resync finished detection by Lars Ellenberg · 11 years ago
  11. c7a58db drbd: get rid of atomic update on disk bitmap works by Lars Ellenberg · 11 years ago
  12. e4d7d6f drbd: add back some fairness to AL transactions by Lars Ellenberg · 10 years ago
  13. a0fb3c4 drbd: prepare receiving side for REQ_DISCARD by Lars Ellenberg · 10 years ago
  14. e829987 drbd: don't let application IO pre-empt resync too often by Lars Ellenberg · 10 years ago
  15. d40e567 drbd: Remove drbd_wrappers.h by Philipp Reisner · 10 years ago
  16. 84b8c06 drbd: Create a dedicated struct drbd_device_work by Andreas Gruenbacher · 13 years ago
  17. 0b0ba1e drbd: Add explicit device parameter to D_ASSERT by Andreas Gruenbacher · 13 years ago
  18. d018017 drbd: Remove the terrible DEV hack by Andreas Gruenbacher · 13 years ago
  19. a6b32bc drbd: Introduce "peer_device" object between "device" and "connection" by Andreas Gruenbacher · 13 years ago
  20. bde89a9 drbd: Rename drbd_tconn -> drbd_connection by Andreas Gruenbacher · 13 years ago
  21. b30ab79 drbd: Rename "mdev" to "device" by Andreas Gruenbacher · 13 years ago
  22. 5476169 drbd: Rename struct drbd_conf -> struct drbd_device by Andreas Gruenbacher · 13 years ago
  23. a99efaf drivers: block: Mark function as static in drbd_actlog.c by Rashika Kheria · 11 years ago
  24. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  25. d752b26 drbd: Allow online change of al-stripes and al-stripe-size by Philipp Reisner · 11 years ago
  26. 0b6ef41 drbd: fix if(); found by kbuild test robot by Lars Ellenberg · 11 years ago
  27. 08a1dda drbd: consolidate as many updates as possible into one AL transaction by Lars Ellenberg · 11 years ago
  28. 6c3c4355 drbd: split out some helper functions to drbd_al_begin_io by Lars Ellenberg · 11 years ago
  29. b5bc8e0 drbd: split drbd_al_begin_io into fastpath, prepare, and commit by Lars Ellenberg · 11 years ago
  30. ebfd5d8 drbd: drbd_al_being_io: short circuit to reduce latency by Lars Ellenberg · 11 years ago
  31. 56392d2 drbd: Clarify when activity log I/O is delegated to the worker thread by Lars Ellenberg · 11 years ago
  32. c04ccaa drbd: read meta data early, base on-disk offsets on super block by Lars Ellenberg · 11 years ago
  33. 3a4d4eb drbd: prepare for new striped layout of activity log by Lars Ellenberg · 11 years ago
  34. ae8bf31 drbd: cleanup ondisk meta data layout calculations and defines by Lars Ellenberg · 11 years ago
  35. 518a4d5 drbd: don't try to clear bits once the disk has failed by Philipp Reisner · 12 years ago
  36. e34b677 drbd: wait for meta data IO completion even with failed disk, unless force-detached by Lars Ellenberg · 12 years ago
  37. 81a3537 drbd: announce FLUSH/FUA capability to upper layers by Lars Ellenberg · 12 years ago
  38. 0c84966 drbd: differentiate between normal and forced detach by Lars Ellenberg · 12 years ago
  39. d5b27b0 drbd: move the drbd_work_queue from drbd_socket to drbd_connection by Lars Ellenberg · 13 years ago
  40. 9a51ab1 drbd: New disk option al-updates by Philipp Reisner · 13 years ago
  41. a6a7d4f drbd: missing wakeup after drbd_rs_del_all by Lars Ellenberg · 12 years ago
  42. 32db80f drbd: Consider the disk-timeout also for meta-data IO operations by Philipp Reisner · 13 years ago
  43. 975b297 drbd: fix potential spinlock deadlock by Philipp Reisner · 13 years ago
  44. 376694a drbd: Silenced compiler warnings by Philipp Reisner · 13 years ago
  45. 935be26 drbd: Improve error reporting in drbd_md_sync_page_io() by Andreas Gruenbacher · 13 years ago
  46. 4276dea drbd: Remove dead code by Philipp Reisner · 13 years ago
  47. 1b7ab15 drbd: Fixed w_restart_disk_io() to handle non active AL-extents by Philipp Reisner · 13 years ago
  48. d5d7ebd drbd: on attach, enforce clean meta data by Lars Ellenberg · 13 years ago
  49. cdfda63 drbd: detach from frozen backing device by Philipp Reisner · 13 years ago
  50. 7dc1d67 drbd: skip spurious wait_event in drbd_al_begin_io by Lars Ellenberg · 13 years ago
  51. acb104c3 drbd: fix copy/paste error in comment by Lars Ellenberg · 13 years ago
  52. e15766e drbd: improvements to activate/deactivate multiple activity log extents by Lars Ellenberg · 13 years ago
  53. 7726547 drbd: prepare to activate two activity log extents at once by Lars Ellenberg · 13 years ago
  54. 181286a drbd: preparation commit, pass drbd_interval to drbd_al_begin/complete_io by Lars Ellenberg · 13 years ago
  55. 85f103d drbd: introduce the "initialized" activity log transaction type by Lars Ellenberg · 13 years ago
  56. 3fbf4d2 drbd: drbd_md_sync_page_io(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
  57. ac29f40 drbd: _drbd_md_sync_page_io(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
  58. 99920dc drbd: Make all worker callbacks return 0 upon success and an error code otherwise by Andreas Gruenbacher · 13 years ago
  59. b2f0ab6 drbd: Temporarily change the return type of all worker callbacks by Andreas Gruenbacher · 13 years ago
  60. 38fa998 drbd: Do not modify the connection state with something else that conn_request_state() by Philipp Reisner · 13 years ago
  61. 3b98c0c drbd: switch configuration interface from connector to genetlink by Lars Ellenberg · 13 years ago
  62. da4a75d drbd: introduce a bio_set to allocate housekeeping bios from by Lars Ellenberg · 14 years ago
  63. 7ad651b drbd: new on-disk activity log transaction format by Lars Ellenberg · 14 years ago
  64. 46a15bc lru_cache: allow multiple changes per transaction by Lars Ellenberg · 14 years ago
  65. 867f574 drbd: fix typo in comment by Lars Ellenberg · 14 years ago
  66. c670a39 drbd: Use the IS_ALIGNED() macro in some more places by Andreas Gruenbacher · 14 years ago
  67. 00d5694 drbd: Generalized the work callbacks by Philipp Reisner · 14 years ago
  68. a21e929 drbd: Moved the mdev member into drbd_work (from drbd_request and drbd_peer_request) by Philipp Reisner · 14 years ago
  69. e42325a drbd: moved data and meta from mdev to tconn by Philipp Reisner · 14 years ago
  70. 841ce24 drbd: Replace the ERR_IF macro with an assert-like macro by Andreas Gruenbacher · 14 years ago
  71. e7fad8a drbd: Endianness convert the constants instead of the variables by Andreas Gruenbacher · 14 years ago
  72. 86e1e98 drbd: we should write meta data updates with FLUSH FUA by Lars Ellenberg · 13 years ago
  73. 24c4830 drbd: Fix spelling by Bart Van Assche · 13 years ago
  74. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  75. c5a9161 drbd: Remove unused function atodb_endio() by Andreas Gruenbacher · 14 years ago
  76. e99dc36 drbd: kill dead code by Lars Ellenberg · 14 years ago
  77. 19f843a drbd: bitmap keep track of changes vs on-disk bitmap by Lars Ellenberg · 14 years ago
  78. 81e8465 drbd: Use the standard bool, true, and false keywords by Andreas Gruenbacher · 14 years ago
  79. 0cf9d27 drbd: Get rid of unnecessary macros (2) by Andreas Gruenbacher · 14 years ago
  80. c507f46 drbd: Removed 20 seconds upper bound for side-stepping by Philipp Reisner · 14 years ago
  81. f91ab62 drbd: Implemented side-stepping in drbd_res_begin_io() by Philipp Reisner · 14 years ago
  82. e3555d8 drbd: Implemented priority inheritance for resync requests by Philipp Reisner · 14 years ago
  83. 73a01a1 drbd: New packet for Ahead/Behind mode: P_OUT_OF_SYNC by Philipp Reisner · 14 years ago
  84. 1816a2b drbd: properly use max_hw_sectors to limit the our bio size by Lars Ellenberg · 14 years ago
  85. c6ea14d drbd: factor out advancement of resync marks for progress reporting by Lars Ellenberg · 14 years ago
  86. 721a960 block: kill off REQ_UNPLUG by Jens Axboe · 13 years ago
  87. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  88. a8a4e51 drbd: REQ_HARDBARRIER -> REQ_FUA transition for meta data accesses by Philipp Reisner · 14 years ago
  89. 6719fb0 drbd: fix potential data divergence after multiple failures by Lars Ellenberg · 14 years ago
  90. 80a40e4 drbd: reduce code duplication when receiving data requests by Lars Ellenberg · 14 years ago
  91. 1d7734a drbd: use rolling marks for resync speed calculation by Lars Ellenberg · 14 years ago
  92. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  93. b2b163d drbd: lc_element_by_index() never returns NULL by Philipp Reisner · 14 years ago
  94. 39ad2bb drbd: fix al-to-on-disk-bitmap for 4k logical_block_size by Lars Ellenberg · 15 years ago
  95. 6a0afdf drbd: remove tracing bits by Jens Axboe · 15 years ago
  96. b411b36 The DRBD driver by Philipp Reisner · 15 years ago