summaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * [SCSI] zfcp: Remove obsolete output function from debug trace.Martin Peschke2008-04-071-15/+0Star
| * [SCSI] zfcp: Cleanup debug trace view functions.Martin Peschke2008-04-071-220/+162Star
| * [SCSI] zfcp: simplify zfcp_dbf_timestamp()Martin Peschke2008-04-071-14/+16
| * [SCSI] zfcp: Remove obsolete erp_dbf traceMartin Peschke2008-04-077-525/+4Star
| * [SCSI] zfcp: Add trace records for recovery actions.Martin Peschke2008-04-074-0/+51
| * [SCSI] zfcp: Trace all triggers of error recovery activityMartin Peschke2008-04-0712-190/+362
| * [SCSI] zfcp: Add traces for state changes.Martin Peschke2008-04-0710-114/+288
| * [SCSI] zfcp: Add trace records for recovery thread and its queuesMartin Peschke2008-04-074-0/+75
| * [SCSI] zfcp: Register new recovery trace.Martin Peschke2008-04-073-0/+53
| * [SCSI] zfcp: Introduce printf helper functions for debug trace.Martin Peschke2008-04-071-0/+16
| * [SCSI] zfcp: Add qtcb dump to hba debug traceMartin Peschke2008-04-071-0/+14
| * [SCSI] zfcp: Remove qtcb dump to kernel logMartin Peschke2008-04-071-31/+0Star
| * [SCSI] zfcp: Clean up _zfcp_san_dbf_event_common_elsMartin Peschke2008-04-071-29/+10Star
| * [SCSI] zfcp: Introduce a helper function that dumps hex data to a zfcp trace.Martin Peschke2008-04-071-0/+18
| * [SCSI] zfcp: Fix handling for boxed port after physical closeChristof Schmitt2008-04-071-0/+7
| * [SCSI] zfcp: convert zfcp to use target reset and device reset handlerChristof Schmitt2008-04-072-45/+20Star
* | [S390] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-171-1/+1
|/
* [SCSI] zfcp: fix sense_buffer access bugFUJITA Tomonori2008-01-301-2/+2
* [S390] drivers/s390/: Spelling fixesJoe Perches2008-01-262-2/+2
* [S390] drivers/s390: Add missing "space"Joe Perches2008-01-261-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-01-267-69/+72
|\
| * [SCSI] zfcp: Hold queue lock when checking port/unit handle for task manageme...Christof Schmitt2008-01-121-17/+9Star
| * [SCSI] zfcp: Hold queue lock when checking port/unit handle for FCP commandChristof Schmitt2008-01-122-5/+10
| * [SCSI] zfcp: Hold queue lock when checking port handle for ELS commandChristof Schmitt2008-01-122-1/+8
| * [SCSI] zfcp: Hold queue lock when checking port/unit handle for abort commandChristof Schmitt2008-01-121-13/+8Star
| * [SCSI] zfcp: Fix evaluation of port handles in abort handlerChristof Schmitt2008-01-121-5/+4Star
| * [SCSI] zfcp: fix use after free bug.Heiko Carstens2008-01-122-1/+16
| * [SCSI] zfcp: Reduce flood on hba traceChristof Schmitt2008-01-121-6/+0Star
| * [SCSI] zfcp: Fix deadlock when adding invalid LUNChristof Schmitt2008-01-124-10/+0Star
| * [SCSI] zfcp: Remove SCSI devices when removing complete adapterChristof Schmitt2008-01-121-0/+3
| * [SCSI] zfcp: Specify waiting times in ERP in secondsChristof Schmitt2008-01-122-6/+6
| * [SCSI] zfcp: Use also port and adapter to identify unit in messages.Christof Schmitt2008-01-121-2/+6
| * [SCSI] zfcp: Remove unnecessary eh_bus_reset_handler callbackChristof Schmitt2008-01-121-3/+2Star
* | zfcp: Use device_driver default attribute groups.Cornelia Huck2008-01-253-35/+9Star
|/
* [SCSI] zfcp: fix cleanup of dismissed error recovery actionsMartin Peschke2007-11-161-8/+6Star
* [SCSI] zfcp: fix dismissal of error recovery actionsMartin Peschke2007-11-161-1/+3
* SG: s390-scsi: missing size parameter in zfcp_address_to_sg()Jens Axboe2007-10-291-2/+3
* SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-243-14/+6Star
* sg: add missing sg_init_table calls to zfcpHeiko Carstens2007-10-241-0/+2
* s390 zfcp: sg fixupsJens Axboe2007-10-233-6/+9
* zfcp: sg chaining supportFUJITA Tomonori2007-10-162-4/+3Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-10-1510-262/+364
|\
| * [SCSI] zfcp: whitespace cleanupSwen Schillig2007-10-129-166/+165Star
| * [SCSI] zfcp: Enable debug feature before setting adapter onlineChristof Schmitt2007-10-122-7/+9
| * [SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functionsSwen Schillig2007-10-124-71/+175
| * [SCSI] zfcp: Remove braces for only one statementChristof Schmitt2007-10-121-4/+2Star
| * [SCSI] zfcp: Remove unnecessary assignmentChristof Schmitt2007-10-121-1/+0Star
| * [SCSI] zfcp: avoid if (whatever) ; constructs.Heiko Carstens2007-10-121-2/+2
| * [SCSI] zfcp: correct indentation for nested if-elseChristof Schmitt2007-10-121-11/+11
* | [S390] Get rid of a bunch of sparse warnings again.Heiko Carstens2007-10-122-15/+13Star