summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2020-07-15s390/dasd: fix inability to use DASD with DIAG driverStefan Haberland1-8/+17
2020-07-14s390/qeth: constify the MPC initialization dataJulian Wiedmann3-18/+17
2020-07-14s390/qeth: unify RX-mode hashtablesJulian Wiedmann4-14/+12
2020-07-14s390/qeth: cleanup OAT codeJulian Wiedmann1-28/+12
2020-07-14s390/qeth: clean up a magic number in the OAT callbackJulian Wiedmann1-4/+2
2020-07-14s390/qeth: use u64_to_user_ptr() in the OAT codeJulian Wiedmann1-4/+2
2020-07-14s390/qeth: clean up error handling for isolation mode cmdsJulian Wiedmann3-70/+40
2020-07-14s390/qeth: don't clear the configured isolation modeJulian Wiedmann1-11/+11
2020-07-14s390/qeth: only init the isolation mode when necessaryJulian Wiedmann1-5/+6
2020-07-14s390/qeth: fine-tune errno when cmds are cancelledJulian Wiedmann1-1/+1
2020-07-14s390/qeth: reject unsupported link type earlierJulian Wiedmann2-17/+27
2020-07-10s390/ap: rework crypto config info and default domain codeHarald Freudenberger1-148/+153
2020-07-08Merge tag 'v5.8-rc4' into for-5.9/driversJens Axboe2-8/+16
2020-07-08scsi: zfcp: Avoid benign overflow of the Request Queue's free-levelJulian Wiedmann1-1/+4
2020-07-08scsi: zfcp: Replace open-coded list moveJulian Wiedmann1-4/+3
2020-07-08scsi: zfcp: Clean up zfcp_erp_action_ready()Julian Wiedmann1-1/+1
2020-07-08scsi: zfcp: Fix an outdated comment for zfcp_qdio_send()Julian Wiedmann1-1/+1
2020-07-08scsi: zfcp: Use prandom_u32_max() for backoffGeorge Spelvin1-1/+1
2020-07-03vfio-ccw: Fix a build error due to missing include of linux/slab.hSean Christopherson1-0/+1
2020-07-03s390/zcrypt: provide cex4 cca sysfs attributes for cex3Harald Freudenberger2-8/+132
2020-07-03s390/ap: rename and clarify ap state machine related stuffHarald Freudenberger3-138/+138
2020-07-03s390/zcrypt: split ioctl function into smaller code unitsHarald Freudenberger1-72/+92
2020-07-03s390/zcrypt: code beautification and struct field renamesHarald Freudenberger9-149/+147
2020-07-03s390/zcrypt: fix smatch warningsHarald Freudenberger2-8/+8
2020-07-03s390/pkey: fix smatch warning inconsistent indentingHarald Freudenberger1-2/+2
2020-07-01s390/tty3270: remove function callback castsOscar Carter1-6/+6
2020-07-01dcssblk: don't set bd_block_size in ->openChristoph Hellwig1-1/+0
2020-07-01block: move ->make_request_fn to struct block_device_operationsChristoph Hellwig2-8/+7
2020-07-01block: remove the request_queue argument from blk_queue_splitChristoph Hellwig2-2/+2
2020-06-29s390/zcore: remove memmap deviceAlexander Egorenkov1-55/+2
2020-06-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-2/+11
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-6/+5
2020-06-24blk-mq: move failure injection out of blk_mq_complete_requestChristoph Hellwig2-2/+3
2020-06-24scsi: zfcp: Fix panic on ERP timeout for previously dismissed ERP actionSteffen Maier1-2/+11
2020-06-18s390/qeth: let isolation mode override HW offload restrictionsJulian Wiedmann1-2/+4
2020-06-18s390/qeth: fix error handling for isolation mode cmdsJulian Wiedmann1-4/+1
2020-06-17s390/qdio: warn about unexpected SLSB statesJulian Wiedmann1-5/+11
2020-06-17s390/qdio: clean up usage of qdio_dataJulian Wiedmann1-10/+7
2020-06-16s390/zcrypt: use kzallocZou Wei1-2/+1
2020-06-16s390/virtio: remove unused pm callbacksCornelia Huck1-26/+0
2020-06-16s390/qdio: reduce SLSB writes during Input Queue processingJulian Wiedmann3-50/+20
2020-06-16s390/qdio: fine-tune SLSB updateJulian Wiedmann1-1/+8
2020-06-08Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds21-591/+830
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds8-83/+265
2020-06-04vfio-ccw: make vfio_ccw_regops variables declarations staticVasily Gorbik1-2/+2
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds11-396/+487
2020-06-03vfio-ccw: Add trace for CRW eventEric Farman3-0/+32
2020-06-03vfio-ccw: Wire up the CRW irq and CRW regionFarhan Ali3-0/+74
2020-06-03vfio-ccw: Introduce a new CRW regionFarhan Ali4-0/+87
2020-06-02Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds1-19/+57