summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/isert
Commit message (Expand)AuthorAgeFilesLines
* iser-target: Fix command leak for tx_desc->comp_llnode_batchNicholas Bellinger2014-03-042-6/+46
* iser-target: Ignore completions for FRWRs in isert_cq_tx_workNicholas Bellinger2014-03-042-2/+7
* iser-target: Fix post_send_buf_count for RDMA READ/WRITENicholas Bellinger2014-03-041-6/+8
* iscsi/iser-target: Fix isert_conn->state hung shutdown issuesNicholas Bellinger2014-03-042-60/+50
* iscsi/iser-target: Use list_del_init for ->i_conn_nodeNicholas Bellinger2014-03-041-3/+3
* iser-target: Fix leak on failure in isert_conn_create_fastreg_poolNicholas Bellinger2014-02-121-0/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-01-312-111/+121
|\
| * iscsi-target: Convert gfp_t parameter to task state bitmaskNicholas Bellinger2014-01-251-7/+7
| * IB/isert: pass scatterlist instead of cmd to fast_reg_mr routineSagi Grimberg2014-01-191-16/+12
| * IB/isert: Move fastreg descriptor creation to a functionSagi Grimberg2014-01-191-20/+32
| * IB/isert: Avoid frwr notation, user fastregSagi Grimberg2014-01-192-45/+47
| * IB/isert: seperate connection protection domains and dma MRsSagi Grimberg2014-01-192-24/+24
* | iser-target: Move INIT_WORK setup into isert_create_device_ib_resNicholas Bellinger2013-12-191-2/+4
* | iser-target: fix error return code in isert_create_device_ib_res()Wei Yongjun2013-12-111-4/+12
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-11-222-28/+77
|\
| * ib_isert: Avoid duplicate iscsit_increment_maxcmdsn callNicholas Bellinger2013-11-121-5/+1
| * iser-target: Avoid using FRMR for single dma entry requestsVu Pham2013-11-121-12/+20
| * ib_isert: Add support for completion interrupt coalescingNicholas Bellinger2013-11-062-12/+57
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-2/+2
|\ \
| * | treewide: Fix typo in KconfigMasanari Iida2013-10-141-2/+2
* | | iser-target: check device before dereferencing its variableVu Pham2013-10-231-1/+1
| |/ |/|
* | target: Update copyright ownership/year information to 2013Nicholas Bellinger2013-09-101-1/+1
* | iser-target: introduce fast memory registration mode (FRWR)Vu Pham2013-09-102-13/+371
* | iser-target: generalize rdma memory registration and cleanupVu Pham2013-09-102-4/+23
* | iser-target: move rdma wr processing to a shared functionVu Pham2013-09-102-152/+114
* | iscsi/iser-target: Convert to command priv_size usageNicholas Bellinger2013-09-092-75/+41
* | iser-target: Updates for login negotiation multi-plexing supportNicholas Bellinger2013-09-091-1/+13
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-07-112-45/+228
|\
| * iser-target: Ignore non TEXT + LOGOUT opcodes for discoveryNicholas Bellinger2013-07-071-0/+8
| * iser-target: Add support for ISCSI_OP_TEXT opcode + payload handlingNicholas Bellinger2013-07-071-1/+88
| * iser-target: Rename sense_buf_[dma,len] to pdu_[dma,len]Nicholas Bellinger2013-07-072-17/+17
| * iser-target: Add vendor_err debug outputNicholas Bellinger2013-07-071-2/+5
| * iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTEDNicholas Bellinger2013-07-072-10/+61
| * iscsi-target: Fix ISCSI_OP_SCSI_TMFUNC handling for iserNicholas Bellinger2013-07-061-8/+8
| * iscsi-target: Fix iscsit_sequence_cmd reject handling for iserNicholas Bellinger2013-07-061-1/+1
| * iscsi-target: Fix iscsit_add_reject* usage for iserNicholas Bellinger2013-07-061-5/+0
| * iser-target: Fix isert_put_reject payload buffer postNicholas Bellinger2013-07-061-4/+22
| * iscsi/isert-target: Refactor ISCSI_OP_NOOP RX handlingNicholas Bellinger2013-06-241-1/+22
* | treewide: Fix typo in printkMasanari Iida2013-05-281-1/+1
|/
* iser-target: Add iSCSI Extensions for RDMA (iSER) target driverNicholas Bellinger2013-04-255-0/+2473