summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] aacraid: add an ifdef'd device delete case instead of taking the devic...Rajashekhara, Mahesh2010-05-172-1/+11
* [SCSI] aacraid: prohibit access to array container spaceRajashekhara, Mahesh2010-05-171-0/+34
* [SCSI] aacraid: add support for handling ATA pass-through commands.Rajashekhara, Mahesh2010-05-171-2/+16
* [SCSI] aacraid: expose physical devices for models with newer firmwareRajashekhara, Mahesh2010-05-171-0/+15
* [SCSI] aacraid: respond automatically to volumes added by config toolRajashekhara, Mahesh2010-05-172-1/+11
* [SCSI] fcoe: fix fcoe module ref countingVasu Dev2010-05-171-1/+1
* [SCSI] libfcoe: FIP Keep-Alive messages for VPorts are sent with incorrect po...Kaladhar Musunuru2010-05-171-2/+2
* [SCSI] libfcoe: Fix incorrect MAC address clearingKaladhar Musunuru2010-05-171-1/+1
* [SCSI] fcoe: fix a circular locking issue with rtnl and sysfs mutexVasu Dev2010-05-171-7/+34
* [SCSI] libfc: Move the port_id into lportRobert Love2010-05-1710-35/+36
* [SCSI] fcoe: move link speed checking into its own routineRobert Love2010-05-171-13/+29
* [SCSI] libfc: Remove extra pointer checkRobert Love2010-05-171-2/+1
* [SCSI] libfc: Remove unused fc_get_host_port_typeRobert Love2010-05-172-12/+0
* [SCSI] fcoe: fixes wrong error exit in fcoe_createVasu Dev2010-05-171-1/+1
* [SCSI] libfc: set seq_id for incoming sequenceJoe Eykholt2010-05-171-4/+6
* [SCSI] qla2xxx: Updates to ISP82xx support.Giridhar Malavali2010-05-174-144/+111
* [SCSI] qla2xxx: Optionally disable target reset.Giridhar Malavali2010-05-172-1/+8
* [SCSI] qla2xxx: ensure flash operation and host reset via sg_reset are mutual...Lalit Chandivade2010-05-172-1/+51
* [SCSI] qla2xxx: Silence bogus warning by gcc for wrap and did.Mike Waychison2010-05-171-2/+2
* [SCSI] qla2xxx: T10 DIF support added.Arun Easi2010-05-1710-12/+1053
* [SCSI] qla2xxx: Support for asynchronous TM and Marker IOCBs.Madhuranath Iyengar2010-05-178-4/+366
* [SCSI] qla2xxx: Provide common framework for BSG and IOCB commands.Madhuranath Iyengar2010-05-177-142/+162
* [SCSI] qla2xxx: Cleanup FCP-command-status processing debug statements.Andrew Vasquez2010-05-171-129/+63
* [SCSI] qla2xxx: Limit mailbox command contention for ADISC requests.Andrew Vasquez2010-05-176-28/+178
* [SCSI] qla2xxx: Further generalization of SRB CTX infrastructure.Andrew Vasquez2010-05-173-69/+65
* [SCSI] qla2xxx: Add char device to increase driver use countHarish Zunjarrao2010-05-172-1/+16
* [SCSI] qla2xxx: Clear error status after uncorrectable non-fatal errors.Lalit Chandivade2010-05-171-1/+2
* [SCSI] qla2xxx: Display proper link state for disconnected ports.Andrew Vasquez2010-05-171-1/+2
* [SCSI] qla2xxx: Check for ISP84xx before processing to get 84xx firmware vers...Andrew Vasquez2010-05-171-3/+5
* [SCSI] a2091: Kill ugly DMA() macroGeert Uytterhoeven2010-05-021-22/+26
* [SCSI] a3000: Use shost_priv() and kill ugly HDATA() macroGeert Uytterhoeven2010-05-021-25/+28
* [SCSI] mvme147: Use shost_priv() and kill ugly HDATA() macroGeert Uytterhoeven2010-05-021-6/+7
* [SCSI] gvp11: Use shost_priv() and kill ugly HDATA() macroGeert Uytterhoeven2010-05-021-47/+46
* [SCSI] a2091: Use shost_priv() and kill ugly HDATA() macroGeert Uytterhoeven2010-05-021-27/+29
* [SCSI] a3000: ReindentationGeert Uytterhoeven2010-05-022-163/+163
* [SCSI] mvme147: ReindentationGeert Uytterhoeven2010-05-022-83/+87
* [SCSI] gvp11: ReindentationGeert Uytterhoeven2010-05-022-297/+301
* [SCSI] a2091: ReindentationGeert Uytterhoeven2010-05-022-170/+171
* [SCSI] wd33c93: Kill empty wd33c93_release()Geert Uytterhoeven2010-05-026-15/+0
* [SCSI] zfcp: Zero memory for gpn_ft and adisc requestsChristof Schmitt2010-05-021-2/+2
* [SCSI] zfcp: Use status_read_buf_num provided by FCP channelChristof Schmitt2010-05-025-3/+6
* [SCSI] zfcp: Move sbal_get function to zfcp_qdio.cChristof Schmitt2010-05-023-48/+58
* [SCSI] zfcp: Move sbale handling to zfcp_qdio filesChristof Schmitt2010-05-027-151/+191
* [SCSI] zfcp: Report scatter-gather limits to SCSI and block layerChristof Schmitt2010-05-025-34/+19
* [SCSI] Adding MAINTAINERS for qla4xxx iSCSI driver.Ravi Anand2010-05-021-0/+8
* [SCSI] qla4xxx: Update driver version to 5.02.00-k1Vikas Chaudhary2010-05-021-2/+1
* [SCSI] qla4xxx: added support for abort task management commandVikas Chaudhary2010-05-026-9/+124
* [SCSI] qla4xxx: correct use of cmd->host_scribbleVikas Chaudhary2010-05-023-9/+13
* [SCSI] qla4xxx: do not retry login to CHAP auth failed targetsVikas Chaudhary2010-05-023-43/+94
* [SCSI] qla4xxx: Updated firmware ready timeout algorithmVikas Chaudhary2010-05-021-9/+11