1. 836413e mtip32xx: Fix padding issue by Selvan Mani · 12 years ago
  2. 11cfb6f aoe: avoid running request handler on plugged queue by Ed Cashin · 12 years ago
  3. 298d801 mtip32xx: fix potential NULL pointer dereference in mtip_timeout_function() by Wei Yongjun · 12 years ago
  4. 7c5d623 mtip32xx: fix shift larger than type warning by Jens Axboe · 12 years ago
  5. 4b9e884 mtip32xx: Fix incorrect mask used for erase mode by Selvan Mani · 12 years ago
  6. eda4531 mtip32xx: Fix to make lba address correct in big-endian systems by Selvan Mani · 12 years ago
  7. 3208795 mtip32xx: fix potential crash on SEC_ERASE_UNIT by Selvan Mani · 12 years ago
  8. eac7cc5 floppy: destroy floppy workqueue before cleaning up the queue by Jiri Kosina · 12 years ago
  9. d48c152 cciss: use check_signature() by Akinobu Mita · 12 years ago
  10. 1f118bc cciss: cleanup bitops usage by Akinobu Mita · 12 years ago
  11. 8d0ff39 Merge branch 'stable/for-jens-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-3.8/drivers by Jens Axboe · 12 years ago
  12. f1d6a32 drbd: use copy_highpage by Akinobu Mita · 12 years ago
  13. ed635cb0 drbd: if the replication link breaks during handshake, keep retrying by Lars Ellenberg · 12 years ago
  14. 063eacf drbd: check return of kmalloc in receive_uuids by Jing Wang · 12 years ago
  15. 9868365 Merge branch 'drbd-8.4_ed6' into for-3.8-drivers-drbd-8.4_ed6 by Philipp Reisner · 12 years ago
  16. 328e0f12 drbd: Broadcast sync progress no more often than once per second by Philipp Reisner · 12 years ago
  17. 518a4d5 drbd: don't try to clear bits once the disk has failed by Philipp Reisner · 12 years ago
  18. fd0017c drbd: fix regression: potential NULL pointer dereference by Philipp Reisner · 12 years ago
  19. 4035e4c drbd: Fix clearing of MDF_AL_DISABLED by Philipp Reisner · 12 years ago
  20. 42839f6 drbd: log request sector offset and size for IO errors by Lars Ellenberg · 12 years ago
  21. edc9f5e drbd: always write bitmap on detach by Lars Ellenberg · 12 years ago
  22. e34b677 drbd: wait for meta data IO completion even with failed disk, unless force-detached by Lars Ellenberg · 12 years ago
  23. 8747d30 drbd: a few more GFP_KERNEL -> GFP_NOIO by Lars Ellenberg · 12 years ago
  24. bc891c9 drbd: fix potential deadlock during bitmap (re-)allocation by Lars Ellenberg · 12 years ago
  25. a506c13 drbd: use list_move_tail instead of list_del/list_add_tail by Lars Ellenberg · 12 years ago
  26. 1b6dd25 drbd: panic on delayed completion of aborted requests by Philipp Reisner · 12 years ago
  27. a3025a2 drbd: Fix comparison of is_valid_transition()'s return code by Philipp Reisner · 12 years ago
  28. 1393b59 drbd: Remove duplicate code by Philipp Reisner · 12 years ago
  29. 70f17b6 drbd: differentiate early and later "postponing" of requests by Lars Ellenberg · 12 years ago
  30. 76590cd drbd: Fix postponed requests by Philipp Reisner · 12 years ago
  31. 19fffd7 drbd: Call drbd_md_sync() explicitly after a state change on the connection by Philipp Reisner · 12 years ago
  32. d764401 drbd: Fix postponed requests by Philipp Reisner · 12 years ago
  33. 4ae98b4 drbd: Imporve the error reporting of failed conn state changes by Philipp Reisner · 12 years ago
  34. 7970201 drbd: Fix the way the STATE_SENT bit is cleared by Philipp Reisner · 12 years ago
  35. 07fc961 drbd: Do not check aspects that are not subject to change in _conn_requests_state() by Philipp Reisner · 12 years ago
  36. 892fdd1 drbd: Improve readability of IO resuming after freeze due to no data access by Philipp Reisner · 12 years ago
  37. 88f79ec drbd: Fix IO resuming after connection was established while executing the fence handler by Philipp Reisner · 12 years ago
  38. b792b65 drbd: fix potential list_add corruption by Lars Ellenberg · 12 years ago
  39. bc317a9 drbd: dequeue single work items in wait_for_work() by Lars Ellenberg · 12 years ago
  40. c02abda drbd: mutex_unlock "... must no be used in interrupt context" by Lars Ellenberg · 12 years ago
  41. c1fd29a drbd: Fix a race condition that can lead to a BUG() by Philipp Reisner · 12 years ago
  42. 0ee98e2 drbd: temporarily suspend io in drbd_adm_disk_opts by Lars Ellenberg · 12 years ago
  43. 4eb9b3c drbd: don't send out P_BARRIER with stale information by Lars Ellenberg · 12 years ago
  44. 08332d7 drbd: properly call drbd_rs_cancel_all() in drbd_disconnected() by Lars Ellenberg · 12 years ago
  45. 155522d drbd: Remove dead code by Philipp Reisner · 12 years ago
  46. b66623e drbd: Avoid NetworkFailure state during disconnect by Philipp Reisner · 12 years ago
  47. 39a1aa7f drbd: Protect accesses to the uuid set with a spinlock by Philipp Reisner · 12 years ago
  48. fef45d2 drbd: Write all pages of the bitmap after an online resize by Philipp Reisner · 12 years ago
  49. 5af2e8c drbd: Fix completion of requests while the device is suspended by Philipp Reisner · 12 years ago
  50. 715306f drbd: Don't unregister socket state_change callback from within the callback by Andreas Gruenbacher · 12 years ago
  51. eb12010 drbd: disambiguation, s/ERR_DISCARD/ERR_DISCARD_IMPOSSIBLE/ by Lars Ellenberg · 12 years ago
  52. 427c043 drbd: disambiguation, s/DISCARD_CONCURRENT/RESOLVE_CONFLICTS/ by Lars Ellenberg · 12 years ago
  53. d4dabbe drbd: disambiguation, s/P_DISCARD_WRITE/P_SUPERSEDED/ by Lars Ellenberg · 12 years ago
  54. 232fd3f drbd: cleanup, drop unused struct by Lars Ellenberg · 12 years ago
  55. 46e21bb drbd: NEG_ACK does not imply a barrier-ack by Lars Ellenberg · 12 years ago
  56. 99b4d8f drbd: only start a new epoch, if the current epoch contains writes by Lars Ellenberg · 12 years ago
  57. 8a0bab2 drbd: Finish requests that completed while IO was frozen by Philipp Reisner · 12 years ago
  58. e959d08 drbd: Fix a potential issue with the DISCARD_CONCURRENT flag by Lars Ellenberg · 12 years ago
  59. 519b6d3 drbd: fix drbd wire compatibility for empty flushes by Lars Ellenberg · 12 years ago
  60. 80c6eed drbd: More random to the connect logic by Philipp Reisner · 12 years ago
  61. 92f1495 drbd: Try to connec to peer only once per cycle by Philipp Reisner · 12 years ago
  62. b666dbf drbd: Remove redundant and wrong test for NULL simplification in conn_connect() by Philipp Reisner · 12 years ago
  63. 3174f8c drbd: pass some more information to userspace. by Philipp Marek · 12 years ago
  64. 81a3537 drbd: announce FLUSH/FUA capability to upper layers by Lars Ellenberg · 12 years ago
  65. 58ffa58 drbd: introduce stop-sector to online verify by Lars Ellenberg · 12 years ago
  66. 970fbde drbd: flush drbd work queue before invalidate/invalidate remote by Lars Ellenberg · 12 years ago
  67. 6f1a656 drbd: call local-io-error handler early by Lars Ellenberg · 12 years ago
  68. a324896 drbd: do not reset rs_pending_cnt too early by Lars Ellenberg · 12 years ago
  69. 8a94317 drbd: reset congestion information before reporting it in /proc/drbd by Lars Ellenberg · 12 years ago
  70. 6f3465e drbd: report congestion if we are waiting for some userland callback by Lars Ellenberg · 12 years ago
  71. 0c84966 drbd: differentiate between normal and forced detach by Lars Ellenberg · 12 years ago
  72. bf709c8 drbd: cleanup, remove two unused global flags by Lars Ellenberg · 12 years ago
  73. 3b9ef85 drbd: fix null pointer dereference with on-congestion policy when diskless by Lars Ellenberg · 12 years ago
  74. 2701238 drbd: take error path in drbd_adm_down if interrupted by signal by Lars Ellenberg · 12 years ago
  75. 9a278a7 drbd: allow read requests to be retried after force-detach by Lars Ellenberg · 12 years ago
  76. 934722a drbd: __req_mod: make DISCARD_WRITE and independend case by Lars Ellenberg · 12 years ago
  77. a0d856d drbd: base completion and destruction of requests on ref counts by Lars Ellenberg · 13 years ago
  78. b406777 drbd: introduce completion_ref and kref to struct drbd_request by Lars Ellenberg · 13 years ago
  79. 5df69ec drbd: __drbd_make_request() is now void by Lars Ellenberg · 13 years ago
  80. 5da9c83 drbd: better separate WRITE and READ code paths in drbd_make_request by Lars Ellenberg · 12 years ago
  81. b6dd1a8 drbd: remove struct drbd_tl_epoch objects (barrier works) by Lars Ellenberg · 13 years ago
  82. d5b27b0 drbd: move the drbd_work_queue from drbd_socket to drbd_connection by Lars Ellenberg · 13 years ago
  83. 8c0785a drbd: allow to dequeue batches of work at a time by Lars Ellenberg · 13 years ago
  84. b379c41 drbd: transfer log epoch numbers are now per resource by Lars Ellenberg · 13 years ago
  85. 9d05e7c drbd: rename drbd_restart_write to drbd_restart_request by Lars Ellenberg · 12 years ago
  86. 629663c drbd: fix wrong assert in completion/retry path of failed local reads by Lars Ellenberg · 12 years ago
  87. ab53b90 drbd: fix local read error hung forever by Lars Ellenberg · 12 years ago
  88. 1b6f197 drbd: fix access of unallocated pages and kernel panic by Lars Ellenberg · 12 years ago
  89. 7a426fd drbd: Keep the listening socket open while trying to connect to the peer by Philipp Reisner · 12 years ago
  90. 1f3e509 drbd: pull prepare_listen_socket() out of drbd_wait_for_connect() by Philipp Reisner · 12 years ago
  91. 9a51ab1 drbd: New disk option al-updates by Philipp Reisner · 12 years ago
  92. 26ec928 drbd: Stop using NLA_PUT*(). by Andreas Gruenbacher · 12 years ago
  93. 7e0f096 drbd: Remove drbd_accept() and use kernel_accept() instead by Philipp Reisner · 12 years ago
  94. 2820fd3 drbd: Move the call to listen() out of drbd_accept() by Philipp Reisner · 12 years ago
  95. c5b005a drbd: use bitmap_parse instead of __bitmap_parse by Philipp Reisner · 12 years ago
  96. 1882e22 drbd: grammar fix in log message by Lars Ellenberg · 12 years ago
  97. f66ee69 drbd: bm_page_async_io: properly initialize page->private by Lars Ellenberg · 12 years ago
  98. a220d29 drbd: allow bitmap to change during writeout from resync_finished by Lars Ellenberg · 12 years ago
  99. 5016b82 drbd: fix race between drbdadm invalidate/verify and finishing resync by Lars Ellenberg · 12 years ago
  100. 07be15b drbd: fix resend/resubmit of frozen IO by Lars Ellenberg · 12 years ago