aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-02[SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh2-2/+2
2008-04-27[SCSI] zfcp: Add some statistics provided by the FCP adapter to the sysfsSwen Schillig2-2/+130
2008-04-27[SCSI] zfcp: Print some messages only during ERPSwen Schillig1-17/+19
2008-04-27[SCSI] zfcp: Wait for free SBAL during exchange configSwen Schillig1-1/+2
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds13-1532/+1448
2008-04-18[SCSI] zfcp: Fix error handling for blocked unit for send FCP commandChristof Schmitt1-1/+1
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 Peschke11-213/+211
2008-04-17[SCSI] zfcp: fix compiler warning caused by poking inside new semaphore (linux-next)Martin Peschke2-3/+0
2008-04-17[S390] replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-04-07[SCSI] zfcp: Add docbook comments to debug trace.Martin Peschke1-0/+62
2008-04-07[SCSI] zfcp: Cleanup line breaks in debug trace.Martin Peschke1-68/+55
2008-04-07[SCSI] zfcp: Shorten excessive names in debug trace.Martin Peschke2-209/+170
2008-04-07[SCSI] zfcp: Move DBF definitions to private header fileChristof Schmitt2-209/+234
2008-04-07[SCSI] zfcp: Simplify zfcp_dbf_tag and related functions in debug trace.Martin Peschke1-78/+65
2008-04-07[SCSI] zfcp: Simplify usage of hex dump output function for debug trace.Martin Peschke1-41/+28
2008-04-07[SCSI] zfcp: Remove obsolete output function from debug trace.Martin Peschke1-15/+0
2008-04-07[SCSI] zfcp: Cleanup debug trace view functions.Martin Peschke1-220/+162
2008-04-07[SCSI] zfcp: simplify zfcp_dbf_timestamp()Martin Peschke1-14/+16
2008-04-07[SCSI] zfcp: Remove obsolete erp_dbf traceMartin Peschke7-525/+4
2008-04-07[SCSI] zfcp: Add trace records for recovery actions.Martin Peschke4-0/+51
2008-04-07[SCSI] zfcp: Trace all triggers of error recovery activityMartin Peschke12-190/+362
2008-04-07[SCSI] zfcp: Add traces for state changes.Martin Peschke10-114/+288
2008-04-07[SCSI] zfcp: Add trace records for recovery thread and its queuesMartin Peschke4-0/+75
2008-04-07[SCSI] zfcp: Register new recovery trace.Martin Peschke3-0/+53
2008-04-07[SCSI] zfcp: Introduce printf helper functions for debug trace.Martin Peschke1-0/+16
2008-04-07[SCSI] zfcp: Add qtcb dump to hba debug traceMartin Peschke1-0/+14
2008-04-07[SCSI] zfcp: Remove qtcb dump to kernel logMartin Peschke1-31/+0
2008-04-07[SCSI] zfcp: Clean up _zfcp_san_dbf_event_common_elsMartin Peschke1-29/+10
2008-04-07[SCSI] zfcp: Introduce a helper function that dumps hex data to a zfcp trace.Martin Peschke1-0/+18
2008-04-07[SCSI] zfcp: Fix handling for boxed port after physical closeChristof Schmitt1-0/+7
2008-04-07[SCSI] zfcp: convert zfcp to use target reset and device reset handlerChristof Schmitt2-45/+20
2008-01-30[SCSI] zfcp: fix sense_buffer access bugFUJITA Tomonori1-2/+2
2008-01-26[S390] drivers/s390/: Spelling fixesJoe Perches2-2/+2
2008-01-26[S390] drivers/s390: Add missing "space"Joe Perches1-5/+5
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds7-69/+72
2008-01-24zfcp: Use device_driver default attribute groups.Cornelia Huck3-35/+9
2008-01-11[SCSI] zfcp: Hold queue lock when checking port/unit handle for task management cmdChristof Schmitt1-17/+9
2008-01-11[SCSI] zfcp: Hold queue lock when checking port/unit handle for FCP commandChristof Schmitt2-5/+10
2008-01-11[SCSI] zfcp: Hold queue lock when checking port handle for ELS commandChristof Schmitt2-1/+8
2008-01-11[SCSI] zfcp: Hold queue lock when checking port/unit handle for abort commandChristof Schmitt1-13/+8
2008-01-11[SCSI] zfcp: Fix evaluation of port handles in abort handlerChristof Schmitt1-5/+4
2008-01-11[SCSI] zfcp: fix use after free bug.Heiko Carstens2-1/+16
2008-01-11[SCSI] zfcp: Reduce flood on hba traceChristof Schmitt1-6/+0
2008-01-11[SCSI] zfcp: Fix deadlock when adding invalid LUNChristof Schmitt4-10/+0
2008-01-11[SCSI] zfcp: Remove SCSI devices when removing complete adapterChristof Schmitt1-0/+3
2008-01-11[SCSI] zfcp: Specify waiting times in ERP in secondsChristof Schmitt2-6/+6
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-11-16[SCSI] zfcp: fix cleanup of dismissed error recovery actionsMartin Peschke1-8/+6