summaryrefslogtreecommitdiff
path: root/drivers/s390/scsi
AgeCommit message (Expand)Author
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-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-01-25zfcp: Use device_driver default attribute groups.Cornelia Huck
2008-01-12[SCSI] zfcp: Hold queue lock when checking port/unit handle for task manageme...Christof Schmitt
2008-01-12[SCSI] zfcp: Hold queue lock when checking port/unit handle for FCP commandChristof Schmitt
2008-01-12[SCSI] zfcp: Hold queue lock when checking port handle for ELS commandChristof Schmitt
2008-01-12[SCSI] zfcp: Hold queue lock when checking port/unit handle for abort commandChristof Schmitt
2008-01-12[SCSI] zfcp: Fix evaluation of port handles in abort handlerChristof Schmitt
2008-01-12[SCSI] zfcp: fix use after free bug.Heiko Carstens
2008-01-12[SCSI] zfcp: Reduce flood on hba traceChristof Schmitt
2008-01-12[SCSI] zfcp: Fix deadlock when adding invalid LUNChristof Schmitt
2008-01-12[SCSI] zfcp: Remove SCSI devices when removing complete adapterChristof Schmitt
2008-01-12[SCSI] zfcp: Specify waiting times in ERP in secondsChristof Schmitt
2008-01-12[SCSI] zfcp: Use also port and adapter to identify unit in messages.Christof Schmitt
2008-01-12[SCSI] zfcp: Remove unnecessary eh_bus_reset_handler callbackChristof Schmitt
2007-11-16[SCSI] zfcp: fix cleanup of dismissed error recovery actionsMartin Peschke
2007-11-16[SCSI] zfcp: fix dismissal of error recovery actionsMartin Peschke
2007-10-29SG: s390-scsi: missing size parameter in zfcp_address_to_sg()Jens Axboe
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe
2007-10-24sg: add missing sg_init_table calls to zfcpHeiko Carstens
2007-10-23s390 zfcp: sg fixupsJens Axboe
2007-10-16zfcp: sg chaining supportFUJITA Tomonori
2007-10-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-10-12[SCSI] zfcp: whitespace cleanupSwen Schillig
2007-10-12[SCSI] zfcp: Enable debug feature before setting adapter onlineChristof Schmitt
2007-10-12[SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functionsSwen Schillig
2007-10-12[SCSI] zfcp: Remove braces for only one statementChristof Schmitt
2007-10-12[SCSI] zfcp: Remove unnecessary assignmentChristof Schmitt
2007-10-12[SCSI] zfcp: avoid if (whatever) ; constructs.Heiko Carstens
2007-10-12[SCSI] zfcp: correct indentation for nested if-elseChristof Schmitt
2007-10-12[S390] Get rid of a bunch of sparse warnings again.Heiko Carstens
2007-10-12[S390] cio: Introduce ccw_bus_type.shutdown.Cornelia Huck
2007-08-15[SCSI] zfcp: fix the data buffer accessor patchHeiko Carstens