summaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_scsi.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] zfcp: Move scsi result tracing decision to zfcp_dbf.hChristof Schmitt2010-02-181-2/+2
* [SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_portChristof Schmitt2010-02-181-9/+9
* [SCSI] zfcp: Fix warnings from smatchChristof Schmitt2010-02-181-11/+2Star
* [SCSI] zfcp: Move FSF request tracking code to new fileChristof Schmitt2010-02-181-3/+2Star
* [SCSI] zfcp: Introduce bsg_timeout callback.Swen Schillig2010-01-171-0/+1
* [SCSI] zfcp: Remove flag ZFCP_STATUS_FSFREQ_TMFUNCNOTSUPPChristof Schmitt2009-12-041-3/+0Star
* [SCSI] zfcp: Activate fc4s attributes for zfcp in FC transport classChristof Schmitt2009-12-041-0/+2
* [SCSI] zfcp: Block scsi_eh thread for rport state BLOCKEDChristof Schmitt2009-12-041-0/+3
* [SCSI] zfcp: Simplify handling of ct and els requestsChristof Schmitt2009-12-041-15/+3Star
* [SCSI] zfcp: Update FCP protocol related codeChristof Schmitt2009-12-041-15/+5Star
* [SCSI] zfcp: Dont fail SCSI commands when transitioning to blocked fc_rportChristof Schmitt2009-12-041-2/+16
* [SCSI] zfcp: Replace local reference counting with common krefSwen Schillig2009-12-041-12/+11Star
* [SCSI] zfcp: Replace global config_lock with local list locksSwen Schillig2009-12-041-29/+23Star
* [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
* trivial: remove unnecessary semicolonsJoe Perches2009-09-211-1/+1
* [SCSI] zfcp: resolve false usage of dd_data in fc_rportSwen Schillig2009-09-051-18/+4Star
* [SCSI] zfcp: Update dbf callsSwen Schillig2009-09-051-14/+13Star
* [SCSI] zfcp: Move qdio related data out of zfcp_adapterSwen Schillig2009-09-051-3/+3
* [SCSI] zfcp: Move workqueue to adapter structSwen Schillig2009-09-051-2/+3
* [SCSI] zfcp: Replace fsf_req wait_queue with completionSwen Schillig2009-09-051-4/+2Star
* [SCSI] zfcp: Only collect SCSI debug data for matching trace levelsChristof Schmitt2009-09-051-1/+2
* [SCSI] zfcp: invalid usage after free of port resourcesSwen Schillig2009-09-051-2/+4
* [SCSI] zfcp: Fix tracing of request id for abort requestsChristof Schmitt2009-07-301-8/+10
* [SCSI] zfcp: Add port only once to FC transport classChristof Schmitt2009-07-301-1/+6
* [SCSI] zfcp: Add FC pass-through supportSven Schuetz2009-06-121-0/+15
* [SCSI] zfcp: Make queue_depth adjustableChristof Schmitt2009-05-231-1/+12
* [SCSI] zfcp: Fix oops when port disappearsChristof Schmitt2009-04-271-6/+19
* [SCSI] zfcp: Fix abort handler for completions in progressChristof Schmitt2009-04-271-1/+1
* [SCSI] zfcp: Dont block zfcp_wq with scanSwen Schillig2009-04-271-0/+17
* [SCSI] zfcp: erp failed status bit will not be setMartin Petermann2009-03-121-1/+0Star
* [SCSI] zfcp: Block FC transport rports early on errorsChristof Schmitt2009-03-121-3/+116
* [SCSI] zfcp: replace current ERP logging with a more convenient versionSwen Schillig2009-03-121-2/+2
* [SCSI] zfcp: Improve reliability of SCSI eh handlers in zfcpChristof Schmitt2009-03-121-64/+60Star
* [SCSI] zfcp: Remove UNIT_REGISTERED status flagChristof Schmitt2009-03-121-3/+1Star
* [S390] convert zfcp printks to pr_xxx macros.Christof Schmitt2008-12-251-0/+3
* [SCSI] zfcp: prevent double decrement on host_busy while being busySwen Schillig2008-12-011-1/+1
* [SCSI] zfcp: Dont clear reference from SCSI device to unitChristof Schmitt2008-11-051-8/+4Star
* [SCSI] zfcp: Simplify zfcp data structuresChristof Schmitt2008-10-031-2/+6
* [SCSI] zfcp: remove all typedefs and replace them with standardsSwen Schillig2008-10-031-14/+0Star
* [SCSI] zfcp: remove unused references, declarations and flagsSwen Schillig2008-10-031-3/+0Star
* [SCSI] zfcp: Update message with input from reviewChristof Schmitt2008-10-031-1/+2
* [SCSI] zfcp: zfcp_fsf cleanup.Swen Schillig2008-07-121-3/+2Star
* [SCSI] zfcp: consolidate sysfs things into one file.Swen Schillig2008-07-121-205/+1Star
* [SCSI] zfcp: Cleanup of code in zfcp_scsi.cMartin Petermann2008-07-121-374/+181Star
* [SCSI] zfcp: Move status accessors from zfcp to SCSI include file.Martin Petermann2008-07-121-23/+1Star
* [SCSI] zfcp: Add port_state attribute to sysfsSven Schuetz2008-07-121-0/+19
* [SCSI] zfcp: Message cleanupChristof Schmitt2008-07-121-55/+9Star
* [SCSI] zfcp: sysfs attributes for fabric and channel latenciesChristof Schmitt2008-06-051-0/+65
* [SCSI] zfcp: Add some statistics provided by the FCP adapter to the sysfsSwen Schillig2008-04-271-0/+114