aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)Author
2024-04-13s390/zcrypt: fix reference counting on zcrypt card objectsHarald Freudenberger
2024-03-01s390/qeth: Fix potential loss of L3-IP@ in case of network issuesAlexandra Winter
2024-01-25s390/scm: fix virtual vs physical address confusionVineeth Vijayan
2023-12-08s390/dasd: protect device queue against concurrent accessJan Höppner
2023-10-10scsi: zfcp: Fix a double put in zfcp_port_enqueue()Dinghao Liu
2023-09-23s390/zcrypt: don't leak memory if dev_set_name() failsAndy Shevchenko
2023-09-23s390/dasd: fix hanging device after request requeueStefan Haberland
2023-09-23s390/dasd: use correct number of retries for ERP requestsStefan Haberland
2023-08-11scsi: zfcp: Defer fc_rport blocking until after ADISC responseSteffen Maier
2023-08-11s390/dasd: fix hanging device after quiesce/resumeStefan Haberland
2023-06-28s390/cio: unregister device when the only path is goneVineeth Vijayan
2023-06-21s390/dasd: Use correct lock while counting channel queue lengthJan Höppner
2023-06-21dasd: refactor dasd_ioctl_informationChristoph Hellwig
2023-05-30s390/qdio: fix do_sqbs() inline assembly constraintHeiko Carstens
2023-05-30s390/qdio: get rid of register asmHeiko Carstens
2023-05-17s390/dasd: fix hanging blockdevice after request requeueStefan Haberland
2023-04-20treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook
2023-04-20Revert "treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()"Tom Saeger
2023-04-05s390/vfio-ap: fix memory leak in vfio_ap device driverTony Krowiak
2023-03-17s390/dasd: add missing discipline functionStefan Haberland
2023-03-11treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook
2023-03-11s390/dasd: Fix potential memleak in dasd_eckd_init()Qiheng Lin
2023-03-11s390/dasd: Prepare for additional path event handlingJan Höppner
2023-01-18s390/lcs: Fix return type of lcs_start_xmit()Nathan Chancellor
2023-01-18s390/netiucv: Fix return type of netiucv_tx()Nathan Chancellor
2023-01-18s390/ctcm: Fix return type of ctc{mp,}m_tx()Nathan Chancellor
2022-12-08s390/dasd: fix no record found for raw_track_accessStefan Haberland
2022-11-25scsi: zfcp: Fix double free of FSF request when qdio send failsBenjamin Block
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-08-25s390/zcore: fix race when reading from hardware system areaAlexander Gordeev
2022-08-25vfio/ccw: Do not change FSM state in subchannel eventEric Farman
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-05-12s390/dasd: Fix read inconsistency for ESE DASD devicesJan Höppner
2022-05-12s390/dasd: Fix read for ESE with blksize < 4kJan Höppner
2022-05-12s390/dasd: prevent double format of tracks for ESE devicesStefan Haberland
2022-05-12s390/dasd: fix data corruption for ESE devicesStefan Haberland
2022-02-01scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devicesSteffen Maier
2021-11-17s390/cio: make ccw_device_dma_* more robustHalil Pasic
2021-11-17s390/tape: fix timer initialization in tape_std_assign()Sven Schnelle
2021-11-17s390/cio: check the subchannel validity for dev_busidVineeth Vijayan
2021-09-22s390/sclp: fix Secure-IPL facility detectionAlexander Egorenkov
2021-09-15s390/cio: add dev_busid sysfs entry for each subchannelVineeth Vijayan
2021-07-20s390/sclp_vt220: fix console name to match deviceValentin Vidic
2021-07-14s390/cio: dont call css_wait_for_slow_path() inside a lockVineeth Vijayan
2021-06-16vfio-ccw: Serialize FSM IDLE state with I/O completionEric Farman
2021-06-03vfio-ccw: Check initialized flag in cp_init()Eric Farman