summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2016-10-31s390/con3270: fix insufficient space paddingSascha Silbe1-2/+7
2016-10-31s390/con3270: fix use of uninitialised dataSascha Silbe1-1/+1
2016-10-31s390/cio: fix accidental interrupt enabling during resumeSebastian Ott1-8/+12
2016-10-28scsi: zfcp: spin_lock_irqsave() is not nestableDan Carpenter1-1/+1
2016-10-28zfcp: trace full payload of all SAN records (req,resp,iels)Steffen Maier2-13/+104
2016-10-28zfcp: fix payload trace length for SAN request&responseSteffen Maier1-2/+2
2016-10-28zfcp: fix D_ID field with actual value on tracing SAN responsesSteffen Maier3-2/+6
2016-10-28zfcp: restore tracing of handle for port and LUN with HBA recordsSteffen Maier2-0/+4
2016-10-28zfcp: trace on request for open and close of WKA portSteffen Maier3-2/+39
2016-10-28zfcp: restore: Dont use 0 to indicate invalid LUN in rec traceSteffen Maier1-1/+2
2016-10-28zfcp: retain trace level for SCSI and HBA FSF response recordsSteffen Maier3-10/+12
2016-10-28zfcp: close window with unblocked rport during rport goneSteffen Maier3-5/+22
2016-10-28zfcp: fix ELS/GS request&response length for hardware data routerSteffen Maier1-0/+4
2016-10-28zfcp: fix fc_host port_type with NPIVSteffen Maier1-3/+5
2016-09-15s390/sclp_ctl: fix potential information leak with /dev/sclpMartin Schwidefsky1-5/+7
2016-09-15s390/cio: update measurement characteristicsSebastian Ott2-9/+20
2016-09-15s390/cio: ensure consistent measurement stateSebastian Ott2-12/+13
2016-09-15s390/cio: fix measurement characteristics memleakSebastian Ott3-18/+6
2016-09-15qeth: initialize net_device with carrier offUrsula Braun2-0/+2
2016-09-07s390/dasd: fix hanging device after clear subchannelStefan Haberland1-1/+9
2016-08-20s390/cio: allow to reset channel measurement blockSebastian Ott1-9/+20
2016-08-10qeth: delete napi struct when removing a qeth deviceUrsula Braun2-0/+2
2016-03-16s390/dasd: fix diag 0x250 inline assemblyHeiko Carstens1-2/+7
2016-03-04s390/dasd: fix performance dropStefan Haberland1-0/+1
2016-03-04s390/dasd: fix refcount for PAV reassignmentStefan Haberland1-5/+16
2016-03-04s390/dasd: prevent incorrect length error under z/VM after PAV changesStefan Haberland1-1/+1
2015-12-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-1/+3
2015-12-17virtio/s390: handle error values in irbCornelia Huck1-25/+37
2015-11-27s390/zcrypt: Fix AP queue handling if queue is fullIngo Tuchscherer1-1/+3
2015-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds10-33/+66
2015-11-11s390/zcrypt: Fix initialisation when zcrypt is built-inSascha Silbe5-8/+14
2015-11-11s390/zcrypt: Fix kernel crash on systems without AP bus supportSascha Silbe1-0/+6
2015-11-11s390: add support for ipl devices in subchannel sets > 0Sebastian Ott3-20/+46
2015-11-09s390/cio: simplify css_generate_pgidSebastian Ott1-5/+0
2015-11-07block: change ->make_request_fn() and users to return a queue cookieJens Axboe2-5/+8
2015-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds28-2799/+1249
2015-11-03s390/cio: de-duplicate subchannel validationPierre Morel1-23/+4
2015-11-03s390/css: unneeded initialization in for_each_subchannelPierre Morel1-1/+0
2015-11-03s390/dasd: fix disconnected device with valid path maskStefan Haberland1-1/+6
2015-11-03s390/dasd: fix invalid PAV assignment after suspend/resumeStefan Haberland1-4/+16
2015-11-03s390/dasd: fix double free in dasd_eckd_read_confStefan Haberland1-12/+25
2015-10-27s390/cio: move ccw_device_stlck functionsSebastian Ott3-70/+60
2015-10-27s390/cio: move ccw_device_call_handlerSebastian Ott3-48/+38
2015-10-27s390/nmi: remove castsHeiko Carstens1-3/+3
2015-10-15s390/dasd: fix list_del corruption after lcu changesStefan Haberland1-1/+4
2015-10-14s390/zcrypt: use system work queue for ap_scan_busMartin Schwidefsky1-18/+8
2015-10-14s390/zcrypt: remove support for PCICC and PCICA cardsMartin Schwidefsky6-1445/+2
2015-10-14s390/zcrypt: introduce state machine for the AP busMartin Schwidefsky2-562/+520
2015-10-14s390/zcrypt: use explicit return code for flushed requestsMartin Schwidefsky6-66/+88
2015-10-14s390/zcrypt: cleanup AP bus timer codeMartin Schwidefsky1-18/+6