aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_qdio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-27atomic: Replace atomic_{set,clear}_mask() usagePeter Zijlstra1-7/+7
2014-07-22s390/zfcp: use qdio buffer helpersSebastian Ott1-28/+21
2013-09-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+2
2013-09-03[SCSI] zfcp: enable FCP hardware data router by defaultSteffen Maier1-2/+2
2013-08-22[SCSI] zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke1-6/+2
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens1-1/+1
2012-09-24[SCSI] zfcp: Bounds checking for deferred error traceSteffen Maier1-6/+10
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-1/+1
2011-10-31s390: add missing module.h/export.h includesHeiko Carstens1-0/+1
2011-08-27[SCSI] zfcp: support for hardware data routerSwen Schillig1-10/+48
2011-06-06[S390] qdio: Split SBAL entry flagsJan Glauber1-5/+6
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-01-07Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-0/+2
2011-01-05[S390] qdio: outbound tasklet scan thresholdJan Glauber1-0/+2
2010-12-21[SCSI] zfcp: Move qdio setup from erp to zfcp_qdio.cChristof Schmitt1-0/+2
2010-12-21[SCSI] zfcp: Redesign of the debug tracing final cleanup.Swen Schillig1-3/+3
2010-12-21[SCSI] zfcp: Redesign of the debug tracing for HBA records.Swen Schillig1-2/+0
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-5/+1
2010-09-16[SCSI] zfcp: Change spin_lock_bh to spin_lock_irq to fix lockdep warningChristof Schmitt1-8/+10
2010-09-08qdio: extend API to allow pollingJan Glauber1-5/+1
2010-07-28[SCSI] zfcp: Trigger logging in the FCP channel on qdio error conditionsChristof Schmitt1-3/+32
2010-07-28[SCSI] zfcp: Introduce experimental support for DIF/DIXFelix Beck1-4/+0
2010-07-28[SCSI] zfcp: Enable data division support for FCP devicesChristof Schmitt1-1/+10
2010-07-28[SCSI] zfcp: Cleanup QDIO attachment and improve processing.Swen Schillig1-93/+48
2010-07-28[SCSI] zfcp: Cleanup function parameters for sbal value.Swen Schillig1-13/+2
2010-07-21[SCSI] zfcp: Do not wait for SBALs on stopped queueChristof Schmitt1-1/+9
2010-05-02[SCSI] zfcp: Move sbal_get function to zfcp_qdio.cChristof Schmitt1-0/+40
2010-05-02[SCSI] zfcp: Move sbale handling to zfcp_qdio filesChristof Schmitt1-14/+11
2010-05-02[SCSI] zfcp: Report scatter-gather limits to SCSI and block layerChristof Schmitt1-34/+11
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-08[S390] remove unused qdio flags in zfcp and qethUrsula Braun1-2/+0
2010-02-17[SCSI] zfcp: Introduce header file for qdio structs and inline functionsChristof Schmitt1-39/+9
2010-02-17[SCSI] zfcp: Remove two FIXME commentsChristof Schmitt1-1/+1
2009-09-05[SCSI] zfcp: optimize zfcp_qdio_accountHeiko Carstens1-6/+5
2009-09-05[SCSI] zfcp: introduce _setup, _destroy for qdio and FCSwen Schillig1-22/+46
2009-09-05[SCSI] zfcp: Update dbf callsSwen Schillig1-2/+4
2009-09-05[SCSI] zfcp: Move qdio related data out of zfcp_adapterSwen Schillig1-105/+119
2009-09-05[SCSI] zfcp: Separate qdio attributes from zfcp_fsf_reqSwen Schillig1-43/+52
2009-09-05[SCSI] zfcp: fix layering oddities between zfcp_fsf and zfcp_qdioSwen Schillig1-43/+2
2009-03-12[SCSI] zfcp: Remove PCI flagChristof Schmitt1-20/+3
2009-03-12[SCSI] zfcp: replace current ERP logging with a more convenient versionSwen Schillig1-3/+3
2009-03-12[SCSI] zfcp: add measurement data for average qdio queue utilisationMartin Peschke1-0/+20
2008-12-29[SCSI] zfcp: Remove busid macroChristof Schmitt1-2/+2
2008-12-25[S390] convert zfcp printks to pr_xxx macros.Christof Schmitt1-0/+3
2008-10-17blktrace: pass zfcp driver dataStefan Raspl1-0/+1
2008-10-03[SCSI] zfcp: Simplify zfcp data structuresChristof Schmitt1-6/+6
2008-10-03[SCSI] zfcp: remove unused references, declarations and flagsSwen Schillig1-15/+13
2008-10-03[SCSI] zfcp: Update message with input from reviewChristof Schmitt1-16/+10
2008-10-03[SCSI] zfcp: add queue_full sysfs attributeStefan Raspl1-0/+1
2008-08-29[SCSI] zfcp: Fix request queue lockingChristof Schmitt1-2/+2