summaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] zfcp: Fix error handling for blocked unit for send FCP commandChristof Schmitt2008-04-181-1/+1
* [SCSI] zfcp: Remove zfcp_erp_wait from slave destory handler to fix deadlockChristof Schmitt2008-04-181-1/+0
* [SCSI] zfcp: fix 31 bit compile warningsMartin Peschke2008-04-1811-213/+211
* [SCSI] zfcp: fix compiler warning caused by poking inside new semaphore (linu...Martin Peschke2008-04-172-3/+0
* [SCSI] zfcp: Add docbook comments to debug trace.Martin Peschke2008-04-071-0/+62
* [SCSI] zfcp: Cleanup line breaks in debug trace.Martin Peschke2008-04-071-68/+55
* [SCSI] zfcp: Shorten excessive names in debug trace.Martin Peschke2008-04-072-209/+170
* [SCSI] zfcp: Move DBF definitions to private header fileChristof Schmitt2008-04-072-209/+234
* [SCSI] zfcp: Simplify zfcp_dbf_tag and related functions in debug trace.Martin Peschke2008-04-071-78/+65
* [SCSI] zfcp: Simplify usage of hex dump output function for debug trace.Martin Peschke2008-04-071-41/+28
* [SCSI] zfcp: Remove obsolete output function from debug trace.Martin Peschke2008-04-071-15/+0
* [SCSI] zfcp: Cleanup debug trace view functions.Martin Peschke2008-04-071-220/+162
* [SCSI] zfcp: simplify zfcp_dbf_timestamp()Martin Peschke2008-04-071-14/+16
* [SCSI] zfcp: Remove obsolete erp_dbf traceMartin Peschke2008-04-077-525/+4
* [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/+0
* [SCSI] zfcp: Clean up _zfcp_san_dbf_event_common_elsMartin Peschke2008-04-071-29/+10
* [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/+20
* [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-257-69/+72
|\
| * [SCSI] zfcp: Hold queue lock when checking port/unit handle for task manageme...Christof Schmitt2008-01-111-17/+9
| * [SCSI] zfcp: Hold queue lock when checking port/unit handle for FCP commandChristof Schmitt2008-01-112-5/+10
| * [SCSI] zfcp: Hold queue lock when checking port handle for ELS commandChristof Schmitt2008-01-112-1/+8
| * [SCSI] zfcp: Hold queue lock when checking port/unit handle for abort commandChristof Schmitt2008-01-111-13/+8
| * [SCSI] zfcp: Fix evaluation of port handles in abort handlerChristof Schmitt2008-01-111-5/+4
| * [SCSI] zfcp: fix use after free bug.Heiko Carstens2008-01-112-1/+16
| * [SCSI] zfcp: Reduce flood on hba traceChristof Schmitt2008-01-111-6/+0
| * [SCSI] zfcp: Fix deadlock when adding invalid LUNChristof Schmitt2008-01-114-10/+0
| * [SCSI] zfcp: Remove SCSI devices when removing complete adapterChristof Schmitt2008-01-111-0/+3
| * [SCSI] zfcp: Specify waiting times in ERP in secondsChristof Schmitt2008-01-112-6/+6
| * [SCSI] zfcp: Use also port and adapter to identify unit in messages.Christof Schmitt2008-01-111-2/+6
| * [SCSI] zfcp: Remove unnecessary eh_bus_reset_handler callbackChristof Schmitt2008-01-111-3/+2
* | zfcp: Use device_driver default attribute groups.Cornelia Huck2008-01-243-35/+9
|/
* [SCSI] zfcp: fix cleanup of dismissed error recovery actionsMartin Peschke2007-11-161-8/+6
* [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/+6
* 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/+3
OpenPOWER on IntegriCloud