summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2023-01-18s390/lcs: Fix return type of lcs_start_xmit()Nathan Chancellor1-5/+3
2023-01-18s390/netiucv: Fix return type of netiucv_tx()Nathan Chancellor1-8/+1
2023-01-18s390/ctcm: Fix return type of ctc{mp,}m_tx()Nathan Chancellor1-9/+2
2022-12-08s390/dasd: fix no record found for raw_track_accessStefan Haberland1-4/+2
2022-09-28s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroupStefan Haberland1-2/+7
2022-08-25scsi: zfcp: Fix missing auto port scan and thus missing target portsSteffen Maier3-13/+26
2022-08-25s390/zcore: fix race when reading from hardware system areaAlexander Gordeev1-1/+10
2022-08-25vfio/ccw: Do not change FSM state in subchannel eventEric Farman1-11/+3
2022-07-29tty: the rest, stop using tty_schedule_flip()Jiri Slaby1-2/+2
2022-05-18s390/lcs: fix variable dereferenced before checkAlexandra Winter1-3/+4
2022-05-18s390/ctcm: fix potential memory leakAlexandra Winter1-5/+1
2022-05-18s390/ctcm: fix variable dereferenced before checkAlexandra Winter1-2/+3
2022-02-08scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devicesSteffen Maier1-1/+12
2021-11-26s390/cio: check the subchannel validity for dev_busidVineeth Vijayan1-2/+2
2021-09-22s390/cio: add dev_busid sysfs entry for each subchannelVineeth Vijayan1-0/+17
2021-07-20s390/sclp_vt220: fix console name to match deviceValentin Vidic1-2/+2
2021-07-20s390/cio: dont call css_wait_for_slow_path() inside a lockVineeth Vijayan2-2/+3
2021-03-17s390/dasd: fix hanging IO request during DASD driver unbindStefan Haberland1-1/+2
2021-03-17s390/dasd: fix hanging DASD driver unbindStefan Haberland1-2/+1
2021-03-17s390/cio: return -EFAULT if copy_to_user() failsEric Farman1-1/+1
2021-03-17s390/cio: return -EFAULT if copy_to_user() fails againWang Qing1-2/+2
2021-03-07virtio/s390: implement virtio-ccw revision 2 correctlyCornelia Huck1-2/+2
2021-01-09s390/dasd: fix hanging device offline processingStefan Haberland1-1/+9
2020-12-29s390/dasd: fix list corruption of lcu listStefan Haberland1-1/+1
2020-12-29s390/dasd: fix list corruption of pavgroup group listStefan Haberland1-0/+1
2020-12-29s390/dasd: prevent inconsistent LCU device dataStefan Haberland1-0/+9
2020-11-24s390/dasd: fix null pointer dereference for ERP requestsStefan Haberland1-0/+6
2020-10-01s390/dasd: Fix zero write for FBA devicesJan Höppner1-1/+8
2020-09-03s390/cio: add cond_resched() in the slow_eval_known_fn() loopVineeth Vijayan1-0/+5
2020-08-21s390/qeth: don't process empty bridge port eventsJulian Wiedmann1-0/+4
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