Bart Van Assche
|
2ce19e72f4
IB/srp: Fail I/O requests if the transport is offline
|
12 years ago |
Bart Van Assche
|
c7c4e7ff80
IB/srp: Avoid endless SCSI error handling loop
|
12 years ago |
Bart Van Assche
|
3780d1f088
IB/srp: Avoid sending a task management function needlessly
|
12 years ago |
Bart Van Assche
|
e1b2f13aba
IB/srp: Track connection state properly
|
12 years ago |
Bart Van Assche
|
dc1bdbd9b8
IB/srp: Allow SRP disconnect through sysfs
|
13 years ago |
Vu Pham
|
55d93898a1
IB/srp: send disconnect request without waiting for CM timewait exit
|
12 years ago |
Ishai Rabinovitz
|
73aa89ed9e
IB/srp: destroy and recreate QP and CQs when reconnecting
|
12 years ago |
Bart Van Assche
|
ef6c49d87c
IB/srp: Eliminate state SRP_TARGET_DEAD
|
13 years ago |
Bart Van Assche
|
ee12d6a80c
IB/srp: Introduce the helper function srp_remove_target()
|
13 years ago |
Bart Van Assche
|
294c875a65
IB/srp: Suppress superfluous error messages
|
13 years ago |
Bart Van Assche
|
4f0af69799
IB/srp: Process all error completions
|
12 years ago |
Bart Van Assche
|
948d1e889e
IB/srp: Introduce srp_handle_qp_err()
|
14 years ago |
Bart Van Assche
|
224db15743
IB/srp: Simplify SCSI error handling
|
12 years ago |
Bart Van Assche
|
f371823120
IB/srp: Keep processing commands during host removal
|
13 years ago |
Bart Van Assche
|
09be70a238
IB/srp: Eliminate state SRP_TARGET_CONNECTING
|
13 years ago |
Bart Van Assche
|
c9b03c1ae5
IB/srp: Increase block layer timeout
|
14 years ago |
Bart Van Assche
|
d853667091
IB/srp: Avoid having aborted requests hang
|
13 years ago |
Bart Van Assche
|
9b796d06d5
IB/srp: Fix use-after-free in srp_reset_req()
|
13 years ago |
Bart Van Assche
|
220329916c
IB/srp: Fix a race condition
|
13 years ago |
Bart Van Assche
|
683b159a2e
IB/srp: Consolidate repetitive sysfs code
|
13 years ago |
Bart Van Assche
|
e0bda7d8c3
IB/srp: Use pr_fmt() and pr_err()/pr_warn()
|
13 years ago |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
Bart Van Assche
|
fd1b6c4a69
IB/srp: Avoid duplicate devices from LUN scan
|
14 years ago |
Roland Dreier
|
737b94eb41
IB/srp: Fix integer -> pointer cast warnings
|
14 years ago |
David Dillow
|
be8b981453
IB/srp: try to use larger FMR sizes to cover our mappings
|
14 years ago |
David Dillow
|
c07d424d61
IB/srp: add support for indirect tables that don't fit in SRP_CMD
|
14 years ago |
David Dillow
|
8f26c9ff9c
IB/srp: rework mapping engine to use multiple FMR entries
|
14 years ago |
David Dillow
|
4924864404
IB/srp: allow sg_tablesize to be set for each target
|
14 years ago |
David Dillow
|
961e0be89a
IB/srp: move IB CM setup completion into its own function
|
14 years ago |
David Dillow
|
8c4037b501
IB/srp: always avoid non-zero offsets into an FMR
|
14 years ago |