summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2017-08-10scsi: zfcp: fix passing fsf_req to SCSI trace on TMF to correlate with HBASteffen Maier
2017-08-10scsi: zfcp: fix capping of unsuccessful GPN_FT SAN response trace recordsSteffen Maier
2017-08-10scsi: zfcp: add handling for FCP_RESID_OVER to the fcp ingress pathBenjamin Block
2017-08-10scsi: zfcp: fix queuecommand for scsi_eh commands when DIX enabledSteffen Maier
2017-08-10scsi: zfcp: convert bool-definitions to use 'true' instead of '1'Benjamin Block
2017-08-10scsi: zfcp: Remove unneeded linux/miscdevice.h includeCorentin Labbe
2017-08-10scsi: zfcp: use setup_timer instead of init_timerLukáš Korenčik
2017-08-10scsi: zfcp: replace zfcp_qdio_sbale_count by sg_nentsLABBE Corentin
2017-08-09s390/scm: use common completion pathSebastian Ott
2017-08-09s390/vmcp: simplify vmcp_ioctl()Heiko Carstens
2017-08-09s390/vmcp: return -ENOTTY for unknown ioctl commandsHeiko Carstens
2017-08-09s390/vmcp: split vmcp header file and move to uapiHeiko Carstens
2017-08-09s390/vmcp: make use of contiguous memory allocatorHeiko Carstens
2017-08-09s390/cpcmd,vmcp: avoid GFP_DMA allocationsHeiko Carstens
2017-08-09s390/vmcp: fix uaccess check and avoid undefined behaviorHeiko Carstens
2017-08-07s390/qeth: fix L3 next-hop in xmit qeth hdrJulian Wiedmann
2017-08-03s390/cio: add const to bin_attribute structuresBhumika Goyal
2017-08-03s390/sclp: add const to bin_attribute structureBhumika Goyal
2017-07-26Merge tag 'vfio-ccw-20170724' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky
2017-07-26s390/sclp_ocf: constify attribute_group structures.Arvind Yadav
2017-07-26s390/tape: constify attribute_group structures.Arvind Yadav
2017-07-26s390/raw3270: constify attribute_group structures.Arvind Yadav
2017-07-26s390/qeth: constify attribute_group structures.Arvind Yadav
2017-07-26s390/cio: constify attribute_group structures.Arvind Yadav
2017-07-26s390/dasd: constify attribute_group structures.Arvind Yadav
2017-07-26s390/zcrypt_card: constify attribute_group structures.Arvind Yadav
2017-07-26s390/zcrypt_queue: constify attribute_group structures.Arvind Yadav
2017-07-26s390/sclp: single increment assignment controlMartin Schwidefsky
2017-07-26Merge branch 'tlb-flushing' into featuresMartin Schwidefsky
2017-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-07-25s390/mm: add no-dat TLB flush optimizationMartin Schwidefsky
2017-07-24vfio: ccw: fix bad ptr math for TIC cda translationJason J. Herne
2017-07-13s390: chp: handle CRW_ERC_INIT for channel-path status changeDong Jia Shi
2017-07-12drivers: s390: move static and inline before return typeJoe Perches
2017-07-12mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko
2017-07-07Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-05s390/vfio_ccw: remove unused variableSebastian Ott
2017-07-05s390/dasd: remove unneeded codeSebastian Ott
2017-07-05s390/zcrypt: Fix missing newlines at some debug feature messages.Harald Freudenberger
2017-07-05s390/dasd: Make raw I/O usable without prefix supportJan Höppner
2017-07-05s390/dasd: Rename dasd_raw_build_cp()Jan Höppner
2017-07-05s390/dasd: Refactor prefix_LRE() and related functionsJan Höppner
2017-07-05s390: fix up for "blk-mq: switch ->queue_rq return value to blk_status_t"Stephen Rothwell
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-07-03Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-07-03ctcm_fsms: Convert skb->user accesses to refcount_tDavid S. Miller