summaryrefslogtreecommitdiffstats
path: root/drivers/s390/block
Commit message (Expand)AuthorAgeFilesLines
* s390/dasd: reorder lcu and device lockStefan Haberland2016-03-174-183/+86Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-03-1610-388/+389
|\
| * s390: Use pr_warn instead of pr_warningJoe Perches2016-03-076-36/+29Star
| * s390/dasd: remove casts to dasd_*_privateSebastian Ott2016-03-075-181/+106Star
| * s390/dasd: Refactor dasd format functionsJan Höppner2016-03-071-12/+46
| * s390/dasd: Simplify code in format logicJan Höppner2016-03-071-27/+6Star
| * s390/dasd: Improve dasd format codeJan Höppner2016-03-072-58/+59
| * s390/dasd: fix incorrect locking order for LCU device add/removeStefan Haberland2016-02-231-83/+152
* | s390/dasd: fix diag 0x250 inline assemblyHeiko Carstens2016-03-021-2/+7
|/
* s390/dasd: fix performance dropStefan Haberland2016-02-171-0/+1
* s390/dasd: fix refcount for PAV reassignmentStefan Haberland2016-02-111-5/+16
* s390/dasd: prevent incorrect length error under z/VM after PAV changesStefan Haberland2016-02-111-1/+1
* mm, dax, pmem: introduce pfn_tDan Williams2016-01-161-6/+5Star
* s390/dasd: fix failfast for disconnected devicesStefan Haberland2015-12-301-2/+6
* block: change ->make_request_fn() and users to return a queue cookieJens Axboe2015-11-072-5/+8
* s390/dasd: fix disconnected device with valid path maskStefan Haberland2015-11-031-1/+6
* s390/dasd: fix invalid PAV assignment after suspend/resumeStefan Haberland2015-11-031-4/+16
* s390/dasd: fix double free in dasd_eckd_read_confStefan Haberland2015-11-031-12/+25
* s390/dasd: fix list_del corruption after lcu changesStefan Haberland2015-10-151-1/+4
* s390/diag: add a statistic for diagnose callsMartin Schwidefsky2015-10-141-0/+2
* s390/cio: introduce pathmask_to_posSebastian Ott2015-10-141-7/+4Star
* s390/dasd: mark DASD devices as non rotationalChristian Borntraeger2015-10-141-0/+1
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-4/+6
|\
| * dax: drop size parameter to ->direct_access()Dan Williams2015-08-281-2/+2
| * pmem, dax: have direct_access use __pmem annotationRoss Zwisler2015-08-201-4/+6
* | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-022-3/+6
|\ \
| * | block: make generic_make_request handle arbitrarily sized biosKent Overstreet2015-08-132-0/+4
| * | block: add a bi_error field to struct bioChristoph Hellwig2015-07-292-3/+2Star
| |/
* | s390/dcssblk: correct out of bounds array indexesMartin Schwidefsky2015-08-191-7/+7
* | s390: remove unneeded sizeof(void *) comparisonsHeiko Carstens2015-08-191-1/+1
* | s390/dasd: enhance CUIR scope detectionStefan Haberland2015-08-092-79/+255
* | s390/dasd: fix failing path verificationStefan Haberland2015-08-092-2/+7
* | s390: remove unneeded semicolonPeter Senna Tschudin2015-08-071-3/+3
|/
* s390/dasd: fix kernel panic when alias is set offlineStefan Haberland2015-07-132-8/+31
* Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-261-14/+5Star
|\
| * s390/block/dasd: remove obsolete while -EBUSY loopJarod Wilson2015-05-201-9/+3Star
| * block: dasd_genhd: convert to blkdev_reread_partMing Lei2015-05-201-6/+3Star
* | s390/dasd: Enable automatic loading of dasd_diag_modPeter Oberparleiter2015-05-131-0/+17
|/
* s390/dasd: Fix unresumed device after suspend/resume having no pathsStefan Haberland2015-04-151-12/+16
* s390/dasd: fix unresumed device after suspend/resumeStefan Haberland2015-04-151-0/+5
* s390/dasd: fix inability to set a DASD device offlineStefan Haberland2015-04-152-4/+8
* s390/dasd: remove setting of scheduler from driverStefan Haberland2015-03-251-10/+1Star
* s390: remove 31 bit supportHeiko Carstens2015-03-254-52/+0Star
* s390/dcss: array index 'i' is used before limits check.Ameen Ali2015-02-261-1/+1
* s390/scm_block: fix off by one during cluster reservationSebastian Ott2015-02-261-1/+1
* Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-121-12/+9Star
|\
| * block: Change direct_access calling conventionMatthew Wilcox2015-01-141-12/+9Star
* | s390/dasd: cleanup profilingSebastian Ott2015-01-293-85/+27Star
* | s390/dasd: add locking for global_profile accessSebastian Ott2015-01-293-14/+24
* | dcssblk: issue warning when trying to save SN/EN type DCSSGerald Schaefer2015-01-221-2/+13
|/