aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/scsi/zfcp_scsi.c
AgeCommit message (Expand)Author
2009-07-30[SCSI] zfcp: Fix tracing of request id for abort requestsChristof Schmitt
2009-07-30[SCSI] zfcp: Add port only once to FC transport classChristof Schmitt
2009-06-12[SCSI] zfcp: Add FC pass-through supportSven Schuetz
2009-05-23[SCSI] zfcp: Make queue_depth adjustableChristof Schmitt
2009-04-27[SCSI] zfcp: Fix oops when port disappearsChristof Schmitt
2009-04-27[SCSI] zfcp: Fix abort handler for completions in progressChristof Schmitt
2009-04-27[SCSI] zfcp: Dont block zfcp_wq with scanSwen Schillig
2009-03-12[SCSI] zfcp: erp failed status bit will not be setMartin Petermann
2009-03-12[SCSI] zfcp: Block FC transport rports early on errorsChristof Schmitt
2009-03-12[SCSI] zfcp: replace current ERP logging with a more convenient versionSwen Schillig
2009-03-12[SCSI] zfcp: Improve reliability of SCSI eh handlers in zfcpChristof Schmitt
2009-03-12[SCSI] zfcp: Remove UNIT_REGISTERED status flagChristof Schmitt
2008-12-25[S390] convert zfcp printks to pr_xxx macros.Christof Schmitt
2008-12-01[SCSI] zfcp: prevent double decrement on host_busy while being busySwen Schillig
2008-11-05[SCSI] zfcp: Dont clear reference from SCSI device to unitChristof Schmitt
2008-10-03[SCSI] zfcp: Simplify zfcp data structuresChristof Schmitt
2008-10-03[SCSI] zfcp: remove all typedefs and replace them with standardsSwen Schillig
2008-10-03[SCSI] zfcp: remove unused references, declarations and flagsSwen Schillig
2008-10-03[SCSI] zfcp: Update message with input from reviewChristof Schmitt
2008-07-12[SCSI] zfcp: zfcp_fsf cleanup.Swen Schillig
2008-07-12[SCSI] zfcp: consolidate sysfs things into one file.Swen Schillig
2008-07-12[SCSI] zfcp: Cleanup of code in zfcp_scsi.cMartin Petermann
2008-07-12[SCSI] zfcp: Move status accessors from zfcp to SCSI include file.Martin Petermann
2008-07-12[SCSI] zfcp: Add port_state attribute to sysfsSven Schuetz
2008-07-12[SCSI] zfcp: Message cleanupChristof Schmitt
2008-06-05[SCSI] zfcp: sysfs attributes for fabric and channel latenciesChristof Schmitt
2008-04-27[SCSI] zfcp: Add some statistics provided by the FCP adapter to the sysfsSwen Schillig
2008-04-18[SCSI] zfcp: Remove zfcp_erp_wait from slave destory handler to fix deadlockChristof Schmitt
2008-04-18[SCSI] zfcp: fix 31 bit compile warningsMartin Peschke
2008-04-07[SCSI] zfcp: Trace all triggers of error recovery activityMartin Peschke
2008-04-07[SCSI] zfcp: Add traces for state changes.Martin Peschke
2008-04-07[SCSI] zfcp: convert zfcp to use target reset and device reset handlerChristof Schmitt
2008-01-11[SCSI] zfcp: Hold queue lock when checking port/unit handle for FCP commandChristof Schmitt
2008-01-11[SCSI] zfcp: Fix deadlock when adding invalid LUNChristof Schmitt
2008-01-11[SCSI] zfcp: Use also port and adapter to identify unit in messages.Christof Schmitt
2008-01-11[SCSI] zfcp: Remove unnecessary eh_bus_reset_handler callbackChristof Schmitt
2007-10-12[SCSI] zfcp: whitespace cleanupSwen Schillig
2007-10-12[SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functionsSwen Schillig
2007-10-12[SCSI] zfcp: Remove braces for only one statementChristof Schmitt
2007-08-15[SCSI] zfcp: fix memory leakHeiko Carstens
2007-05-16[SCSI] zfcp: IO stall after deleting and path checker changes after reenablin...Michael Loehr
2007-05-08[SCSI] zfcp: rework request ID management.Heiko Carstens
2007-05-08[SCSI] zfcp: Fix deadlock between zfcp ERP and SCSIChristof Schmitt
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens
2006-10-25[SCSI] zfcp: initialize scsi_host_template.max_sectors with appropriate valueSwen Schillig
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra
2006-09-23[SCSI] zfcp: fix: avoid removal of fsf reqs before qdio queues are downAndreas Herrmann
2006-09-23[SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_reqAndreas Herrmann
2006-09-23[SCSI] zfcp: fix: use correct req_id in eh_abort_handlerAndreas Herrmann
2006-09-23[SCSI] zfcp: create private slab caches to guarantee proper data alignmentHeiko Carstens