summaryrefslogtreecommitdiffstats
path: root/drivers/s390/block/dasd.c
Commit message (Expand)AuthorAgeFilesLines
* s390/dasd: fix possibly missed path verificationStefan Haberland2021-10-201-3/+6
* dasd: unexport dasd_set_target_stateChristoph Hellwig2021-07-011-1/+0
* Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds2021-04-281-15/+2
|\
| * s390/dasd: let driver core manage the sysfs attributesJulian Wiedmann2021-03-161-15/+2
* | module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-171-1/+0
|/
* s390/dasd: fix hanging IO request during DASD driver unbindStefan Haberland2021-03-051-1/+2
* s390/dasd: fix hanging DASD driver unbindStefan Haberland2021-03-051-2/+1
* block: add a disk_uevent helperChristoph Hellwig2021-01-241-21/+5
* Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-7/+15
|\
| * s390/dasd: Process FCES path event notificationJan Höppner2020-11-161-5/+14
| * s390/dasd: Prepare for additional path event handlingJan Höppner2020-11-161-2/+2
| * s390/dasd: Remove unused parameter from dasd_generic_probe()Jan Höppner2020-11-161-2/+1
* | Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-4/+5
|\ \
| * | block: switch disk_part_iter_* to use a struct block_deviceChristoph Hellwig2020-12-011-4/+4
| |/
| * dasd: implement ->set_read_only to hook into BLKROSET processingChristoph Hellwig2020-11-161-0/+1
* | Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2020-12-141-91/+2
|\ \
| * | s390/dasd: remove unused pm related functionsVineeth Vijayan2020-12-021-91/+2
| |/
* / s390/dasd: fix null pointer dereference for ERP requestsStefan Haberland2020-11-161-0/+6
|/
* blk-mq: move failure injection out of blk_mq_complete_requestChristoph Hellwig2020-06-241-1/+1
* s390/dasd: fix data corruption for thin provisioned devicesStefan Haberland2020-03-121-3/+24
* s390/dasd: Handle out-of-space constraintJan Höppner2019-07-111-1/+57
* s390/dasd: Make dasd_setup_queue() a discipline functionJan Höppner2019-07-111-51/+2
* s390/dasd: Add dasd_sleep_on_queue_interruptible()Jan Höppner2019-07-111-0/+9
* s390/dasd: Add dynamic formatting support for ESE volumesJan Höppner2019-07-111-1/+112
* s390/dasd: fix read device characteristic with CONFIG_VMAP_STACK=yMartin Schwidefsky2019-03-011-14/+5
* s390: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-131-14/+1
* s390/dasd: remove unnecessary condition checkChengguang Xu2018-09-201-4/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-08-131-8/+9
|\
| * s390/dasd: fix cast-function-type warningsSebastian Ott2018-07-041-8/+8
| * s390/dasd: correct numa_node in dasd_alloc_queueVasily Gorbik2018-07-021-0/+1
* | s390/dasd: reduce the default queue depth and nr of hardware queuesStefan Haberland2018-07-021-2/+11
|/
* s390/dasd: only use preallocated requestsSebastian Ott2018-06-121-66/+0
* s390/dasd: move dasd_ccw_req to per request dataSebastian Ott2018-06-121-22/+24
* s390/dasd: simplify locking in process_final_queueSebastian Ott2018-06-121-27/+32
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-06-051-14/+17
|\
| * s390/dasd: simplify locking in dasd_times_outSebastian Ott2018-05-251-14/+17
* | Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-041-3/+3
|\ \
| * | block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig2018-05-291-3/+3
| |/
* / s390/dasd: use blk_mq_rq_from_pdu for per request dataSebastian Ott2018-05-231-2/+5
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-04-091-2/+7
|\
| * s390/dasd: remove unneeded sanity checkStefan Haberland2018-02-271-2/+7
* | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-051-2/+2
|\ \ | |/ |/|
| * block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()Bart Van Assche2018-03-081-2/+2
* | s390/dasd: fix handling of internal requestsStefan Haberland2018-02-191-14/+7
|/
* s390/dasd: Remove dead return code checksJan Höppner2018-01-231-12/+0
* s390/dasd: remove 'struct timespec' usageArnd Bergmann2017-12-051-5/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-301-0/+1
|\
| * s390: block: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-241-0/+1
* | treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-9/+8
* | treewide: init_timer() -> setup_timer()Kees Cook2017-11-211-6/+3
|/