Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
03abd33a11e3598dffbc821b2826ffc5fb6e980f
/
drivers
/
s390
8b0e195
ktime: Cleanup ktime_set() usage
by Thomas Gleixner
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
f290cba
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
57ca04a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
6f2ce1c
scsi: zfcp: fix rport unblock race with LUN recovery
by Steffen Maier
· 8 years ago
56d23ed
scsi: zfcp: do not trace pure benign residual HBA responses at default level
by Steffen Maier
· 8 years ago
dac37e1
scsi: zfcp: fix use-after-"free" in FC ingress path after TMF
by Benjamin Block
· 8 years ago
a829a84
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
d035026
s390/zcrypt: add missing memory clobber to ap_qci inline assembly
by Heiko Carstens
· 8 years ago
50cff5a
s390/dasd: fix typos in DASD error messages
by Stefan Haberland
· 8 years ago
13b251b
s390/zcrypt: tracepoint definitions for zcrypt device driver.
by Harald Freudenberger
· 8 years ago
cccd85b
s390/zcrypt: Rework debug feature invocations.
by Harald Freudenberger
· 8 years ago
bf9f311
s390/zcrypt: Improved invalid domain response handling.
by Harald Freudenberger
· 8 years ago
c1c1368
s390/zcrypt: Fix ap_max_domain_id for older machine types
by Ingo Tuchscherer
· 8 years ago
1487842
s390/zcrypt: Correct function bits for CEX2x and CEX3x cards.
by Harald Freudenberger
· 8 years ago
e47de21
s390/zcrypt: Fixed attrition of AP adapters and domains
by Ingo Tuchscherer
· 8 years ago
b886a9d
s390/zcrypt: Introduce new zcrypt device status API
by Ingo Tuchscherer
· 8 years ago
e28d2af
s390/zcrypt: add multi domain support
by Ingo Tuchscherer
· 8 years ago
34a1516
s390/zcrypt: Introduce workload balancing
by Ingo Tuchscherer
· 8 years ago
9af3e04
s390/zcrypt: get rid of ap_poll_requests
by Martin Schwidefsky
· 8 years ago
0db7855
s390/zcrypt: header for the AP inline assmblies
by Martin Schwidefsky
· 8 years ago
236fb2a
s390/zcrypt: simplify message type handling
by Martin Schwidefsky
· 8 years ago
fc1d3f0
s390/zcrypt: Move the ap bus into kernel
by Ingo Tuchscherer
· 8 years ago
b3e8652
s390/zcrypt: Introduce CEX6 toleration
by Harald Freudenberger
· 8 years ago
2ec4584
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
b78b499
Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
a521b04
s390/dasd: channel path aware error recovery
by Stefan Haberland
· 8 years ago
c934615
s390/dasd: extend dasd path handling
by Stefan Haberland
· 8 years ago
5457e03
s390/vmlogrdr: fix IUCV buffer allocation
by Gerald Schaefer
· 8 years ago
af51160
s390/smp: initialize cpu_present_mask in setup_arch
by Heiko Carstens
· 8 years ago
3e488c9
s390/zcrypt: Convert to PM ops
by Lars-Peter Clausen
· 8 years ago
0654816
scsi: fc: use bsg_job_done
by Johannes Thumshirn
· 8 years ago
75cc8cf
scsi: change FC drivers to use 'struct bsg_job'
by Johannes Thumshirn
· 8 years ago
1d69b12
scsi: fc: provide fc_bsg_to_rport() helper
by Johannes Thumshirn
· 8 years ago
cd21c60
scsi: fc: provide fc_bsg_to_shost() helper
by Johannes Thumshirn
· 8 years ago
1abaede
scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
by Johannes Thumshirn
· 8 years ago
01e0e15
scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
by Johannes Thumshirn
· 8 years ago
6896226
zcore: Improve startup-message text
by Michael Holzheu
· 8 years ago
c1eac0d
s390: char: make slp_ctl explicitly non-modular
by Paul Gortmaker
· 8 years ago
acc50ec
s390: virtio: make ccw explicitly non-modular
by Paul Gortmaker
· 8 years ago
aae175d
s390: char: make slcp_quiesce explicitly non-modular
by Paul Gortmaker
· 8 years ago
238b928
s390: char: make sclp_tty explicitly non-modular
by Paul Gortmaker
· 8 years ago
6e4c1d8
s390: char: make con3215 explicitly non-modular
by Paul Gortmaker
· 8 years ago
cbe62fa
s390: char: make zcore explicitly non-modular
by Paul Gortmaker
· 8 years ago
a00f761
s390: cio: make it explicitly non-modular
by Paul Gortmaker
· 8 years ago
27058af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
9f9d53e
s390/dasd: Fix locking issue when changing RO attribute
by Jan Höppner
· 8 years ago
9de6772
s390/dasd: Fix locking issue when changing EER attribute
by Jan Höppner
· 8 years ago
0f57c97
s390/dasd: Eliminate race condition in dasd_generic_set_offline()
by Jan Höppner
· 8 years ago
1081f3a
s390/dasd: Make use of dasd_set_feature() more often
by Jan Höppner
· 8 years ago
ce7a788
s390/dasd: Replace simple_strtoul with kstrtouint
by Jan Höppner
· 8 years ago
8139d85
s390/cio: clean up DEV_STATE_SENSE_PGID
by Dong Jia Shi
· 8 years ago
62ba6f8
s390/dasd: Define often used variable
by Jan Höppner
· 8 years ago
5303e65
s390/dasd: Make setting queue_max_segments more explicit
by Jan Höppner
· 8 years ago
55bea71
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
46b3ef4
s390/net: use net core MTU range checking
by Jarod Wilson
· 8 years ago
179a98c
s390/cio: don't register chpids in reserved state
by Sebastian Ott
· 8 years ago
0f02c4e
s390/dasd: avoid undefined behaviour
by Christian Borntraeger
· 8 years ago
e7cb08e
scsi: zfcp: spin_lock_irqsave() is not nestable
by Dan Carpenter
· 8 years ago
f7e3a16
s390/lcs: remove trailing space at end of dev_err message
by Colin Ian King
· 8 years ago
9edebf1
s390/netiucv: improve checking of sysfs attribute buffer
by Ursula Braun
· 8 years ago
baac789
s390/netiucv: get rid of one memcpy in netiucv_printuser
by Ursula Braun
· 8 years ago
4dfddf5
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
e46cae4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
7a53eea
Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
6cd997d
s390/con3270: fix insufficient space padding
by Sascha Silbe
· 8 years ago
c14f2aa
s390/con3270: fix use of uninitialised data
by Sascha Silbe
· 8 years ago
d53c51f
s390/cio: fix accidental interrupt enabling during resume
by Sebastian Ott
· 8 years ago
871f8bf
s390/dasd: add missing \n to end of dev_err messages
by Colin Ian King
· 8 years ago
f50af85
s390/dasd: make query host access interruptible
by Stefan Haberland
· 8 years ago
c020d72
s390/dasd: fix panic during offline processing
by Stefan Haberland
· 8 years ago
a9f6273
s390/dasd: fix hanging offline processing
by Stefan Haberland
· 8 years ago
f622b51
s390/vmur: fix irq pointer dereference in int handler
by Sebastian Ott
· 8 years ago
eed5c4b
s390/dasd: add missing KOBJ_CHANGE event for unformatted devices
by Stefan Haberland
· 8 years ago
732a59c
s390/qeth: fix setting VIPA address
by Thomas Richter
· 8 years ago
5722963
qeth: do not turn on SG per default
by Ursula Braun
· 8 years ago
243f750
qeth: do not limit number of gso segments
by Ursula Braun
· 8 years ago
903e485
qeth: check not more than 16 SBALEs on the completion queue
by Ursula Braun
· 8 years ago
a7531c1
s390/qeth: allow hsuid configuration in DOWN state
by Ursula Braun
· 8 years ago
016930b
s390/qeth: use ip_lock for hsuid configuration
by Ursula Braun
· 8 years ago
e830baa
qeth: restore device features after recovery
by Hans Wippel
· 8 years ago
e68f1d4
s390: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
fbc1ec2
Merge 4.8-rc5 into char-misc-next
by Greg Kroah-Hartman
· 8 years ago
ca75d60
miscdevice: Add helper macro for misc device boilerplate
by PrasannaKumar Muralidharan
· 8 years ago
2ccb5bf
s390/tape: Use memdup_user() rather than duplicating its implementation
by Markus Elfring
· 8 years ago
6c29588
s390: cio: remove redundant cio_cancel declaration
by Dong Jia Shi
· 8 years ago
45b6ae7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
aceeffb
zfcp: trace full payload of all SAN records (req,resp,iels)
by Steffen Maier
· 8 years ago
94db372
zfcp: fix payload trace length for SAN request&response
by Steffen Maier
· 8 years ago
771bf03
zfcp: fix D_ID field with actual value on tracing SAN responses
by Steffen Maier
· 8 years ago
7c964ff
zfcp: restore tracing of handle for port and LUN with HBA records
by Steffen Maier
· 8 years ago
d27a7cb
zfcp: trace on request for open and close of WKA port
by Steffen Maier
· 8 years ago
0102a30
zfcp: restore: Dont use 0 to indicate invalid LUN in rec trace
by Steffen Maier
· 8 years ago
35f040d
zfcp: retain trace level for SCSI and HBA FSF response records
by Steffen Maier
· 8 years ago
4eeaa4f
zfcp: close window with unblocked rport during rport gone
by Steffen Maier
· 8 years ago
70369f8
zfcp: fix ELS/GS request&response length for hardware data router
by Steffen Maier
· 8 years ago
bd77bef
zfcp: fix fc_host port_type with NPIV
by Steffen Maier
· 8 years ago
af77521
s390/dasd: fix failing CUIR assignment under LPAR
by Stefan Haberland
· 8 years ago
9ba333d
s390/dasd: fix hanging device after clear subchannel
by Stefan Haberland
· 8 years ago
3b2fbb3
virtio/s390: deprecate old transport
by Cornelia Huck
· 8 years ago
Next »