Age | Commit message (Expand) | Author |
2009-09-12 | [SCSI] scsi_dh_rdac: changes for rdac debug logging | Moger, Babu |
2009-09-12 | [SCSI] scsi_dh_rdac: changes to collect the rdac debug information during the... | Moger, Babu |
2009-09-12 | [SCSI] scsi_dh_rdac: move the init code from rdac_activate to rdac_bus_attach | Moger, Babu |
2009-09-12 | [SCSI] sg: fix oops in the error path in sg_build_indirect() | Michal Schmidt |
2009-09-12 | [SCSI] mptsas : Bump version to 3.04.12 | Kashyap, Desai |
2009-09-12 | [SCSI] mptsas : FW event thread and scsi mid layer deadlock in SYNCHRONIZE CA... | Kashyap, Desai |
2009-09-12 | [SCSI] mptsas : Send DID_NO_CONNECT for pending IOs of removed device | Kashyap, Desai |
2009-09-12 | [SCSI] mptsas : PAE Kernel more than 4 GB kernel panic | Kashyap, Desai |
2009-09-12 | [SCSI] mptsas : NULL pointer on big endian systems causing Expander not to te... | Kashyap, Desai |
2009-09-12 | [SCSI] mptsas : Sanity check for phyinfo is added | Kashyap, Desai |
2009-09-12 | [SCSI] scsi_dh_rdac: Add support for Sun StorageTek ST2500, ST2510 and ST2530 | Charlie Brady |
2009-09-12 | [SCSI] pmcraid: PMC-Sierra MaxRAID driver to support 6Gb/s SAS RAID controller | Anil Ravindranath |
2009-09-12 | [SCSI] qla2xxx: Update version number to 8.03.01-k6. | Giridhar Malavali |
2009-09-12 | [SCSI] qla2xxx: Properly delete rports attached to a vport. | Andrew Vasquez |
2009-09-12 | [SCSI] qla2xxx: Correct various NPIV issues. | Andrew Vasquez |
2009-09-12 | [SCSI] qla2xxx: Correct qla2x00_eh_wait_on_command() to wait correctly. | Lalit Chandivade |
2009-09-12 | [SCSI] qla2xxx: Further limit device-table (qla_devtbl) lookup to non-24xx. | Andrew Vasquez |
2009-09-12 | [SCSI] qla2xxx: Correctly set FCF_TAPE_PRESENT flag based on scsi-device. | Santosh Vernekar |
2009-09-10 | [SCSI] fcoe: flush per-cpu thread work when destroying interface | Joe Eykholt |
2009-09-10 | [SCSI] libfc: don't swap OX_ID and RX_ID when sending BA_RJT | Joe Eykholt |
2009-09-10 | [SCSI] libfc: send GPN_ID in reaction to single-port RSCNs. | Joe Eykholt |
2009-09-10 | [SCSI] libfc: fix handling of incoming Discover Address (ADISC) requests | Joe Eykholt |
2009-09-10 | [SCSI] libfc: use ADISC to verify rport login state | Joe Eykholt |
2009-09-10 | [SCSI] libfc: LOGO response code had extraeous enter_rtv | Joe Eykholt |
2009-09-10 | [SCSI] libfc: re-login to remote ports that send us LOGO | Joe Eykholt |
2009-09-10 | [SCSI] libfc: fix rport error handling for login-required and invalid ops | Joe Eykholt |
2009-09-10 | [SCSI] libfc: correctly handle incoming PLOGI request. | Joe Eykholt |
2009-09-10 | [SCSI] libfc: improve debug messages for ELS response handlers | Joe Eykholt |
2009-09-10 | [SCSI] libfc: fix: rport_recv_req needs disc_mutex when calling rport_lookup | Joe Eykholt |
2009-09-10 | [SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c. | Joe Eykholt |
2009-09-10 | [SCSI] libfc: Always reset remote port roles when receiving PRLI | Robert Love |
2009-09-10 | [SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_create | Robert Love |
2009-09-10 | [SCSI] libfc: don't do discovery before callback is set | Joe Eykholt |
2009-09-10 | [SCSI] libfc: clean up point-to-point discovery code. | Joe Eykholt |
2009-09-10 | [SCSI] libfc: discovery gpn_ft parse bug | Joe Eykholt |
2009-09-10 | [SCSI] libfc: discovery retry should clear pending first. | Joe Eykholt |
2009-09-10 | [SCSI] libfc: fix: empty zone causes endless discovery retries. | Joe Eykholt |
2009-09-10 | [SCSI] libfc: handle discovery failure more correctly. | Joe Eykholt |
2009-09-10 | [SCSI] libfc: rearrange code in fc_disc_gpn_ft_resp() | Joe Eykholt |
2009-09-10 | [SCSI] libfc: discovery restart sequence error fix | Joe Eykholt |
2009-09-10 | [SCSI] libfc: do not log off rports before or after discovery | Joe Eykholt |
2009-09-10 | [SCSI] libfc: move rport_lookup into fc_rport.c | Joe Eykholt |
2009-09-10 | [SCSI] libfc: change to make remote port callback optional | Joe Eykholt |
2009-09-10 | [SCSI] libfc: have rport_create do a lookup for pre-existing rports first | Joe Eykholt |
2009-09-10 | [SCSI] libfc: make rport module maintain the rport list | Joe Eykholt |
2009-09-10 | [SCSI] libfc: simplify fc_lport_rport_callback | Joe Eykholt |
2009-09-10 | [SCSI] libfc: rport debug messages were printing pointer values | Joe Eykholt |
2009-09-10 | [SCSI] libfc: remove unused disc->delay element | Joe Eykholt |
2009-09-10 | [SCSI] libfc: eliminate disc->event | Joe Eykholt |
2009-09-10 | [SCSI] libfc: fix rport event race between READY and LOGO | Joe Eykholt |