Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2632e7b618a7730969f9782593c29ca53553aa22
/
drivers
/
s390
/
cio
/
qdio_main.c
386403a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
by Linus Torvalds
· 5 years ago
b7f143d
s390/qdio: implement IQD Multi-Write
by Julian Wiedmann
· 5 years ago
6d76c898
s390/qdio: don't attempt IRQ avoidance on Output SBALs
by Julian Wiedmann
· 5 years ago
94c43bd
s390/qdio: simplify thinint device registration
by Julian Wiedmann
· 5 years ago
4611281
s390/qdio: add statistics helper macro
by Julian Wiedmann
· 5 years ago
4e79a5d
s390/qdio: reduce log level for EQBS partial
by Julian Wiedmann
· 5 years ago
313dc68
s390/qdio: let drivers opt-out from Output Queue scanning
by Julian Wiedmann
· 5 years ago
7c47f5a
s390/qdio: enable drivers to poll for Output completions
by Julian Wiedmann
· 5 years ago
69e9620
s390/qdio: restrict QAOB usage to IQD unicast queues
by Julian Wiedmann
· 6 years ago
a6ec414
s390/qdio: add sanity checks to the fast-requeue path
by Julian Wiedmann
· 6 years ago
0431032
s390/qdio: handle PENDING state for QEBSM devices
by Julian Wiedmann
· 6 years ago
a698e13
s390/qdio: optimize state inspection of HW-owned SBALs
by Julian Wiedmann
· 6 years ago
5a19d67
s390/qdio: use get_buf_state() in debug_get_buf_state()
by Julian Wiedmann
· 6 years ago
3060781
s390/qdio: allow to scan all Output SBALs in one go
by Julian Wiedmann
· 6 years ago
6bcf74e
s390/qdio: consolidate index tracking for queue scan
by Julian Wiedmann
· 6 years ago
5b2ad27
s390/qdio: limit direct access to first_to_check cursor
by Julian Wiedmann
· 6 years ago
dccbbaf
s390/qdio: eliminate queue's last_move cursor
by Julian Wiedmann
· 6 years ago
65e4f77
s390/qdio: simplify SBAL range calculation
by Julian Wiedmann
· 6 years ago
b39544c
s390/qdio: pass up count of ready-to-process SBALs
by Julian Wiedmann
· 6 years ago
2f2f383
s390/qdio: clean up qdio_check_outbound_after_thinint()
by Julian Wiedmann
· 6 years ago
f85b2b2
s390/qdio: clean up pci_out_supported()
by Julian Wiedmann
· 6 years ago
ccc413f
s390/qdio: clean up AOB handling
by Julian Wiedmann
· 7 years ago
64e03ff
s390/qdio: reset old sbal_state flags
by Julian Wiedmann
· 7 years ago
8928632
s390/qdio: clear intparm during shutdown
by Julian Wiedmann
· 7 years ago
88bf319
s390/qdio: split up CCQ handling for EQBS / SQBS
by Julian Wiedmann
· 7 years ago
dae55b6
s390/qdio: don't retry EQBS after CCQ 96
by Julian Wiedmann
· 7 years ago
c11a3df
s390/qdio: restrict buffer merging to eligible devices
by Julian Wiedmann
· 7 years ago
0cf1e05
s390/qdio: don't merge ERROR output buffers
by Julian Wiedmann
· 7 years ago
152485b
s390/qdio: simplify math in get_*_buffer_frontier()
by Julian Wiedmann
· 7 years ago
364e3f9
s390/cio: fix kernel-doc usage
by Sebastian Ott
· 7 years ago
b23481f
s390/qdio: restrict target-full handling to IQDIO
by Julian Wiedmann
· 7 years ago
0b926ac
s390/qdio: consider ERROR buffers for inbound-full condition
by Julian Wiedmann
· 7 years ago
724117b
s390: cio: add SPDX identifiers to the remaining files
by Greg Kroah-Hartman
· 7 years ago
cb9f780
s390: qdio: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
f83435c
s390/qdio: improve some debug prints
by Julian Wiedmann
· 8 years ago
9bce8b2
s390/qdio: avoid reschedule of outbound tasklet once killed
by Ursula Braun
· 8 years ago
6e30c54
s390/qdio: remove checks for ccw device internal state
by Sebastian Ott
· 8 years ago
ddebf66
s390/qdio: fix double return code evaluation
by Sebastian Ott
· 8 years ago
a48ed86
s390/qdio: get rid of spin_lock_irqsave usage
by Sebastian Ott
· 8 years ago
9080c92
s390/qdio: obtain subchannel_id via ccw_device_get_schid()
by Sebastian Ott
· 8 years ago
ec6674c
s390/qdio: fix WARN_ON_ONCE condition
by Eugene Crosser
· 9 years ago
613c4e0
qdio: Keep device-specific dbf entries
by Stefan Raspl
· 11 years ago
92bdae5
s390/qdio: replace shift loop by ilog2
by Fabian Frederick
· 11 years ago
0f308f4
s390/qdio: correct program-controlled interruption checking
by Ursula Braun
· 11 years ago
1c59a86
s390/qdio: bridgeport support - CHSC part
by Eugene Crosser
· 12 years ago
eddf0d5
s390/qdio: fix atomic_sub() misusage
by Heiko Carstens
· 11 years ago
8c071b0
s390/time: correct use of store clock fast
by Martin Schwidefsky
· 11 years ago
dae7fd4
s390/qdio: remove unused variable
by Sebastian Ott
· 12 years ago
1d46d33
s390/qdio: remove unused function
by Sebastian Ott
· 12 years ago
aa2383f
qdio: remove unused parameters
by Stefan Raspl
· 12 years ago
1aae056
s390/time: rename tod clock access functions
by Heiko Carstens
· 12 years ago
ce1d801
s390/qdio: rework BUG's and WARN_ON's
by Jan Glauber
· 12 years ago
a53c8fa
s390/comments: unify copyright messages and remove file names
by Heiko Carstens
· 12 years ago
473e66b
s390/time: always use stckf instead of stck if available
by Heiko Carstens
· 13 years ago
1549d13
s390/qdio: Cleanup error handling to drivers
by Jan Glauber
· 13 years ago
61d8497
[S390] qdio: log all adapter characteristics
by Jan Glauber
· 13 years ago
3ab121a
[S390] kernel: Add z/VM LGR detection
by Michael Holzheu
· 13 years ago
7b3cc67
[S390] qdio: fix handler function arguments for zfcp data router
by Steffen Maier
· 13 years ago
5f4026f
[S390] qdio: prevent dsci access without adapter interrupts
by Jan Glauber
· 13 years ago
c4736d9
[S390] sparse: fix sparse static warnings
by Martin Schwidefsky
· 13 years ago
6ffed94
[S390] qdio: remove multicast polling
by Jan Glauber
· 13 years ago
2768b2d
[S390] qdio: reset outbound SBAL error states
by Jan Glauber
· 13 years ago
25f269f
[S390] qdio: EQBS retry after CCQ 96
by Jan Glauber
· 13 years ago
a2b8601
[S390] qdio: add timestamp for last queue scan time
by Jan Glauber
· 13 years ago
de400d6
[S390] fix mismatch in summation of I/O IRQ statistics
by Peter Oberparleiter
· 13 years ago
ec7ae51
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 13 years ago
dfe5bb5
[SCSI] qdio: base support for hardware data router with zfcp
by Swen Schillig
· 13 years ago
9cb7284
qdio: support forced signal adapter indications
by frank.blaschka@de.ibm.com
· 13 years ago
104ea55
qdio: support asynchronous delivery of storage blocks
by frank.blaschka@de.ibm.com
· 13 years ago
be8d97a
[S390] qdio: 2nd stage retry on SIGA-W busy conditions
by Jan Glauber
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
3ec90878
[S390] qdio: Split SBAL entry flags
by Jan Glauber
· 14 years ago
c26001d
[S390] qdio: prevent compile warning
by Jan Glauber
· 14 years ago
bffbbd2
[S390] qdio: reset error states immediately
by Jan Glauber
· 14 years ago
aa5c8df
[S390] qdio: fix init sequence
by Sebastian Ott
· 14 years ago
9a26513
[S390] qdio: prevent handling of buffers if count is zero
by Jan Glauber
· 14 years ago
6fa1098
[S390] qdio: prevent compile warning under CONFIG_32BIT
by Jan Glauber
· 14 years ago
90adac5
[S390] qdio: cleanup SIGA sync
by Jan Glauber
· 14 years ago
110da31
[S390] qdio: remove enhanced SIGA
by Jan Glauber
· 14 years ago
958c0ba
[S390] qdio: use proper QEBSM operand for SIGA-R and SIGA-S
by Jan Glauber
· 14 years ago
0195843
[S390] qdio: outbound queue full counter
by Jan Glauber
· 14 years ago
3d6c76f
[S390] qdio: outbound tasklet scan threshold
by Jan Glauber
· 14 years ago
4f32518
[S390] qdio: prevent race for shared indicators
by Jan Glauber
· 14 years ago
30d77c3
[S390] qdio: add qdio interrupts to interrupt statistics
by Jan Glauber
· 14 years ago
d36deae
qdio: extend API to allow polling
by Jan Glauber
· 14 years ago
cc961d4
[S390] qdio: remove API wrappers
by Jan Glauber
· 15 years ago
3a601bf
[S390] qdio: dont convert timestamps to microseconds
by Jan Glauber
· 15 years ago
f3eb20f
[S390] qdio: prevent starvation on PCI devices
by Jan Glauber
· 15 years ago
09a308f
[S390] qdio: count number of qdio interrupts
by Jan Glauber
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
bd6e8a1
[S390] qdio: add missing bracket
by Ursula Braun
· 15 years ago
27d7160
[S390] add MACHINE_IS_LPAR flag
by Martin Schwidefsky
· 15 years ago
d307297
[S390] qdio: account processed SBAL during queue scan
by Jan Glauber
· 15 years ago
959153d
[S390] qdio: prevent call trace if CHPID is offline
by Jan Glauber
· 15 years ago
4c52228
[S390] qdio: continue polling for buffer state ERROR
by Ursula Braun
· 15 years ago
6486cda
[S390] qdio: convert global statistics to per-device stats
by Jan Glauber
· 15 years ago
8bcd9b0
[S390] qdio: add counter for input queue full condition
by Jan Glauber
· 15 years ago
6541f7b
[S390] qdio: change state of all primed input buffers
by Jan Glauber
· 15 years ago
1d7e150
[S390] qdio: reduce per device debug messages
by Jan Glauber
· 15 years ago
e2910bc
[S390] qdio: continue polling if the queue is not finished
by Jan Glauber
· 15 years ago
Next »