Commit Graph

5488 Commits (2bace8b95108746f6123d312f47f5bda4eb17a26)

Author SHA1 Message Date
Anand Gadiyar fd589a8f0a trivial: fix typo "to to" in multiple files 16 years ago
Jaswinder Singh Rajput 98840f2ce5 includecheck fix: drivers/scsi, ibmvscsi.c 16 years ago
Jaswinder Singh Rajput 39558c8f8e includecheck fix: drivers/scsi, libfcoe.c 16 years ago
David Brownell a4dbd6740d driver model: constify attribute groups 16 years ago
James Bottomley ea038f63ac [SCSI] fix oops during scsi scanning 16 years ago
Bart Van Assche afffd3dabe [SCSI] libsrp: fix memory leak in srp_ring_free() 16 years ago
Mike Christie 661134ad37 [SCSI] libiscsi, bnx2i: make bound ep check common 16 years ago
Mike Christie 4c0ba5d259 [SCSI] libiscsi: add completion function for drivers that do not need pdu processing 16 years ago
Moger, Babu dd784edcfc [SCSI] scsi_dh_rdac: changes for rdac debug logging 16 years ago
Moger, Babu 1527666e6a [SCSI] scsi_dh_rdac: changes to collect the rdac debug information during the initialization 16 years ago
Moger, Babu 87b79a5327 [SCSI] scsi_dh_rdac: move the init code from rdac_activate to rdac_bus_attach 16 years ago
Michal Schmidt e71044ee2e [SCSI] sg: fix oops in the error path in sg_build_indirect() 16 years ago
Charlie Brady 5bab08858c [SCSI] scsi_dh_rdac: Add support for Sun StorageTek ST2500, ST2510 and ST2530 16 years ago
Anil Ravindranath 89a3681041 [SCSI] pmcraid: PMC-Sierra MaxRAID driver to support 6Gb/s SAS RAID controller 16 years ago
Giridhar Malavali 073ed91e24 [SCSI] qla2xxx: Update version number to 8.03.01-k6. 16 years ago
Andrew Vasquez 67becc0041 [SCSI] qla2xxx: Properly delete rports attached to a vport. 16 years ago
Andrew Vasquez 0d6e61bc6a [SCSI] qla2xxx: Correct various NPIV issues. 16 years ago
Lalit Chandivade d970432c48 [SCSI] qla2xxx: Correct qla2x00_eh_wait_on_command() to wait correctly. 16 years ago
Andrew Vasquez ab67114935 [SCSI] qla2xxx: Further limit device-table (qla_devtbl) lookup to non-24xx. 16 years ago
Santosh Vernekar 8474f3a02a [SCSI] qla2xxx: Correctly set FCF_TAPE_PRESENT flag based on scsi-device. 16 years ago
Tejun Heo da6c5c720c scsi,block: update SCSI to handle mixed merge failures 16 years ago
Joe Eykholt e7a51997da [SCSI] fcoe: flush per-cpu thread work when destroying interface 16 years ago
Joe Eykholt 1d490ce33e [SCSI] libfc: don't swap OX_ID and RX_ID when sending BA_RJT 16 years ago
Joe Eykholt 2ab7e1ecb8 [SCSI] libfc: send GPN_ID in reaction to single-port RSCNs. 16 years ago
Joe Eykholt 8abbe3a423 [SCSI] libfc: fix handling of incoming Discover Address (ADISC) requests 16 years ago
Joe Eykholt 370c3bd05c [SCSI] libfc: use ADISC to verify rport login state 16 years ago
Joe Eykholt 68a1750b46 [SCSI] libfc: LOGO response code had extraeous enter_rtv 16 years ago
Joe Eykholt feab4ae730 [SCSI] libfc: re-login to remote ports that send us LOGO 16 years ago
Joe Eykholt 83fe6a9346 [SCSI] libfc: fix rport error handling for login-required and invalid ops 16 years ago
Joe Eykholt 3ac6f98f41 [SCSI] libfc: correctly handle incoming PLOGI request. 16 years ago
Joe Eykholt f657d299cf [SCSI] libfc: improve debug messages for ELS response handlers 16 years ago
Joe Eykholt 25b37b981e [SCSI] libfc: fix: rport_recv_req needs disc_mutex when calling rport_lookup 16 years ago
Joe Eykholt 131203a1ef [SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c. 16 years ago
Robert Love 6bd054cbf3 [SCSI] libfc: Always reset remote port roles when receiving PRLI 16 years ago
Robert Love 9737e6a7b5 [SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_create 16 years ago
Joe Eykholt 935d0fce44 [SCSI] libfc: don't do discovery before callback is set 16 years ago
Joe Eykholt 29d898e909 [SCSI] libfc: clean up point-to-point discovery code. 16 years ago
Joe Eykholt 81a67b9717 [SCSI] libfc: discovery gpn_ft parse bug 16 years ago
Joe Eykholt 3667d7e7f7 [SCSI] libfc: discovery retry should clear pending first. 16 years ago
Joe Eykholt c762608bf7 [SCSI] libfc: fix: empty zone causes endless discovery retries. 16 years ago
Joe Eykholt 883a337cf8 [SCSI] libfc: handle discovery failure more correctly. 16 years ago
Joe Eykholt a1c1e4e76c [SCSI] libfc: rearrange code in fc_disc_gpn_ft_resp() 16 years ago
Joe Eykholt c356afd486 [SCSI] libfc: discovery restart sequence error fix 16 years ago
Joe Eykholt 0f6c614987 [SCSI] libfc: do not log off rports before or after discovery 16 years ago
Joe Eykholt 8025b5db7e [SCSI] libfc: move rport_lookup into fc_rport.c 16 years ago
Joe Eykholt 8345592b83 [SCSI] libfc: change to make remote port callback optional 16 years ago
Joe Eykholt 19f97e3c0a [SCSI] libfc: have rport_create do a lookup for pre-existing rports first 16 years ago
Joe Eykholt 48f00902ba [SCSI] libfc: make rport module maintain the rport list 16 years ago
Joe Eykholt b5cbf08373 [SCSI] libfc: simplify fc_lport_rport_callback 16 years ago
Joe Eykholt cdbe6dfece [SCSI] libfc: rport debug messages were printing pointer values 16 years ago