summaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_qdio.c
Commit message (Expand)AuthorAgeFilesLines
* s390/qdio: make SBAL address array type-safeJulian Wiedmann2019-02-071-2/+2
* scsi: zfcp: silence all W=1 build warnings for existing kdocSteffen Maier2018-11-151-2/+1Star
* scsi: zfcp: clarify function argument name for trace tag stringSteffen Maier2018-11-151-4/+4
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* scsi: zfcp: convert bool-definitions to use 'true' instead of '1'Benjamin Block2017-08-111-1/+1
* atomic: Replace atomic_{set,clear}_mask() usagePeter Zijlstra2015-07-271-7/+7
* s390/zfcp: use qdio buffer helpersSebastian Ott2014-07-221-28/+21Star
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-09-041-2/+2
|\
| * [SCSI] zfcp: enable FCP hardware data router by defaultSteffen Maier2013-09-031-2/+2
* | [SCSI] zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke2013-08-221-6/+2Star
|/
* s390/time: rename tod clock access functionsHeiko Carstens2013-02-141-1/+1
* [SCSI] zfcp: Bounds checking for deferred error traceSteffen Maier2012-09-241-6/+10
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-1/+1
* s390: add missing module.h/export.h includesHeiko Carstens2011-11-011-0/+1
* [SCSI] zfcp: support for hardware data routerSwen Schillig2011-08-271-10/+48
* [S390] qdio: Split SBAL entry flagsJan Glauber2011-06-061-5/+6
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-01-071-0/+2
|\
| * [S390] qdio: outbound tasklet scan thresholdJan Glauber2011-01-051-0/+2
* | [SCSI] zfcp: Move qdio setup from erp to zfcp_qdio.cChristof Schmitt2010-12-211-0/+2
* | [SCSI] zfcp: Redesign of the debug tracing final cleanup.Swen Schillig2010-12-211-3/+3
* | [SCSI] zfcp: Redesign of the debug tracing for HBA records.Swen Schillig2010-12-211-2/+0Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-231-5/+1Star
|\
| * qdio: extend API to allow pollingJan Glauber2010-09-081-5/+1Star
* | [SCSI] zfcp: Change spin_lock_bh to spin_lock_irq to fix lockdep warningChristof Schmitt2010-09-171-8/+10
|/
* [SCSI] zfcp: Trigger logging in the FCP channel on qdio error conditionsChristof Schmitt2010-07-281-3/+32
* [SCSI] zfcp: Introduce experimental support for DIF/DIXFelix Beck2010-07-281-4/+0Star
* [SCSI] zfcp: Enable data division support for FCP devicesChristof Schmitt2010-07-281-1/+10
* [SCSI] zfcp: Cleanup QDIO attachment and improve processing.Swen Schillig2010-07-281-93/+48Star
* [SCSI] zfcp: Cleanup function parameters for sbal value.Swen Schillig2010-07-281-13/+2Star
* [SCSI] zfcp: Do not wait for SBALs on stopped queueChristof Schmitt2010-07-221-1/+9
* [SCSI] zfcp: Move sbal_get function to zfcp_qdio.cChristof Schmitt2010-05-021-0/+40
* [SCSI] zfcp: Move sbale handling to zfcp_qdio filesChristof Schmitt2010-05-021-14/+11Star
* [SCSI] zfcp: Report scatter-gather limits to SCSI and block layerChristof Schmitt2010-05-021-34/+11Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [S390] remove unused qdio flags in zfcp and qethUrsula Braun2010-03-081-2/+0Star
* [SCSI] zfcp: Introduce header file for qdio structs and inline functionsChristof Schmitt2010-02-181-39/+9Star
* [SCSI] zfcp: Remove two FIXME commentsChristof Schmitt2010-02-181-1/+1
* [SCSI] zfcp: optimize zfcp_qdio_accountHeiko Carstens2009-09-051-6/+5Star
* [SCSI] zfcp: introduce _setup, _destroy for qdio and FCSwen Schillig2009-09-051-22/+46
* [SCSI] zfcp: Update dbf callsSwen Schillig2009-09-051-2/+4
* [SCSI] zfcp: Move qdio related data out of zfcp_adapterSwen Schillig2009-09-051-105/+119
* [SCSI] zfcp: Separate qdio attributes from zfcp_fsf_reqSwen Schillig2009-09-051-43/+52
* [SCSI] zfcp: fix layering oddities between zfcp_fsf and zfcp_qdioSwen Schillig2009-09-051-43/+2Star
* [SCSI] zfcp: Remove PCI flagChristof Schmitt2009-03-121-20/+3Star
* [SCSI] zfcp: replace current ERP logging with a more convenient versionSwen Schillig2009-03-121-3/+3
* [SCSI] zfcp: add measurement data for average qdio queue utilisationMartin Peschke2009-03-121-0/+20
* [SCSI] zfcp: Remove busid macroChristof Schmitt2008-12-291-2/+2
* [S390] convert zfcp printks to pr_xxx macros.Christof Schmitt2008-12-251-0/+3
* blktrace: pass zfcp driver dataStefan Raspl2008-10-171-0/+1