aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-30s390/zcrypt: improve special ap message cmd handlingHarald Freudenberger1-0/+2
2018-11-30s390: vfio-ap: include <asm/facility> for test_facility()Petr Tesarik1-0/+1
2018-11-29Merge tag 's390-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds8-14/+29
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-15/+12
2018-11-28s390/qeth: fix length check in SNMP processingJulian Wiedmann1-15/+12
2018-11-27s390/zcrypt: reinit ap queue state machine during device probeHarald Freudenberger6-7/+20
2018-11-26virtio_ring: disable packed ring on unsupported transportsTiwei Bie1-0/+14
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-11-15scsi: zfcp: drop old default switch case which might paper over missing caseSteffen Maier1-3/+0
2018-11-15scsi: zfcp: drop default switch case which might paper over missing caseSteffen Maier1-3/+0
2018-11-15scsi: zfcp: silence -Wimplicit-fallthrough in zfcp_erp_lun_strategy()Steffen Maier1-1/+2
2018-11-15scsi: zfcp: silence remaining kdoc warnings in header filesSteffen Maier5-9/+37
2018-11-15scsi: zfcp: silence all W=1 build warnings for existing kdocSteffen Maier5-16/+22
2018-11-15scsi: zfcp: properly format LUN (and WWPN) for LUN sharing violation kmsgSteffen Maier1-1/+1
2018-11-15scsi: zfcp: use enum zfcp_erp_act_result for argument/return of affected functionsSteffen Maier1-40/+84
2018-11-15scsi: zfcp: use enum zfcp_erp_steps for struct zfcp_erp_action.stepSteffen Maier2-11/+40
2018-11-15scsi: zfcp: the action field of zfcp_erp_action is actually the typeSteffen Maier3-43/+56
2018-11-15scsi: zfcp: clarify function argument name for trace tag stringSteffen Maier3-51/+57
2018-11-15scsi: zfcp: ERP thread setup kdoc updateSteffen Maier1-1/+1
2018-11-15scsi: zfcp: update kernel message for invalid FCP_CMND length, it's not the CDBSteffen Maier1-5/+2
2018-11-15scsi: zfcp: drop duplicate seq_no from zfcp_fsf_req which is also in QTCB headerSteffen Maier3-4/+1
2018-11-15scsi: zfcp: drop duplicate fsf_command from zfcp_fsf_req which is also in QTCB headerSteffen Maier5-17/+20
2018-11-15scsi: zfcp: drop unnecessary forward prototype for struct zfcp_fsf_reqSteffen Maier1-2/+0
2018-11-15scsi: zfcp: group sort internal structure definitions for proximitySteffen Maier1-29/+29
2018-11-15scsi: zfcp: namespace prefix for internal latency data structuresSteffen Maier2-9/+9
2018-11-15scsi: zfcp: update width in comment for ZFCP_COMMON_FLAGS maskSteffen Maier1-2/+2
2018-11-15scsi: zfcp: move scsi_eh & non-ERP timeout defines owned by and local to zfcp_fsf.cSteffen Maier2-8/+7
2018-11-15scsi: zfcp: drop unnecessary forward prototype for struct zfcp_reqlistSteffen Maier1-3/+1
2018-11-15scsi: zfcp: move SG table helper from aux to fc and make them staticSteffen Maier2-45/+45
2018-11-15scsi: zfcp: remove unnecessary null pointer check before mempool_destroyzhong jiang1-14/+7
2018-11-14s390/ism: clear dmbe_mask bit before SMC IRQ handlingUrsula Braun1-1/+1
2018-11-13s390/cio: Fix cleanup when unsupported IDA format is usedEric Farman1-1/+3
2018-11-13s390/cio: Fix cleanup of pfn_array alloc failureEric Farman1-1/+1
2018-11-13vfio: ccw: Register mediated device once all structures are initializedPierre Morel1-4/+4
2018-11-13s390/cio: make vfio_ccw_io_region staticSebastian Ott1-1/+1
2018-11-08s390/qeth: don't process hsuid in qeth_l3_setup_netdev()Julian Wiedmann1-3/+0
2018-11-08s390/qeth: remove unused fallback in Layer3's MAC codeJulian Wiedmann1-3/+0
2018-11-08s390/qeth: remove two IPA command helpersJulian Wiedmann3-59/+19
2018-11-08s390/qeth: replace open-coded cmd setupJulian Wiedmann3-19/+12
2018-11-08s390/qeth: remove card listJulian Wiedmann3-44/+24
2018-11-08s390/qeth: unify transmit codeJulian Wiedmann3-83/+19
2018-11-08s390/qeth: handle af_iucv skbs in qeth_l3_fill_header()Julian Wiedmann2-30/+17
2018-11-08s390/qeth: utilize virtual MAC for Layer2 OSD devicesJulian Wiedmann4-22/+26
2018-11-07dasd: remove dead codeJens Axboe1-17/+5
2018-11-03s390/qeth: report 25Gbit link speedJulian Wiedmann2-2/+20
2018-11-03s390/qeth: sanitize ARP requestsJulian Wiedmann4-79/+34
2018-11-03s390/qeth: fix initial operstateJulian Wiedmann4-10/+25
2018-11-03s390/qeth: unregister netdevice only when registeredJulian Wiedmann3-4/+11
2018-11-03s390/qeth: fix HiperSockets snifferJulian Wiedmann1-3/+5
2018-11-03s390/qeth: sanitize strings in debug messagesJulian Wiedmann4-151/+119