summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devicesSteffen Maier2022-02-031-1/+12
* s390/cio: dont call css_wait_for_slow_path() inside a lockVineeth Vijayan2021-07-202-2/+3
* s390/dasd: fix hanging DASD driver unbindStefan Haberland2021-03-171-2/+1
* s390/dasd: fix hanging device offline processingStefan Haberland2021-01-091-1/+9
* s390/dasd: fix list corruption of lcu listStefan Haberland2020-12-291-1/+1
* s390/dasd: fix list corruption of pavgroup group listStefan Haberland2020-12-291-0/+1
* s390/cio: add cond_resched() in the slow_eval_known_fn() loopVineeth Vijayan2020-09-031-0/+5
* s390/qeth: don't process empty bridge port eventsJulian Wiedmann2020-08-211-0/+4
* s390/qdio: put thinint indicator after early errorJulian Wiedmann2020-06-293-8/+8
* scsi: zfcp: fix request object use-after-free in send path causing wrong tracesBenjamin Block2020-06-031-2/+8
* s390/cio: avoid duplicated 'ADD' ueventsCornelia Huck2020-05-021-4/+9
* scsi: zfcp: fix missing erp_lock in port recovery trigger for point-to-pointSteffen Maier2020-04-241-1/+1
* s390/cio: cio_ignore_proc_seq_next should increase position indexVasily Averin2020-03-111-2/+3
* scsi: zfcp: trace channel log even for FCP command responsesSteffen Maier2019-12-211-5/+3
* scsi: zfcp: drop default switch case which might paper over missing caseSteffen Maier2019-12-211-3/+0
* s390/qeth: invoke softirqs after napi_schedule()Julian Wiedmann2019-11-252-0/+6
* scsi: zfcp: fix reaction on bit error threshold notificationSteffen Maier2019-10-291-3/+13
* s390/cio: exclude subchannels with no parent from pseudo checkVasily Gorbik2019-10-171-0/+2
* s390/cio: avoid calling strlen on null pointerVasily Gorbik2019-10-171-1/+1
* s390/qdio: add sanity checks to the fast-requeue pathJulian Wiedmann2019-08-251-6/+6
* s390/dasd: fix endless loop after read unit address configurationStefan Haberland2019-08-061-6/+16
* scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitializedBenjamin Block2019-08-061-0/+7
* s390/qdio: handle PENDING state for QEBSM devicesJulian Wiedmann2019-08-041-0/+1
* s390/qdio: don't touch the dsci in tiqdio_add_input_queues()Julian Wiedmann2019-07-211-1/+0
* s390/qdio: (re-)initialize tiqdio list entriesJulian Wiedmann2019-07-212-2/+4
* s390/qeth: fix VLAN attribute in bridge_hostnotify udev eventAlexandra Winter2019-07-101-1/+1
* scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs)Steffen Maier2019-06-114-7/+65
* scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from port_removeSteffen Maier2019-06-111-0/+1
* s390: cio: fix cio_irb declarationArnd Bergmann2019-06-111-1/+1
* s390: ctcm: fix ctcm_new_device error return codeArnd Bergmann2019-05-161-0/+1
* s390/3270: fix lockdep false positive on view->lockMartin Schwidefsky2019-05-165-5/+10
* s390/dasd: Fix capacity calculation for large volumesPeter Oberparleiter2019-05-161-3/+3
* scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCNSteffen Maier2019-05-161-4/+17
* scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devicesSteffen Maier2019-04-033-0/+20
* scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_HostSteffen Maier2019-04-031-0/+3
* s390/virtio: handle find on invalid queue gracefullyHalil Pasic2019-03-231-1/+3
* s390/dasd: fix using offset into zero size array errorStefan Haberland2019-03-231-0/+8
* s390/qeth: fix use-after-free in error pathJulian Wiedmann2019-03-231-9/+6
* s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer2019-02-061-0/+2
* scsi: zfcp: fix posting too many status read buffers leading to adapter shutdownSteffen Maier2019-01-131-3/+3
* virtio/s390: fix race in ccw_io_helper()Halil Pasic2018-12-131-1/+6
* virtio/s390: avoid race on vcdev->configHalil Pasic2018-12-131-2/+8
* s390/qeth: fix length check in SNMP processingJulian Wiedmann2018-12-131-15/+12
* s390/qeth: don't dump past end of unknown HW headerJulian Wiedmann2018-10-102-2/+2
* s390/qeth: reset layer2 attribute on layer switchJulian Wiedmann2018-09-261-0/+1
* s390/qeth: fix race in used-buffer accountingJulian Wiedmann2018-09-261-1/+2
* s390/dasd: fix hanging offline processing due to canceled workerStefan Haberland2018-09-151-2/+5
* s390/qdio: reset old sbal_state flagsJulian Wiedmann2018-09-051-3/+2
* scsi: zfcp: fix missing REC trigger trace on enqueue without ERP threadSteffen Maier2018-07-031-2/+5
* scsi: zfcp: fix missing REC trigger trace for all objects in ERP_FAILEDSteffen Maier2018-07-031-28/+51