summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2020-04-29s390/cio: avoid duplicated 'ADD' ueventsCornelia Huck1-4/+9
2020-04-17scsi: zfcp: fix missing erp_lock in port recovery trigger for point-to-pointSteffen Maier1-1/+1
2020-04-02s390/qeth: handle error when backing RX bufferJulian Wiedmann1-4/+9
2020-03-11s390/qdio: fill SL with absolute addressesJulian Wiedmann2-13/+13
2020-03-11s390/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-01-27s390/qeth: Fix initialization of vnicc cmd masks during set onlineAlexandra Winter1-4/+8
2020-01-27s390/qeth: Fix error handling during VNICC initializationAlexandra Winter1-4/+7
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-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-12-13scsi: zfcp: drop default switch case which might paper over missing caseSteffen Maier1-3/+0
2019-12-13scsi: zfcp: update kernel message for invalid FCP_CMND length, it's not the CDBSteffen Maier1-5/+2
2019-12-05s390/zcrypt: make sysfs reset attribute trigger queue resetHarald Freudenberger1-1/+22
2019-11-24s390/kasan: avoid instrumentation of early C codeVasily Gorbik1-0/+1
2019-11-20s390/zcrypt: enable AP bus scan without a valid default domainHalil Pasic1-12/+6
2019-11-20s390/qeth: invoke softirqs after napi_schedule()Julian Wiedmann2-0/+6
2019-11-20s390/qeth: uninstall IRQ handler on device removalJulian Wiedmann1-48/+54
2019-10-29scsi: zfcp: fix reaction on bit error threshold notificationSteffen Maier1-3/+13
2019-10-11s390/cio: avoid calling strlen on null pointerVasily Gorbik1-1/+1
2019-10-11s390/cio: exclude subchannels with no parent from pseudo checkVasily Gorbik1-0/+2
2019-09-16virtio/s390: fix race on airq_areas[]Halil Pasic1-0/+3
2019-09-16scsi: zfcp: fix request object use-after-free in send path causing wrong tracesBenjamin Block1-2/+8
2019-09-16s390/zcrypt: reinit ap queue state machine during device probeHarald Freudenberger6-7/+20
2019-08-16s390/qdio: add sanity checks to the fast-requeue pathJulian Wiedmann1-6/+6
2019-08-16vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfnFarhan Ali1-1/+3
2019-08-06s390/dasd: fix endless loop after read unit address configurationStefan Haberland1-6/+16
2019-08-06scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitializedBenjamin Block1-0/+7
2019-07-26s390/qdio: handle PENDING state for QEBSM devicesJulian Wiedmann1-0/+1
2019-07-21s390/qdio: don't touch the dsci in tiqdio_add_input_queues()Julian Wiedmann1-1/+0
2019-07-21s390/qdio: (re-)initialize tiqdio list entriesJulian Wiedmann2-2/+4
2019-06-25s390/qeth: fix VLAN attribute in bridge_hostnotify udev eventAlexandra Winter1-1/+1
2019-06-09scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs)Steffen Maier4-7/+65
2019-06-09scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from port_removeSteffen Maier1-0/+1
2019-05-31vfio-ccw: Prevent quiesce function going into an infinite loopFarhan Ali1-14/+18
2019-05-31s390: cio: fix cio_irb declarationArnd Bergmann1-1/+1
2019-05-31s390: zcrypt: initialize variables before_useArnd Bergmann1-0/+4
2019-05-31s390/qeth: handle error from qeth_update_from_chp_desc()Julian Wiedmann1-4/+10
2019-05-31vfio-ccw: Release any channel program when releasing/removing vfio-ccw mdevFarhan Ali1-1/+10
2019-05-31vfio-ccw: Do not call flush_workqueue while holding the spinlockFarhan Ali1-1/+1
2019-05-31s390: qeth: address type mismatch warningArnd Bergmann1-3/+7
2019-05-16s390: ctcm: fix ctcm_new_device error return codeArnd Bergmann1-0/+1
2019-05-16s390/pkey: add one more argument space for debug feature entryHarald Freudenberger1-1/+2
2019-05-16s390/3270: fix lockdep false positive on view->lockMartin Schwidefsky5-5/+10
2019-05-16s390/dasd: Fix capacity calculation for large volumesPeter Oberparleiter1-3/+3
2019-05-04scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCNSteffen Maier1-4/+17