aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_fsf.c
Commit message (Expand)AuthorAge
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* [SCSI] zfcp: Introduce header file for qdio structs and inline functionsChristof Schmitt2010-02-17
* [SCSI] zfcp: Replace FC4 constants with information from exchange portChristof Schmitt2010-02-17
* [SCSI] zfcp: Move scsi result tracing decision to zfcp_dbf.hChristof Schmitt2010-02-17
* [SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_portChristof Schmitt2010-02-17
* [SCSI] zfcp: Remove duplicate assignment of req_seq_noChristof Schmitt2010-02-17
* [SCSI] zfcp: Remove two FIXME commentsChristof Schmitt2010-02-17
* [SCSI] zfcp: Move FSF request tracking code to new fileChristof Schmitt2010-02-17
* [SCSI] zfcp: Remove function zfcp_reqlist_find_safeChristof Schmitt2010-02-17
* [SCSI] zfcp: Set hardware timeout as requested by BSG request.Swen Schillig2010-01-17
* [SCSI] zfcp: Activate fc4s attributes for zfcp in FC transport classChristof Schmitt2009-12-04
* [SCSI] zfcp: Update FSF error reportingChristof Schmitt2009-12-04
* [SCSI] zfcp: Simplify handling of ct and els requestsChristof Schmitt2009-12-04
* [SCSI] zfcp: Remove ZFCP_DID_MASKChristof Schmitt2009-12-04
* [SCSI] zfcp: Move WKA port to zfcp FC codeChristof Schmitt2009-12-04
* [SCSI] zfcp: Use common code definitions for FC ELS structsChristof Schmitt2009-12-04
* [SCSI] zfcp: Update FCP protocol related codeChristof Schmitt2009-12-04
* [SCSI] zfcp: Assign scheduled work to driver queueSwen Schillig2009-12-04
* [SCSI] zfcp: Merge trace code for fsf requests in one functionChristof Schmitt2009-12-04
* [SCSI] zfcp: Replace local reference counting with common krefSwen Schillig2009-12-04
* [SCSI] zfcp: Replace global config_lock with local list locksSwen Schillig2009-12-04
* [SCSI] zfcp: Fix timer initialization for ct and els requestsChristof Schmitt2009-10-21
* [SCSI] zfcp: Warn about storage devices with broken PLOGI dataChristof Schmitt2009-10-21
* [SCSI] zfcp: correctly initialize unchained requestsChristof Schmitt2009-10-02
* [SCSI] zfcp: Simplify and update ct/gs and els timeout handlingChristof Schmitt2009-09-05
* [SCSI] zfcp: Apply common naming conventions to zfcp_fcSwen Schillig2009-09-05
* [SCSI] zfcp: Update dbf callsSwen Schillig2009-09-05
* [SCSI] zfcp: Decouple gid_pn requests from erpChristof Schmitt2009-09-05
* [SCSI] zfcp: Move qdio related data out of zfcp_adapterSwen Schillig2009-09-05
* [SCSI] zfcp: Separate qdio attributes from zfcp_fsf_reqSwen Schillig2009-09-05
* [SCSI] zfcp: Move workqueue to adapter structSwen Schillig2009-09-05
* [SCSI] zfcp: Remove the useless ZFCP_REQ_AUTO_CLEANUP flagSwen Schillig2009-09-05
* [SCSI] zfcp: Improve request allocation through mempoolsSwen Schillig2009-09-05
* [SCSI] zfcp: Replace fsf_req wait_queue with completionSwen Schillig2009-09-05
* [SCSI] zfcp: fix layering oddities between zfcp_fsf and zfcp_qdioSwen Schillig2009-09-05
* [SCSI] zfcp: Remove useless assignmentChristof Schmitt2009-09-05
* [SCSI] zfcp: Only collect SCSI debug data for matching trace levelsChristof Schmitt2009-09-05
* [SCSI] zfcp: Fix wka port processingSwen Schillig2009-07-30
* [SCSI] zfcp: Recover from stalled outbound queueChristof Schmitt2009-07-30
* [SCSI] zfcp: Use -EIO for SBAL allocation failuresChristof Schmitt2009-07-30
* [SCSI] zfcp: Use unchained mode for small ct and els requestsChristof Schmitt2009-07-30
* [SCSI] zfcp: Return -ENOMEM for allocation failures in zfcp_fsfChristof Schmitt2009-07-30
* [SCSI] zfcp: Fix invalid command orderSwen Schillig2009-07-30
* [SCSI] zfcp: Update FC pass-through supportChristof Schmitt2009-06-12
* [SCSI] zfcp: Keep ccw device and model id in zfcp_ccw.cChristof Schmitt2009-05-23
* [SCSI] zfcp: Increase ref counter for port open requestsMartin Petermann2009-05-23
* [SCSI] zfcp: Add comments to switch/case fallthroughsChristof Schmitt2009-05-23
* [SCSI] zfcp: Remove unnecessary default case and assignmentsChristof Schmitt2009-05-23
* [SCSI] zfcp: Fix oops when port disappearsChristof Schmitt2009-04-27
* [SCSI] zfcp: revert previous patch for sbal countingMartin Petermann2009-04-27