index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
scsi
/
zfcp_qdio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-27
atomic: Replace atomic_{set,clear}_mask() usage
Peter Zijlstra
1
-7
/
+7
2014-07-22
s390/zfcp: use qdio buffer helpers
Sebastian Ott
1
-28
/
+21
2013-09-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+2
2013-09-03
[SCSI] zfcp: enable FCP hardware data router by default
Steffen Maier
1
-2
/
+2
2013-08-22
[SCSI] zfcp: fix lock imbalance by reworking request queue locking
Martin Peschke
1
-6
/
+2
2013-02-14
s390/time: rename tod clock access functions
Heiko Carstens
1
-1
/
+1
2012-09-24
[SCSI] zfcp: Bounds checking for deferred error trace
Steffen Maier
1
-6
/
+10
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-1
/
+1
2011-10-31
s390: add missing module.h/export.h includes
Heiko Carstens
1
-0
/
+1
2011-08-27
[SCSI] zfcp: support for hardware data router
Swen Schillig
1
-10
/
+48
2011-06-06
[S390] qdio: Split SBAL entry flags
Jan Glauber
1
-5
/
+6
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-01-07
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-0
/
+2
2011-01-05
[S390] qdio: outbound tasklet scan threshold
Jan Glauber
1
-0
/
+2
2010-12-21
[SCSI] zfcp: Move qdio setup from erp to zfcp_qdio.c
Christof Schmitt
1
-0
/
+2
2010-12-21
[SCSI] zfcp: Redesign of the debug tracing final cleanup.
Swen Schillig
1
-3
/
+3
2010-12-21
[SCSI] zfcp: Redesign of the debug tracing for HBA records.
Swen Schillig
1
-2
/
+0
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-5
/
+1
2010-09-16
[SCSI] zfcp: Change spin_lock_bh to spin_lock_irq to fix lockdep warning
Christof Schmitt
1
-8
/
+10
2010-09-08
qdio: extend API to allow polling
Jan Glauber
1
-5
/
+1
2010-07-28
[SCSI] zfcp: Trigger logging in the FCP channel on qdio error conditions
Christof Schmitt
1
-3
/
+32
2010-07-28
[SCSI] zfcp: Introduce experimental support for DIF/DIX
Felix Beck
1
-4
/
+0
2010-07-28
[SCSI] zfcp: Enable data division support for FCP devices
Christof Schmitt
1
-1
/
+10
2010-07-28
[SCSI] zfcp: Cleanup QDIO attachment and improve processing.
Swen Schillig
1
-93
/
+48
2010-07-28
[SCSI] zfcp: Cleanup function parameters for sbal value.
Swen Schillig
1
-13
/
+2
2010-07-21
[SCSI] zfcp: Do not wait for SBALs on stopped queue
Christof Schmitt
1
-1
/
+9
2010-05-02
[SCSI] zfcp: Move sbal_get function to zfcp_qdio.c
Christof Schmitt
1
-0
/
+40
2010-05-02
[SCSI] zfcp: Move sbale handling to zfcp_qdio files
Christof Schmitt
1
-14
/
+11
2010-05-02
[SCSI] zfcp: Report scatter-gather limits to SCSI and block layer
Christof Schmitt
1
-34
/
+11
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-08
[S390] remove unused qdio flags in zfcp and qeth
Ursula Braun
1
-2
/
+0
2010-02-17
[SCSI] zfcp: Introduce header file for qdio structs and inline functions
Christof Schmitt
1
-39
/
+9
2010-02-17
[SCSI] zfcp: Remove two FIXME comments
Christof Schmitt
1
-1
/
+1
2009-09-05
[SCSI] zfcp: optimize zfcp_qdio_account
Heiko Carstens
1
-6
/
+5
2009-09-05
[SCSI] zfcp: introduce _setup, _destroy for qdio and FC
Swen Schillig
1
-22
/
+46
2009-09-05
[SCSI] zfcp: Update dbf calls
Swen Schillig
1
-2
/
+4
2009-09-05
[SCSI] zfcp: Move qdio related data out of zfcp_adapter
Swen Schillig
1
-105
/
+119
2009-09-05
[SCSI] zfcp: Separate qdio attributes from zfcp_fsf_req
Swen Schillig
1
-43
/
+52
2009-09-05
[SCSI] zfcp: fix layering oddities between zfcp_fsf and zfcp_qdio
Swen Schillig
1
-43
/
+2
2009-03-12
[SCSI] zfcp: Remove PCI flag
Christof Schmitt
1
-20
/
+3
2009-03-12
[SCSI] zfcp: replace current ERP logging with a more convenient version
Swen Schillig
1
-3
/
+3
2009-03-12
[SCSI] zfcp: add measurement data for average qdio queue utilisation
Martin Peschke
1
-0
/
+20
2008-12-29
[SCSI] zfcp: Remove busid macro
Christof Schmitt
1
-2
/
+2
2008-12-25
[S390] convert zfcp printks to pr_xxx macros.
Christof Schmitt
1
-0
/
+3
2008-10-17
blktrace: pass zfcp driver data
Stefan Raspl
1
-0
/
+1
2008-10-03
[SCSI] zfcp: Simplify zfcp data structures
Christof Schmitt
1
-6
/
+6
2008-10-03
[SCSI] zfcp: remove unused references, declarations and flags
Swen Schillig
1
-15
/
+13
2008-10-03
[SCSI] zfcp: Update message with input from review
Christof Schmitt
1
-16
/
+10
2008-10-03
[SCSI] zfcp: add queue_full sysfs attribute
Stefan Raspl
1
-0
/
+1
2008-08-29
[SCSI] zfcp: Fix request queue locking
Christof Schmitt
1
-2
/
+2
[next]