summaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2017-08-10scsi: zfcp: clean up unnecessary module_param_named() with no_auto_port_rescanMartin Peschke1-1/+1
2017-08-10scsi: zfcp: clean up a member of struct zfcp_qdio that was assigned but never...Martin Peschke2-3/+0
2017-08-10scsi: zfcp: clean up no longer existent prototype from zfcp API headerSteffen Maier1-1/+0
2017-08-10scsi: zfcp: clean up redundant code with fall through in link down SRB switch...Martin Peschke1-2/+0
2017-08-10scsi: zfcp: fix kernel doc comment typos for struct zfcp_dbf_scsiSteffen Maier1-3/+3
2017-08-10scsi: zfcp: use endianness conversions with common FC(P) struct fieldsSteffen Maier4-35/+43
2017-08-10scsi: zfcp: use common code fcp_cmnd and fcp_resp with union in fsf_qtcb_bott...Steffen Maier4-10/+17
2017-08-10scsi: zfcp: clarify that we don't need "link" test on failed open portSteffen Maier1-1/+3
2017-08-10scsi: zfcp: more fitting constant for fc_ct_hdr.ct_reason on port scan responseSteffen Maier1-2/+2
2017-08-10scsi: zfcp: trace high part of "new" 64 bit SCSI LUNSteffen Maier2-2/+4
2017-08-10scsi: zfcp: trace HBA FSF response by default on dismiss or timedout late res...Steffen Maier1-1/+5
2017-08-10scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace recordsSteffen Maier1-4/+17
2017-08-10scsi: zfcp: fix missing trace records for early returns in TMF eh handlersSteffen Maier1-2/+6
2017-08-10scsi: zfcp: fix passing fsf_req to SCSI trace on TMF to correlate with HBASteffen Maier2-7/+8
2017-08-10scsi: zfcp: fix capping of unsuccessful GPN_FT SAN response trace recordsSteffen Maier2-3/+11
2017-08-10scsi: zfcp: add handling for FCP_RESID_OVER to the fcp ingress pathBenjamin Block1-1/+5
2017-08-10scsi: zfcp: fix queuecommand for scsi_eh commands when DIX enabledSteffen Maier1-1/+2
2017-08-10scsi: zfcp: convert bool-definitions to use 'true' instead of '1'Benjamin Block2-2/+2
2017-08-10scsi: zfcp: Remove unneeded linux/miscdevice.h includeCorentin Labbe1-1/+0
2017-08-10scsi: zfcp: use setup_timer instead of init_timerLukáš Korenčik1-3/+2
2017-08-10scsi: zfcp: replace zfcp_qdio_sbale_count by sg_nentsLABBE Corentin2-17/+1
2017-08-09s390/scm: use common completion pathSebastian Ott1-5/+8
2017-08-09s390/vmcp: simplify vmcp_ioctl()Heiko Carstens1-14/+12
2017-08-09s390/vmcp: return -ENOTTY for unknown ioctl commandsHeiko Carstens1-1/+1
2017-08-09s390/vmcp: split vmcp header file and move to uapiHeiko Carstens2-32/+10
2017-08-09s390/vmcp: make use of contiguous memory allocatorHeiko Carstens3-9/+79
2017-08-09s390/cpcmd,vmcp: avoid GFP_DMA allocationsHeiko Carstens1-1/+1
2017-08-09s390/vmcp: fix uaccess check and avoid undefined behaviorHeiko Carstens1-1/+3
2017-08-07s390/qeth: fix L3 next-hop in xmit qeth hdrJulian Wiedmann1-2/+2
2017-08-03s390/cio: add const to bin_attribute structuresBhumika Goyal1-2/+2
2017-08-03s390/sclp: add const to bin_attribute structureBhumika Goyal1-1/+1
2017-07-26Merge tag 'vfio-ccw-20170724' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky1-1/+1
2017-07-26s390/sclp_ocf: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-26s390/tape: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-26s390/raw3270: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-26s390/qeth: constify attribute_group structures.Arvind Yadav1-4/+4
2017-07-26s390/cio: constify attribute_group structures.Arvind Yadav1-2/+2
2017-07-26s390/dasd: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-26s390/zcrypt_card: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-26s390/zcrypt_queue: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-26s390/sclp: single increment assignment controlMartin Schwidefsky1-0/+1
2017-07-26Merge branch 'tlb-flushing' into featuresMartin Schwidefsky1-2/+4
2017-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-0/+1
2017-07-25s390/mm: add no-dat TLB flush optimizationMartin Schwidefsky1-2/+4
2017-07-24vfio: ccw: fix bad ptr math for TIC cda translationJason J. Herne1-1/+1
2017-07-13s390: chp: handle CRW_ERC_INIT for channel-path status changeDong Jia Shi1-0/+1
2017-07-12drivers: s390: move static and inline before return typeJoe Perches2-2/+2
2017-07-12mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko1-1/+1
2017-07-07Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+8
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+1