aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-09-05[SCSI] zfcp: introduce _setup, _destroy for qdio and FCSwen Schillig
2009-09-05[SCSI] zfcp: Update dbf callsSwen Schillig
2009-09-05[SCSI] zfcp: Decouple gid_pn requests from erpChristof Schmitt
2009-09-05[SCSI] zfcp: Move qdio related data out of zfcp_adapterSwen Schillig
2009-09-05[SCSI] zfcp: Separate qdio attributes from zfcp_fsf_reqSwen Schillig
2009-09-05[SCSI] zfcp: Move workqueue to adapter structSwen Schillig
2009-09-05[SCSI] zfcp: Remove the useless ZFCP_REQ_AUTO_CLEANUP flagSwen Schillig
2009-09-05[SCSI] zfcp: Improve request allocation through mempoolsSwen Schillig
2009-09-05[SCSI] zfcp: Replace fsf_req wait_queue with completionSwen Schillig
2009-09-05[SCSI] zfcp: fix layering oddities between zfcp_fsf and zfcp_qdioSwen Schillig
2009-09-05[SCSI] zfcp: Implicitly close all wka portsChristof Schmitt
2009-09-05[SCSI] zfcp: Only issue one test link command per portChristof Schmitt
2009-09-05[SCSI] zfcp: Remove useless assignmentChristof Schmitt
2009-09-05[SCSI] zfcp: Only collect FSF/HBA debug data for matching trace levelsChristof Schmitt
2009-09-05[SCSI] zfcp: Only collect SCSI debug data for matching trace levelsChristof Schmitt
2009-09-05[SCSI] zfcp: Move debug data from zfcp_data to own data structureChristof Schmitt
2009-09-05[SCSI] zfcp: invalid usage after free of port resourcesSwen Schillig
2009-09-05[SCSI] scsi_dh_rdac: add support for next generation of Dell PV arrayYanqing_Liu@Dell.com
2009-08-22[SCSI] mptsas : Bump version to 3.04.11Kashyap, Desai
2009-08-22[SCSI] mptsas : Code cleanup of host page alloc and diag reset.Kashyap, Desai
2009-08-22[SCSI] mptsas : set max_id to infinite value.Kashyap, Desai
2009-08-22[SCSI] mptsas : Change config request timeout value to 30 seconds.Kashyap, Desai
2009-08-22[SCSI] mptsas : Handle INSUFFICIENT resources status as similar to IOC BUSY s...Kashyap, Desai
2009-08-22[SCSI] mptsas : Removed mptscsih_timer_expired.Kashyap, Desai
2009-08-22[SCSI] mptsas : Change DEFINED value of can queue for FC and SAS devices.Kashyap, Desai
2009-08-22[SCSI] scsi_dh: add two SUN devices to the list of devices supported by defaultChandra Seetharaman
2009-08-22[SCSI] fix bugs in scsi_vpd_inquiry()James Bottomley
2009-08-22[SCSI] reservation conflict after timeout causes device to be taken offlineMichael Reed
2009-08-22[SCSI] nsp_cs: fix buf overflowJiri Slaby
2009-08-22[SCSI] ch: Check NULL for kmalloc() returnDavidlohr Bueso A
2009-08-22[SCSI] ibmvscsi: avoid unnecessary use of kzalloc_poolSage Weil
2009-08-22[SCSI] qla2xxx: Update version number to 8.03.01-k5Giridhar Malavali
2009-08-22[SCSI] qla2xxx: Fix to ensure driver works in sinlge queue mode if multiqueue...Anirban Chakraborty
2009-08-22[SCSI] qla2xxx: Correct display of vp_count in debug printk.Andrew Vasquez
2009-08-22[SCSI] qla2xxx: Fix a bug that clears the interrupt status register for the b...Anirban Chakraborty
2009-08-22[SCSI] qla2xxx: ISP21xx/22xx do not support FDMI registrations.Andrew Vasquez
2009-08-22[SCSI] qla2xxx: Pad IOCB structure for size requirements.Shyam Sundar
2009-08-22[SCSI] qla2xxx: Handle RSCN's per master/slave vn-port basis.Santosh Vernekar
2009-08-22[SCSI] qla2xxx: Process DPC requests within valid Fabric topologies.Lalit Chandivade
2009-08-22[SCSI] qla2xxx: Mark all devices lost on loss of fc port.Santosh Vernekar
2009-08-22[SCSI] qla2xxx: Skip RSCN processing on vha if event is global.Santosh Vernekar
2009-08-22[SCSI] qla2xxx: Correctly handle 'global port-unavailable' AEN.Andrew Vasquez
2009-08-22[SCSI] qla2xxx: Pass the command's data residual to upper-layer callers.Ravi Anand
2009-08-22[SCSI] scsi_dh: Use scsi_dh_set_params() in multipath.Chandra Seetharaman
2009-08-22[SCSI] scsi_dh: Provide set_params interface in emc device handlerChandra Seetharaman
2009-08-22[SCSI] scsi_dh: add the interface scsi_dh_set_params()Chandra Seetharaman
2009-08-22[SCSI] ses: update enclosure data on hot addJames Bottomley
2009-08-22[SCSI] ses: add support for enclosure component hot removalJames Bottomley
2009-08-22[SCSI] ses: fix hotplug with multiple devices and expandersJames Bottomley
2009-08-22[SCSI] ipr: fix buffer overflowBrian King