aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_dbf.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-05[SCSI] zfcp: Handle failures during device allocation correctlyChristof Schmitt1-36/+29
2009-09-05[SCSI] zfcp: proper use of device registerSebastian Ott1-4/+8
2009-09-05[SCSI] zfcp: Replace config semaphore with mutexChristof Schmitt5-33/+32
2009-09-05[SCSI] zfcp: Defer resource allocation to first ccw_set_online callChristof Schmitt3-31/+54
2009-09-05[SCSI] zfcp: Simplify and update ct/gs and els timeout handlingChristof Schmitt3-17/+6
2009-09-05[SCSI] zfcp: Use kthread API for zfcp erp threadChristof Schmitt3-45/+27
2009-09-05[SCSI] zfcp: resolve false usage of dd_data in fc_rportSwen Schillig3-23/+5
2009-09-05[SCSI] zfcp: Apply common naming conventions to zfcp_fcSwen Schillig5-36/+35
2009-09-05[SCSI] zfcp: introduce _setup, _destroy for qdio and FCSwen Schillig4-64/+89
2009-09-05[SCSI] zfcp: Update dbf callsSwen Schillig9-380/+347
2009-09-05[SCSI] zfcp: Decouple gid_pn requests from erpChristof Schmitt6-56/+47
2009-09-05[SCSI] zfcp: Move qdio related data out of zfcp_adapterSwen Schillig9-296/+343
2009-09-05[SCSI] zfcp: Separate qdio attributes from zfcp_fsf_reqSwen Schillig5-115/+160
2009-09-05[SCSI] zfcp: Move workqueue to adapter structSwen Schillig6-8/+34
2009-09-05[SCSI] zfcp: Remove the useless ZFCP_REQ_AUTO_CLEANUP flagSwen Schillig1-35/+45
2009-09-05[SCSI] zfcp: Improve request allocation through mempoolsSwen Schillig4-113/+127
2009-09-05[SCSI] zfcp: Replace fsf_req wait_queue with completionSwen Schillig4-28/+10
2009-09-05[SCSI] zfcp: fix layering oddities between zfcp_fsf and zfcp_qdioSwen Schillig3-74/+73
2009-09-05[SCSI] zfcp: Implicitly close all wka portsChristof Schmitt4-5/+13
2009-09-05[SCSI] zfcp: Only issue one test link command per portChristof Schmitt2-0/+10
2009-09-05[SCSI] zfcp: Remove useless assignmentChristof Schmitt1-1/+0
2009-09-05[SCSI] zfcp: Only collect FSF/HBA debug data for matching trace levelsChristof Schmitt3-39/+67
2009-09-05[SCSI] zfcp: Only collect SCSI debug data for matching trace levelsChristof Schmitt5-63/+73
2009-09-05[SCSI] zfcp: Move debug data from zfcp_data to own data structureChristof Schmitt5-113/+143
2009-09-05[SCSI] zfcp: invalid usage after free of port resourcesSwen Schillig2-4/+9
2009-09-05[SCSI] scsi_dh_rdac: add support for next generation of Dell PV arrayYanqing_Liu@Dell.com1-0/+2
2009-08-22[SCSI] update MAINTAINERS with new emailJames Bottomley1-1/+1
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