summaryrefslogtreecommitdiff
path: root/drivers/s390/block/dasd.c
AgeCommit message (Expand)Author
2024-03-13s390/dasd: use new address translation helpersHeiko Carstens
2024-03-11Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds
2024-03-06dasd: use the atomic queue limits APIChristoph Hellwig
2024-03-06dasd: move queue setup to common codeChristoph Hellwig
2024-03-06dasd: cleamup dasd_state_basic_to_readyChristoph Hellwig
2024-02-25s390: port block device access to fileChristian Brauner
2024-02-09s390/dasd: fix double module refcount decrementMiroslav Franc
2024-02-08s390/dasd: Use dev_*() for device log messagesJan Höppner
2024-02-08s390/dasd: Remove PRINTK_HEADER and KMSG_COMPONENT definitionsJan Höppner
2024-02-08s390/dasd: Remove %p format specifier from error messagesJan Höppner
2024-02-08s390/dasd: Move allocation error message to DBFJan Höppner
2024-02-08s390/dasd: Remove unnecessary errorstring generationJan Höppner
2023-12-10s390/dasd: remove dasd_stats_generic_show()Nathan Chancellor
2023-11-20s390/dasd: protect device queue against concurrent accessJan Höppner
2023-10-28s390/dasd: Convert to bdev_open_by_path()Jan Kara
2023-08-28Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2023-08-21block: consolidate __invalidate_device and fsync_bdevChristoph Hellwig
2023-08-21dasd: also call __invalidate_device when setting the device offlineChristoph Hellwig
2023-07-24s390/dasd: fix hanging device after request requeueStefan Haberland
2023-06-30Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-06-12block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig
2023-06-12block: remove the unused mode argument to ->releaseChristoph Hellwig
2023-06-12block: pass a gendisk to ->openChristoph Hellwig
2023-05-22Merge patch series "Use block pr_ops in LIO"Martin K. Petersen
2023-04-11block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICTMike Christie
2023-04-11s390/dasd: fix hanging blockdevice after request requeueStefan Haberland
2023-04-11s390/dasd: add autoquiesce event for start IO errorStefan Haberland
2023-04-11s390/dasd: add aq_timeouts autoquiesce triggerStefan Haberland
2023-04-11s390/dasd: add autoquiesce featureStefan Haberland
2023-02-09s390/dasd: sort out physical vs virtual pointers usageAlexander Gordeev
2022-09-28s390/dasd: use blk_mq_alloc_diskChristoph Hellwig
2022-09-21s390/dasd: add copy pair swap capabilityStefan Haberland
2022-08-04s390/dasd: drop unexpected word 'for' in commentsJiang Jian
2022-07-06blk-mq: Drop blk_mq_ops.timeout 'reserved' argJohn Garry
2022-06-28block: simplify disk shutdownChristoph Hellwig
2022-05-05s390/dasd: Fix read inconsistency for ESE DASD devicesJan Höppner
2022-05-05s390/dasd: prevent double format of tracks for ESE devicesStefan Haberland
2022-05-05s390/dasd: fix data corruption for ESE devicesStefan Haberland
2021-10-20s390/dasd: fix possibly missed path verificationStefan Haberland
2021-07-01dasd: unexport dasd_set_target_stateChristoph Hellwig
2021-04-28Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-03-16s390/dasd: let driver core manage the sysfs attributesJulian Wiedmann
2021-03-05s390/dasd: fix hanging IO request during DASD driver unbindStefan Haberland
2021-03-05s390/dasd: fix hanging DASD driver unbindStefan Haberland
2021-01-24block: add a disk_uevent helperChristoph Hellwig
2020-12-16Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-14Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-12-02s390/dasd: remove unused pm related functionsVineeth Vijayan