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