summaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_fsf.c
Commit message (Expand)AuthorAgeFilesLines
* [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/+4Star
* [SCSI] zfcp: Cleanup function parameters for sbal value.Swen Schillig2010-07-281-26/+14Star
* [SCSI] zfcp: Use correct width for timer_interval fieldChristof Schmitt2010-07-281-1/+1
* [SCSI] zfcp: Update status read mempoolChristof Schmitt2010-07-221-1/+2
* [SCSI] zfcp: Do not wait for SBALs on stopped queueChristof Schmitt2010-07-221-5/+0Star
* [SCSI] zfcp: Fix check whether unchained ct_els is possibleSwen Schillig2010-07-221-1/+1
* [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6James Bottomley2010-05-181-161/+85Star
|\
| * [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/+17Star
| * [SCSI] zfcp: Move sbale handling to zfcp_qdio filesChristof Schmitt2010-05-021-113/+67Star
* | [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-181-35/+36
* [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-181-6/+1Star
* [SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_portChristof Schmitt2010-02-181-7/+7
* [SCSI] zfcp: Remove duplicate assignment of req_seq_noChristof Schmitt2010-02-181-2/+1Star
* [SCSI] zfcp: Remove two FIXME commentsChristof Schmitt2010-02-181-1/+1
* [SCSI] zfcp: Move FSF request tracking code to new fileChristof Schmitt2010-02-181-25/+7Star
* [SCSI] zfcp: Remove function zfcp_reqlist_find_safeChristof Schmitt2010-02-181-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/+11Star
* [SCSI] zfcp: Simplify handling of ct and els requestsChristof Schmitt2009-12-041-15/+13Star
* [SCSI] zfcp: Remove ZFCP_DID_MASKChristof Schmitt2009-12-041-6/+6
* [SCSI] zfcp: Move WKA port to zfcp FC codeChristof Schmitt2009-12-041-11/+11
* [SCSI] zfcp: Use common code definitions for FC ELS structsChristof Schmitt2009-12-041-25/+20Star
* [SCSI] zfcp: Update FCP protocol related codeChristof Schmitt2009-12-041-79/+18Star
* [SCSI] zfcp: Assign scheduled work to driver queueSwen Schillig2009-12-041-1/+1
* [SCSI] zfcp: Merge trace code for fsf requests in one functionChristof Schmitt2009-12-041-54/+39Star
* [SCSI] zfcp: Replace local reference counting with common krefSwen Schillig2009-12-041-6/+6
* [SCSI] zfcp: Replace global config_lock with local list locksSwen Schillig2009-12-041-11/+11
* [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: correctly initialize unchained requestsChristof Schmitt2009-10-021-4/+18
* [SCSI] zfcp: Simplify and update ct/gs and els timeout handlingChristof Schmitt2009-09-051-9/+6Star
* [SCSI] zfcp: Apply common naming conventions to zfcp_fcSwen Schillig2009-09-051-5/+5
* [SCSI] zfcp: Update dbf callsSwen Schillig2009-09-051-12/+12
* [SCSI] zfcp: Decouple gid_pn requests from erpChristof Schmitt2009-09-051-12/+2Star
* [SCSI] zfcp: Move qdio related data out of zfcp_adapterSwen Schillig2009-09-051-145/+154
* [SCSI] zfcp: Separate qdio attributes from zfcp_fsf_reqSwen Schillig2009-09-051-37/+42
* [SCSI] zfcp: Move workqueue to adapter structSwen Schillig2009-09-051-1/+1
* [SCSI] zfcp: Remove the useless ZFCP_REQ_AUTO_CLEANUP flagSwen Schillig2009-09-051-35/+45
* [SCSI] zfcp: Improve request allocation through mempoolsSwen Schillig2009-09-051-43/+49
* [SCSI] zfcp: Replace fsf_req wait_queue with completionSwen Schillig2009-09-051-20/+6Star
* [SCSI] zfcp: fix layering oddities between zfcp_fsf and zfcp_qdioSwen Schillig2009-09-051-30/+70
* [SCSI] zfcp: Remove useless assignmentChristof Schmitt2009-09-051-1/+0Star