summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2020-06-30s390/qeth: fix error handling for isolation mode cmdsJulian Wiedmann1-4/+1
2020-06-30scsi: zfcp: Fix panic on ERP timeout for previously dismissed ERP actionSteffen Maier1-2/+11
2020-06-24s390/qdio: put thinint indicator after early errorJulian Wiedmann3-8/+8
2020-05-20s390/ism: fix error return code in ism_probe()Wei Yongjun1-1/+3
2020-04-29s390/cio: avoid duplicated 'ADD' ueventsCornelia Huck1-4/+9
2020-04-29s390/cio: generate delayed uevent for vfio-ccw subchannelsCornelia Huck1-0/+5
2020-04-17scsi: zfcp: fix missing erp_lock in port recovery trigger for point-to-pointSteffen Maier1-1/+1
2020-04-01s390/qeth: handle error when backing RX bufferJulian Wiedmann1-4/+9
2020-04-01s390/qeth: don't reset default_out_queueJulian Wiedmann1-1/+0
2020-03-18s390/dasd: fix data corruption for thin provisioned devicesStefan Haberland3-12/+193
2020-03-12s390/qdio: fill SL with absolute addressesJulian Wiedmann2-13/+13
2020-03-12s390/cio: cio_ignore_proc_seq_next should increase position indexVasily Averin1-2/+3
2020-03-05s390/qeth: vnicc Fix EOPNOTSUPP precedenceAlexandra Winter1-16/+13
2020-03-05s390/zcrypt: fix card and queue total counter wrapHarald Freudenberger4-16/+18
2020-02-19s390/pkey: fix missing length of protected key on returnHarald Freudenberger1-1/+1
2020-02-06s390/zcrypt: move ap device reset from bus to driver codeHarald Freudenberger6-5/+8
2020-01-26s390/qeth: fix dangling IO buffers after halt/clearJulian Wiedmann5-46/+67
2020-01-26s390/pkey: fix memory leak within _copy_apqns_from_user()Heiko Carstens1-1/+3
2020-01-23s390/zcrypt: Fix CCA cipher key gen with clear key value functionHarald Freudenberger1-2/+2
2020-01-17s390/qeth: lock the card while changing its hsuidJulian Wiedmann2-17/+28
2020-01-17s390/qeth: fix initialization on old HWJulian Wiedmann1-3/+1
2020-01-17s390/qeth: vnicc Fix init to defaultAlexandra Winter1-1/+3
2020-01-17s390/qeth: Fix vnicc_is_in_use if rx_bcast not setAlexandra Winter1-2/+1
2020-01-17s390/qeth: fix false reporting of VNIC CHAR config failureAlexandra Winter1-1/+0
2020-01-17s390/qeth: fix qdio teardown after early init errorJulian Wiedmann3-14/+10
2020-01-12s390/qeth: don't return -ENOTSUPP to userspaceJulian Wiedmann1-1/+1
2020-01-12s390/qeth: fix promiscuous mode after resetJulian Wiedmann3-1/+4
2020-01-12s390/qeth: handle error due to unsupported transport modeJulian Wiedmann2-7/+12
2020-01-12s390/dasd: fix memleak in path handling error caseStefan Haberland1-17/+2
2020-01-12s390/dasd/cio: Interpret ccw_device_get_mdc return value correctlyJan Höppner2-5/+6
2020-01-04s390/zcrypt: handle new reply code FILTERED_BY_HYPERVISORHarald Freudenberger1-0/+2
2019-12-17scsi: zfcp: trace channel log even for FCP command responsesSteffen Maier1-5/+3
2019-11-20s390/qeth: return proper errno on IO errorJulian Wiedmann1-5/+5
2019-11-20s390/qeth: fix potential deadlock on workqueue flushJulian Wiedmann3-8/+28
2019-10-22s390/zcrypt: fix memleak at releaseJohan Hovold1-2/+1
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-8/+15
2019-10-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-3/+13
2019-10-10s390/cio: fix virtio-ccw DMA without PVHalil Pasic3-2/+8
2019-10-10s390/qeth: Fix initialization of vnicc cmd masks during set onlineAlexandra Winter1-4/+8
2019-10-10s390/qeth: Fix error handling during VNICC initializationAlexandra Winter1-4/+7
2019-10-05Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-3/+2
2019-10-04Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-blockLinus Torvalds1-70/+11
2019-10-04scsi: zfcp: fix reaction on bit error threshold notificationSteffen Maier1-3/+13
2019-10-01Revert "s390/dasd: Add discard support for ESE volumes"Stefan Haberland1-54/+3
2019-10-01s390/dasd: Fix error handling during online processingJan Höppner1-16/+8
2019-10-01s390/qdio: clarify size of the QIB parm areaJulian Wiedmann2-3/+2
2019-09-26Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds9-34/+198
2019-09-24s390/cio: exclude subchannels with no parent from pseudo checkVasily Gorbik1-0/+2
2019-09-24s390/cio: avoid calling strlen on null pointerVasily Gorbik1-1/+1
2019-09-19s390/zcrypt: CEX7S exploitation supportHarald Freudenberger5-27/+65