summaryrefslogtreecommitdiff
path: root/drivers/s390/block/dasd_eckd.c
AgeCommit message (Expand)Author
2024-08-12s390/dasd: fix error recovery leading to data corruption on ESE devicesStefan Haberland
2024-07-22Merge tag 'for-6.11/block-20240722' of git://git.kernel.dk/linuxLinus Torvalds
2024-07-15s390/dasd: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-07-03s390/dasd: Fix invalid dereferencing of indirect CCW data pointerStefan Haberland
2024-04-12scsi: block: Remove now unused queue limits helpersChristoph Hellwig
2024-03-13s390/cio,idal: fix virtual vs physical address confusionHeiko Carstens
2024-03-13s390/dasd: use new address translation helpersHeiko Carstens
2024-03-13s390/dasd: remove superfluous virt_to_phys() conversionHeiko Carstens
2024-03-13s390/dasd_eckd: fix virtual vs physical address confusionHeiko Carstens
2024-03-06dasd: move queue setup to common codeChristoph Hellwig
2024-02-08s390/dasd: Remove PRINTK_HEADER and KMSG_COMPONENT definitionsJan Höppner
2024-02-08s390/dasd: Use dev_err() over printk()Jan Höppner
2024-02-08s390/dasd: Simplify uid string generationJan Höppner
2023-09-01s390/dasd: fix string length handlingHeiko Carstens
2023-07-03s390: include linux/io.h instead of asm/io.hHeiko Carstens
2023-05-19s390/dasd: fix command reject error on ESE devicesStefan Haberland
2023-04-11s390/dasd: add aq_timeouts autoquiesce triggerStefan Haberland
2023-02-09s390/dasd: Fix potential memleak in dasd_eckd_init()Qiheng Lin
2023-02-09s390/dasd: sort out physical vs virtual pointers usageAlexander Gordeev
2022-11-23s390/dasd: fix no record found for raw_track_accessStefan Haberland
2022-11-23s390/dasd: increase printing of debug data payloadStefan Haberland
2022-09-28s390/dasd: use blk_mq_alloc_diskChristoph Hellwig
2022-09-21s390/dasd: add device ping attributeStefan Haberland
2022-09-21s390/dasd: add copy pair swap capabilityStefan Haberland
2022-09-21s390/dasd: add copy pair setupStefan Haberland
2022-09-21s390/dasd: add query PPRC functionStefan Haberland
2022-09-21s390/dasd: put block allocation in separate functionStefan Haberland
2022-08-04s390/dasd: Establish DMA alignmentEric Farman
2022-05-05s390/dasd: Use kzalloc instead of kmalloc/memsetHaowen Bai
2022-05-05s390/dasd: Fix read for ESE with blksize < 4kJan 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 missing path conf_data after failed allocationStefan Haberland
2021-10-20s390/dasd: summarize dasd configuration data in a separate structureStefan Haberland
2021-10-20s390/dasd: move dasd_eckd_read_fc_securityStefan Haberland
2021-10-20s390/dasd: split up dasd_eckd_read_confStefan Haberland
2021-08-30Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-16dasd: use bvec_virtChristoph Hellwig
2021-08-04s390/dasd: fix use after free in dasd path handlingStefan Haberland
2021-07-01s390/dasd: Avoid field over-reading memcpy()Kees Cook
2021-03-16s390/dasd: let driver core manage the sysfs attributesJulian Wiedmann
2021-01-25s390/dasd: Fix inconsistent kobject removalJan Höppner
2020-12-16Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-02s390/dasd: remove unused pm related functionsVineeth Vijayan
2020-11-16s390/dasd: Process FCES path event notificationJan Höppner
2020-11-16s390/dasd: Prepare for additional path event handlingJan Höppner
2020-11-16s390/dasd: Display FC Endpoint Security information via sysfsJan Höppner
2020-11-16s390/dasd: Fix operational path inconsistencyJan Höppner
2020-11-16s390/dasd: Store path configuration data during path handlingJan Höppner
2020-11-16s390/dasd: Move duplicate code to separate functionJan Höppner