aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-29[SCSI] zfcp: Correctly query end flag in gpn_ft responseChristof Schmitt1-4/+3
2008-08-29[SCSI] zfcp: Fix request queue lockingChristof Schmitt2-30/+30
2008-07-17[S390] qdio: new qdio driver.Jan Glauber4-42/+19
2008-07-12[SCSI] zfcp: Cleanup external header fileChristof Schmitt1-125/+119
2008-07-12[SCSI] zfcp: Cleanup code in zfcp_erp.cChristof Schmitt4-2203/+1280
2008-07-12[SCSI] zfcp: zfcp_fsf cleanup.Swen Schillig9-2644/+1577
2008-07-12[SCSI] zfcp: consolidate sysfs things into one file.Swen Schillig9-893/+539
2008-07-12[SCSI] zfcp: Cleanup of code in zfcp_aux.cSwen Schillig7-388/+238
2008-07-12[SCSI] zfcp: Cleanup of code in zfcp_scsi.cMartin Petermann5-389/+184
2008-07-12[SCSI] zfcp: Move status accessors from zfcp to SCSI include file.Martin Petermann3-35/+11
2008-07-12[SCSI] zfcp: Small QDIO cleanupsChristof Schmitt3-19/+11
2008-07-12[SCSI] zfcp: Adapter reopen for large number of unsolicited statusSwen Schillig2-10/+8
2008-07-12[SCSI] zfcp: Fix error checking for ELS ADISC requestsChristof Schmitt1-1/+1
2008-07-12[SCSI] zfcp: wait until adapter is finished with ERP during auto-portSwen Schillig1-0/+1
2008-07-12[SCSI] zfcp: Remove sysfs attribute port_addMartin Peschke1-46/+0
2008-07-12[SCSI] zfcp: Automatically attach remote portsSwen Schillig8-31/+336
2008-07-12[SCSI] zfcp: Add port_state attribute to sysfsSven Schuetz1-0/+19
2008-07-12[SCSI] zfcp: Message cleanupChristof Schmitt13-1975/+396
2008-07-12[SCSI] zfcp: Cleanup qdio codeSwen Schillig7-787/+412
2008-07-12[SCSI] zfcp: Cleanup code in zfcp_ccwChristof Schmitt1-100/+50
2008-07-12[SCSI] zfcp: Move CFDC code to new file.Christof Schmitt7-664/+331
2008-07-12[SCSI] zfcp: Move FC code to new fileChristof Schmitt8-726/+319
2008-06-05[SCSI] zfcp: Fix sparse warning by providing new entry in dbfChristof Schmitt3-17/+28
2008-06-05[SCSI] zfcp: remove some __attribute__ ((packed))Martin Peschke1-5/+5
2008-06-05[SCSI] zfcp: Refine trace levels of some recovery related events.Martin Peschke1-2/+2
2008-06-05[SCSI] zfcp: Add information about interrupt to trace.Martin Peschke4-2/+7
2008-06-05[SCSI] zfcp: Rename sbal_curr to sbal_last.Martin Peschke5-31/+30
2008-06-05[SCSI] zfcp: Rename sbal_last.Martin Peschke2-5/+5
2008-06-05[SCSI] zfcp: Remove field sbal_last from trace record.Martin Peschke2-3/+0
2008-06-05[SCSI] zfcp: Remove some sparse warningsChristof Schmitt1-1/+2
2008-06-05[SCSI] zfcp: Fix fsf_status_read return code handlingHeiko Carstens1-4/+3
2008-06-05[SCSI] zfcp: Fix mempool pointer for GID_PN request allocationChristof Schmitt1-6/+3
2008-06-05[SCSI] zfcp: receiving an unsolicted status can lead to I/O stallSwen Schillig6-35/+32
2008-06-05[SCSI] zfcp: sysfs attributes for fabric and channel latenciesChristof Schmitt1-0/+65
2008-06-05[SCSI] zfcp: Track fabric and channel latencies provided by FCP adapterChristof Schmitt4-1/+82
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