summaryrefslogtreecommitdiffstats
path: root/drivers/s390/block
AgeCommit message (Expand)AuthorLines
2015-11-07block: change ->make_request_fn() and users to return a queue cookieJens Axboe-5/+8
2015-11-03s390/dasd: fix disconnected device with valid path maskStefan Haberland-1/+6
2015-11-03s390/dasd: fix invalid PAV assignment after suspend/resumeStefan Haberland-4/+16
2015-11-03s390/dasd: fix double free in dasd_eckd_read_confStefan Haberland-12/+25
2015-10-15s390/dasd: fix list_del corruption after lcu changesStefan Haberland-1/+4
2015-10-14s390/diag: add a statistic for diagnose callsMartin Schwidefsky-0/+2
2015-10-14s390/cio: introduce pathmask_to_posSebastian Ott-7/+4
2015-10-14s390/dasd: mark DASD devices as non rotationalChristian Borntraeger-0/+1
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+6
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds-3/+6
2015-08-27dax: drop size parameter to ->direct_access()Dan Williams-2/+2
2015-08-20pmem, dax: have direct_access use __pmem annotationRoss Zwisler-4/+6
2015-08-19s390/dcssblk: correct out of bounds array indexesMartin Schwidefsky-7/+7
2015-08-19s390: remove unneeded sizeof(void *) comparisonsHeiko Carstens-1/+1
2015-08-13block: make generic_make_request handle arbitrarily sized biosKent Overstreet-0/+4
2015-08-09s390/dasd: enhance CUIR scope detectionStefan Haberland-79/+255
2015-08-09s390/dasd: fix failing path verificationStefan Haberland-2/+7
2015-08-07s390: remove unneeded semicolonPeter Senna Tschudin-3/+3
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig-3/+2
2015-07-13s390/dasd: fix kernel panic when alias is set offlineStefan Haberland-8/+31
2015-06-25Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds-14/+5
2015-05-20s390/block/dasd: remove obsolete while -EBUSY loopJarod Wilson-9/+3
2015-05-20block: dasd_genhd: convert to blkdev_reread_partMing Lei-6/+3
2015-05-13s390/dasd: Enable automatic loading of dasd_diag_modPeter Oberparleiter-0/+17
2015-04-15s390/dasd: Fix unresumed device after suspend/resume having no pathsStefan Haberland-12/+16
2015-04-15s390/dasd: fix unresumed device after suspend/resumeStefan Haberland-0/+5
2015-04-15s390/dasd: fix inability to set a DASD device offlineStefan Haberland-4/+8
2015-03-25s390/dasd: remove setting of scheduler from driverStefan Haberland-10/+1
2015-03-25s390: remove 31 bit supportHeiko Carstens-52/+0
2015-02-26s390/dcss: array index 'i' is used before limits check.Ameen Ali-1/+1
2015-02-26s390/scm_block: fix off by one during cluster reservationSebastian Ott-1/+1
2015-02-12Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds-12/+9
2015-01-29s390/dasd: cleanup profilingSebastian Ott-85/+27
2015-01-29s390/dasd: add locking for global_profile accessSebastian Ott-14/+24
2015-01-22dcssblk: issue warning when trying to save SN/EN type DCSSGerald Schaefer-2/+13
2015-01-13block: Change direct_access calling conventionMatthew Wilcox-12/+9
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+0
2014-12-08s390/scm_block: make the number of reqs per HW req configurableSebastian Ott-17/+34
2014-12-08s390/scm_block: handle multiple requests in one HW requestSebastian Ott-63/+132
2014-12-08s390/scm_block: allocate aidaw pages only when necessarySebastian Ott-12/+36
2014-12-08s390/scm_block: use mempool to manage aidaw requestsSebastian Ott-12/+55
2014-11-28s390/dasd: retry partition detectionStefan Haberland-2/+24
2014-11-28s390/dasd: fix list corruption for sleep_on requestsStefan Haberland-3/+0
2014-11-28s390/dasd: fix infinite term I/O loopStefan Haberland-0/+14
2014-11-28s390/dasd: remove unused codeStefan Haberland-12/+2
2014-10-20s390: block: drop owner assignment from platform_driversWolfram Sang-2/+0
2014-10-18Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+2
2014-10-09s390/dasd: add support for control unit initiated reconfigurationStefan Haberland-5/+472
2014-10-09s390/dasd: fix infinite loop during formatStefan Haberland-10/+15
2014-10-04block: disable entropy contributions for nonrot devicesMike Snitzer-0/+2