summaryrefslogtreecommitdiff
path: root/drivers/s390/scsi/zfcp_def.h
AgeCommit message (Expand)AuthorFilesLines
2008-12-29[SCSI] zfcp: Remove busid macroChristof Schmitt1-2/+0
2008-12-29[SCSI] zfcp: remove DID_DID flagChristof Schmitt1-1/+0
2008-12-29[SCSI] zfcp: Simplify mask lookups for incoming RSCNsChristof Schmitt1-14/+0
2008-12-29[SCSI] zfcp: Remove initial device data from zfcp_dataChristof Schmitt1-4/+0
2008-12-29[SCSI] zfcp: Remove adapter listChristof Schmitt1-2/+0
2008-12-25[S390] zfcp: Report microcode level through service level interfaceChristof Schmitt1-0/+2
2008-10-17blktrace: pass zfcp driver dataStefan Raspl1-0/+2
2008-10-10[S390] more bus_id -> dev_name conversionsCornelia Huck1-1/+1
2008-10-10[S390] bus_id -> dev_name conversionsKay Sievers1-1/+1
2008-10-03[SCSI] zfcp: fix deadlock caused by shared work queue tasksSwen Schillig1-0/+1
2008-10-03[SCSI] zfcp: Simplify zfcp data structuresChristof Schmitt1-20/+6
2008-10-03[SCSI] zfcp: remove all typedefs and replace them with standardsSwen Schillig1-24/+15
2008-10-03[SCSI] zfcp: attach and release SAN nameserver port on demandSwen Schillig1-8/+23
2008-10-03[SCSI] zfcp: remove unused references, declarations and flagsSwen Schillig1-79/+2
2008-10-03[SCSI] zfcp: add queue_full sysfs attributeStefan Raspl1-0/+1
2008-07-12[SCSI] zfcp: Cleanup code in zfcp_erp.cChristof Schmitt1-45/+0
2008-07-12[SCSI] zfcp: zfcp_fsf cleanup.Swen Schillig1-27/+4
2008-07-12[SCSI] zfcp: consolidate sysfs things into one file.Swen Schillig1-9/+0
2008-07-12[SCSI] zfcp: Cleanup of code in zfcp_aux.cSwen Schillig1-13/+0
2008-07-12[SCSI] zfcp: Cleanup of code in zfcp_scsi.cMartin Petermann1-6/+0
2008-07-12[SCSI] zfcp: Small QDIO cleanupsChristof Schmitt1-2/+0
2008-07-12[SCSI] zfcp: Adapter reopen for large number of unsolicited statusSwen Schillig1-2/+1
2008-07-12[SCSI] zfcp: Automatically attach remote portsSwen Schillig1-0/+5
2008-07-12[SCSI] zfcp: Message cleanupChristof Schmitt1-121/+3
2008-07-12[SCSI] zfcp: Cleanup qdio codeSwen Schillig1-19/+7
2008-07-12[SCSI] zfcp: Move CFDC code to new file.Christof Schmitt1-43/+0
2008-07-12[SCSI] zfcp: Move FC code to new fileChristof Schmitt1-5/+3
2008-06-05[SCSI] zfcp: Add information about interrupt to trace.Martin Peschke1-0/+1
2008-06-05[SCSI] zfcp: Rename sbal_curr to sbal_last.Martin Peschke1-2/+1
2008-06-05[SCSI] zfcp: Rename sbal_last.Martin Peschke1-1/+1
2008-06-05[SCSI] zfcp: receiving an unsolicted status can lead to I/O stallSwen Schillig1-2/+2
2008-06-05[SCSI] zfcp: Track fabric and channel latencies provided by FCP adapterChristof Schmitt1-0/+20
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-165/+4
2008-04-17[S390] replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-04-07[SCSI] zfcp: Move DBF definitions to private header fileChristof Schmitt1-209/+1
2008-04-07[SCSI] zfcp: Remove obsolete erp_dbf traceMartin Peschke1-8/+0
2008-04-07[SCSI] zfcp: Add trace records for recovery actions.Martin Peschke1-0/+9
2008-04-07[SCSI] zfcp: Trace all triggers of error recovery activityMartin Peschke1-0/+14
2008-04-07[SCSI] zfcp: Add traces for state changes.Martin Peschke1-0/+11
2008-04-07[SCSI] zfcp: Add trace records for recovery thread and its queuesMartin Peschke1-0/+12
2008-04-07[SCSI] zfcp: Register new recovery trace.Martin Peschke1-0/+10
2008-04-07[SCSI] zfcp: convert zfcp to use target reset and device reset handlerChristof Schmitt1-1/+0
2008-01-11[SCSI] zfcp: fix use after free bug.Heiko Carstens1-0/+14
2008-01-11[SCSI] zfcp: Fix deadlock when adding invalid LUNChristof Schmitt1-4/+0
2008-01-11[SCSI] zfcp: Specify waiting times in ERP in secondsChristof Schmitt1-2/+2
2007-10-29SG: s390-scsi: missing size parameter in zfcp_address_to_sg()Jens Axboe1-2/+3
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe1-2/+1
2007-10-23s390 zfcp: sg fixupsJens Axboe1-2/+2
2007-10-16zfcp: sg chaining supportFUJITA Tomonori1-0/+1
2007-10-12[SCSI] zfcp: whitespace cleanupSwen Schillig1-23/+23