index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
/
qdio_debug.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-30
1
-1
/
+1
*
s390/qdio: remove remaining tasklet & timer code
Julian Wiedmann
2021-07-27
1
-3
/
+0
*
s390/qdio: inline qdio_kick_handler()
Julian Wiedmann
2021-02-13
1
-1
/
+0
*
s390/qdio: track time of last data IRQ for each device
Julian Wiedmann
2021-02-09
1
-2
/
+3
*
s390/qdio: remove Input tasklet code
Julian Wiedmann
2021-02-09
1
-3
/
+0
*
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-23
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-07
1
-0
/
+2
|
\
|
*
s390: add missing module.h/export.h includes
Heiko Carstens
2011-11-01
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-02
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