index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
isert
/
ib_isert.c
Age
Commit message (
Expand
)
Author
2014-03-04
iser-target: Fix command leak for tx_desc->comp_llnode_batch
Nicholas Bellinger
2014-03-04
iser-target: Ignore completions for FRWRs in isert_cq_tx_work
Nicholas Bellinger
2014-03-04
iser-target: Fix post_send_buf_count for RDMA READ/WRITE
Nicholas Bellinger
2014-03-04
iscsi/iser-target: Fix isert_conn->state hung shutdown issues
Nicholas Bellinger
2014-03-04
iscsi/iser-target: Use list_del_init for ->i_conn_node
Nicholas Bellinger
2014-02-12
iser-target: Fix leak on failure in isert_conn_create_fastreg_pool
Nicholas Bellinger
2014-01-31
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-01-25
iscsi-target: Convert gfp_t parameter to task state bitmask
Nicholas Bellinger
2014-01-19
IB/isert: pass scatterlist instead of cmd to fast_reg_mr routine
Sagi Grimberg
2014-01-19
IB/isert: Move fastreg descriptor creation to a function
Sagi Grimberg
2014-01-19
IB/isert: Avoid frwr notation, user fastreg
Sagi Grimberg
2014-01-19
IB/isert: seperate connection protection domains and dma MRs
Sagi Grimberg
2013-12-19
iser-target: Move INIT_WORK setup into isert_create_device_ib_res
Nicholas Bellinger
2013-12-11
iser-target: fix error return code in isert_create_device_ib_res()
Wei Yongjun
2013-11-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2013-11-12
ib_isert: Avoid duplicate iscsit_increment_maxcmdsn call
Nicholas Bellinger
2013-11-12
iser-target: Avoid using FRMR for single dma entry requests
Vu Pham
2013-11-06
ib_isert: Add support for completion interrupt coalescing
Nicholas Bellinger
2013-10-23
iser-target: check device before dereferencing its variable
Vu Pham
2013-09-10
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
2013-09-10
iser-target: introduce fast memory registration mode (FRWR)
Vu Pham
2013-09-10
iser-target: generalize rdma memory registration and cleanup
Vu Pham
2013-09-10
iser-target: move rdma wr processing to a shared function
Vu Pham
2013-09-09
iscsi/iser-target: Convert to command priv_size usage
Nicholas Bellinger
2013-09-09
iser-target: Updates for login negotiation multi-plexing support
Nicholas Bellinger
2013-07-11
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2013-07-07
iser-target: Ignore non TEXT + LOGOUT opcodes for discovery
Nicholas Bellinger
2013-07-07
iser-target: Add support for ISCSI_OP_TEXT opcode + payload handling
Nicholas Bellinger
2013-07-07
iser-target: Rename sense_buf_[dma,len] to pdu_[dma,len]
Nicholas Bellinger
2013-07-07
iser-target: Add vendor_err debug output
Nicholas Bellinger
2013-07-07
iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTED
Nicholas Bellinger
2013-07-06
iscsi-target: Fix ISCSI_OP_SCSI_TMFUNC handling for iser
Nicholas Bellinger
2013-07-06
iscsi-target: Fix iscsit_sequence_cmd reject handling for iser
Nicholas Bellinger
2013-07-06
iscsi-target: Fix iscsit_add_reject* usage for iser
Nicholas Bellinger
2013-07-06
iser-target: Fix isert_put_reject payload buffer post
Nicholas Bellinger
2013-06-24
iscsi/isert-target: Refactor ISCSI_OP_NOOP RX handling
Nicholas Bellinger
2013-05-28
treewide: Fix typo in printk
Masanari Iida
2013-04-25
iser-target: Add iSCSI Extensions for RDMA (iSER) target driver
Nicholas Bellinger