summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2023-01-07s390/lcs: Fix return type of lcs_start_xmit()Nathan Chancellor
2023-01-07s390/netiucv: Fix return type of netiucv_tx()Nathan Chancellor
2023-01-07s390/ctcm: Fix return type of ctc{mp,}m_tx()Nathan Chancellor
2022-09-28s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroupStefan Haberland
2022-08-25scsi: zfcp: Fix missing auto port scan and thus missing target portsSteffen Maier
2022-07-29tty: the rest, stop using tty_schedule_flip()Jiri Slaby
2022-05-18s390/lcs: fix variable dereferenced before checkAlexandra Winter
2022-05-18s390/ctcm: fix potential memory leakAlexandra Winter
2022-05-18s390/ctcm: fix variable dereferenced before checkAlexandra Winter
2022-02-08scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devicesSteffen Maier
2021-07-20s390/sclp_vt220: fix console name to match deviceValentin Vidic
2021-07-20s390/cio: dont call css_wait_for_slow_path() inside a lockVineeth Vijayan
2021-03-17s390/dasd: fix hanging DASD driver unbindStefan Haberland
2021-01-09s390/dasd: fix hanging device offline processingStefan Haberland
2020-12-29s390/dasd: fix list corruption of lcu listStefan Haberland
2020-12-29s390/dasd: fix list corruption of pavgroup group listStefan Haberland
2020-12-29s390/dasd: prevent inconsistent LCU device dataStefan Haberland
2020-09-03s390/cio: add cond_resched() in the slow_eval_known_fn() loopVineeth Vijayan
2020-08-21s390/qeth: don't process empty bridge port eventsJulian Wiedmann
2020-06-30s390/qdio: put thinint indicator after early errorJulian Wiedmann
2020-06-03scsi: zfcp: fix request object use-after-free in send path causing wrong tracesBenjamin Block
2020-05-02s390/cio: avoid duplicated 'ADD' ueventsCornelia Huck
2020-04-24scsi: zfcp: fix missing erp_lock in port recovery trigger for point-to-pointSteffen Maier
2020-03-11s390/cio: cio_ignore_proc_seq_next should increase position indexVasily Averin
2019-12-21scsi: zfcp: trace channel log even for FCP command responsesSteffen Maier
2019-12-21scsi: zfcp: drop default switch case which might paper over missing caseSteffen Maier
2019-11-25s390/qeth: invoke softirqs after napi_schedule()Julian Wiedmann
2019-10-29scsi: zfcp: fix reaction on bit error threshold notificationSteffen Maier
2019-10-17s390/cio: exclude subchannels with no parent from pseudo checkVasily Gorbik
2019-10-17s390/cio: avoid calling strlen on null pointerVasily Gorbik
2019-08-25s390/qdio: add sanity checks to the fast-requeue pathJulian Wiedmann
2019-08-06s390/dasd: fix endless loop after read unit address configurationStefan Haberland
2019-08-06scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitializedBenjamin Block
2019-08-04s390/qdio: handle PENDING state for QEBSM devicesJulian Wiedmann
2019-07-21s390/qdio: don't touch the dsci in tiqdio_add_input_queues()Julian Wiedmann
2019-07-21s390/qdio: (re-)initialize tiqdio list entriesJulian Wiedmann
2019-07-10s390/qeth: fix VLAN attribute in bridge_hostnotify udev eventAlexandra Winter
2019-06-11scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs)Steffen Maier
2019-06-11scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from port_removeSteffen Maier
2019-05-31s390: cio: fix cio_irb declarationArnd Bergmann
2019-05-16s390: ctcm: fix ctcm_new_device error return codeArnd Bergmann
2019-05-16s390/3270: fix lockdep false positive on view->lockMartin Schwidefsky
2019-05-16s390/dasd: Fix capacity calculation for large volumesPeter Oberparleiter
2019-05-04scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCNSteffen Maier
2019-04-03scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devicesSteffen Maier
2019-04-03scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_HostSteffen Maier
2019-03-23s390/virtio: handle find on invalid queue gracefullyHalil Pasic
2019-03-23s390/dasd: fix using offset into zero size array errorStefan Haberland
2019-03-13s390/qeth: fix use-after-free in error pathJulian Wiedmann
2019-01-31s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer