Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
ea8a1616a7dda6310ba2327e4906f4b5744caa12
/
drivers
/
infiniband
/
ulp
/
isert
ea8a161
iser-target: Align to generic logging helpers
by Sagi Grimberg
· 10 years ago
9e35eff
iser-target: Bump version to 1.0
by Sagi Grimberg
· 10 years ago
dac6ab3
iser-target: Remove conn_ prefix from struct isert_conn members
by Sagi Grimberg
· 10 years ago
992607e
iser-target: Remove un-needed rdma_listen backlog
by Sagi Grimberg
· 10 years ago
57df81e
iser-target: Remove redundant check on the device
by Sagi Grimberg
· 10 years ago
c6b8e91
iser-target: Get rid of redundant max_accept
by Sagi Grimberg
· 10 years ago
ae9ea9e
iser-target: Split some logic in isert_connect_request to routines
by Sagi Grimberg
· 10 years ago
cf8ae95
iser-target: Rename device find/release routines
by Sagi Grimberg
· 10 years ago
7748681
iser-target: Rename rend/recv completion routines
by Sagi Grimberg
· 10 years ago
fd8205e
iser-target: Remove redundant assignment to local variable
by Sagi Grimberg
· 10 years ago
172369c
iser-target: Introduce isert_[alloc|free]_comps
by Sagi Grimberg
· 10 years ago
40fc069
iser-target: Split isert_setup_qp
by Sagi Grimberg
· 10 years ago
6700425
iser-target: Remove redundant casting on void pointers
by Sagi Grimberg
· 10 years ago
fb14027
iser-target: Remove redundant local variable
by Sagi Grimberg
· 10 years ago
b859203
iser-target: Remove dead code
by Sagi Grimberg
· 10 years ago
e26e6ef
iser-target: Remove redundant check on recv completion
by Sagi Grimberg
· 10 years ago
67cb394
iser-target: Use a single DMA MR and PD per device
by Sagi Grimberg
· 10 years ago
4a579da
iser-target: Fix possible deadlock in RDMA_CM connection error
by Sagi Grimberg
· 10 years ago
364189f
iser-target: Fix session hang in case of an rdma read DIF error
by Sagi Grimberg
· 10 years ago
e4f4e80
iscsi/iser-target: Support multi-sequence sendtargets text response
by Sagi Grimberg
· 10 years ago
11378cd
iser-target: Remove duplicate function names
by Rasmus Villemoes
· 10 years ago
b44a2b6
iser-target: Fix wrong allocation in the case of an empty text message
by Sagi Grimberg
· 10 years ago
631af55
iser-target: Use WQ_UNBOUND for completion workqueue
by Sagi Grimberg
· 10 years ago
f64d279
iser-target: Fix typo in isert_put_text_rsp
by Sagi Grimberg
· 10 years ago
45678b6
iser-target: Fix sparse warning
by Sagi Grimberg
· 10 years ago
ed4520a
iser-target: Fix wc->wr_id cast warning
by Nicholas Bellinger
· 10 years ago
10633c3
iser-target: Remove code duplication
by Sagi Grimberg
· 10 years ago
4c22e07
iser-target: Adjust log levels and prettify some prints
by Sagi Grimberg
· 10 years ago
24f412d
iser-target: Use debug_level parameter to control logging level
by Sagi Grimberg
· 10 years ago
991bb76
iser-target: Fix logout sequence
by Sagi Grimberg
· 10 years ago
c7e160e
iser-target: Don't wait for session commands from completion context
by Sagi Grimberg
· 10 years ago
36ea63b
iser-target: Reduce CQ lock contention by batch polling
by Sagi Grimberg
· 10 years ago
37d9fe8
iser-target: Introduce isert_poll_budget
by Sagi Grimberg
· 10 years ago
bdf20e7
iser-target: Remove an atomic operation from the IO path
by Sagi Grimberg
· 10 years ago
377d8f5
iser-target: Remove redundant call to isert_conn_terminate
by Sagi Grimberg
· 10 years ago
6f0fae3
iser-target: Use single CQ for TX and RX
by Sagi Grimberg
· 10 years ago
4a295ba
iser-target: Centralize completion elements to a context
by Sagi Grimberg
· 10 years ago
b0a191e
iser-target: Cast wr_id with uintptr_t instead of unsinged long
by Sagi Grimberg
· 10 years ago
df43deb
iser-target: Unite error completion handler for RX and TX
by Sagi Grimberg
· 10 years ago
68a86de
iser-target: Remove interrupt coalescing
by Sagi Grimberg
· 10 years ago
268e681
iser-target: Work-around live target stack shutdown resource cleanup
by Sagi Grimberg
· 10 years ago
23a548e
iscsi,iser-target: Expose supported protection ops according to t10_pi
by Sagi Grimberg
· 10 years ago
302cc7c
iser-target: Fix NULL dereference in SW mode DIF
by Sagi Grimberg
· 10 years ago
570db17
iser-target: Allocate PI contexts dynamically
by Sagi Grimberg
· 10 years ago
b02efbf
iser-target: Fix implicit termination of connections
by Sagi Grimberg
· 10 years ago
ca6c1d8
iser-target: Handle ADDR_CHANGE event for listener cm_id
by Sagi Grimberg
· 10 years ago
19e2090
iser-target: Fix connected_handler + teardown flow race
by Sagi Grimberg
· 10 years ago
2371e5d
iser-target: Parallelize CM connection establishment
by Sagi Grimberg
· 10 years ago
128e9cc
iser-target: Fix flush + disconnect completion handling
by Sagi Grimberg
· 10 years ago
954f237
iscsi,iser-target: Initiate termination only once
by Sagi Grimberg
· 10 years ago
b1a5ad0
IB/isert: Adjust CQ size to HW limits
by Chris Moore
· 10 years ago
3b726ae
iser-target: Handle DEVICE_REMOVAL event on network portal listener correctly
by Sagi Grimberg
· 10 years ago
f57915c
ib_isert: Add max_send_sge=2 minimum for control PDU responses
by Or Gerlitz
· 10 years ago
c3351df
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
78eda2b
IB/mlx5, iser, isert: Add Signature API additions
by Sagi Grimberg
· 10 years ago
3d73cf1
Target/iser: Centralize ib_sig_domain setting
by Sagi Grimberg
· 10 years ago
0d0f660
iser-target: Disable TX completion interrupt coalescing
by Nicholas Bellinger
· 10 years ago
1acff63
iser-target: Fix smatch warning
by Sagi Grimberg
· 10 years ago
1a92e17
Target/iser: Fix initiator_depth and responder_resources
by Sagi Grimberg
· 11 years ago
38a8316
Target/iser: Avoid calling rdma_disconnect twice
by Sagi Grimberg
· 11 years ago
0fc4ea7
Target/iser: Don't put isert_conn inside disconnected handler
by Sagi Grimberg
· 11 years ago
c2f88b1
Target/iser: Get isert_conn reference once got to connected_handler
by Sagi Grimberg
· 11 years ago
ed9ea4e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
22c7aaa
Target/iscsi: Fix sendtargets response pdu for iser transport
by Sagi Grimberg
· 11 years ago
e0546fc
Target/iser: Fix a wrong dereference in case discovery session is over iser
by Sagi Grimberg
· 11 years ago
6cc44a6
iser-target: Add missing target_put_sess_cmd for ImmedateData failure
by Nicholas Bellinger
· 11 years ago
5f80ff8
Target/iser: Gracefully reject T10-PI enabled connect request if not supported
by Sagi Grimberg
· 11 years ago
f5ebec9
Target/iser: Wait for proper cleanup before unloading
by Sagi Grimberg
· 11 years ago
88c4015
Target/iser: Improve cm events handling
by Sagi Grimberg
· 11 years ago
9d49f5e
Target/iser: Fix hangs in connection teardown
by Sagi Grimberg
· 11 years ago
e346ab3
Target/iser: Bail from accept_np if np_thread is trying to close
by Sagi Grimberg
· 11 years ago
14f4b54
Target/iscsi,iser: Avoid accepting transport connections during stop stage
by Sagi Grimberg
· 11 years ago
531b7bf
Target/iser: Fix iscsit_accept_np and rdma_cm racy flow
by Sagi Grimberg
· 11 years ago
9fe63c8
Target/iser: Fix wrong connection requests list addition
by Sagi Grimberg
· 11 years ago
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
Next »