aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-22[SCSI] mptsas : Bump version to 3.04.11Kashyap, Desai1-2/+2
2009-08-22[SCSI] mptsas : Code cleanup of host page alloc and diag reset.Kashyap, Desai1-54/+30
2009-08-22[SCSI] mptsas : set max_id to infinite value.Kashyap, Desai2-4/+6
2009-08-22[SCSI] mptsas : Change config request timeout value to 30 seconds.Kashyap, Desai1-9/+10
2009-08-22[SCSI] mptsas : Handle INSUFFICIENT resources status as similar to IOC BUSY statusKashyap, Desai1-1/+1
2009-08-22[SCSI] mptsas : Removed mptscsih_timer_expired.Kashyap, Desai6-122/+0
2009-08-22[SCSI] mptsas : Change DEFINED value of can queue for FC and SAS devices.Kashyap, Desai2-2/+3
2009-08-22[SCSI] scsi_dh: add two SUN devices to the list of devices supported by defaultChandra Seetharaman1-0/+2
2009-08-22[SCSI] fix bugs in scsi_vpd_inquiry()James Bottomley1-6/+7
2009-08-22[SCSI] reservation conflict after timeout causes device to be taken offlineMichael Reed1-1/+5
2009-08-22[SCSI] nsp_cs: fix buf overflowJiri Slaby1-1/+1
2009-08-22[SCSI] ch: Check NULL for kmalloc() returnDavidlohr Bueso A1-0/+6
2009-08-22[SCSI] ibmvscsi: avoid unnecessary use of kzalloc_poolSage Weil1-1/+1
2009-08-22[SCSI] qla2xxx: Update version number to 8.03.01-k5Giridhar Malavali1-1/+1
2009-08-22[SCSI] qla2xxx: Fix to ensure driver works in sinlge queue mode if multiqueue failsAnirban Chakraborty6-12/+27
2009-08-22[SCSI] qla2xxx: Correct display of vp_count in debug printk.Andrew Vasquez1-1/+2
2009-08-22[SCSI] qla2xxx: Fix a bug that clears the interrupt status register for the base queueAnirban Chakraborty1-2/+4
2009-08-22[SCSI] qla2xxx: ISP21xx/22xx do not support FDMI registrations.Andrew Vasquez1-0/+4
2009-08-22[SCSI] qla2xxx: Pad IOCB structure for size requirements.Shyam Sundar1-1/+1
2009-08-22[SCSI] qla2xxx: Handle RSCN's per master/slave vn-port basis.Santosh Vernekar1-1/+1
2009-08-22[SCSI] qla2xxx: Process DPC requests within valid Fabric topologies.Lalit Chandivade1-0/+3
2009-08-22[SCSI] qla2xxx: Mark all devices lost on loss of fc port.Santosh Vernekar1-0/+1
2009-08-22[SCSI] qla2xxx: Skip RSCN processing on vha if event is global.Santosh Vernekar1-4/+20
2009-08-22[SCSI] qla2xxx: Correctly handle 'global port-unavailable' AEN.Andrew Vasquez1-1/+29
2009-08-22[SCSI] qla2xxx: Pass the command's data residual to upper-layer callers.Ravi Anand1-0/+1
2009-08-22[SCSI] scsi_dh: Use scsi_dh_set_params() in multipath.Chandra Seetharaman1-6/+36
2009-08-22[SCSI] scsi_dh: Provide set_params interface in emc device handlerChandra Seetharaman1-3/+56
2009-08-22[SCSI] scsi_dh: add the interface scsi_dh_set_params()Chandra Seetharaman1-0/+33
2009-08-22[SCSI] ses: update enclosure data on hot addJames Bottomley2-71/+100
2009-08-22[SCSI] ses: add support for enclosure component hot removalJames Bottomley2-15/+40
2009-08-22[SCSI] ses: fix hotplug with multiple devices and expandersJames Bottomley2-16/+38
2009-08-22[SCSI] ipr: fix buffer overflowBrian King1-1/+1
2009-08-22[SCSI] bnx2i : Fix "cid #n not valid" issueAnil Veerabhadrappa1-2/+1
2009-08-22[SCSI] bnx2i : Fix command session number jump issue seen during cable pull testAnil Veerabhadrappa1-3/+0
2009-08-22[SCSI] fcoe: removes phys_dev and renames real_dev to netdev.Vasu Dev2-47/+51
2009-08-22[SCSI] libfc: Remove page flags check for sglistYi Zou1-27/+0
2009-08-22[SCSI] libfc: Remove FC_FRAME_SG_LEN in fc_fcp_send_dataYi Zou1-2/+0
2009-08-22[SCSI] fcoe: Remove ifdef for NETIF_F_FCOE_CRC and NETIF_F_FSOYi Zou1-6/+0
2009-08-22[SCSI] fcoe, libfc: adds offload EM per eth device with only single xid range per EMVasu Dev3-79/+85
2009-08-22[SCSI] fcoe: modifies fcoe_hostlist_lock uses as prep work to add shared offload EMVasu Dev1-8/+18
2009-08-22[SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor listVasu Dev5-97/+134
2009-08-22[SCSI] libfc: Remove the FC_EM_DBG macroRobert Love1-7/+6
2009-08-22[SCSI] fcoe, libfc: adds exchange manager(EM) anchor list per lport and related APIsVasu Dev3-7/+56
2009-08-22[SCSI] libfc: fix: cancel rport retry timerJoe Eykholt1-2/+1
2009-08-22[SCSI] libfc: fc_rport_logoff should not drop the lockJoe Eykholt1-22/+38
2009-08-22[SCSI] libfc: rename rport state "NONE" to "DELETE".Joe Eykholt1-14/+14
2009-08-22[SCSI] libfc: fix WARNING from fc_seq_start_next on closed exchangesJoe Eykholt1-1/+0
2009-08-22[SCSI] libfc: in fc_lport_destroy, flush rports after turning off linkJoe Eykholt1-1/+5
2009-08-22[SCSI] libfc: stop login after fabric logoffJoe Eykholt1-8/+34
2009-08-22[SCSI] libfc: rename lport NONE state to DISABLEDJoe Eykholt2-7/+7