summaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)Author
2020-07-27s390/ism: indicate correct error reason in ism_alloc_dmb()Karsten Graul
2020-07-20s390/qdio: remove internal polling in non-thinint pathJulian Wiedmann
2020-07-20s390/qdio: allow to scan all 128 Input SBALsJulian Wiedmann
2020-07-20s390/qdio: fix statistics for 128 SBALsJulian Wiedmann
2020-07-15s390/dasd: Use struct_size() helperGustavo A. R. Silva
2020-07-15s390/dasd: fix inability to use DASD with DIAG driverStefan Haberland
2020-07-14s390/qeth: constify the MPC initialization dataJulian Wiedmann
2020-07-14s390/qeth: unify RX-mode hashtablesJulian Wiedmann
2020-07-14s390/qeth: cleanup OAT codeJulian Wiedmann
2020-07-14s390/qeth: clean up a magic number in the OAT callbackJulian Wiedmann
2020-07-14s390/qeth: use u64_to_user_ptr() in the OAT codeJulian Wiedmann
2020-07-14s390/qeth: clean up error handling for isolation mode cmdsJulian Wiedmann
2020-07-14s390/qeth: don't clear the configured isolation modeJulian Wiedmann
2020-07-14s390/qeth: only init the isolation mode when necessaryJulian Wiedmann
2020-07-14s390/qeth: fine-tune errno when cmds are cancelledJulian Wiedmann
2020-07-14s390/qeth: reject unsupported link type earlierJulian Wiedmann
2020-07-10s390/ap: rework crypto config info and default domain codeHarald Freudenberger
2020-07-08Merge tag 'v5.8-rc4' into for-5.9/driversJens Axboe
2020-07-08scsi: zfcp: Avoid benign overflow of the Request Queue's free-levelJulian Wiedmann
2020-07-08scsi: zfcp: Replace open-coded list moveJulian Wiedmann
2020-07-08scsi: zfcp: Clean up zfcp_erp_action_ready()Julian Wiedmann
2020-07-08scsi: zfcp: Fix an outdated comment for zfcp_qdio_send()Julian Wiedmann
2020-07-08scsi: zfcp: Use prandom_u32_max() for backoffGeorge Spelvin
2020-07-03vfio-ccw: Fix a build error due to missing include of linux/slab.hSean Christopherson
2020-07-03s390/zcrypt: provide cex4 cca sysfs attributes for cex3Harald Freudenberger
2020-07-03s390/ap: rename and clarify ap state machine related stuffHarald Freudenberger
2020-07-03s390/zcrypt: split ioctl function into smaller code unitsHarald Freudenberger
2020-07-03s390/zcrypt: code beautification and struct field renamesHarald Freudenberger
2020-07-03s390/zcrypt: fix smatch warningsHarald Freudenberger
2020-07-03s390/pkey: fix smatch warning inconsistent indentingHarald Freudenberger
2020-07-01s390/tty3270: remove function callback castsOscar Carter
2020-07-01dcssblk: don't set bd_block_size in ->openChristoph Hellwig
2020-07-01block: move ->make_request_fn to struct block_device_operationsChristoph Hellwig
2020-07-01block: remove the request_queue argument from blk_queue_splitChristoph Hellwig
2020-06-29s390/zcore: remove memmap deviceAlexander Egorenkov
2020-06-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-24blk-mq: move failure injection out of blk_mq_complete_requestChristoph Hellwig
2020-06-24scsi: zfcp: Fix panic on ERP timeout for previously dismissed ERP actionSteffen Maier
2020-06-18s390/qeth: let isolation mode override HW offload restrictionsJulian Wiedmann
2020-06-18s390/qeth: fix error handling for isolation mode cmdsJulian Wiedmann
2020-06-17s390/qdio: warn about unexpected SLSB statesJulian Wiedmann
2020-06-17s390/qdio: clean up usage of qdio_dataJulian Wiedmann
2020-06-16s390/zcrypt: use kzallocZou Wei
2020-06-16s390/virtio: remove unused pm callbacksCornelia Huck
2020-06-16s390/qdio: reduce SLSB writes during Input Queue processingJulian Wiedmann
2020-06-16s390/qdio: fine-tune SLSB updateJulian Wiedmann
2020-06-08Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-06-04vfio-ccw: make vfio_ccw_regops variables declarations staticVasily Gorbik