aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/scsi
AgeCommit message (Expand)Author
2010-01-17[SCSI] zfcp: Set hardware timeout as requested by BSG request.Swen Schillig
2010-01-17[SCSI] zfcp: Introduce bsg_timeout callback.Swen Schillig
2010-01-17[SCSI] zfcp: add missing compat ptr conversionHeiko Carstens
2010-01-17[SCSI] zfcp: Fix linebreak in hba traceChristof Schmitt
2010-01-17[SCSI] zfcp: Issue zfcp_fc_wka_port_put after FC CT BSG requestChristof Schmitt
2009-12-04[SCSI] zfcp: Remove flag ZFCP_STATUS_FSFREQ_TMFUNCNOTSUPPChristof Schmitt
2009-12-04[SCSI] zfcp: Activate fc4s attributes for zfcp in FC transport classChristof Schmitt
2009-12-04[SCSI] zfcp: Block scsi_eh thread for rport state BLOCKEDChristof Schmitt
2009-12-04[SCSI] zfcp: Update FSF error reportingChristof Schmitt
2009-12-04[SCSI] zfcp: Improve ELS ADISC handlingChristof Schmitt
2009-12-04[SCSI] zfcp: Simplify handling of ct and els requestsChristof Schmitt
2009-12-04[SCSI] zfcp: Remove ZFCP_DID_MASKChristof Schmitt
2009-12-04[SCSI] zfcp: Move WKA port to zfcp FC codeChristof Schmitt
2009-12-04[SCSI] zfcp: Use common code definitions for FC CT structsChristof Schmitt
2009-12-04[SCSI] zfcp: Use common code definitions for FC ELS structsChristof Schmitt
2009-12-04[SCSI] zfcp: Update FCP protocol related codeChristof Schmitt
2009-12-04[SCSI] zfcp: Dont fail SCSI commands when transitioning to blocked fc_rportChristof Schmitt
2009-12-04[SCSI] zfcp: Assign scheduled work to driver queueSwen Schillig
2009-12-04[SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymoreSwen Schillig
2009-12-04[SCSI] zfcp: Implement module unloadingChristof Schmitt
2009-12-04[SCSI] zfcp: Merge trace code for fsf requests in one functionChristof Schmitt
2009-12-04[SCSI] zfcp: Access ports and units with container_of in sysfs codeChristof Schmitt
2009-12-04[SCSI] zfcp: Remove suspend callbackSwen Schillig
2009-12-04[SCSI] zfcp: Remove global config_mutexSwen Schillig
2009-12-04[SCSI] zfcp: Replace local reference counting with common krefSwen Schillig
2009-12-04[SCSI] zfcp: Replace global config_lock with local list locksSwen Schillig
2009-12-04[SCSI] zfcp: Adapt change_queue_depth for queue full trackingChristof Schmitt
2009-12-04[SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie
2009-10-22[SCSI] zfcp: Flush SCSI registration work when adding unitChristof Schmitt
2009-10-22[SCSI] zfcp: Fix timer initialization for ct and els requestsChristof Schmitt
2009-10-22[SCSI] zfcp: Warn about storage devices with broken PLOGI dataChristof Schmitt
2009-10-22[SCSI] zfcp: Handle WWPN mismatch in PLOGI payloadChristof Schmitt
2009-10-22[SCSI] zfcp: fix kfree handling in zfcp_init_device_setupHeiko Carstens
2009-10-02[SCSI] zfcp: Fix hang when offlining device with offline chpidChristof Schmitt
2009-10-02[SCSI] zfcp: Fix lockdep warning when offlining device with offline chpidChristof Schmitt
2009-10-02[SCSI] zfcp: Fix oops during shutdown of offline deviceChristof Schmitt
2009-10-02[SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocationChristof Schmitt
2009-10-02[SCSI] zfcp: correctly initialize unchained requestsChristof Schmitt
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2009-09-05[SCSI] zfcp: optimize zfcp_qdio_accountHeiko Carstens
2009-09-05[SCSI] zfcp: Remove duplicated code for debug timestampsChristof Schmitt
2009-09-05[SCSI] zfcp: Handle failures during device allocation correctlyChristof Schmitt
2009-09-05[SCSI] zfcp: proper use of device registerSebastian Ott
2009-09-05[SCSI] zfcp: Replace config semaphore with mutexChristof Schmitt
2009-09-05[SCSI] zfcp: Defer resource allocation to first ccw_set_online callChristof Schmitt
2009-09-05[SCSI] zfcp: Simplify and update ct/gs and els timeout handlingChristof Schmitt
2009-09-05[SCSI] zfcp: Use kthread API for zfcp erp threadChristof Schmitt
2009-09-05[SCSI] zfcp: resolve false usage of dd_data in fc_rportSwen Schillig
2009-09-05[SCSI] zfcp: Apply common naming conventions to zfcp_fcSwen Schillig
2009-09-05[SCSI] zfcp: introduce _setup, _destroy for qdio and FCSwen Schillig