summaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] zfcp: Fix hang when offlining device with offline chpidChristof Schmitt2009-10-022-5/+5
* [SCSI] zfcp: Fix lockdep warning when offlining device with offline chpidChristof Schmitt2009-10-022-1/+4
* [SCSI] zfcp: Fix oops during shutdown of offline deviceChristof Schmitt2009-10-021-4/+4
* [SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocationChristof Schmitt2009-10-024-31/+38
* [SCSI] zfcp: correctly initialize unchained requestsChristof Schmitt2009-10-021-4/+18
* trivial: remove unnecessary semicolonsJoe Perches2009-09-211-1/+1
* [SCSI] zfcp: optimize zfcp_qdio_accountHeiko Carstens2009-09-052-7/+6
* [SCSI] zfcp: Remove duplicated code for debug timestampsChristof Schmitt2009-09-051-16/+3
* [SCSI] zfcp: Handle failures during device allocation correctlyChristof Schmitt2009-09-051-36/+29
* [SCSI] zfcp: proper use of device registerSebastian Ott2009-09-051-4/+8
* [SCSI] zfcp: Replace config semaphore with mutexChristof Schmitt2009-09-055-33/+32
* [SCSI] zfcp: Defer resource allocation to first ccw_set_online callChristof Schmitt2009-09-053-31/+54
* [SCSI] zfcp: Simplify and update ct/gs and els timeout handlingChristof Schmitt2009-09-053-17/+6
* [SCSI] zfcp: Use kthread API for zfcp erp threadChristof Schmitt2009-09-053-45/+27
* [SCSI] zfcp: resolve false usage of dd_data in fc_rportSwen Schillig2009-09-053-23/+5
* [SCSI] zfcp: Apply common naming conventions to zfcp_fcSwen Schillig2009-09-055-36/+35
* [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] zfcp: Fix tracing of request id for abort requestsChristof Schmitt2009-07-301-8/+10
* [SCSI] zfcp: Fix wka port processingSwen Schillig2009-07-302-7/+5
* [SCSI] zfcp: avoid double notify in lowmem scenarioSwen Schillig2009-07-301-4/+10
* [SCSI] zfcp: Add port only once to FC transport classChristof Schmitt2009-07-301-1/+6
* [SCSI] zfcp: Recover from stalled outbound queueChristof Schmitt2009-07-301-1/+4
* [SCSI] zfcp: Fix erp escalation procedureChristof Schmitt2009-07-301-26/+24
* [SCSI] zfcp: Fix logic for physical port closeChristof Schmitt2009-07-301-1/+1
* [SCSI] zfcp: Use -EIO for SBAL allocation failuresChristof Schmitt2009-07-301-3/+2
* [SCSI] zfcp: Use unchained mode for small ct and els requestsChristof Schmitt2009-07-301-8/+25
* [SCSI] zfcp: Use correct flags for zfcp_erp_notifyChristof Schmitt2009-07-301-2/+2
* [SCSI] zfcp: Return -ENOMEM for allocation failures in zfcp_fsfChristof Schmitt2009-07-301-1/+1
* [SCSI] zfcp: Acquire qdio_stat_lock when reading the queue utilizationChristof Schmitt2009-07-301-1/+6
* [SCSI] zfcp: Fix invalid command orderSwen Schillig2009-07-301-3/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-06-177-21/+218
|\
| * [SCSI] zfcp: Update FC pass-through supportChristof Schmitt2009-06-122-7/+5
| * [SCSI] zfcp: Add FC pass-through supportSven Schuetz2009-06-126-20/+219
* | [S390] pm: zfcp driver power management callbacksMartin Petermann2009-06-161-0/+33
OpenPOWER on IntegriCloud