summaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] zfcp: Fix tracing of requests with error statusChristof Schmitt2010-04-111-3/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-308-0/+8
* [S390] remove unused qdio flags in zfcp and qethUrsula Braun2010-03-081-2/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-02-2714-404/+513
|\
| * [SCSI] zfcp: Introduce header file for qdio structs and inline functionsChristof Schmitt2010-02-186-137/+162
| * [SCSI] zfcp: Replace FC4 constants with information from exchange portChristof Schmitt2010-02-181-2/+4
| * [SCSI] zfcp: Move scsi result tracing decision to zfcp_dbf.hChristof Schmitt2010-02-183-15/+24
| * [SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_portChristof Schmitt2010-02-188-93/+81Star
| * [SCSI] zfcp: Remove duplicate assignment of req_seq_noChristof Schmitt2010-02-181-2/+1Star
| * [SCSI] zfcp: Dont use 0 to indicate invalid LUN in rec traceChristof Schmitt2010-02-182-6/+8
| * [SCSI] zfcp: Fix warnings from smatchChristof Schmitt2010-02-181-11/+2Star
| * [SCSI] zfcp: Remove unused payload field from zfcp_dbf_san_recordChristof Schmitt2010-02-181-2/+2
| * [SCSI] zfcp: Remove two FIXME commentsChristof Schmitt2010-02-182-2/+2
| * [SCSI] zfcp: Move FSF request tracking code to new fileChristof Schmitt2010-02-188-98/+203
| * [SCSI] zfcp: Remove function zfcp_reqlist_find_safeChristof Schmitt2010-02-184-41/+29Star
* | [SCSI] zfcp: Report FC BSG errors in correct fieldSwen Schillig2010-02-081-5/+4Star
|/
* [SCSI] zfcp: Set hardware timeout as requested by BSG request.Swen Schillig2010-01-174-16/+22
* [SCSI] zfcp: Introduce bsg_timeout callback.Swen Schillig2010-01-173-0/+8
* [SCSI] zfcp: add missing compat ptr conversionHeiko Carstens2010-01-171-2/+7
* [SCSI] zfcp: Fix linebreak in hba traceChristof Schmitt2010-01-171-1/+1
* [SCSI] zfcp: Issue zfcp_fc_wka_port_put after FC CT BSG requestChristof Schmitt2010-01-171-22/+43
* [SCSI] zfcp: Remove flag ZFCP_STATUS_FSFREQ_TMFUNCNOTSUPPChristof Schmitt2009-12-042-4/+0Star
* [SCSI] zfcp: Activate fc4s attributes for zfcp in FC transport classChristof Schmitt2009-12-042-0/+4
* [SCSI] zfcp: Block scsi_eh thread for rport state BLOCKEDChristof Schmitt2009-12-041-0/+3
* [SCSI] zfcp: Update FSF error reportingChristof Schmitt2009-12-042-29/+11Star
* [SCSI] zfcp: Improve ELS ADISC handlingChristof Schmitt2009-12-043-3/+17
* [SCSI] zfcp: Simplify handling of ct and els requestsChristof Schmitt2009-12-049-285/+160Star
* [SCSI] zfcp: Remove ZFCP_DID_MASKChristof Schmitt2009-12-044-18/+17Star
* [SCSI] zfcp: Move WKA port to zfcp FC codeChristof Schmitt2009-12-046-68/+90
* [SCSI] zfcp: Use common code definitions for FC CT structsChristof Schmitt2009-12-045-180/+161Star
* [SCSI] zfcp: Use common code definitions for FC ELS structsChristof Schmitt2009-12-046-154/+108Star
* [SCSI] zfcp: Update FCP protocol related codeChristof Schmitt2009-12-047-169/+156Star
* [SCSI] zfcp: Dont fail SCSI commands when transitioning to blocked fc_rportChristof Schmitt2009-12-041-2/+16
* [SCSI] zfcp: Assign scheduled work to driver queueSwen Schillig2009-12-046-24/+17Star
* [SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymoreSwen Schillig2009-12-046-78/+34Star
* [SCSI] zfcp: Implement module unloadingChristof Schmitt2009-12-043-13/+14
* [SCSI] zfcp: Merge trace code for fsf requests in one functionChristof Schmitt2009-12-041-54/+39Star
* [SCSI] zfcp: Access ports and units with container_of in sysfs codeChristof Schmitt2009-12-042-7/+10
* [SCSI] zfcp: Remove suspend callbackSwen Schillig2009-12-041-17/+1Star
* [SCSI] zfcp: Remove global config_mutexSwen Schillig2009-12-047-158/+232
* [SCSI] zfcp: Replace local reference counting with common krefSwen Schillig2009-12-0411-258/+196Star
* [SCSI] zfcp: Replace global config_lock with local list locksSwen Schillig2009-12-048-200/+199Star
* [SCSI] zfcp: Adapt change_queue_depth for queue full trackingChristof Schmitt2009-12-041-3/+12
* [SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2009-12-041-1/+5
* [SCSI] zfcp: Flush SCSI registration work when adding unitChristof Schmitt2009-10-221-0/+1
* [SCSI] zfcp: Fix timer initialization for ct and els requestsChristof Schmitt2009-10-221-1/+1
* [SCSI] zfcp: Warn about storage devices with broken PLOGI dataChristof Schmitt2009-10-221-2/+9
* [SCSI] zfcp: Handle WWPN mismatch in PLOGI payloadChristof Schmitt2009-10-223-12/+22
* [SCSI] zfcp: fix kfree handling in zfcp_init_device_setupHeiko Carstens2009-10-221-5/+6
* [SCSI] zfcp: Fix hang when offlining device with offline chpidChristof Schmitt2009-10-022-5/+5