summaryrefslogtreecommitdiffstats
path: root/drivers/s390/block/dasd.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2023-08-281-5/+2
|\
| * block: consolidate __invalidate_device and fsync_bdevChristoph Hellwig2023-08-211-4/+2
| * dasd: also call __invalidate_device when setting the device offlineChristoph Hellwig2023-08-211-3/+2
* | s390/dasd: fix hanging device after request requeueStefan Haberland2023-07-241-77/+48
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-06-301-1/+6
|\
| * Merge patch series "Use block pr_ops in LIO"Martin K. Petersen2023-05-221-1/+6
| |\
| | * block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICTMike Christie2023-04-111-1/+6
* | | block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig2023-06-121-4/+2
* | | block: remove the unused mode argument to ->releaseChristoph Hellwig2023-06-121-1/+1
* | | block: pass a gendisk to ->openChristoph Hellwig2023-06-121-2/+2
|/ /
* | s390/dasd: fix hanging blockdevice after request requeueStefan Haberland2023-04-111-1/+1
* | s390/dasd: add autoquiesce event for start IO errorStefan Haberland2023-04-111-0/+2
* | s390/dasd: add aq_timeouts autoquiesce triggerStefan Haberland2023-04-111-0/+11
* | s390/dasd: add autoquiesce featureStefan Haberland2023-04-111-17/+43
|/
* s390/dasd: sort out physical vs virtual pointers usageAlexander Gordeev2023-02-091-3/+2
* s390/dasd: use blk_mq_alloc_diskChristoph Hellwig2022-09-281-74/+9
* s390/dasd: add copy pair swap capabilityStefan Haberland2022-09-211-1/+2
* s390/dasd: drop unexpected word 'for' in commentsJiang Jian2022-08-041-1/+1
* blk-mq: Drop blk_mq_ops.timeout 'reserved' argJohn Garry2022-07-061-1/+1
* block: simplify disk shutdownChristoph Hellwig2022-06-281-1/+1
* s390/dasd: Fix read inconsistency for ESE DASD devicesJan Höppner2022-05-051-2/+1
* s390/dasd: prevent double format of tracks for ESE devicesStefan Haberland2022-05-051-0/+7
* s390/dasd: fix data corruption for ESE devicesStefan Haberland2022-05-051-1/+7
* 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