Commit Graph

60 Commits (55b70a0300b873c0ec7ea6e33752af56f41250ce)

Author SHA1 Message Date
FUJITA Tomonori aebd5e476e [SCSI] transport_srp: add rport roles attribute 18 years ago
FUJITA Tomonori 3236822b1c [SCSI] ib_srp: convert to use the srp transport class 18 years ago
Sean Hefty 247e020ee5 IB/srp: Add QoS support through service ID 18 years ago
Raghava Kondapalli 3d1ff48da7 IB/srp: Add OUI for new Cisco targets 18 years ago
Roland Dreier 5d7cbfd631 IB/srp: Wrap OUI checking for workarounds in helper functions 18 years ago
Jan Engelhardt 06cc85086e IB: Use menuconfig for InfiniBand menu 18 years ago
FUJITA Tomonori bb350d1dec [SCSI] ib_srp: convert to use the data buffer accessors 18 years ago
Michael S. Tsirkin f4fd0b224d IB: Add CQ comp_vector support 18 years ago
Roland Dreier b7f008fdc9 IB/srp: Set proc_name 18 years ago
Ishai Rabinovitz 3633b3d096 IB/srp: Add orig_dgid sysfs attribute to scsi_host 18 years ago
Ishai Rabinovitz 1033ff670d IB/srp: Don't wait for response when QP is in error state. 18 years ago
Ishai Rabinovitz a20f3a6d7e IB/srp: Check match_strdup() return 18 years ago
Roland Dreier bf628dc22a IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4G 18 years ago
Ralph Campbell 85507bcce0 IB/srp: Use new verbs IB DMA mapping functions 18 years ago
Vu Pham d2fcea7d68 IB/srp: Fix memory leak on reconnect 18 years ago
Arne Redlich 3c8edf0eca IB/srp: Increase supported CDB size 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Ishai Rabinovitz 01cb9bcbd3 IB/srp: Enable multiple connections to the same target 19 years ago
Ishai Rabinovitz 9b0af401aa IB/srp: Remove redundant memset() 19 years ago
Michael S. Tsirkin c1a0b23bf4 IB/sa: Require SA registration 19 years ago
Tom Tucker 07ebafbaaa RDMA: iWARP Core Changes. 19 years ago
Roland Dreier 3cd965646b IB: Whitespace fixes 19 years ago
Ishai Rabinovitz ded7f1a16d IB/srp: Add port/device attributes 19 years ago
Ishai Rabinovitz add7afc756 IB/srp: Don't schedule reconnect from srp 19 years ago
Ishai Rabinovitz 559ce8f150 IB/srp: Work around data corruption bug on Mellanox targets 19 years ago
Ishai Rabinovitz d916a8f1b4 IB/srp: Fix crash in srp_reconnect_target 19 years ago
Michael S. Tsirkin adfaa888a2 [PATCH] fmr pool: remove unnecessary pointer dereference 19 years ago
Vu Pham 6583eb3dcc [PATCH] srp: fix fmr error handling 19 years ago
Ishai Rabinovitz 526b4caa0a IB/srp: Factor out common request reset code 19 years ago
Ramachandra K 0c0450db31 IB/srp: Support SRP rev. 10 targets 19 years ago
Roland Dreier 6bfa24fa3e IB/srp: Get rid of "Target has req_lim 0" messages 19 years ago
Ishai Rabinovitz b7ac4ab497 IB/srp: Handle DREQ events from CM 19 years ago
Vu Pham 74b0a15b5e IB/srp: Allow sg_tablesize to be adjusted 19 years ago
Vu Pham 52fb2b50c4 IB/srp: Allow cmd_per_lun to be set per target port 19 years ago
Ishai Rabinovitz 0c5b395239 IB/srp: Clean up loop in srp_remove_one() 19 years ago
Matthew Wilcox b3589fd490 IB/srp: Change target_mutex to a spinlock 19 years ago
Matthew Wilcox 549c5fc2c8 IB/srp: Get rid of unneeded use of list_for_each_entry_safe() 19 years ago
Matthew Wilcox 1962a4a1e4 IB/srp: Use SCAN_WILD_CARD from SCSI headers 19 years ago
Roland Dreier f5358a172f IB/srp: Use FMRs to map gather/scatter lists 19 years ago
Ishai Rabinovitz 093beac189 IB/srp: Complete correct SCSI commands on device reset 19 years ago
Roland Dreier ec2d720849 IB/srp: Get rid of extra scsi_host_put()s if reconnection fails 19 years ago
Roland Dreier e65810566f IB/srp: Don't wait for disconnection if sending DREQ fails 19 years ago
Roland Dreier d945e1df28 IB/srp: Fix tracking of pending requests during error handling 19 years ago
Roland Dreier f80887d0b9 IB/srp: Remove request from list when SCSI abort succeeds 19 years ago
Roland Dreier ce1823f032 IB/srp: Fix memory leak in options parsing 19 years ago
Roland Dreier 3f89f83449 IB/srp: Fix unmapping of fake scatterlist 19 years ago
Roland Dreier cf368713a3 IB/srp: Use a fake scatterlist for non-SG SCSI commands 19 years ago
Roland Dreier bf17c1c7cc IB/srp: Coverity fix to srp_parse_options() 19 years ago
Roland Dreier 6ecb0c8496 IB/srp: Add SCSI host attributes to show target port 19 years ago
Roland Dreier 1285b3a0b0 IB/srp: Don't send task management commands after target removal 19 years ago