aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-17s390/dasd: reorder lcu and device lockStefan Haberland4-183/+86
2016-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds10-388/+389
2016-03-07s390: Use pr_warn instead of pr_warningJoe Perches6-36/+29
2016-03-07s390/dasd: remove casts to dasd_*_privateSebastian Ott5-181/+106
2016-03-07s390/dasd: Refactor dasd format functionsJan Höppner1-12/+46
2016-03-07s390/dasd: Simplify code in format logicJan Höppner1-27/+6
2016-03-07s390/dasd: Improve dasd format codeJan Höppner2-58/+59
2016-03-02s390/dasd: fix diag 0x250 inline assemblyHeiko Carstens1-2/+7
2016-02-23s390/dasd: fix incorrect locking order for LCU device add/removeStefan Haberland1-83/+152
2016-02-17s390/dasd: fix performance dropStefan Haberland1-0/+1
2016-02-11s390/dasd: fix refcount for PAV reassignmentStefan Haberland1-5/+16
2016-02-11s390/dasd: prevent incorrect length error under z/VM after PAV changesStefan Haberland1-1/+1
2016-01-15mm, dax, pmem: introduce pfn_tDan Williams1-6/+5
2015-12-30s390/dasd: fix failfast for disconnected devicesStefan Haberland1-2/+6
2015-11-07block: change ->make_request_fn() and users to return a queue cookieJens Axboe2-5/+8
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-15s390/dasd: fix list_del corruption after lcu changesStefan Haberland1-1/+4
2015-10-14s390/diag: add a statistic for diagnose callsMartin Schwidefsky1-0/+2
2015-10-14s390/cio: introduce pathmask_to_posSebastian Ott1-7/+4
2015-10-14s390/dasd: mark DASD devices as non rotationalChristian Borntraeger1-0/+1
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-4/+6
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2-3/+6
2015-08-27dax: drop size parameter to ->direct_access()Dan Williams1-2/+2
2015-08-20pmem, dax: have direct_access use __pmem annotationRoss Zwisler1-4/+6
2015-08-19s390/dcssblk: correct out of bounds array indexesMartin Schwidefsky1-7/+7
2015-08-19s390: remove unneeded sizeof(void *) comparisonsHeiko Carstens1-1/+1
2015-08-13block: make generic_make_request handle arbitrarily sized biosKent Overstreet2-0/+4
2015-08-09s390/dasd: enhance CUIR scope detectionStefan Haberland2-79/+255
2015-08-09s390/dasd: fix failing path verificationStefan Haberland2-2/+7
2015-08-07s390: remove unneeded semicolonPeter Senna Tschudin1-3/+3
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig2-3/+2
2015-07-13s390/dasd: fix kernel panic when alias is set offlineStefan Haberland2-8/+31
2015-06-25Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-14/+5
2015-05-20s390/block/dasd: remove obsolete while -EBUSY loopJarod Wilson1-9/+3
2015-05-20block: dasd_genhd: convert to blkdev_reread_partMing Lei1-6/+3
2015-05-13s390/dasd: Enable automatic loading of dasd_diag_modPeter Oberparleiter1-0/+17
2015-04-15s390/dasd: Fix unresumed device after suspend/resume having no pathsStefan Haberland1-12/+16
2015-04-15s390/dasd: fix unresumed device after suspend/resumeStefan Haberland1-0/+5
2015-04-15s390/dasd: fix inability to set a DASD device offlineStefan Haberland2-4/+8
2015-03-25s390/dasd: remove setting of scheduler from driverStefan Haberland1-10/+1
2015-03-25s390: remove 31 bit supportHeiko Carstens4-52/+0
2015-02-26s390/dcss: array index 'i' is used before limits check.Ameen Ali1-1/+1
2015-02-26s390/scm_block: fix off by one during cluster reservationSebastian Ott1-1/+1
2015-02-12Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-12/+9
2015-01-29s390/dasd: cleanup profilingSebastian Ott3-85/+27
2015-01-29s390/dasd: add locking for global_profile accessSebastian Ott3-14/+24
2015-01-22dcssblk: issue warning when trying to save SN/EN type DCSSGerald Schaefer1-2/+13
2015-01-13block: Change direct_access calling conventionMatthew Wilcox1-12/+9