aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/scsi
AgeCommit message (Expand)Author
2008-05-02[SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh
2008-04-27[SCSI] zfcp: Add some statistics provided by the FCP adapter to the sysfsSwen Schillig
2008-04-27[SCSI] zfcp: Print some messages only during ERPSwen Schillig
2008-04-27[SCSI] zfcp: Wait for free SBAL during exchange configSwen Schillig
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-04-18[SCSI] zfcp: Fix error handling for blocked unit for send FCP commandChristof Schmitt
2008-04-18[SCSI] zfcp: Remove zfcp_erp_wait from slave destory handler to fix deadlockChristof Schmitt
2008-04-18[SCSI] zfcp: fix 31 bit compile warningsMartin Peschke
2008-04-17[SCSI] zfcp: fix compiler warning caused by poking inside new semaphore (linu...Martin Peschke
2008-04-17[S390] replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-07[SCSI] zfcp: Add docbook comments to debug trace.Martin Peschke
2008-04-07[SCSI] zfcp: Cleanup line breaks in debug trace.Martin Peschke
2008-04-07[SCSI] zfcp: Shorten excessive names in debug trace.Martin Peschke
2008-04-07[SCSI] zfcp: Move DBF definitions to private header fileChristof Schmitt
2008-04-07[SCSI] zfcp: Simplify zfcp_dbf_tag and related functions in debug trace.Martin Peschke
2008-04-07[SCSI] zfcp: Simplify usage of hex dump output function for debug trace.Martin Peschke
2008-04-07[SCSI] zfcp: Remove obsolete output function from debug trace.Martin Peschke
2008-04-07[SCSI] zfcp: Cleanup debug trace view functions.Martin Peschke
2008-04-07[SCSI] zfcp: simplify zfcp_dbf_timestamp()Martin Peschke
2008-04-07[SCSI] zfcp: Remove obsolete erp_dbf traceMartin Peschke
2008-04-07[SCSI] zfcp: Add trace records for recovery actions.Martin Peschke
2008-04-07[SCSI] zfcp: Trace all triggers of error recovery activityMartin Peschke
2008-04-07[SCSI] zfcp: Add traces for state changes.Martin Peschke
2008-04-07[SCSI] zfcp: Add trace records for recovery thread and its queuesMartin Peschke
2008-04-07[SCSI] zfcp: Register new recovery trace.Martin Peschke
2008-04-07[SCSI] zfcp: Introduce printf helper functions for debug trace.Martin Peschke
2008-04-07[SCSI] zfcp: Add qtcb dump to hba debug traceMartin Peschke
2008-04-07[SCSI] zfcp: Remove qtcb dump to kernel logMartin Peschke
2008-04-07[SCSI] zfcp: Clean up _zfcp_san_dbf_event_common_elsMartin Peschke
2008-04-07[SCSI] zfcp: Introduce a helper function that dumps hex data to a zfcp trace.Martin Peschke
2008-04-07[SCSI] zfcp: Fix handling for boxed port after physical closeChristof Schmitt
2008-04-07[SCSI] zfcp: convert zfcp to use target reset and device reset handlerChristof Schmitt
2008-01-30[SCSI] zfcp: fix sense_buffer access bugFUJITA Tomonori
2008-01-26[S390] drivers/s390/: Spelling fixesJoe Perches
2008-01-26[S390] drivers/s390: Add missing "space"Joe Perches
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-01-24zfcp: Use device_driver default attribute groups.Cornelia Huck
2008-01-11[SCSI] zfcp: Hold queue lock when checking port/unit handle for task manageme...Christof Schmitt
2008-01-11[SCSI] zfcp: Hold queue lock when checking port/unit handle for FCP commandChristof Schmitt
2008-01-11[SCSI] zfcp: Hold queue lock when checking port handle for ELS commandChristof Schmitt
2008-01-11[SCSI] zfcp: Hold queue lock when checking port/unit handle for abort commandChristof Schmitt
2008-01-11[SCSI] zfcp: Fix evaluation of port handles in abort handlerChristof Schmitt
2008-01-11[SCSI] zfcp: fix use after free bug.Heiko Carstens
2008-01-11[SCSI] zfcp: Reduce flood on hba traceChristof Schmitt
2008-01-11[SCSI] zfcp: Fix deadlock when adding invalid LUNChristof Schmitt
2008-01-11[SCSI] zfcp: Remove SCSI devices when removing complete adapterChristof Schmitt
2008-01-11[SCSI] zfcp: Specify waiting times in ERP in secondsChristof Schmitt
2008-01-11[SCSI] zfcp: Use also port and adapter to identify unit in messages.Christof Schmitt
2008-01-11[SCSI] zfcp: Remove unnecessary eh_bus_reset_handler callbackChristof Schmitt
2007-11-16[SCSI] zfcp: fix cleanup of dismissed error recovery actionsMartin Peschke