summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2020-06-25s390/qdio: put thinint indicator after early errorJulian Wiedmann3-8/+8
2020-06-03scsi: zfcp: fix request object use-after-free in send path causing wrong tracesBenjamin Block1-2/+8
2020-05-02s390/cio: avoid duplicated 'ADD' ueventsCornelia Huck1-4/+9
2020-04-24scsi: zfcp: fix missing erp_lock in port recovery trigger for point-to-pointSteffen Maier1-1/+1
2020-03-11s390/cio: cio_ignore_proc_seq_next should increase position indexVasily Averin1-2/+3
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-17scsi: zfcp: drop default switch case which might paper over missing caseSteffen Maier1-3/+0
2019-11-20s390/qeth: invoke softirqs after napi_schedule()Julian Wiedmann2-0/+6
2019-10-29scsi: zfcp: fix reaction on bit error threshold notificationSteffen Maier1-3/+13
2019-10-11s390/cio: exclude subchannels with no parent from pseudo checkVasily Gorbik1-0/+2
2019-10-11s390/cio: avoid calling strlen on null pointerVasily Gorbik1-1/+1
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-31s390/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-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-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
2019-05-04s390/qeth: fix race when initializing the IP address tableJulian Wiedmann1-1/+3
2019-04-03vfio: ccw: only free cp on final interruptCornelia Huck1-2/+6
2019-04-03scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devicesSteffen Maier3-0/+20
2019-04-03scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_HostSteffen Maier1-0/+3
2019-03-23s390/virtio: handle find on invalid queue gracefullyHalil Pasic1-1/+3
2019-03-23s390/dasd: fix using offset into zero size array errorStefan Haberland1-0/+8
2019-03-14s390/qeth: fix use-after-free in error pathJulian Wiedmann1-9/+6
2019-02-12s390/zcrypt: improve special ap message cmd handlingHarald Freudenberger1-0/+2
2019-01-31s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer1-0/+2
2019-01-13scsi: zfcp: fix posting too many status read buffers leading to adapter shutdownSteffen Maier1-3/+3
2018-12-13virtio/s390: fix race in ccw_io_helper()Halil Pasic1-1/+6
2018-12-13virtio/s390: avoid race on vcdev->configHalil Pasic1-2/+8
2018-12-05s390/qeth: fix length check in SNMP processingJulian Wiedmann1-15/+12
2018-11-27s390/qeth: fix HiperSockets snifferJulian Wiedmann1-3/+5
2018-11-04s390/qeth: fix error handling in adapter command callbacksJulian Wiedmann1-48/+37
2018-10-18s390/cio: Fix how vfio-ccw checks pinned pagesEric Farman1-1/+1