aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi
Commit message (Expand)AuthorAge
...
| * [SCSI] zfcp: simplify zfcp_dbf_timestamp()Martin Peschke2008-04-07
| * [SCSI] zfcp: Remove obsolete erp_dbf traceMartin Peschke2008-04-07
| * [SCSI] zfcp: Add trace records for recovery actions.Martin Peschke2008-04-07
| * [SCSI] zfcp: Trace all triggers of error recovery activityMartin Peschke2008-04-07
| * [SCSI] zfcp: Add traces for state changes.Martin Peschke2008-04-07
| * [SCSI] zfcp: Add trace records for recovery thread and its queuesMartin Peschke2008-04-07
| * [SCSI] zfcp: Register new recovery trace.Martin Peschke2008-04-07
| * [SCSI] zfcp: Introduce printf helper functions for debug trace.Martin Peschke2008-04-07
| * [SCSI] zfcp: Add qtcb dump to hba debug traceMartin Peschke2008-04-07
| * [SCSI] zfcp: Remove qtcb dump to kernel logMartin Peschke2008-04-07
| * [SCSI] zfcp: Clean up _zfcp_san_dbf_event_common_elsMartin Peschke2008-04-07
| * [SCSI] zfcp: Introduce a helper function that dumps hex data to a zfcp trace.Martin Peschke2008-04-07
| * [SCSI] zfcp: Fix handling for boxed port after physical closeChristof Schmitt2008-04-07
| * [SCSI] zfcp: convert zfcp to use target reset and device reset handlerChristof Schmitt2008-04-07
* | [S390] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-17
|/
* [SCSI] zfcp: fix sense_buffer access bugFUJITA Tomonori2008-01-30
* [S390] drivers/s390/: Spelling fixesJoe Perches2008-01-26
* [S390] drivers/s390: Add missing "space"Joe Perches2008-01-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-01-25
|\
| * [SCSI] zfcp: Hold queue lock when checking port/unit handle for task manageme...Christof Schmitt2008-01-11
| * [SCSI] zfcp: Hold queue lock when checking port/unit handle for FCP commandChristof Schmitt2008-01-11
| * [SCSI] zfcp: Hold queue lock when checking port handle for ELS commandChristof Schmitt2008-01-11
| * [SCSI] zfcp: Hold queue lock when checking port/unit handle for abort commandChristof Schmitt2008-01-11
| * [SCSI] zfcp: Fix evaluation of port handles in abort handlerChristof Schmitt2008-01-11
| * [SCSI] zfcp: fix use after free bug.Heiko Carstens2008-01-11
| * [SCSI] zfcp: Reduce flood on hba traceChristof Schmitt2008-01-11
| * [SCSI] zfcp: Fix deadlock when adding invalid LUNChristof Schmitt2008-01-11
| * [SCSI] zfcp: Remove SCSI devices when removing complete adapterChristof Schmitt2008-01-11
| * [SCSI] zfcp: Specify waiting times in ERP in secondsChristof Schmitt2008-01-11
| * [SCSI] zfcp: Use also port and adapter to identify unit in messages.Christof Schmitt2008-01-11
| * [SCSI] zfcp: Remove unnecessary eh_bus_reset_handler callbackChristof Schmitt2008-01-11
* | zfcp: Use device_driver default attribute groups.Cornelia Huck2008-01-24
|/
* [SCSI] zfcp: fix cleanup of dismissed error recovery actionsMartin Peschke2007-11-16
* [SCSI] zfcp: fix dismissal of error recovery actionsMartin Peschke2007-11-16
* SG: s390-scsi: missing size parameter in zfcp_address_to_sg()Jens Axboe2007-10-29
* SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-24
* sg: add missing sg_init_table calls to zfcpHeiko Carstens2007-10-24
* s390 zfcp: sg fixupsJens Axboe2007-10-23
* zfcp: sg chaining supportFUJITA Tomonori2007-10-16
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-10-15
|\
| * [SCSI] zfcp: whitespace cleanupSwen Schillig2007-10-12
| * [SCSI] zfcp: Enable debug feature before setting adapter onlineChristof Schmitt2007-10-12
| * [SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functionsSwen Schillig2007-10-12
| * [SCSI] zfcp: Remove braces for only one statementChristof Schmitt2007-10-12
| * [SCSI] zfcp: Remove unnecessary assignmentChristof Schmitt2007-10-12
| * [SCSI] zfcp: avoid if (whatever) ; constructs.Heiko Carstens2007-10-12
| * [SCSI] zfcp: correct indentation for nested if-elseChristof Schmitt2007-10-12
* | [S390] Get rid of a bunch of sparse warnings again.Heiko Carstens2007-10-12
* | [S390] cio: Introduce ccw_bus_type.shutdown.Cornelia Huck2007-10-12
|/
* [SCSI] zfcp: fix the data buffer accessor patchHeiko Carstens2007-08-15