aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_fsf.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-31/+49
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-221-6/+19
* SCSI: zfcp: only access zfcp_scsi_dev for valid scsi_deviceMartin Peschke2012-10-131-5/+14
* SCSI: zfcp: Make trace record tags uniqueSteffen Maier2012-10-131-2/+2
* [S390] qdio: Split SBAL entry flagsJan Glauber2011-06-061-22/+23
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* [SCSI] zfcp: Merge FCP task management setup with regular FCP command setupChristof Schmitt2011-02-251-2/+2
* [SCSI] zfcp: Move qtcb kmem_cache to zfcp_fsf.cChristof Schmitt2011-02-251-2/+4
* [SCSI] zfcp: Replace kmem_cache for "status read" dataChristof Schmitt2011-02-251-5/+7
* [SCSI] zfcp: Remove unused flag ZFCP_STATUS_FSFREQ_TASK_MANAGEMENTChristof Schmitt2011-02-251-1/+0
* [SCSI] zfcp: Remove redundant unlikely()Tobias Klauser2011-02-251-2/+2
* [SCSI] zfcp: Redesign of the debug tracing final cleanup.Swen Schillig2010-12-211-46/+39
* [SCSI] zfcp: Redesign of the debug tracing for SCSI records.Swen Schillig2010-12-211-1/+1
* [SCSI] zfcp: Redesign of the debug tracing for HBA records.Swen Schillig2010-12-211-4/+14
* [SCSI] zfcp: Redesign of the debug tracing for SAN records.Swen Schillig2010-12-211-4/+4
* [SCSI] zfcp: Issue FCP command without holding SCSI host_lockChristof Schmitt2010-12-091-2/+3
* [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] zfcp: Fix adapter activation on link downSwen Schillig2010-10-251-3/+0
* [SCSI] zfcp: Replace status modifier functions.Swen Schillig2010-09-161-27/+45
* [SCSI] zfcp: Move ACL/CFDC code to zfcp_cfdc.cChristof Schmitt2010-09-161-114/+15
* [SCSI] zfcp: Reorder FCP I/O and task management handler functionsChristof Schmitt2010-09-161-75/+72
* [SCSI] zfcp: Change spin_lock_bh to spin_lock_irq to fix lockdep warningChristof Schmitt2010-09-161-36/+36
* [SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unitChristof Schmitt2010-09-161-139/+140
* [SCSI] zfcp: Trigger logging in the FCP channel on qdio error conditionsChristof Schmitt2010-07-281-1/+6
* [SCSI] zfcp: Introduce experimental support for DIF/DIXFelix Beck2010-07-281-23/+86
* [SCSI] zfcp: Post events through FC transport classSven Schuetz2010-07-281-0/+3
* [SCSI] zfcp: Cleanup QDIO attachment and improve processing.Swen Schillig2010-07-281-6/+4
* [SCSI] zfcp: Cleanup function parameters for sbal value.Swen Schillig2010-07-281-26/+14
* [SCSI] zfcp: Use correct width for timer_interval fieldChristof Schmitt2010-07-281-1/+1
* [SCSI] zfcp: Update status read mempoolChristof Schmitt2010-07-211-1/+2
* [SCSI] zfcp: Do not wait for SBALs on stopped queueChristof Schmitt2010-07-211-5/+0
* [SCSI] zfcp: Fix check whether unchained ct_els is possibleSwen Schillig2010-07-211-1/+1
* [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6James Bottomley2010-05-181-161/+85
|\
| * [SCSI] zfcp: Use status_read_buf_num provided by FCP channelChristof Schmitt2010-05-021-0/+1
| * [SCSI] zfcp: Move sbal_get function to zfcp_qdio.cChristof Schmitt2010-05-021-48/+17
| * [SCSI] zfcp: Move sbale handling to zfcp_qdio filesChristof Schmitt2010-05-021-113/+67
* | [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-301-0/+1
* [SCSI] zfcp: Introduce header file for qdio structs and inline functionsChristof Schmitt2010-02-171-35/+36
* [SCSI] zfcp: Replace FC4 constants with information from exchange portChristof Schmitt2010-02-171-2/+4
* [SCSI] zfcp: Move scsi result tracing decision to zfcp_dbf.hChristof Schmitt2010-02-171-6/+1
* [SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_portChristof Schmitt2010-02-171-7/+7
* [SCSI] zfcp: Remove duplicate assignment of req_seq_noChristof Schmitt2010-02-171-2/+1
* [SCSI] zfcp: Remove two FIXME commentsChristof Schmitt2010-02-171-1/+1
* [SCSI] zfcp: Move FSF request tracking code to new fileChristof Schmitt2010-02-171-25/+7
* [SCSI] zfcp: Remove function zfcp_reqlist_find_safeChristof Schmitt2010-02-171-16/+18
* [SCSI] zfcp: Set hardware timeout as requested by BSG request.Swen Schillig2010-01-171-9/+10
* [SCSI] zfcp: Activate fc4s attributes for zfcp in FC transport classChristof Schmitt2009-12-041-0/+2
* [SCSI] zfcp: Update FSF error reportingChristof Schmitt2009-12-041-27/+11