summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2009-09-05[SCSI] iscsi_tcp: Evaluate socket state in data_ready()Hannes Reinecke1-3/+25
2009-09-05[SCSI] qla2xxx: Add asynchronous-login support.Andrew Vasquez7-9/+784
2009-09-05[SCSI] qla2xxx: Generalize srb structure usage.Andrew Vasquez3-2/+14
2009-09-05[SCSI] mpt2sas: Bump driver version 01.100.06.00Kashyap, Desai1-2/+2
2009-09-05[SCSI] mpt2sas: cleanup interrupt routine and config_request optimizationKashyap, Desai4-753/+234
2009-09-05[SCSI] mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesgKashyap, Desai4-4/+109
2009-09-05[SCSI] mpt2sas: setting SDEV into RUNNING state from Interrupt contextKashyap, Desai2-6/+13
2009-09-05[SCSI] mpt2sas: Removed wrapper funtions _scsih_link_change.Kashyap, Desai3-33/+17
2009-09-05[SCSI] mpt2sas: Prevent sending command to FW while Host ResetKashyap, Desai5-54/+47
2009-09-05[SCSI] mpt2sas : Rescan topology from Interrupt context instead of work threadKashyap, Desai3-89/+57
2009-09-05[SCSI] stex: Add reset code for st_yel (v2)Ed Lin1-4/+29
2009-09-05[SCSI] scsi_dh_rdac: add support for next generation of Dell PV arrayYanqing_Liu@Dell.com1-0/+2
2009-08-23[SCSI] scsi_dh: add two SUN devices to the list of devices supported by defaultChandra Seetharaman1-0/+2
2009-08-23[SCSI] fix bugs in scsi_vpd_inquiry()James Bottomley1-6/+7
2009-08-23[SCSI] reservation conflict after timeout causes device to be taken offlineMichael Reed1-1/+5
2009-08-23[SCSI] nsp_cs: fix buf overflowJiri Slaby1-1/+1
2009-08-23[SCSI] ch: Check NULL for kmalloc() returnDavidlohr Bueso A1-0/+6
2009-08-23[SCSI] ibmvscsi: avoid unnecessary use of kzalloc_poolSage Weil1-1/+1
2009-08-23[SCSI] qla2xxx: Update version number to 8.03.01-k5Giridhar Malavali1-1/+1
2009-08-23[SCSI] qla2xxx: Fix to ensure driver works in sinlge queue mode if multiqueue...Anirban Chakraborty6-12/+27
2009-08-23[SCSI] qla2xxx: Correct display of vp_count in debug printk.Andrew Vasquez1-1/+2
2009-08-23[SCSI] qla2xxx: Fix a bug that clears the interrupt status register for the b...Anirban Chakraborty1-2/+4
2009-08-23[SCSI] qla2xxx: ISP21xx/22xx do not support FDMI registrations.Andrew Vasquez1-0/+4
2009-08-23[SCSI] qla2xxx: Pad IOCB structure for size requirements.Shyam Sundar1-1/+1
2009-08-23[SCSI] qla2xxx: Handle RSCN's per master/slave vn-port basis.Santosh Vernekar1-1/+1
2009-08-23[SCSI] qla2xxx: Process DPC requests within valid Fabric topologies.Lalit Chandivade1-0/+3
2009-08-23[SCSI] qla2xxx: Mark all devices lost on loss of fc port.Santosh Vernekar1-0/+1
2009-08-23[SCSI] qla2xxx: Skip RSCN processing on vha if event is global.Santosh Vernekar1-4/+20
2009-08-23[SCSI] qla2xxx: Correctly handle 'global port-unavailable' AEN.Andrew Vasquez1-1/+29
2009-08-23[SCSI] qla2xxx: Pass the command's data residual to upper-layer callers.Ravi Anand1-0/+1
2009-08-23[SCSI] scsi_dh: Provide set_params interface in emc device handlerChandra Seetharaman1-3/+56
2009-08-23[SCSI] scsi_dh: add the interface scsi_dh_set_params()Chandra Seetharaman1-0/+33
2009-08-23[SCSI] ses: update enclosure data on hot addJames Bottomley1-71/+97
2009-08-23[SCSI] ses: add support for enclosure component hot removalJames Bottomley1-7/+26
2009-08-23[SCSI] ses: fix hotplug with multiple devices and expandersJames Bottomley1-4/+6
2009-08-23[SCSI] ipr: fix buffer overflowBrian King1-1/+1
2009-08-23[SCSI] bnx2i : Fix "cid #n not valid" issueAnil Veerabhadrappa1-2/+1
2009-08-23[SCSI] bnx2i : Fix command session number jump issue seen during cable pull testAnil Veerabhadrappa1-3/+0
2009-08-23[SCSI] fcoe: removes phys_dev and renames real_dev to netdev.Vasu Dev2-47/+51
2009-08-23[SCSI] libfc: Remove page flags check for sglistYi Zou1-27/+0
2009-08-23[SCSI] libfc: Remove FC_FRAME_SG_LEN in fc_fcp_send_dataYi Zou1-2/+0
2009-08-23[SCSI] fcoe: Remove ifdef for NETIF_F_FCOE_CRC and NETIF_F_FSOYi Zou1-6/+0
2009-08-23[SCSI] fcoe, libfc: adds offload EM per eth device with only single xid range...Vasu Dev3-79/+85
2009-08-23[SCSI] fcoe: modifies fcoe_hostlist_lock uses as prep work to add shared offl...Vasu Dev1-8/+18
2009-08-23[SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor listVasu Dev5-97/+134
2009-08-23[SCSI] libfc: Remove the FC_EM_DBG macroRobert Love1-7/+6
2009-08-23[SCSI] fcoe, libfc: adds exchange manager(EM) anchor list per lport and relat...Vasu Dev3-7/+56
2009-08-23[SCSI] libfc: fix: cancel rport retry timerJoe Eykholt1-2/+1
2009-08-23[SCSI] libfc: fc_rport_logoff should not drop the lockJoe Eykholt1-22/+38
2009-08-23[SCSI] libfc: rename rport state "NONE" to "DELETE".Joe Eykholt1-14/+14