summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] zfcp: introduce _setup, _destroy for qdio and FCSwen Schillig2009-09-054-64/+89
* [SCSI] zfcp: Update dbf callsSwen Schillig2009-09-059-380/+347
* [SCSI] zfcp: Decouple gid_pn requests from erpChristof Schmitt2009-09-056-56/+47
* [SCSI] zfcp: Move qdio related data out of zfcp_adapterSwen Schillig2009-09-059-296/+343
* [SCSI] zfcp: Separate qdio attributes from zfcp_fsf_reqSwen Schillig2009-09-055-115/+160
* [SCSI] zfcp: Move workqueue to adapter structSwen Schillig2009-09-056-8/+34
* [SCSI] zfcp: Remove the useless ZFCP_REQ_AUTO_CLEANUP flagSwen Schillig2009-09-051-35/+45
* [SCSI] zfcp: Improve request allocation through mempoolsSwen Schillig2009-09-054-113/+127
* [SCSI] zfcp: Replace fsf_req wait_queue with completionSwen Schillig2009-09-054-28/+10
* [SCSI] zfcp: fix layering oddities between zfcp_fsf and zfcp_qdioSwen Schillig2009-09-053-74/+73
* [SCSI] zfcp: Implicitly close all wka portsChristof Schmitt2009-09-054-5/+13
* [SCSI] zfcp: Only issue one test link command per portChristof Schmitt2009-09-052-0/+10
* [SCSI] zfcp: Remove useless assignmentChristof Schmitt2009-09-051-1/+0
* [SCSI] zfcp: Only collect FSF/HBA debug data for matching trace levelsChristof Schmitt2009-09-053-39/+67
* [SCSI] zfcp: Only collect SCSI debug data for matching trace levelsChristof Schmitt2009-09-055-63/+73
* [SCSI] zfcp: Move debug data from zfcp_data to own data structureChristof Schmitt2009-09-055-113/+143
* [SCSI] zfcp: invalid usage after free of port resourcesSwen Schillig2009-09-052-4/+9
* [SCSI] scsi_dh_rdac: add support for next generation of Dell PV arrayYanqing_Liu@Dell.com2009-09-051-0/+2
* [SCSI] mptsas : Bump version to 3.04.11Kashyap, Desai2009-08-221-2/+2
* [SCSI] mptsas : Code cleanup of host page alloc and diag reset.Kashyap, Desai2009-08-221-54/+30
* [SCSI] mptsas : set max_id to infinite value.Kashyap, Desai2009-08-222-4/+6
* [SCSI] mptsas : Change config request timeout value to 30 seconds.Kashyap, Desai2009-08-221-9/+10
* [SCSI] mptsas : Handle INSUFFICIENT resources status as similar to IOC BUSY s...Kashyap, Desai2009-08-221-1/+1
* [SCSI] mptsas : Removed mptscsih_timer_expired.Kashyap, Desai2009-08-226-122/+0
* [SCSI] mptsas : Change DEFINED value of can queue for FC and SAS devices.Kashyap, Desai2009-08-222-2/+3
* [SCSI] scsi_dh: add two SUN devices to the list of devices supported by defaultChandra Seetharaman2009-08-221-0/+2
* [SCSI] fix bugs in scsi_vpd_inquiry()James Bottomley2009-08-221-6/+7
* [SCSI] reservation conflict after timeout causes device to be taken offlineMichael Reed2009-08-221-1/+5
* [SCSI] nsp_cs: fix buf overflowJiri Slaby2009-08-221-1/+1
* [SCSI] ch: Check NULL for kmalloc() returnDavidlohr Bueso A2009-08-221-0/+6
* [SCSI] ibmvscsi: avoid unnecessary use of kzalloc_poolSage Weil2009-08-221-1/+1
* [SCSI] qla2xxx: Update version number to 8.03.01-k5Giridhar Malavali2009-08-221-1/+1
* [SCSI] qla2xxx: Fix to ensure driver works in sinlge queue mode if multiqueue...Anirban Chakraborty2009-08-226-12/+27
* [SCSI] qla2xxx: Correct display of vp_count in debug printk.Andrew Vasquez2009-08-221-1/+2
* [SCSI] qla2xxx: Fix a bug that clears the interrupt status register for the b...Anirban Chakraborty2009-08-221-2/+4
* [SCSI] qla2xxx: ISP21xx/22xx do not support FDMI registrations.Andrew Vasquez2009-08-221-0/+4
* [SCSI] qla2xxx: Pad IOCB structure for size requirements.Shyam Sundar2009-08-221-1/+1
* [SCSI] qla2xxx: Handle RSCN's per master/slave vn-port basis.Santosh Vernekar2009-08-221-1/+1
* [SCSI] qla2xxx: Process DPC requests within valid Fabric topologies.Lalit Chandivade2009-08-221-0/+3
* [SCSI] qla2xxx: Mark all devices lost on loss of fc port.Santosh Vernekar2009-08-221-0/+1
* [SCSI] qla2xxx: Skip RSCN processing on vha if event is global.Santosh Vernekar2009-08-221-4/+20
* [SCSI] qla2xxx: Correctly handle 'global port-unavailable' AEN.Andrew Vasquez2009-08-221-1/+29
* [SCSI] qla2xxx: Pass the command's data residual to upper-layer callers.Ravi Anand2009-08-221-0/+1
* [SCSI] scsi_dh: Use scsi_dh_set_params() in multipath.Chandra Seetharaman2009-08-221-6/+36
* [SCSI] scsi_dh: Provide set_params interface in emc device handlerChandra Seetharaman2009-08-221-3/+56
* [SCSI] scsi_dh: add the interface scsi_dh_set_params()Chandra Seetharaman2009-08-221-0/+33
* [SCSI] ses: update enclosure data on hot addJames Bottomley2009-08-222-71/+100
* [SCSI] ses: add support for enclosure component hot removalJames Bottomley2009-08-222-15/+40
* [SCSI] ses: fix hotplug with multiple devices and expandersJames Bottomley2009-08-222-16/+38
* [SCSI] ipr: fix buffer overflowBrian King2009-08-221-1/+1