1. 545752d drbd: fix race between disconnect and receive_state by Lars Ellenberg · 13 years ago
  2. 763eb63 drbd: fix potential spinlock deadlock by Lars Ellenberg · 13 years ago
  3. e89868a drbd: Fixed an obvious copy-n-paste mistake by Philipp Reisner · 13 years ago
  4. f479ea0 drbd: send intermediate state change results to the peer by Lars Ellenberg · 13 years ago
  5. a2e9138 drbd: fix spurious meta data IO "error" by Lars Ellenberg · 13 years ago
  6. aaae506 drbd: Fixed a race condition between detach and start of resync by Philipp Reisner · 13 years ago
  7. 6a9a92f drbd: fix harmless race to not trigger an ASSERT by Lars Ellenberg · 13 years ago
  8. 5ba3dac drbd: Derive sync-UUIDs only from the bitmap-uuid if it is non-zero by Philipp Reisner · 13 years ago
  9. 7b4e4d3 drbd: drbd_nl_resize(): Fix missing put_ldev() on error path by Andreas Gruenbacher · 13 years ago
  10. 40424e4 drbd: fix "stalled" empty resync by Lars Ellenberg · 13 years ago
  11. 1e86ac4 drbd: Bugfix for the connection behavior by Philipp Reisner · 13 years ago
  12. 80f9fd5 drbd: Cleanup all epoch objects upon connection loss by Philipp Reisner · 13 years ago
  13. fd2491f drbd: detach must not try to abort non-local requests from drbd-8.4 by Philipp Reisner · 13 years ago
  14. 79f16f5 drbd: Consider that the no-data-condition could be in connected state by Philipp Reisner · 13 years ago
  15. bca482e drbd: Fixed current UUID generation by Philipp Reisner · 13 years ago
  16. 22f46ce drbd: change some GFP_KERNEL to GFP_NOIO by Lars Ellenberg · 13 years ago
  17. dfa8bed drbd: Implemented the disk-timeout option by Philipp Reisner · 13 years ago
  18. 02ee8f9 drbd: Force flag for the detach operation by Philipp Reisner · 14 years ago
  19. 5ca1de0 drbd: Allow new IOs while the local disk in in FAILED state by Philipp Reisner · 13 years ago
  20. 9e58c4d drbd: Bitmap IO functions can now return prematurely if the disk breaks by Philipp Reisner · 13 years ago
  21. d1f3779 drbd: Added a kref to bm_aio_ctx by Philipp Reisner · 13 years ago
  22. b205762 drbd: Hold a reference to ldev while doing meta-data IO by Philipp Reisner · 13 years ago
  23. 4a2fe56 drbd: Keep a reference to the bio until the completion handler finished by Philipp Reisner · 13 years ago
  24. 0c46442 drbd: Implemented wait_until_done_or_disk_failure() by Philipp Reisner · 13 years ago
  25. e171173 drbd: Replaced md_io_mutex by an atomic: md_io_in_use by Philipp Reisner · 13 years ago
  26. cc94c65 drbd: moved md_io into mdev by Philipp Reisner · 13 years ago
  27. 2b4dd36 drbd: Immediately allow completion of IOs, that wait for IO completions on a failed disk by Philipp Reisner · 14 years ago
  28. 6d7e32f drbd: Keep a reference to barrier acked requests by Philipp Reisner · 14 years ago
  29. 6809384 drbd: Improve compatibility with drbd's older than 8.3.7 by Philipp Reisner · 13 years ago
  30. 77e8fdf drbd: Only print sanitize state's warnings, if the state change happens by Philipp Reisner · 13 years ago
  31. 0766734 drbd: downgraded error printk to info by Lars Ellenberg · 13 years ago
  32. 5f138ce DRBD: Fix comparison always false warning due to long/long long compare by David Howells · 13 years ago
  33. 7948bcd drbd: spelling fix: too small by Lars Ellenberg · 13 years ago
  34. 1381e9a drbd: cosmetic: fix accidental division instead of modulo when pretty printing by Lars Ellenberg · 13 years ago
  35. ebd2b0c drbd: Lower log priority for an event that is definitely not an error by Philipp Reisner · 13 years ago
  36. 70834d3 usermodehelper: use UMH_WAIT_PROC consistently by Oleg Nesterov · 13 years ago
  37. 589973a drbd: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  38. cfd8005 block: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  39. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  40. b4fdcb0 Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  41. 5c04b42 Merge branch 'v3.1-rc10' into for-3.2/core by Jens Axboe · 13 years ago
  42. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  43. e5de063 Remove unneeded version.h includes from drivers/block/ by Jesper Juhl · 13 years ago
  44. 1d273b9 drbd: Use angle brackets for system includes by Joe Perches · 13 years ago
  45. 57f3224 drbd: Convert vmalloc/memset to vzalloc by Joe Perches · 13 years ago
  46. 5a7bbad block: remove support for bio remapping from ->make_request by Christoph Hellwig · 13 years ago
  47. ddad9ef drivers/block/drbd/drbd_nl.c: use bitmap_parse instead of __bitmap_parse by H Hartley Sweeten · 13 years ago
  48. 7b28afe Merge branch 'for-3.0-important' of git://git.drbd.org/linux-2.6-drbd into for-linus by Jens Axboe · 13 years ago
  49. 86e1e98 drbd: we should write meta data updates with FLUSH FUA by Lars Ellenberg · 13 years ago
  50. cb6518c drbd: when receive times out on meta socket, also check last receive time on data socket by Lars Ellenberg · 13 years ago
  51. 5a8b424 drbd: account bitmap IO during resync as resync-(related-)-io by Lars Ellenberg · 13 years ago
  52. 8ccee20 drbd: don't cond_resched_lock with IRQs disabled by Lars Ellenberg · 13 years ago
  53. 829c608 drbd: add missing spinlock to bitmap receive by Lars Ellenberg · 13 years ago
  54. 0cfdd24 drbd: Use the correct max_bio_size when creating resync requests by Philipp Reisner · 13 years ago
  55. 929cfdd Merge branch 'for-2.6.40/drivers' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  56. 0ddf72b drbd: fix warning by Andrew Morton · 13 years ago
  57. 9b2f61a drbd: fix warning by Philipp Reisner · 13 years ago
  58. 24c4830 drbd: Fix spelling by Bart Van Assche · 13 years ago
  59. 9a0d9d0 drbd: fix schedule in atomic by Lars Ellenberg · 13 years ago
  60. 99432fc drbd: Take a more conservative approach when deciding max_bio_size by Philipp Reisner · 13 years ago
  61. 21423fa drbd: Fixed state transitions after async outdate-peer-handler returned by Philipp Reisner · 13 years ago
  62. fa7d939 drbd: Disallow the peer_disk_state to be D_OUTDATED while connected by Philipp Reisner · 13 years ago
  63. a8e4079 drbd: Fix for the connection problems on high latency links by Philipp Reisner · 13 years ago
  64. 76727f6 drbd: fix potential activity log refcount imbalance in error path by Lars Ellenberg · 13 years ago
  65. d2e1780 drbd: Only downgrade the disk state in case of disk failures by Philipp Reisner · 14 years ago
  66. f36af18 drbd: fix disconnect/reconnect loop, if ping-timeout == ping-int by Lars Ellenberg · 14 years ago
  67. 53ea433 drbd: fix potential distributed deadlock by Lars Ellenberg · 14 years ago
  68. 738a84b drbd: Fix for application IO with the on-io-error=pass-on policy by Philipp Reisner · 14 years ago
  69. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 13 years ago
  70. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  71. 7e599e6 drbd: fix up merge error by Linus Torvalds · 14 years ago
  72. 8d49a775 Merge branch 'for-2.6.39/drivers' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  73. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  74. f0ff135 drbd: need include for bitops functions declarations by Stephen Rothwell · 14 years ago
  75. 0356781 drbd: drop code present under #ifdef which is relevant to 2.6.28 and below by Or Gerlitz · 14 years ago
  76. 7961243 drbd: Fixed handling of read errors on a 'VerifyS' node by Philipp Reisner · 14 years ago
  77. 8f21420 drbd: Fixed handling of read errors on a 'VerifyT' node by Philipp Reisner · 14 years ago
  78. 7fde2be drbd: Implemented real timeout checking for request processing time by Philipp Reisner · 14 years ago
  79. c5a9161 drbd: Remove unused function atodb_endio() by Andreas Gruenbacher · 14 years ago
  80. fdda654 drbd: improve log message if received sector offset exceeds local capacity by Lars Ellenberg · 14 years ago
  81. e99dc36 drbd: kill dead code by Lars Ellenberg · 14 years ago
  82. 10f6d992 drbd: don't BUG_ON, if bio_add_page of a single page to an empty bio fails by Lars Ellenberg · 14 years ago
  83. 039312b drbd: Removed left over, now wrong comments by Philipp Reisner · 14 years ago
  84. 873b0d5 drbd: serialize admin requests for new verify run with pending bitmap io by Lars Ellenberg · 14 years ago
  85. e636db5 drbd: fix potential imbalance of ap_in_flight by Lars Ellenberg · 14 years ago
  86. 0ddc554 drbd: silence some noisy log messages during disconnect by Lars Ellenberg · 14 years ago
  87. 20ceb2b drbd: describe bitmap locking for bulk operation in finer detail by Lars Ellenberg · 14 years ago
  88. 62b0da3 drbd: log UUIDs whenever they change by Lars Ellenberg · 14 years ago
  89. d07c9c1 drbd: We can not process BIOs with a size of 0 by Philipp Reisner · 14 years ago
  90. cd88d03 drbd: Provide hints with the error message when clearing the sync pause flag by Philipp Reisner · 14 years ago
  91. 79a30d2 drbd: queue bitmap writeout more intelligently by Lars Ellenberg · 14 years ago
  92. 54b956a drbd: don't pointlessly queue bitmap send, if we lost connection by Lars Ellenberg · 14 years ago
  93. 194bfb3 drbd: serialize admin requests for new resync with pending bitmap io by Lars Ellenberg · 14 years ago
  94. 6c922ed drbd: only generate and send a new sync uuid after a successful state change by Lars Ellenberg · 14 years ago
  95. 20ee639 drbd: cleaned up __set_current_state() followed by schedule_timeout() calls by Philipp Reisner · 14 years ago
  96. 6a35c45 drbd: Ensure that an epoch contains only requests of one kind by Philipp Reisner · 14 years ago
  97. 2deb833 drbd: Fixed P_NEG_ACK processing for protocol A and B by Philipp Reisner · 14 years ago
  98. 94f2b05 drbd: Killed an assert that is no longer valid by Philipp Reisner · 14 years ago
  99. 148efa1 drbd: Do not drop net config if sending in drbd_send_protocol() fails by Philipp Reisner · 14 years ago
  100. 370a43e drbd: Work on the Ahead -> SyncSource transition by Philipp Reisner · 14 years ago