aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi
Commit message (Expand)AuthorAgeFilesLines
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-224-20/+47
* SCSI: zfcp: only access zfcp_scsi_dev for valid scsi_deviceMartin Peschke2012-10-131-5/+14
* SCSI: zfcp: restore refcount check on port_removeSteffen Maier2012-10-135-12/+45
* SCSI: zfcp: remove invalid reference to list iterator variableJulia Lawall2012-10-131-1/+1
* SCSI: zfcp: Do not wakeup while suspendedSteffen Maier2012-10-135-10/+86
* SCSI: zfcp: Make trace record tags uniqueSteffen Maier2012-10-131-2/+2
* compat: fix compile breakage on s390Heiko Carstens2012-03-121-0/+1
* SCSI: zfcp: return early from slave_destroy if slave_alloc returned earlySteffen Maier2012-01-061-0/+4
* [S390] qdio: Split SBAL entry flagsJan Glauber2011-06-063-31/+34
* Fix common misspellingsLucas De Marchi2011-03-312-2/+2
* [S390] ccw_driver: remove duplicate membersSebastian Ott2011-03-231-2/+4
* [SCSI] zfcp: Add information to symbolic port name when running in NPIV modeChristof Schmitt2011-02-257-0/+169
* [SCSI] zfcp: Move SCSI host and transport templates out of struct zfcp_dataChristof Schmitt2011-02-254-48/+48
* [SCSI] zfcp: Merge FCP task management setup with regular FCP command setupChristof Schmitt2011-02-252-16/+10
* [SCSI] zfcp: Move qtcb kmem_cache to zfcp_fsf.cChristof Schmitt2011-02-254-9/+11
* [SCSI] zfcp: Use common FC kmem_cache for GPN_FT requestChristof Schmitt2011-02-254-87/+35
* [SCSI] zfcp: Allocate GID_PN data through new FC kmem_cacheChristof Schmitt2011-02-254-70/+46
* [SCSI] zfcp: Introduce new kmem_cache for FC request and response dataChristof Schmitt2011-02-255-42/+47
* [SCSI] zfcp: Replace kmem_cache for "status read" dataChristof Schmitt2011-02-254-22/+15
* [SCSI] zfcp: Remove unused flag ZFCP_STATUS_FSFREQ_TASK_MANAGEMENTChristof Schmitt2011-02-252-2/+0
* [SCSI] zfcp: Remove redundant unlikely()Tobias Klauser2011-02-251-2/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-225-17/+19
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-01-071-0/+2
|\ \ \
| * | | [S390] qdio: outbound tasklet scan thresholdJan Glauber2011-01-051-0/+2
| | |/ | |/|
* | | [SCSI] zfcp: Add allow_lun_scan module parameterChristof Schmitt2010-12-211-1/+6
* | | [SCSI] zfcp: Add __init declaration to zfcp_cache_hw_alignChristof Schmitt2010-12-211-2/+2
* | | [SCSI] zfcp: Move qdio setup from erp to zfcp_qdio.cChristof Schmitt2010-12-212-12/+3
* | | [SCSI] zfcp: Redesign of the debug tracing final cleanup.Swen Schillig2010-12-2112-181/+180
* | | [SCSI] zfcp: Redesign of the debug tracing for SCSI records.Swen Schillig2010-12-215-265/+132
* | | [SCSI] zfcp: Redesign of the debug tracing for HBA records.Swen Schillig2010-12-215-431/+229
* | | [SCSI] zfcp: Redesign of the debug tracing for SAN records.Swen Schillig2010-12-215-202/+85
* | | [SCSI] zfcp: Redesign of the debug tracing for recovery actions.Swen Schillig2010-12-214-285/+139
|/ /
* | [SCSI] zfcp: Issue FCP command without holding SCSI host_lockChristof Schmitt2010-12-092-7/+5
* | [SCSI] zfcp: Prevent usage w/o holding a referenceSwen Schillig2010-12-091-3/+6
* | [SCSI] zfcp: No ERP escalation on gpn_ft evalSwen Schillig2010-12-091-0/+2
* | [SCSI] zfcp: Correct false abort data assignment.Swen Schillig2010-12-091-1/+1
* | [SCSI] zfcp: Fix common FCP request receptionSwen Schillig2010-12-091-2/+2
* | SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* | [SCSI] zfcp: Use correct length for FCP_RSP_INFOChristof Schmitt2010-10-251-1/+1
* | [SCSI] zfcp: Call get_device on port before calling put_deviceChristof Schmitt2010-10-251-2/+2
* | [SCSI] zfcp: Fix adapter activation on link downSwen Schillig2010-10-251-3/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-231-5/+1
|\
| * qdio: extend API to allow pollingJan Glauber2010-09-081-5/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-10-2215-1124/+1280
|\ \
| * | [SCSI] zfcp: Remove scsi_cmnd->serial_number from debug tracesChristof Schmitt2010-10-072-6/+0
| * | [SCSI] zfcp: Replace status modifier functions.Swen Schillig2010-09-169-208/+189
| * | [SCSI] zfcp: Remove duplicated code from zfcp_ccw_set_onlineChristof Schmitt2010-09-161-8/+1
| * | [SCSI] zfcp: Move ACL/CFDC code to zfcp_cfdc.cChristof Schmitt2010-09-164-202/+207