1. e70beee target: Pass in transport supported PI at session initialization by Nicholas Bellinger · 11 years ago
  2. f225225 Target/iser: Use Fastreg only if device supports signature by Sagi Grimberg · 11 years ago
  3. 03e7848 iser-target: Add missing se_cmd put for WRITE_PENDING in tx_comp_err by Nicholas Bellinger · 11 years ago
  4. 131e6ab target: Add TFO->abort_task for aborted task resources release by Nicholas Bellinger · 11 years ago
  5. f46d6a8 iser-target: Match FRMR descriptors to available session tags by Nicholas Bellinger · 11 years ago
  6. 5bac4b1 Target/iser: Fail SCSI WRITE command if device detected integrity error by Sagi Grimberg · 11 years ago
  7. 96b7973 Target/iser: Move check signature status to a function by Sagi Grimberg · 11 years ago
  8. 897bb2c Target/iser: Consider DIF and RDMA_READ completions when calculating post_send counter by Sagi Grimberg · 11 years ago
  9. c2caa20 Target/iser: Fix signature work requests accounting by Sagi Grimberg · 11 years ago
  10. 9e961ae IB/isert: Support T10-PI protected transactions by Sagi Grimberg · 11 years ago
  11. f93f3a7 IB/isert: Accept RDMA_WRITE completions by Sagi Grimberg · 11 years ago
  12. d3e125d IB/isert: Initialize T10-PI resources by Sagi Grimberg · 11 years ago
  13. e3d7e4c IB/isert: Introduce isert_map/unmap_data_buf by Sagi Grimberg · 11 years ago
  14. ebbe442 iser-target: Fix command leak for tx_desc->comp_llnode_batch by Nicholas Bellinger · 11 years ago
  15. 9bb4ca6 iser-target: Ignore completions for FRWRs in isert_cq_tx_work by Nicholas Bellinger · 11 years ago
  16. b6b87a1 iser-target: Fix post_send_buf_count for RDMA READ/WRITE by Nicholas Bellinger · 11 years ago
  17. defd884 iscsi/iser-target: Fix isert_conn->state hung shutdown issues by Nicholas Bellinger · 11 years ago
  18. 5159d76 iscsi/iser-target: Use list_del_init for ->i_conn_node by Nicholas Bellinger · 11 years ago
  19. a80e21b iser-target: Fix leak on failure in isert_conn_create_fastreg_pool by Nicholas Bellinger · 11 years ago
  20. 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  21. 676687c iscsi-target: Convert gfp_t parameter to task state bitmask by Nicholas Bellinger · 11 years ago
  22. 9bd626e IB/isert: pass scatterlist instead of cmd to fast_reg_mr routine by Sagi Grimberg · 11 years ago
  23. dc87a90 IB/isert: Move fastreg descriptor creation to a function by Sagi Grimberg · 11 years ago
  24. a3a5a82 IB/isert: Avoid frwr notation, user fastreg by Sagi Grimberg · 11 years ago
  25. eb6ab13 IB/isert: seperate connection protection domains and dma MRs by Sagi Grimberg · 11 years ago
  26. 2853c2b iser-target: Move INIT_WORK setup into isert_create_device_ib_res by Nicholas Bellinger · 11 years ago
  27. 94a7111 iser-target: fix error return code in isert_create_device_ib_res() by Wei Yongjun · 11 years ago
  28. b0e3636 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  29. 04d9cd1 ib_isert: Avoid duplicate iscsit_increment_maxcmdsn call by Nicholas Bellinger · 11 years ago
  30. f01b9f7 iser-target: Avoid using FRMR for single dma entry requests by Vu Pham · 11 years ago
  31. 95b60f0 ib_isert: Add support for completion interrupt coalescing by Nicholas Bellinger · 11 years ago
  32. 0a66614 iser-target: check device before dereferencing its variable by Vu Pham · 11 years ago
  33. 4c76251 target: Update copyright ownership/year information to 2013 by Nicholas Bellinger · 11 years ago
  34. 59464ef iser-target: introduce fast memory registration mode (FRWR) by Vu Pham · 11 years ago
  35. d40945d iser-target: generalize rdma memory registration and cleanup by Vu Pham · 11 years ago
  36. 90ecc6e iser-target: move rdma wr processing to a shared function by Vu Pham · 11 years ago
  37. d703ce2 iscsi/iser-target: Convert to command priv_size usage by Nicholas Bellinger · 11 years ago
  38. 6faaa85 iser-target: Updates for login negotiation multi-plexing support by Nicholas Bellinger · 11 years ago
  39. 6d2fa9e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  40. ca40d24 iser-target: Ignore non TEXT + LOGOUT opcodes for discovery by Nicholas Bellinger · 12 years ago
  41. adb54c2 iser-target: Add support for ISCSI_OP_TEXT opcode + payload handling by Nicholas Bellinger · 12 years ago
  42. dbbc5d1 iser-target: Rename sense_buf_[dma,len] to pdu_[dma,len] by Nicholas Bellinger · 12 years ago
  43. c5a2adb iser-target: Add vendor_err debug output by Nicholas Bellinger · 12 years ago
  44. b2cb964 iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTED by Nicholas Bellinger · 12 years ago
  45. 186a964 iscsi-target: Fix ISCSI_OP_SCSI_TMFUNC handling for iser by Nicholas Bellinger · 12 years ago
  46. 561bf15 iscsi-target: Fix iscsit_sequence_cmd reject handling for iser by Nicholas Bellinger · 12 years ago
  47. ba15991 iscsi-target: Fix iscsit_add_reject* usage for iser by Nicholas Bellinger · 12 years ago
  48. 3df8f68 iser-target: Fix isert_put_reject payload buffer post by Nicholas Bellinger · 12 years ago
  49. 778de36 iscsi/isert-target: Refactor ISCSI_OP_NOOP RX handling by Nicholas Bellinger · 12 years ago
  50. 8b513d0 treewide: Fix typo in printk by Masanari Iida · 12 years ago
  51. b8d26b3 iser-target: Add iSCSI Extensions for RDMA (iSER) target driver by Nicholas Bellinger · 12 years ago