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 |
Roland Dreier
|
4790f4dc5f
Merge branches 'misc', 'mlx4', 'mthca', 'nes' and 'srp' into for-next
|
14 years ago |
Tejun Heo
|
f06267104d
RDMA: Update workqueue usage
|
14 years ago |
Bart Van Assche
|
695b83495e
IB/srp: Test only once whether iu allocation succeeded
|
14 years ago |
David Dillow
|
9af762719e
IB/srp: consolidate hot-path variables into cache lines
|
14 years ago |
Bart Van Assche
|
e968467822
IB/srp: stop sharing the host lock with SCSI
|
14 years ago |
Bart Van Assche
|
94a9174c63
IB/srp: reduce lock coverage of command completion
|
14 years ago |
Bart Van Assche
|
76c75b258f
IB/srp: reduce local coverage for command submission and EH
|
14 years ago |
Bart Van Assche
|
536ae14e75
IB/srp: don't move active requests to their own list
|
14 years ago |
Bart Van Assche
|
dcb4cb85f4
IB/srp: allow lockless work posting
|
14 years ago |
Bart Van Assche
|
9709f0e05b
IB/srp: consolidate state change code
|
14 years ago |
David Dillow
|
f8b6e31e4e
IB/srp: allow task management without a previous request
|
14 years ago |
Jeff Garzik
|
f281233d3e
SCSI host lock push-down
|
14 years ago |
David Dillow
|
19081f31ce
IB/srp: Sync buffer before posting send
|
14 years ago |
Bart Van Assche
|
21c1a90769
IB/srp: Use list_first_entry()
|
15 years ago |
Bart Van Assche
|
7ade400aba
IB/srp: Reduce number of BUSY conditions
|
15 years ago |
David Dillow
|
05a1d7504f
IB/srp: Eliminate two forward declarations
|
15 years ago |