1. e20d3ef Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  2. 9a3119e IB/iser: Release the iscsi endpoint if ep_disconnect wasn't called by Ariel Nahum · 10 years ago
  3. 6606e6a IB/iser: Fix memory regions possible leak by Sagi Grimberg · 10 years ago
  4. c6c95ef IB/iser: Use correct dma direction when unmapping SGs by Roi Dayan · 10 years ago
  5. e4f4e80 iscsi/iser-target: Support multi-sequence sendtargets text response by Sagi Grimberg · 10 years ago
  6. 11378cd iser-target: Remove duplicate function names by Rasmus Villemoes · 10 years ago
  7. b44a2b6 iser-target: Fix wrong allocation in the case of an empty text message by Sagi Grimberg · 10 years ago
  8. 631af55 iser-target: Use WQ_UNBOUND for completion workqueue by Sagi Grimberg · 10 years ago
  9. 4143a95 Revert "IPoIB: Consolidate rtnl_lock tasks in workqueue" by Roland Dreier · 10 years ago
  10. c6a7ec7 Revert "IPoIB: Make the carrier_on_task race aware" by Roland Dreier · 10 years ago
  11. e7a623d Revert "IPoIB: fix MCAST_FLAG_BUSY usage" by Roland Dreier · 10 years ago
  12. 962121b Revert "IPoIB: fix mcast_dev_flush/mcast_restart_task race" by Roland Dreier · 10 years ago
  13. bb75963 Revert "IPoIB: change init sequence ordering" by Roland Dreier · 10 years ago
  14. 0306eda Revert "IPoIB: Use dedicated workqueues per interface" by Roland Dreier · 10 years ago
  15. 4e0ab20 Revert "IPoIB: Make ipoib_mcast_stop_thread flush the workqueue" by Roland Dreier · 10 years ago
  16. a84544a Revert "IPoIB: No longer use flush as a parameter" by Roland Dreier · 10 years ago
  17. f64d279 iser-target: Fix typo in isert_put_text_rsp by Sagi Grimberg · 10 years ago
  18. 45678b6 iser-target: Fix sparse warning by Sagi Grimberg · 10 years ago
  19. ecc3f3e ib_srpt: wait_for_completion_timeout does not return negative status by Nicholas Mc Guire · 10 years ago
  20. cdce6ac Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  21. ed55635 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  22. e617457 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
  23. a7cfef2 Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'mlx4', 'ocrdma', 'odp' and 'srp' into for-next by Roland Dreier · 10 years ago
  24. 7dcf9c1 IB/srp: Allow newline separator for connection string by Sagi Grimberg · 10 years ago
  25. 056da88 IB/iser: Bump version to 1.5 by Or Gerlitz · 10 years ago
  26. 5bb6e54 IB/iser: DIX update by Sagi Grimberg · 10 years ago
  27. 06c7fb6 IB/iser: Micro-optimize iser_handle_wc by Sagi Grimberg · 10 years ago
  28. 60e2090 IB/iser: Micro-optimize iser logging by Sagi Grimberg · 10 years ago
  29. da64bdb IB/iser: Use more completion queues by Sagi Grimberg · 10 years ago
  30. 7e1fd4d IB/iser: Remove redundant is_mr indicator by Sagi Grimberg · 10 years ago
  31. a11b3e6 IB/iser: Centralize memory region invalidation to a function by Sagi Grimberg · 10 years ago
  32. f0caef6 IB/iser: Terminate connection before cleaning inflight tasks by Sagi Grimberg · 10 years ago
  33. 7414dde IB/iser: Fix race between iser connection teardown and scsi TMFs by Sagi Grimberg · 10 years ago
  34. 3f562a0 IB/iser: Fix possible NULL derefernce ib_conn->device in session_create by Ariel Nahum · 10 years ago
  35. 49df278 IB/iser: Fix sparse warnings by Sagi Grimberg · 10 years ago
  36. 6ec9d4d IB/iser: Fix possible SQ overflow by Max Gurtovoy · 10 years ago
  37. 93acb7b IB/iser: Decrement CQ's active QPs accounting when QP creation fails by Sagi Grimberg · 10 years ago
  38. 5426b17 IB/iser: Collapse cleanup and disconnect handlers by Ariel Nahum · 10 years ago
  39. 16df2a2 IB/iser: Fix catastrophic error flow hang by Sagi Grimberg · 10 years ago
  40. f4641ef IB/iser: Re-adjust CQ and QP send ring sizes to HW limits by Minh Tran · 10 years ago
  41. ce347ab IPoIB: No longer use flush as a parameter by Doug Ledford · 10 years ago
  42. bb42a6d IPoIB: Make ipoib_mcast_stop_thread flush the workqueue by Doug Ledford · 10 years ago
  43. 5141861 IPoIB: Use dedicated workqueues per interface by Doug Ledford · 10 years ago
  44. 3bcce48 IPoIB: change init sequence ordering by Doug Ledford · 10 years ago
  45. e5d1dcf IPoIB: fix mcast_dev_flush/mcast_restart_task race by Doug Ledford · 10 years ago
  46. 016d9fb IPoIB: fix MCAST_FLAG_BUSY usage by Doug Ledford · 10 years ago
  47. 67d7209 IPoIB: Make the carrier_on_task race aware by Doug Ledford · 10 years ago
  48. afe1de6 IPoIB: Consolidate rtnl_lock tasks in workqueue by Doug Ledford · 10 years ago
  49. ed4520a iser-target: Fix wc->wr_id cast warning by Nicholas Bellinger · 10 years ago
  50. 10633c3 iser-target: Remove code duplication by Sagi Grimberg · 10 years ago
  51. 4c22e07 iser-target: Adjust log levels and prettify some prints by Sagi Grimberg · 10 years ago
  52. 24f412d iser-target: Use debug_level parameter to control logging level by Sagi Grimberg · 10 years ago
  53. 991bb76 iser-target: Fix logout sequence by Sagi Grimberg · 10 years ago
  54. c7e160e iser-target: Don't wait for session commands from completion context by Sagi Grimberg · 10 years ago
  55. 36ea63b iser-target: Reduce CQ lock contention by batch polling by Sagi Grimberg · 10 years ago
  56. 37d9fe8 iser-target: Introduce isert_poll_budget by Sagi Grimberg · 10 years ago
  57. bdf20e7 iser-target: Remove an atomic operation from the IO path by Sagi Grimberg · 10 years ago
  58. 377d8f5 iser-target: Remove redundant call to isert_conn_terminate by Sagi Grimberg · 10 years ago
  59. 6f0fae3 iser-target: Use single CQ for TX and RX by Sagi Grimberg · 10 years ago
  60. 4a295ba iser-target: Centralize completion elements to a context by Sagi Grimberg · 10 years ago
  61. b0a191e iser-target: Cast wr_id with uintptr_t instead of unsinged long by Sagi Grimberg · 10 years ago
  62. df43deb iser-target: Unite error completion handler for RX and TX by Sagi Grimberg · 10 years ago
  63. 68a86de iser-target: Remove interrupt coalescing by Sagi Grimberg · 10 years ago
  64. 268e681 iser-target: Work-around live target stack shutdown resource cleanup by Sagi Grimberg · 10 years ago
  65. 23a548e iscsi,iser-target: Expose supported protection ops according to t10_pi by Sagi Grimberg · 10 years ago
  66. 302cc7c iser-target: Fix NULL dereference in SW mode DIF by Sagi Grimberg · 10 years ago
  67. 570db17 iser-target: Allocate PI contexts dynamically by Sagi Grimberg · 10 years ago
  68. b02efbfc iser-target: Fix implicit termination of connections by Sagi Grimberg · 10 years ago
  69. ca6c1d8 iser-target: Handle ADDR_CHANGE event for listener cm_id by Sagi Grimberg · 10 years ago
  70. 19e2090 iser-target: Fix connected_handler + teardown flow race by Sagi Grimberg · 10 years ago
  71. 2371e5d iser-target: Parallelize CM connection establishment by Sagi Grimberg · 10 years ago
  72. 128e9cc iser-target: Fix flush + disconnect completion handling by Sagi Grimberg · 10 years ago
  73. 954f237 iscsi,iser-target: Initiate termination only once by Sagi Grimberg · 10 years ago
  74. 096cbc3 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
  75. dc843ef Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus by James Bottomley · 10 years ago
  76. 68d81f4 scsi: remove MSG_*_TAG defines by Christoph Hellwig · 10 years ago
  77. efc3c1d scsi: remove ->change_queue_type method by Christoph Hellwig · 10 years ago
  78. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  79. 1e6f241 scsi: don't allow setting of queue_depth bigger than can_queue by Christoph Hellwig · 10 years ago
  80. c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
  81. b1a5ad0 IB/isert: Adjust CQ size to HW limits by Chris Moore · 10 years ago
  82. 7dad6b2 IB/srp: Fix a race condition triggered by destroying a queue pair by Bart Van Assche · 10 years ago
  83. d92c0da IB/srp: Add multichannel support by Bart Van Assche · 10 years ago
  84. 77f2c1a IB/srp: Use block layer tags by Bart Van Assche · 10 years ago
  85. 509c07b IB/srp: Separate target and channel variables by Bart Van Assche · 10 years ago
  86. 747fe00 IB/srp: Introduce two new srp_target_port member variables by Bart Van Assche · 10 years ago
  87. 34aa654 IB/srp: Avoid that I/O hangs due to a cable pull during LUN scanning by Bart Van Assche · 10 years ago
  88. 205619f IB/srp: Remove stale connection retry mechanism by Bart Van Assche · 10 years ago
  89. 394c595 IB/srp: Move ib_destroy_cm_id() call into srp_free_ch_ib() by Bart Van Assche · 10 years ago
  90. c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
  91. a62182f scsi: provide a generic change_queue_type method by Christoph Hellwig · 10 years ago
  92. 3b726ae iser-target: Handle DEVICE_REMOVAL event on network portal listener correctly by Sagi Grimberg · 10 years ago
  93. f57915c ib_isert: Add max_send_sge=2 minimum for control PDU responses by Or Gerlitz · 10 years ago
  94. ab477c1 srp-target: Retry when QP creation fails with ENOMEM by Bart Van Assche · 10 years ago
  95. c3351df Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  96. 2eb7f91 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  97. b60459f ib_srpt: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  98. 78eda2b IB/mlx5, iser, isert: Add Signature API additions by Sagi Grimberg · 10 years ago
  99. 3d73cf1 Target/iser: Centralize ib_sig_domain setting by Sagi Grimberg · 10 years ago
  100. 92792c0 IB/iser: Centralize ib_sig_domain settings by Sagi Grimberg · 10 years ago