aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/isert
Commit message (Expand)AuthorAge
...
* iser-target: Fix post_send_buf_count for RDMA READ/WRITENicholas Bellinger2014-03-04
* iscsi/iser-target: Fix isert_conn->state hung shutdown issuesNicholas Bellinger2014-03-04
* iscsi/iser-target: Use list_del_init for ->i_conn_nodeNicholas Bellinger2014-03-04
* iser-target: Fix leak on failure in isert_conn_create_fastreg_poolNicholas Bellinger2014-02-12
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-01-31
|\
| * iscsi-target: Convert gfp_t parameter to task state bitmaskNicholas Bellinger2014-01-25
| * IB/isert: pass scatterlist instead of cmd to fast_reg_mr routineSagi Grimberg2014-01-18
| * IB/isert: Move fastreg descriptor creation to a functionSagi Grimberg2014-01-18
| * IB/isert: Avoid frwr notation, user fastregSagi Grimberg2014-01-18
| * IB/isert: seperate connection protection domains and dma MRsSagi Grimberg2014-01-18
* | iser-target: Move INIT_WORK setup into isert_create_device_ib_resNicholas Bellinger2013-12-19
* | iser-target: fix error return code in isert_create_device_ib_res()Wei Yongjun2013-12-11
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-11-22
|\
| * ib_isert: Avoid duplicate iscsit_increment_maxcmdsn callNicholas Bellinger2013-11-12
| * iser-target: Avoid using FRMR for single dma entry requestsVu Pham2013-11-12
| * ib_isert: Add support for completion interrupt coalescingNicholas Bellinger2013-11-06
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-15
|\ \
| * | treewide: Fix typo in KconfigMasanari Iida2013-10-14
* | | iser-target: check device before dereferencing its variableVu Pham2013-10-24
| |/ |/|
* | target: Update copyright ownership/year information to 2013Nicholas Bellinger2013-09-10
* | iser-target: introduce fast memory registration mode (FRWR)Vu Pham2013-09-10
* | iser-target: generalize rdma memory registration and cleanupVu Pham2013-09-10
* | iser-target: move rdma wr processing to a shared functionVu Pham2013-09-10
* | iscsi/iser-target: Convert to command priv_size usageNicholas Bellinger2013-09-09
* | iser-target: Updates for login negotiation multi-plexing supportNicholas Bellinger2013-09-09
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-07-11
|\
| * iser-target: Ignore non TEXT + LOGOUT opcodes for discoveryNicholas Bellinger2013-07-07
| * iser-target: Add support for ISCSI_OP_TEXT opcode + payload handlingNicholas Bellinger2013-07-07
| * iser-target: Rename sense_buf_[dma,len] to pdu_[dma,len]Nicholas Bellinger2013-07-07
| * iser-target: Add vendor_err debug outputNicholas Bellinger2013-07-07
| * iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTEDNicholas Bellinger2013-07-07
| * iscsi-target: Fix ISCSI_OP_SCSI_TMFUNC handling for iserNicholas Bellinger2013-07-07
| * iscsi-target: Fix iscsit_sequence_cmd reject handling for iserNicholas Bellinger2013-07-07
| * iscsi-target: Fix iscsit_add_reject* usage for iserNicholas Bellinger2013-07-07
| * iser-target: Fix isert_put_reject payload buffer postNicholas Bellinger2013-07-07
| * iscsi/isert-target: Refactor ISCSI_OP_NOOP RX handlingNicholas Bellinger2013-06-25
* | treewide: Fix typo in printkMasanari Iida2013-05-28
|/
* iser-target: Add iSCSI Extensions for RDMA (iSER) target driverNicholas Bellinger2013-04-25