summaryrefslogtreecommitdiffstats
path: root/drivers/s390/block
Commit message (Expand)AuthorAgeFilesLines
* s390/dasd: avoid undefined behaviourChristian Borntraeger2016-10-171-2/+2
* s390/dasd: add missing \n to end of dev_err messagesColin Ian King2016-09-281-2/+2
* s390/dasd: make query host access interruptibleStefan Haberland2016-09-261-1/+1
* s390/dasd: fix panic during offline processingStefan Haberland2016-09-263-10/+18
* s390/dasd: fix hanging offline processingStefan Haberland2016-09-261-0/+9
* s390/dasd: add missing KOBJ_CHANGE event for unformatted devicesStefan Haberland2016-09-201-0/+4
* s390/dasd: fix failing CUIR assignment under LPARStefan Haberland2016-08-111-0/+10
* s390/dasd: fix hanging device after clear subchannelStefan Haberland2016-08-101-1/+9
* Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-281-3/+3
|\
| * pmem: kill __pmem address spaceDan Williams2016-07-121-3/+3
* | Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-263-6/+3
|\ \
| * | block: convert to device_add_disk()Dan Williams2016-06-273-6/+3
| |/
* | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-261-0/+1
|\ \
| * | block: add QUEUE_FLAG_DAX for devices to advertise their DAX supportToshi Kani2016-07-201-0/+1
| |/
* | s390/time: LPAR offset handlingMartin Schwidefsky2016-06-131-2/+2
|/
* Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-261-2/+2
|\
| * dax: enable dax in the presence of known media errors (badblocks)Dan Williams2016-05-181-2/+2
* | s390/dasd: Add new ioctl BIODASDCHECKFMTJan Höppner2016-04-156-23/+644
* | s390/dasd: add query host access to volume supportStefan Haberland2016-04-155-1/+282
* | s390/dcssblk: fix possible deadlock in remove vs. per-device attributesGerald Schaefer2016-04-151-2/+3
* | s390/scm_blk: fix deadlock for requests != REQ_TYPE_FSSebastian Ott2016-04-011-1/+1
|/
* s390/dasd: reorder lcu and device lockStefan Haberland2016-03-174-183/+86
* 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/+29
| * s390/dasd: remove casts to dasd_*_privateSebastian Ott2016-03-075-181/+106
| * s390/dasd: Refactor dasd format functionsJan Höppner2016-03-071-12/+46
| * s390/dasd: Simplify code in format logicJan Höppner2016-03-071-27/+6
| * 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-151-6/+5
* 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/+4
* 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-271-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/+2
| |/
* | s390/dcssblk: correct out of bounds array indexesMartin Schwidefsky2015-08-191-7/+7
OpenPOWER on IntegriCloud