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