1. e4f4e80 iscsi/iser-target: Support multi-sequence sendtargets text response by Sagi Grimberg · 9 years ago
  2. 11378cd iser-target: Remove duplicate function names by Rasmus Villemoes · 9 years ago
  3. b44a2b6 iser-target: Fix wrong allocation in the case of an empty text message by Sagi Grimberg · 9 years ago
  4. 631af55 iser-target: Use WQ_UNBOUND for completion workqueue by Sagi Grimberg · 9 years ago
  5. f64d279 iser-target: Fix typo in isert_put_text_rsp by Sagi Grimberg · 9 years ago
  6. 45678b6 iser-target: Fix sparse warning by Sagi Grimberg · 9 years ago
  7. ed4520a iser-target: Fix wc->wr_id cast warning by Nicholas Bellinger · 10 years ago
  8. 10633c3 iser-target: Remove code duplication by Sagi Grimberg · 10 years ago
  9. 4c22e07 iser-target: Adjust log levels and prettify some prints by Sagi Grimberg · 10 years ago
  10. 24f412d iser-target: Use debug_level parameter to control logging level by Sagi Grimberg · 10 years ago
  11. 991bb76 iser-target: Fix logout sequence by Sagi Grimberg · 10 years ago
  12. c7e160e iser-target: Don't wait for session commands from completion context by Sagi Grimberg · 10 years ago
  13. 36ea63b iser-target: Reduce CQ lock contention by batch polling by Sagi Grimberg · 10 years ago
  14. 37d9fe8 iser-target: Introduce isert_poll_budget by Sagi Grimberg · 10 years ago
  15. bdf20e7 iser-target: Remove an atomic operation from the IO path by Sagi Grimberg · 10 years ago
  16. 377d8f5 iser-target: Remove redundant call to isert_conn_terminate by Sagi Grimberg · 10 years ago
  17. 6f0fae3 iser-target: Use single CQ for TX and RX by Sagi Grimberg · 10 years ago
  18. 4a295ba iser-target: Centralize completion elements to a context by Sagi Grimberg · 10 years ago
  19. b0a191e iser-target: Cast wr_id with uintptr_t instead of unsinged long by Sagi Grimberg · 10 years ago
  20. df43deb iser-target: Unite error completion handler for RX and TX by Sagi Grimberg · 10 years ago
  21. 68a86de iser-target: Remove interrupt coalescing by Sagi Grimberg · 10 years ago
  22. 268e681 iser-target: Work-around live target stack shutdown resource cleanup by Sagi Grimberg · 10 years ago
  23. 23a548e iscsi,iser-target: Expose supported protection ops according to t10_pi by Sagi Grimberg · 10 years ago
  24. 302cc7c iser-target: Fix NULL dereference in SW mode DIF by Sagi Grimberg · 10 years ago
  25. 570db17 iser-target: Allocate PI contexts dynamically by Sagi Grimberg · 10 years ago
  26. b02efbfc iser-target: Fix implicit termination of connections by Sagi Grimberg · 10 years ago
  27. ca6c1d8 iser-target: Handle ADDR_CHANGE event for listener cm_id by Sagi Grimberg · 10 years ago
  28. 19e2090 iser-target: Fix connected_handler + teardown flow race by Sagi Grimberg · 10 years ago
  29. 2371e5d iser-target: Parallelize CM connection establishment by Sagi Grimberg · 10 years ago
  30. 128e9cc iser-target: Fix flush + disconnect completion handling by Sagi Grimberg · 10 years ago
  31. 954f237 iscsi,iser-target: Initiate termination only once by Sagi Grimberg · 10 years ago
  32. b1a5ad0 IB/isert: Adjust CQ size to HW limits by Chris Moore · 10 years ago
  33. 3b726ae iser-target: Handle DEVICE_REMOVAL event on network portal listener correctly by Sagi Grimberg · 10 years ago
  34. f57915c ib_isert: Add max_send_sge=2 minimum for control PDU responses by Or Gerlitz · 10 years ago
  35. c3351df Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  36. 78eda2b IB/mlx5, iser, isert: Add Signature API additions by Sagi Grimberg · 10 years ago
  37. 3d73cf1 Target/iser: Centralize ib_sig_domain setting by Sagi Grimberg · 10 years ago
  38. 0d0f660 iser-target: Disable TX completion interrupt coalescing by Nicholas Bellinger · 10 years ago
  39. 1acff63 iser-target: Fix smatch warning by Sagi Grimberg · 10 years ago
  40. 1a92e17 Target/iser: Fix initiator_depth and responder_resources by Sagi Grimberg · 10 years ago
  41. 38a8316 Target/iser: Avoid calling rdma_disconnect twice by Sagi Grimberg · 10 years ago
  42. 0fc4ea7 Target/iser: Don't put isert_conn inside disconnected handler by Sagi Grimberg · 10 years ago
  43. c2f88b1 Target/iser: Get isert_conn reference once got to connected_handler by Sagi Grimberg · 10 years ago
  44. ed9ea4e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  45. 22c7aaa Target/iscsi: Fix sendtargets response pdu for iser transport by Sagi Grimberg · 10 years ago
  46. e0546fc Target/iser: Fix a wrong dereference in case discovery session is over iser by Sagi Grimberg · 10 years ago
  47. 6cc44a6 iser-target: Add missing target_put_sess_cmd for ImmedateData failure by Nicholas Bellinger · 10 years ago
  48. 5f80ff8 Target/iser: Gracefully reject T10-PI enabled connect request if not supported by Sagi Grimberg · 10 years ago
  49. f5ebec9 Target/iser: Wait for proper cleanup before unloading by Sagi Grimberg · 10 years ago
  50. 88c4015 Target/iser: Improve cm events handling by Sagi Grimberg · 10 years ago
  51. 9d49f5e Target/iser: Fix hangs in connection teardown by Sagi Grimberg · 10 years ago
  52. e346ab3 Target/iser: Bail from accept_np if np_thread is trying to close by Sagi Grimberg · 10 years ago
  53. 14f4b54 Target/iscsi,iser: Avoid accepting transport connections during stop stage by Sagi Grimberg · 10 years ago
  54. 531b7bf Target/iser: Fix iscsit_accept_np and rdma_cm racy flow by Sagi Grimberg · 10 years ago
  55. 9fe63c8 Target/iser: Fix wrong connection requests list addition by Sagi Grimberg · 10 years ago
  56. e70beee target: Pass in transport supported PI at session initialization by Nicholas Bellinger · 10 years ago
  57. f225225 Target/iser: Use Fastreg only if device supports signature by Sagi Grimberg · 10 years ago
  58. 03e7848 iser-target: Add missing se_cmd put for WRITE_PENDING in tx_comp_err by Nicholas Bellinger · 10 years ago
  59. 131e6ab target: Add TFO->abort_task for aborted task resources release by Nicholas Bellinger · 10 years ago
  60. f46d6a8 iser-target: Match FRMR descriptors to available session tags by Nicholas Bellinger · 10 years ago
  61. 5bac4b1 Target/iser: Fail SCSI WRITE command if device detected integrity error by Sagi Grimberg · 10 years ago
  62. 96b7973 Target/iser: Move check signature status to a function by Sagi Grimberg · 10 years ago
  63. 897bb2c Target/iser: Consider DIF and RDMA_READ completions when calculating post_send counter by Sagi Grimberg · 10 years ago
  64. c2caa20 Target/iser: Fix signature work requests accounting by Sagi Grimberg · 10 years ago
  65. 9e961ae IB/isert: Support T10-PI protected transactions by Sagi Grimberg · 10 years ago
  66. f93f3a7 IB/isert: Accept RDMA_WRITE completions by Sagi Grimberg · 10 years ago
  67. d3e125d IB/isert: Initialize T10-PI resources by Sagi Grimberg · 10 years ago
  68. e3d7e4c IB/isert: Introduce isert_map/unmap_data_buf by Sagi Grimberg · 10 years ago
  69. ebbe442 iser-target: Fix command leak for tx_desc->comp_llnode_batch by Nicholas Bellinger · 10 years ago
  70. 9bb4ca6 iser-target: Ignore completions for FRWRs in isert_cq_tx_work by Nicholas Bellinger · 10 years ago
  71. b6b87a1 iser-target: Fix post_send_buf_count for RDMA READ/WRITE by Nicholas Bellinger · 10 years ago
  72. defd884 iscsi/iser-target: Fix isert_conn->state hung shutdown issues by Nicholas Bellinger · 10 years ago
  73. 5159d76 iscsi/iser-target: Use list_del_init for ->i_conn_node by Nicholas Bellinger · 10 years ago
  74. a80e21b iser-target: Fix leak on failure in isert_conn_create_fastreg_pool by Nicholas Bellinger · 10 years ago
  75. 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  76. 676687c iscsi-target: Convert gfp_t parameter to task state bitmask by Nicholas Bellinger · 10 years ago
  77. 9bd626e IB/isert: pass scatterlist instead of cmd to fast_reg_mr routine by Sagi Grimberg · 10 years ago
  78. dc87a90 IB/isert: Move fastreg descriptor creation to a function by Sagi Grimberg · 10 years ago
  79. a3a5a82 IB/isert: Avoid frwr notation, user fastreg by Sagi Grimberg · 10 years ago
  80. eb6ab13 IB/isert: seperate connection protection domains and dma MRs by Sagi Grimberg · 10 years ago
  81. 2853c2b iser-target: Move INIT_WORK setup into isert_create_device_ib_res by Nicholas Bellinger · 11 years ago
  82. 94a7111 iser-target: fix error return code in isert_create_device_ib_res() by Wei Yongjun · 11 years ago
  83. b0e3636 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  84. 04d9cd1 ib_isert: Avoid duplicate iscsit_increment_maxcmdsn call by Nicholas Bellinger · 11 years ago
  85. f01b9f7 iser-target: Avoid using FRMR for single dma entry requests by Vu Pham · 11 years ago
  86. 95b60f0 ib_isert: Add support for completion interrupt coalescing by Nicholas Bellinger · 11 years ago
  87. 0a66614 iser-target: check device before dereferencing its variable by Vu Pham · 11 years ago
  88. 4c76251 target: Update copyright ownership/year information to 2013 by Nicholas Bellinger · 11 years ago
  89. 59464ef iser-target: introduce fast memory registration mode (FRWR) by Vu Pham · 11 years ago
  90. d40945d iser-target: generalize rdma memory registration and cleanup by Vu Pham · 11 years ago
  91. 90ecc6e iser-target: move rdma wr processing to a shared function by Vu Pham · 11 years ago
  92. d703ce2 iscsi/iser-target: Convert to command priv_size usage by Nicholas Bellinger · 11 years ago
  93. 6faaa85 iser-target: Updates for login negotiation multi-plexing support by Nicholas Bellinger · 11 years ago
  94. 6d2fa9e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  95. ca40d24 iser-target: Ignore non TEXT + LOGOUT opcodes for discovery by Nicholas Bellinger · 11 years ago
  96. adb54c2 iser-target: Add support for ISCSI_OP_TEXT opcode + payload handling by Nicholas Bellinger · 11 years ago
  97. dbbc5d1 iser-target: Rename sense_buf_[dma,len] to pdu_[dma,len] by Nicholas Bellinger · 11 years ago
  98. c5a2adb iser-target: Add vendor_err debug output by Nicholas Bellinger · 11 years ago
  99. b2cb964 iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTED by Nicholas Bellinger · 11 years ago
  100. 186a964 iscsi-target: Fix ISCSI_OP_SCSI_TMFUNC handling for iser by Nicholas Bellinger · 11 years ago