aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_scsi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-05[SCSI] zfcp: Update dbf callsSwen Schillig1-14/+13
2009-09-05[SCSI] zfcp: Move qdio related data out of zfcp_adapterSwen Schillig1-3/+3
2009-09-05[SCSI] zfcp: Move workqueue to adapter structSwen Schillig1-2/+3
2009-09-05[SCSI] zfcp: Replace fsf_req wait_queue with completionSwen Schillig1-4/+2
2009-09-05[SCSI] zfcp: Only collect SCSI debug data for matching trace levelsChristof Schmitt1-1/+2
2009-09-05[SCSI] zfcp: invalid usage after free of port resourcesSwen Schillig1-2/+4
2009-07-30[SCSI] zfcp: Fix tracing of request id for abort requestsChristof Schmitt1-8/+10
2009-07-30[SCSI] zfcp: Add port only once to FC transport classChristof Schmitt1-1/+6
2009-06-12[SCSI] zfcp: Add FC pass-through supportSven Schuetz1-0/+15
2009-05-23[SCSI] zfcp: Make queue_depth adjustableChristof Schmitt1-1/+12
2009-04-27[SCSI] zfcp: Fix oops when port disappearsChristof Schmitt1-6/+19
2009-04-27[SCSI] zfcp: Fix abort handler for completions in progressChristof Schmitt1-1/+1
2009-04-27[SCSI] zfcp: Dont block zfcp_wq with scanSwen Schillig1-0/+17
2009-03-12[SCSI] zfcp: erp failed status bit will not be setMartin Petermann1-1/+0
2009-03-12[SCSI] zfcp: Block FC transport rports early on errorsChristof Schmitt1-3/+116
2009-03-12[SCSI] zfcp: replace current ERP logging with a more convenient versionSwen Schillig1-2/+2
2009-03-12[SCSI] zfcp: Improve reliability of SCSI eh handlers in zfcpChristof Schmitt1-64/+60
2009-03-12[SCSI] zfcp: Remove UNIT_REGISTERED status flagChristof Schmitt1-3/+1
2008-12-25[S390] convert zfcp printks to pr_xxx macros.Christof Schmitt1-0/+3
2008-12-01[SCSI] zfcp: prevent double decrement on host_busy while being busySwen Schillig1-1/+1
2008-11-05[SCSI] zfcp: Dont clear reference from SCSI device to unitChristof Schmitt1-8/+4
2008-10-03[SCSI] zfcp: Simplify zfcp data structuresChristof Schmitt1-2/+6
2008-10-03[SCSI] zfcp: remove all typedefs and replace them with standardsSwen Schillig1-14/+0
2008-10-03[SCSI] zfcp: remove unused references, declarations and flagsSwen Schillig1-3/+0
2008-10-03[SCSI] zfcp: Update message with input from reviewChristof Schmitt1-1/+2
2008-07-12[SCSI] zfcp: zfcp_fsf cleanup.Swen Schillig1-3/+2
2008-07-12[SCSI] zfcp: consolidate sysfs things into one file.Swen Schillig1-205/+1
2008-07-12[SCSI] zfcp: Cleanup of code in zfcp_scsi.cMartin Petermann1-374/+181
2008-07-12[SCSI] zfcp: Move status accessors from zfcp to SCSI include file.Martin Petermann1-23/+1
2008-07-12[SCSI] zfcp: Add port_state attribute to sysfsSven Schuetz1-0/+19
2008-07-12[SCSI] zfcp: Message cleanupChristof Schmitt1-55/+9
2008-06-05[SCSI] zfcp: sysfs attributes for fabric and channel latenciesChristof Schmitt1-0/+65
2008-04-27[SCSI] zfcp: Add some statistics provided by the FCP adapter to the sysfsSwen Schillig1-0/+114
2008-04-18[SCSI] zfcp: Remove zfcp_erp_wait from slave destory handler to fix deadlockChristof Schmitt1-1/+0
2008-04-18[SCSI] zfcp: fix 31 bit compile warningsMartin Peschke1-2/+2
2008-04-07[SCSI] zfcp: Trace all triggers of error recovery activityMartin Peschke1-1/+1
2008-04-07[SCSI] zfcp: Add traces for state changes.Martin Peschke1-1/+1
2008-04-07[SCSI] zfcp: convert zfcp to use target reset and device reset handlerChristof Schmitt1-44/+20
2008-01-11[SCSI] zfcp: Hold queue lock when checking port/unit handle for FCP commandChristof Schmitt1-5/+3
2008-01-11[SCSI] zfcp: Fix deadlock when adding invalid LUNChristof Schmitt1-3/+0
2008-01-11[SCSI] zfcp: Use also port and adapter to identify unit in messages.Christof Schmitt1-2/+6
2008-01-11[SCSI] zfcp: Remove unnecessary eh_bus_reset_handler callbackChristof Schmitt1-3/+2
2007-10-12[SCSI] zfcp: whitespace cleanupSwen Schillig1-18/+18
2007-10-12[SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functionsSwen Schillig1-2/+3
2007-10-12[SCSI] zfcp: Remove braces for only one statementChristof Schmitt1-4/+2
2007-08-15[SCSI] zfcp: fix memory leakHeiko Carstens1-1/+3
2007-05-16[SCSI] zfcp: IO stall after deleting and path checker changes after reenabling zfcp devicesMichael Loehr1-0/+3
2007-05-08[SCSI] zfcp: rework request ID management.Heiko Carstens1-2/+2
2007-05-08[SCSI] zfcp: Fix deadlock between zfcp ERP and SCSIChristof Schmitt1-0/+5
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens1-9/+9