summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2023-01-14s390/lcs: Fix return type of lcs_start_xmit()Nathan Chancellor1-5/+3
2023-01-14s390/netiucv: Fix return type of netiucv_tx()Nathan Chancellor1-8/+1
2023-01-14s390/ctcm: Fix return type of ctc{mp,}m_tx()Nathan Chancellor1-9/+2
2022-12-02s390/dasd: fix no record found for raw_track_accessStefan Haberland1-4/+2
2022-11-25scsi: zfcp: Fix double free of FSF request when qdio send failsBenjamin Block1-1/+1
2022-09-28s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroupStefan Haberland1-2/+7
2022-08-21scsi: zfcp: Fix missing auto port scan and thus missing target portsSteffen Maier3-13/+26
2022-08-21s390/zcore: fix race when reading from hardware system areaAlexander Gordeev1-1/+10
2022-08-21vfio/ccw: Do not change FSM state in subchannel eventEric Farman1-11/+3
2022-08-21block: remove the request_queue to argument request based tracepointsChristoph Hellwig1-2/+1
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-05-12s390/dasd: Fix read inconsistency for ESE DASD devicesJan Höppner1-2/+1
2022-05-12s390/dasd: Fix read for ESE with blksize < 4kJan Höppner1-4/+3
2022-05-12s390/dasd: prevent double format of tracks for ESE devicesStefan Haberland3-2/+26
2022-05-12s390/dasd: fix data corruption for ESE devicesStefan Haberland3-2/+20
2022-02-01scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devicesSteffen Maier1-1/+12
2021-11-18s390/cio: make ccw_device_dma_* more robustHalil Pasic1-1/+11
2021-11-18s390/ap: Fix hanging ioctl caused by orphaned repliesHarald Freudenberger1-0/+2
2021-11-18s390/tape: fix timer initialization in tape_std_assign()Sven Schnelle1-2/+1
2021-11-18s390/cio: check the subchannel validity for dev_busidVineeth Vijayan1-2/+2
2021-09-30s390/qeth: fix NULL deref in qeth_clear_working_pool_list()Julian Wiedmann1-0/+3
2021-09-22s390/sclp: fix Secure-IPL facility detectionAlexander Egorenkov1-1/+2
2021-09-18s390/qdio: cancel the ESTABLISH ccw after timeoutJulian Wiedmann1-21/+30
2021-09-18s390/qdio: fix roll-back after timeout on ESTABLISH ccwJulian Wiedmann1-12/+19
2021-09-15s390/ap: fix state machine hang after failure to enable irqHarald Freudenberger3-34/+21
2021-09-15s390/zcrypt: fix wrong offset index for APKA master key valid stateHarald Freudenberger1-4/+4
2021-09-15s390/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-20scsi: zfcp: Report port fc_security as unknown early during remote cable pullSteffen Maier1-0/+1
2021-07-14s390/cio: dont call css_wait_for_slow_path() inside a lockVineeth Vijayan2-2/+3
2021-06-23s390/ap: Fix hanging ioctl caused by wrong msg counterHarald Freudenberger1-2/+9
2021-06-16vfio-ccw: Serialize FSM IDLE state with I/O completionEric Farman1-2/+10
2021-06-16vfio-ccw: Reset FSM state to IDLE inside FSMEric Farman2-2/+1
2021-06-03vfio-ccw: Check initialized flag in cp_init()Eric Farman1-0/+4
2021-05-11s390/zcrypt: fix zcard and zqueue hot-unplug memleakHarald Freudenberger2-0/+2
2021-03-25s390/qeth: schedule TX NAPI on QAOB completionJulian Wiedmann1-6/+12
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/qeth: fix notification for pending buffers during teardownJulian Wiedmann1-3/+3
2021-03-17s390/qeth: improve completion of pending TX buffersJulian Wiedmann2-42/+30
2021-03-17s390/qeth: remove QETH_QDIO_BUF_HANDLED_DELAYED stateJulian Wiedmann2-5/+2
2021-03-17s390/qeth: don't replace a fully completed async TX bufferJulian Wiedmann1-38/+51
2021-03-17s390/crypto: return -EFAULT if copy_to_user() failsWang Qing1-1/+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-17s390/qeth: fix memory leak after failed TX Buffer allocationJulian Wiedmann1-18/+17
2021-03-04virtio/s390: implement virtio-ccw revision 2 correctlyCornelia Huck1-2/+2