summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* s390/qeth: Fix potential loss of L3-IP@ in case of network issuesAlexandra Winter2024-03-011-3/+6
* s390/scm: fix virtual vs physical address confusionVineeth Vijayan2024-01-251-3/+4
* s390/dasd: protect device queue against concurrent accessJan Höppner2023-12-081-11/+13
* scsi: zfcp: Fix a double put in zfcp_port_enqueue()Dinghao Liu2023-10-101-4/+5
* s390/dasd: fix hanging device after request requeueStefan Haberland2023-09-231-77/+48
* s390/dasd: use correct number of retries for ERP requestsStefan Haberland2023-09-231-1/+1
* scsi: zfcp: Defer fc_rport blocking until after ADISC responseSteffen Maier2023-08-111-5/+1
* s390/dasd: fix hanging device after quiesce/resumeStefan Haberland2023-08-111-0/+1
* s390/cio: unregister device when the only path is goneVineeth Vijayan2023-06-281-1/+4
* s390/qdio: fix do_sqbs() inline assembly constraintHeiko Carstens2023-05-301-1/+1
* s390/qdio: get rid of register asmHeiko Carstens2023-05-302-41/+46
* s390/dasd: fix hanging blockdevice after request requeueStefan Haberland2023-05-171-1/+1
* s390/lcs: Fix return type of lcs_start_xmit()Nathan Chancellor2023-01-181-5/+3
* s390/netiucv: Fix return type of netiucv_tx()Nathan Chancellor2023-01-181-8/+1
* s390/ctcm: Fix return type of ctc{mp,}m_tx()Nathan Chancellor2023-01-181-9/+2
* s390/dasd: fix no record found for raw_track_accessStefan Haberland2022-12-081-4/+2
* s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroupStefan Haberland2022-09-281-2/+7
* scsi: zfcp: Fix missing auto port scan and thus missing target portsSteffen Maier2022-08-253-13/+26
* s390/zcore: fix race when reading from hardware system areaAlexander Gordeev2022-08-251-1/+10
* vfio/ccw: Do not change FSM state in subchannel eventEric Farman2022-08-251-11/+3
* tty: the rest, stop using tty_schedule_flip()Jiri Slaby2022-07-291-2/+2
* s390/lcs: fix variable dereferenced before checkAlexandra Winter2022-05-181-3/+4
* s390/ctcm: fix potential memory leakAlexandra Winter2022-05-181-5/+1
* s390/ctcm: fix variable dereferenced before checkAlexandra Winter2022-05-181-2/+3
* scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devicesSteffen Maier2022-02-081-1/+12
* s390/tape: fix timer initialization in tape_std_assign()Sven Schnelle2021-11-261-2/+1
* s390/cio: check the subchannel validity for dev_busidVineeth Vijayan2021-11-261-2/+2
* s390/cio: add dev_busid sysfs entry for each subchannelVineeth Vijayan2021-09-221-0/+17
* s390/sclp_vt220: fix console name to match deviceValentin Vidic2021-07-201-2/+2
* s390/cio: dont call css_wait_for_slow_path() inside a lockVineeth Vijayan2021-07-202-2/+3
* s390/dasd: fix hanging IO request during DASD driver unbindStefan Haberland2021-03-171-1/+2
* s390/dasd: fix hanging DASD driver unbindStefan Haberland2021-03-171-2/+1
* s390/cio: return -EFAULT if copy_to_user() failsEric Farman2021-03-171-1/+1
* s390/cio: return -EFAULT if copy_to_user() fails againWang Qing2021-03-171-2/+2
* block: genhd: add 'groups' argument to device_add_diskHannes Reinecke2021-03-113-3/+3
* virtio/s390: implement virtio-ccw revision 2 correctlyCornelia Huck2021-03-071-2/+2
* s390/dasd: fix list corruption of lcu listStefan Haberland2020-12-301-1/+1
* s390/dasd: fix list corruption of pavgroup group listStefan Haberland2020-12-301-0/+1
* s390/dasd: prevent inconsistent LCU device dataStefan Haberland2020-12-301-0/+9
* s390/dasd: fix hanging device offline processingStefan Haberland2020-12-301-1/+9
* s390/qeth: fix tear down of async TX buffersJulian Wiedmann2020-12-021-6/+0
* s390/dasd: fix null pointer dereference for ERP requestsStefan Haberland2020-11-241-0/+6
* s390/zcrypt: Fix ZCRYPT_PERDEV_REQCNT ioctlChristian Borntraeger2020-10-011-1/+2
* s390/dasd: Fix zero write for FBA devicesJan Höppner2020-10-011-1/+8
* s390/cio: add cond_resched() in the slow_eval_known_fn() loopVineeth Vijayan2020-09-031-0/+5
* scsi: zfcp: Fix use-after-free in request timeout handlersSteffen Maier2020-08-261-2/+2
* s390/qeth: don't process empty bridge port eventsJulian Wiedmann2020-08-191-0/+4
* scsi: zfcp: Fix panic on ERP timeout for previously dismissed ERP actionSteffen Maier2020-06-301-2/+11
* s390/qdio: put thinint indicator after early errorJulian Wiedmann2020-06-253-8/+8
* s390/cio: avoid duplicated 'ADD' ueventsCornelia Huck2020-04-291-4/+9