summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2025-06-27scsi: s390: zfcp: Ensure synchronous unit_addPeter Oberparleiter1-0/+2
2025-05-02s390/dasd: fix double module refcount decrementMiroslav Franc1-4/+1
2025-04-10s390/cio: Fix CHPID "configure" attribute cachingPeter Oberparleiter1-1/+2
2024-10-22s390/sclp_vt220: Convert newlines to CRLF instead of LFCRThomas Weißschuh1-2/+2
2024-10-17s390/zcore: release dump save area on restart or power downAlexander Egorenkov1-0/+26
2024-10-17s390/zcore: no need to check return value of debugfs_create functionsAlexander Egorenkov1-17/+1
2024-09-04s390/cio: rename bitmap_size() -> idset_bitmap_size()Alexander Lobakin1-4/+6
2024-09-04bitmap: introduce generic optimized bitmap_size()Alexander Lobakin1-1/+1
2024-09-04s390/dasd: fix error recovery leading to data corruption on ESE devicesStefan Haberland4-53/+50
2024-08-19s390/sclp: Prevent release of buffer in I/OPeter Oberparleiter1-2/+8
2024-07-27s390/sclp: Fix sclp_init() cleanup on failureHeiko Carstens1-0/+1
2024-07-18s390/pkey: Wipe sensitive data on failureHolger Dengler1-2/+2
2024-06-16s390/ap: Fix crash in AP internal function modify_bitmap()Harald Freudenberger1-1/+1
2024-06-16s390/cio: fix tracepoint subchannel type fieldPeter Oberparleiter1-1/+1
2024-04-13s390/zcrypt: fix reference counting on zcrypt card objectsHarald Freudenberger1-0/+2
2024-03-01s390/cio: fix invalid -EBUSY on ccw_device_startPeter Oberparleiter1-3/+3
2024-02-23s390/qeth: Fix potential loss of L3-IP@ in case of network issuesAlexandra Winter1-3/+6
2024-01-25s390/scm: fix virtual vs physical address confusionVineeth Vijayan1-3/+4
2023-12-08s390/dasd: protect device queue against concurrent accessJan Höppner1-11/+13
2023-10-10scsi: zfcp: Fix a double put in zfcp_port_enqueue()Dinghao Liu1-4/+5
2023-09-19s390/zcrypt: don't leak memory if dev_set_name() failsAndy Shevchenko1-0/+1
2023-09-19s390/pkey: fix/harmonize internal keyblob headersHolger Dengler3-11/+4
2023-09-19s390/dasd: fix hanging device after request requeueStefan Haberland1-77/+48
2023-09-19s390/dasd: use correct number of retries for ERP requestsStefan Haberland1-1/+1
2023-08-11scsi: zfcp: Defer fc_rport blocking until after ADISC responseSteffen Maier1-5/+1
2023-08-11s390/qeth: Don't call dev_close/dev_open (DOWN/UP)Alexandra Winter4-9/+11
2023-08-11s390/dasd: fix hanging device after quiesce/resumeStefan Haberland1-0/+1
2023-07-27s390/qeth: Fix vipa deletionThorsten Winkler1-1/+1
2023-06-28s390/cio: unregister device when the only path is goneVineeth Vijayan1-1/+4
2023-06-14s390/dasd: Use correct lock while counting channel queue lengthJan Höppner1-2/+2
2023-06-09s390/pkey: zeroize key blobsHolger Dengler1-0/+3
2023-05-30s390/qdio: fix do_sqbs() inline assembly constraintHeiko Carstens1-1/+1
2023-05-30s390/qdio: get rid of register asmHeiko Carstens2-41/+46
2023-05-17s390/dasd: fix hanging blockdevice after request requeueStefan Haberland1-1/+1
2023-04-05s390/vfio-ap: fix memory leak in vfio_ap device driverTony Krowiak1-1/+2
2023-03-17s390/dasd: add missing discipline functionStefan Haberland3-3/+12
2023-03-11s390/dasd: Fix potential memleak in dasd_eckd_init()Qiheng Lin1-1/+3
2023-03-11s390/dasd: Prepare for additional path event handlingJan Höppner3-36/+47
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