index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
/
qdio_debug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/qdio: fix statistics for 128 SBALs
Julian Wiedmann
2020-07-20
1
-1
/
+1
*
s390/qdio: reduce SLSB writes during Input Queue processing
Julian Wiedmann
2020-06-16
1
-2
/
+2
*
s390/qdio: cleanly split alloc and establish
Julian Wiedmann
2020-04-06
1
-15
/
+1
*
Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-04-04
1
-29
/
+30
|
\
|
*
s390/qdio: set qdio_irq->cdev at allocation time
Julian Wiedmann
2020-03-27
1
-4
/
+4
|
*
s390/qdio: export SSQD via debugfs
Julian Wiedmann
2020-03-06
1
-0
/
+19
|
*
s390/qdio: simplify debugfs code
Julian Wiedmann
2020-02-27
1
-26
/
+8
*
|
s390/qdio: extend polling support to multiple queues
Julian Wiedmann
2020-03-25
1
-2
/
+2
|
/
*
s390/qdio: simplify ACK tracking
Julian Wiedmann
2020-02-10
1
-3
/
+2
*
s390/qdio: eliminate queue's last_move cursor
Julian Wiedmann
2019-04-10
1
-3
/
+2
*
s390/qdio: fix output of DSCI value in debug file
Julian Wiedmann
2019-04-10
1
-2
/
+2
*
s390/drivers: fix proc/debugfs file permissions
Sebastian Ott
2018-12-13
1
-1
/
+1
*
s390: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-13
1
-14
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
s390: Delete unnecessary checks before the function call "debug_unregister"
Markus Elfring
2015-11-27
1
-4
/
+2
*
qdio: Keep device-specific dbf entries
Stefan Raspl
2014-06-16
1
-7
/
+72
*
constify a bunch of struct file_operations instances
Al Viro
2013-04-09
1
-1
/
+1
*
qdio: remove unused parameters
Stefan Raspl
2013-02-28
1
-4
/
+5
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-2
/
+2
*
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-20
1
-3
/
+1
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-0
/
+2
|
\
|
*
s390: add missing module.h/export.h includes
Heiko Carstens
2011-10-31
1
-0
/
+2
*
|
[S390] qdio: add timestamp for last queue scan time
Jan Glauber
2011-10-30
1
-4
/
+6
|
/
*
qdio: support asynchronous delivery of storage blocks
frank.blaschka@de.ibm.com
2011-08-13
1
-0
/
+3
*
[S390] qdio: Use kstrtoul_from_user
Peter Huewe
2011-08-03
1
-9
/
+3
*
[S390] qdio: outbound queue full counter
Jan Glauber
2011-01-05
1
-0
/
+1
*
qdio: extend API to allow polling
Jan Glauber
2010-09-08
1
-21
/
+12
*
[S390] remove unused qdio flags in zfcp and qeth
Ursula Braun
2010-03-08
1
-1
/
+0
*
[S390] qdio: account processed SBAL during queue scan
Jan Glauber
2010-02-26
1
-2
/
+21
*
[S390] qdio: convert global statistics to per-device stats
Jan Glauber
2010-01-04
1
-8
/
+106
*
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
1
-1
/
+1
*
[S390] qdio: remove limited number of debugfs entries
Jan Glauber
2009-09-11
1
-40
/
+15
*
[S390] qdio: move adapter interrupt tasklet code
Jan Glauber
2009-06-22
1
-2
/
+1
*
[S390] qdio: seperate last move index and polling index
Jan Glauber
2009-03-26
1
-1
/
+2
*
[S390] qdio: fix broken pointer in case of CONFIG_DEBUG_FS is disabled
Jan Glauber
2009-01-09
1
-0
/
+2
*
[S390] qdio: improve inbound buffer acknowledgement
Jan Glauber
2008-12-25
1
-2
/
+5
*
[S390] qdio: rework debug feature logging
Jan Glauber
2008-12-25
1
-55
/
+42
*
[S390] qdio: remove incorrect memset
Jan Glauber
2008-10-28
1
-13
/
+6
*
[S390] bus_id ->dev_name() conversions in qdio
Martin Schwidefsky
2008-10-10
1
-1
/
+1
*
[S390] qdio: new qdio driver.
Jan Glauber
2008-07-17
1
-0
/
+240