summaryrefslogtreecommitdiffstats
path: root/drivers/s390/block/dasd.c
Commit message (Expand)AuthorAgeFilesLines
* s390/dasd: use new address translation helpersHeiko Carstens2024-03-131-2/+2
* Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds2024-03-111-95/+85
|\
| * dasd: use the atomic queue limits APIChristoph Hellwig2024-03-061-17/+12
| * dasd: move queue setup to common codeChristoph Hellwig2024-03-061-2/+27
| * dasd: cleamup dasd_state_basic_to_readyChristoph Hellwig2024-03-061-28/+26
| * s390/dasd: fix double module refcount decrementMiroslav Franc2024-02-091-4/+1
| * s390/dasd: Use dev_*() for device log messagesJan Höppner2024-02-081-26/+24
| * s390/dasd: Remove PRINTK_HEADER and KMSG_COMPONENT definitionsJan Höppner2024-02-081-3/+0
| * s390/dasd: Remove %p format specifier from error messagesJan Höppner2024-02-081-12/+8
| * s390/dasd: Move allocation error message to DBFJan Höppner2024-02-081-4/+2
| * s390/dasd: Remove unnecessary errorstring generationJan Höppner2024-02-081-20/+6
* | s390: port block device access to fileChristian Brauner2024-02-251-5/+5
|/
* s390/dasd: remove dasd_stats_generic_show()Nathan Chancellor2023-12-101-6/+0
* s390/dasd: protect device queue against concurrent accessJan Höppner2023-11-201-11/+13
* s390/dasd: Convert to bdev_open_by_path()Jan Kara2023-10-281-5/+7
* 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