aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/block
AgeCommit message (Expand)Author
2024-03-26s390/dasd: fix double module refcount decrementMiroslav Franc
2024-03-26s390/dasd: Use dev_*() for device log messagesJan Höppner
2024-03-26s390/dasd: add autoquiesce featureStefan Haberland
2024-03-26s390/dasd: add copy pair setupStefan Haberland
2024-03-26s390/dasd: add query PPRC functionStefan Haberland
2024-03-26s390/dasd: put block allocation in separate functionStefan Haberland
2024-01-25s390/scm: fix virtual vs physical address confusionVineeth Vijayan
2023-12-03s390/dasd: protect device queue against concurrent accessJan Höppner
2023-09-19s390/dasd: fix hanging device after request requeueStefan Haberland
2023-09-19s390/dasd: use correct number of retries for ERP requestsStefan Haberland
2023-08-03s390/dasd: fix hanging device after quiesce/resumeStefan Haberland
2023-06-14s390/dasd: Use correct lock while counting channel queue lengthJan Höppner
2023-05-11s390/dasd: fix hanging blockdevice after request requeueStefan Haberland
2023-03-10s390/dasd: Fix potential memleak in dasd_eckd_init()Qiheng Lin
2023-01-18block: handle bio_split_to_limits() NULL returnJens Axboe
2022-12-02s390/dasd: fix no record found for raw_track_accessStefan Haberland
2022-09-28s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroupStefan Haberland
2022-05-12s390/dasd: Fix read inconsistency for ESE DASD devicesJan Höppner
2022-05-12s390/dasd: Fix read for ESE with blksize < 4kJan Höppner
2022-05-12s390/dasd: prevent double format of tracks for ESE devicesStefan Haberland
2022-05-12s390/dasd: fix data corruption for ESE devicesStefan Haberland
2022-03-16block: drop unused includes in <linux/genhd.h>Christoph Hellwig
2021-09-09Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-09-07s390: remove xpram device driverHeiko Carstens
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-30Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-30Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-08-23block: pass a request_queue to __blk_alloc_diskChristoph Hellwig
2021-08-23block: remove the minors argument to __alloc_disk_nodeChristoph Hellwig
2021-08-23block: remove alloc_disk and alloc_disk_nodeChristoph Hellwig
2021-08-16dcssblk: use bvec_virtChristoph Hellwig
2021-08-16dasd: use bvec_virtChristoph Hellwig
2021-08-09Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman
2021-08-07Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-04s390/dasd: fix use after free in dasd path handlingStefan Haberland
2021-07-27s390/dasd: remove debug printkHeiko Carstens
2021-07-21s390/scm: Make struct scm_driver::remove return voidUwe Kleine-König
2021-07-09Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-04Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-07-01s390/dasd: Avoid field over-reading memcpy()Kees Cook
2021-07-01dasd: unexport dasd_set_target_stateChristoph Hellwig
2021-06-30Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-28s390/dasd: use register pair instead of register asmHeiko Carstens
2021-06-24block: pass a gendisk to bdev_disk_changedChristoph Hellwig
2021-06-18s390/xpram: Remove power management supportPeter Oberparleiter
2021-06-18s390/dcssblk: Remove power management supportPeter Oberparleiter
2021-06-11scm_blk: use blk_mq_alloc_disk and blk_cleanup_diskChristoph Hellwig
2021-06-01block: move bd_mutex to struct gendiskChristoph Hellwig
2021-06-01xpram: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig
2021-06-01dcssblk: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig