summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390/sclp: fix possible control register corruptionHeiko Carstens2016-01-111-3/+2
* s390/dasd: fix failfast for disconnected devicesStefan Haberland2015-12-301-2/+6
* s390/con3270: testing return kzalloc retvalPierre Morel2015-12-301-0/+2
* s390/hmcdrv: constify hmcdrv_ftp_ops structsAya Mahfouz2015-12-301-3/+3
* s390/cio: add NULL testJulia Lawall2015-12-301-0/+2
* s390/cio: Change I/O instructions from inline to normal functionsPeter Oberparleiter2015-12-183-208/+238
* s390/cio: Introduce common I/O layer tracepointsPeter Oberparleiter2015-12-186-1/+419
* s390/cio: Consolidate inline assemblies and related data definitionsPeter Oberparleiter2015-12-184-60/+73
* s390/cio: Fix incorrect xsch opcode specificationPeter Oberparleiter2015-12-181-1/+1
* s390/cio: Remove unused inline assembliesPeter Oberparleiter2015-12-185-31/+16
* s390/sclp: add open for business supportJochen Schweflinghaus2015-11-272-1/+109
* s390/sclp_cpi: remove sclp_cpi module in favor of sysfs interfaceHendrik Brueckner2015-11-273-54/+0
* s390: Delete unnecessary checks before the function call "debug_unregister"Markus Elfring2015-11-274-16/+8
* s390/dump: cleanup CPU save area handlingMartin Schwidefsky2015-11-271-6/+5
* s390/dump: rework CPU register dump codeMartin Schwidefsky2015-11-272-3/+1
* s390/dump: remove SAVE_AREA_BASEMartin Schwidefsky2015-11-271-1/+1
* s390/zcore: simplify memcpy_hsaMartin Schwidefsky2015-11-271-68/+33
* s390/dump: streamline oldmem copy functionsMartin Schwidefsky2015-11-271-3/+17
* s390/zcore: remove /sys/kernel/debug/zcore/memMartin Schwidefsky2015-11-272-389/+9
* s390/zcore: copy vector registers into the image dataMartin Schwidefsky2015-11-271-16/+54
* s390/zcore: remove invalid kfree in init_cpu_infoMartin Schwidefsky2015-11-271-1/+0
* s390/zcrypt: Fix AP queue handling if queue is fullIngo Tuchscherer2015-11-271-1/+3
* nvme: add missing unmaps in nvme_queue_rqChristoph Hellwig2015-11-241-3/+12
* NVMe: default to 4k device page sizeNishanth Aravamudan2015-11-241-9/+6
* Merge tag 'dm-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds2015-11-244-29/+36
|\
| * dm thin: fix regression in advertised discard limitsMike Snitzer2015-11-231-3/+2
| * dm crypt: fix a possible hang due to race condition on exitMikulas Patocka2015-11-191-9/+13
| * dm mpath: fix infinite recursion in ioctl when no paths and !queue_if_no_pathJunichi Nomura2015-11-171-13/+15
| * dm: do not reuse dm_blk_ioctl block_device input as local variableMike Snitzer2015-11-171-2/+3
| * dm: fix ioctl retry termination with signalJunichi Nomura2015-11-172-2/+2
| * dm thin: restore requested 'error_if_no_space' setting on OODS to WRITE trans...Mike Snitzer2015-11-161-0/+1
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-249-93/+428
|\ \
| * | mtip32xx: use formatting capability of kthread_create_on_nodeRasmus Villemoes2015-11-201-4/+2
| * | NVMe: reap completion entries when deleting queueKeith Busch2015-11-201-1/+6
| * | lightnvm: add free and bad lun info to show lunsJavier Gonzalez2015-11-202-6/+15
| * | lightnvm: keep track of block countsJavier Gonzalez2015-11-201-1/+13
| * | nvme: lightnvm: use admin queues for admin cmdsWenwei Tao2015-11-201-7/+10
| * | lightnvm: missing free on init errorMatias Bjørling2015-11-201-2/+4
| * | lightnvm: wrong return value and redundant freeWenwei Tao2015-11-201-4/+2
| * | null_blk: do not del gendisk with lightnvmMatias Bjørling2015-11-191-3/+5
| * | null_blk: use device addressing modeMatias Bjørling2015-11-191-5/+23
| * | null_blk: use ppa_cache poolMatias Bjørling2015-11-191-2/+23
| * | NVMe: Fix possible arithmetic overflow for max segmentsKeith Busch2015-11-191-1/+1
| * | null_blk: register as a LightNVM deviceMatias Bjørling2015-11-162-7/+155
| * | lightnvm: cleanup queue before target removalJavier González2015-11-161-2/+2
| * | nvme: remove reserved double wordMatias Bjørling2015-11-161-2/+2
| * | nvme: missing ppaf copyMatias Bjørling2015-11-161-0/+2
| * | lightnvm: remove linear and device addr modesMatias Bjørling2015-11-164-11/+39
| * | lightnvm: prevent double free on init errorMatias Bjørling2015-11-161-9/+3
| * | lightnvm: prematurely activate nvm_devMatias Bjørling2015-11-161-4/+4