summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2018-05-30s390/cio: clear timer when terminating driver I/OSebastian Ott1-0/+1
2018-05-30s390/cio: fix return code after missing interruptSebastian Ott2-2/+5
2018-05-30s390/cio: fix ccw_device_start_timeout APISebastian Ott1-40/+32
2018-05-30s390/dasd: fix handling of internal requestsStefan Haberland1-14/+7
2018-05-25scsi: zfcp: fix infinite iteration on ERP ready listJens Remus3-9/+33
2018-05-22s390/qdio: don't release memory in qdio_setup_irq()Julian Wiedmann1-8/+2
2018-05-22s390/qdio: fix access to uninitialized qdio_q fieldsJulian Wiedmann1-1/+1
2018-05-22vfio: ccw: fix cleanup if cp_prefetch failsHalil Pasic1-1/+12
2018-05-01vfio: ccw: process ssch with interrupts disabledCornelia Huck1-7/+12
2018-04-29s390/dasd: fix IO error for newly defined devicesStefan Haberland1-2/+11
2018-04-29s390/cio: update chpid descriptor after resource accessibility eventSebastian Ott1-3/+11
2018-04-29s390: introduce execute-trampolines for branchesMartin Schwidefsky1-0/+2
2018-04-19s390/qdio: don't merge ERROR output buffersJulian Wiedmann1-11/+20
2018-04-19s390/qdio: don't retry EQBS after CCQ 96Julian Wiedmann1-9/+2
2018-03-31s390/qeth: on channel error, reject further cmd requestsJulian Wiedmann1-0/+1
2018-03-31s390/qeth: lock read device while queueing next bufferJulian Wiedmann1-3/+13
2018-03-31s390/qeth: when thread completes, wake up all waitersJulian Wiedmann1-1/+1
2018-03-31s390/qeth: free netdevice when removing a cardJulian Wiedmann3-4/+2
2018-03-09s390/qeth: fix IPA command submission raceJulian Wiedmann1-9/+10
2018-03-09s390/qeth: fix IP address lookup for L3 devicesJulian Wiedmann2-51/+74
2018-03-09Revert "s390/qeth: fix using of ref counter for rxip addresses"Julian Wiedmann1-5/+3
2018-03-09s390/qeth: fix double-free on IP add/remove raceJulian Wiedmann1-1/+2
2018-03-09s390/qeth: fix IP removal on offline cardsJulian Wiedmann1-11/+3
2018-03-09s390/qeth: fix overestimated count of buffer elementsJulian Wiedmann2-9/+12
2018-03-09s390/qeth: fix SETIP command handlingJulian Wiedmann2-6/+13
2018-03-09s390/qeth: fix underestimated count of buffer elementsUrsula Braun1-1/+1
2018-03-03s390/dasd: fix wrongly assigned configuration dataStefan Haberland1-0/+10
2018-02-25s390/dasd: prevent prefix I/O errorStefan Haberland1-6/+10
2018-02-03s390/zcrypt: Fix wrong comparison leading to strange load balancingHarald Freudenberger1-2/+2
2018-01-02s390/qeth: fix error handling in checksum cmd callbackJulian Wiedmann1-1/+8
2018-01-02s390/qeth: update takeover IPs after configuration changeJulian Wiedmann5-37/+67
2018-01-02s390/qeth: lock IP table while applying takeover changesJulian Wiedmann1-0/+2
2018-01-02s390/qeth: don't apply takeover changes to RXIPJulian Wiedmann2-4/+6
2018-01-02s390/qeth: apply takeover changes when mode is toggledJulian Wiedmann3-20/+19
2017-12-17s390/qeth: fix GSO throughput regressionJulian Wiedmann4-0/+38
2017-12-17s390/qeth: fix thinko in IPv4 multicast address trackingJulian Wiedmann1-0/+1
2017-12-17s390/qeth: build max size GSO skbs on L2 devicesJulian Wiedmann2-4/+2
2017-12-17s390/qeth: fix early exit from error pathJulian Wiedmann1-2/+4
2017-12-10s390: vfio-ccw: Do not attempt to free no-op, test and tic cda.Jason J. Herne1-0/+2
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds141-0/+141
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman141-0/+141
2017-10-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-7/+21
2017-10-17scsi: zfcp: fix erp_action use-before-initialize in REC action traceSteffen Maier3-7/+21
2017-09-19s390/cio: recover from bad pathsSebastian Ott4-3/+24
2017-09-19s390/scm_blk: consistently use blk_status_t as error typeSebastian Ott1-3/+3
2017-09-13s390/dasd: fix race during dasd initializationStefan Haberland1-3/+9
2017-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds7-227/+262
2017-09-08s390/dasd: blk-mq conversionStefan Haberland3-165/+193
2017-09-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds12-110/+178
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds2-3/+3