summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-10s390/qeth: don't dump past end of unknown HW headerJulian Wiedmann2-2/+2
2018-10-10s390/qeth: use vzalloc for QUERY OAT bufferWenjia Zhang1-2/+3
2018-10-04s390/scm_blk: correct numa_node in scm_blk_dev_setupVasily Gorbik1-0/+1
2018-10-04s390/dasd: correct numa_node in dasd_alloc_queueVasily Gorbik1-0/+1
2018-09-26s390/qeth: reset layer2 attribute on layer switchJulian Wiedmann1-0/+1
2018-09-26s390/qeth: fix race in used-buffer accountingJulian Wiedmann1-1/+2
2018-09-15s390/dasd: fix panic for failed online processingStefan Haberland1-0/+3
2018-09-15s390/dasd: fix hanging offline processing due to canceled workerStefan Haberland1-2/+5
2018-09-05s390/qdio: reset old sbal_state flagsJulian Wiedmann1-3/+2
2018-08-24vfio: ccw: fix error return in vfio_ccw_sch_eventDong Jia Shi1-1/+4