summaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)AuthorLines
2017-09-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-110/+178
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds-3/+3
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-329/+356
2017-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-102/+398
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2017-08-31Merge tag 'vfio-ccw-20170724' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky-1/+1
2017-08-29s390/dasd: Add discard support for FBA devicesJan Höppner-4/+221
2017-08-29s390/zcrypt: make CPRBX constBhumika Goyal-1/+1
2017-08-29s390/vmcp: simplify vmcp_response_free()Heiko Carstens-3/+2
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig-3/+3
2017-08-23s390/dasd: Change unsigned long long to unsigned longJan Höppner-18/+14
2017-08-23s390/dasd: add average request times to dasd statisticsStefan Haberland-4/+34
2017-08-18s390/qeth: use skb_cow_head() for L2 OSA xmitJulian Wiedmann-22/+65
2017-08-18s390/qeth: unify code to build header elementsJulian Wiedmann-14/+15
2017-08-18s390/qeth: pass full IQD header length to fill_buffer()Julian Wiedmann-4/+4
2017-08-18s390/qeth: pass TSO data offset to fill_buffer()Julian Wiedmann-10/+8
2017-08-18s390/qeth: pass TSO header length to fill_buffer()Julian Wiedmann-21/+23
2017-08-18s390/qeth: pass full data length to l2_fill_header()Julian Wiedmann-6/+6
2017-08-18s390/qeth: split L2 xmit pathsJulian Wiedmann-102/+123
2017-08-15s390/qeth: fix using of ref counter for rxip addressesKittipon Meesompop-3/+5
2017-08-15s390/qeth: fix trace-messages for deleting rxip addressesKittipon Meesompop-2/+2
2017-08-15s390/qeth: reject multicast rxip addressesKittipon Meesompop-0/+17
2017-08-15s390/qeth: extract bridgeport cmd builderJulian Wiedmann-36/+26
2017-08-15s390/net: reduce inliningJulian Wiedmann-74/+67
2017-08-15s390/qeth: make more use of skb APIJulian Wiedmann-18/+10
2017-08-15s390/qeth: clean up fill_buffer() offset logicJulian Wiedmann-19/+18
2017-08-15s390/qeth: straighten out fill_buffer() interfaceJulian Wiedmann-15/+14
2017-08-15s390/qeth: simplify fragment type selectionJulian Wiedmann-15/+8
2017-08-15s390/qeth: remove extra L3 adapterparms queryJulian Wiedmann-13/+1
2017-08-15s390/qeth: remove extra L2 adapterparms queryJulian Wiedmann-9/+0
2017-08-15s390/qeth: don't access skb after transmissionJulian Wiedmann-10/+8
2017-08-10scsi: zfcp: early returns for traces disabled via levelMartin Peschke-8/+46
2017-08-10scsi: zfcp: clean up unnecessary module_param_named() with no_auto_port_rescanMartin Peschke-1/+1
2017-08-10scsi: zfcp: clean up a member of struct zfcp_qdio that was assigned but never...Martin Peschke-3/+0
2017-08-10scsi: zfcp: clean up no longer existent prototype from zfcp API headerSteffen Maier-1/+0
2017-08-10scsi: zfcp: clean up redundant code with fall through in link down SRB switch...Martin Peschke-2/+0
2017-08-10scsi: zfcp: fix kernel doc comment typos for struct zfcp_dbf_scsiSteffen Maier-3/+3
2017-08-10scsi: zfcp: use endianness conversions with common FC(P) struct fieldsSteffen Maier-35/+43
2017-08-10scsi: zfcp: use common code fcp_cmnd and fcp_resp with union in fsf_qtcb_bott...Steffen Maier-10/+17
2017-08-10scsi: zfcp: clarify that we don't need "link" test on failed open portSteffen Maier-1/+3
2017-08-10scsi: zfcp: more fitting constant for fc_ct_hdr.ct_reason on port scan responseSteffen Maier-2/+2
2017-08-10scsi: zfcp: trace high part of "new" 64 bit SCSI LUNSteffen Maier-2/+4
2017-08-10scsi: zfcp: trace HBA FSF response by default on dismiss or timedout late res...Steffen Maier-1/+5
2017-08-10scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace recordsSteffen Maier-4/+17
2017-08-10scsi: zfcp: fix missing trace records for early returns in TMF eh handlersSteffen Maier-2/+6
2017-08-10scsi: zfcp: fix passing fsf_req to SCSI trace on TMF to correlate with HBASteffen Maier-7/+8
2017-08-10scsi: zfcp: fix capping of unsuccessful GPN_FT SAN response trace recordsSteffen Maier-3/+11
2017-08-10scsi: zfcp: add handling for FCP_RESID_OVER to the fcp ingress pathBenjamin Block-1/+5
2017-08-10scsi: zfcp: fix queuecommand for scsi_eh commands when DIX enabledSteffen Maier-1/+2
2017-08-10scsi: zfcp: convert bool-definitions to use 'true' instead of '1'Benjamin Block-2/+2