summaryrefslogtreecommitdiff
path: root/drivers/s390/block
AgeCommit message (Expand)AuthorFilesLines
2024-01-26s390/scm: fix virtual vs physical address confusionVineeth Vijayan1-3/+4
2023-12-08s390/dasd: protect device queue against concurrent accessJan Höppner1-11/+13
2023-09-19s390/dasd: fix hanging device after request requeueStefan Haberland1-77/+48
2023-09-19s390/dasd: use correct number of retries for ERP requestsStefan Haberland1-1/+1
2023-08-11s390/dasd: fix hanging device after quiesce/resumeStefan Haberland1-0/+1
2023-06-14s390/dasd: Use correct lock while counting channel queue lengthJan Höppner1-2/+2
2023-05-17s390/dasd: fix hanging blockdevice after request requeueStefan Haberland1-1/+1
2023-03-17s390/dasd: add missing discipline functionStefan Haberland3-3/+12
2023-03-11s390/dasd: Fix potential memleak in dasd_eckd_init()Qiheng Lin1-1/+3
2023-03-11s390/dasd: Prepare for additional path event handlingJan Höppner3-36/+47
2022-12-02s390/dasd: fix no record found for raw_track_accessStefan Haberland1-4/+2
2022-09-28s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroupStefan Haberland1-2/+7
2022-05-12s390/dasd: Fix read inconsistency for ESE DASD devicesJan Höppner1-2/+1
2022-05-12s390/dasd: Fix read for ESE with blksize < 4kJan Höppner1-4/+3
2022-05-12s390/dasd: prevent double format of tracks for ESE devicesStefan Haberland3-2/+26
2022-05-12s390/dasd: fix data corruption for ESE devicesStefan Haberland3-2/+20
2021-03-17s390/dasd: fix hanging IO request during DASD driver unbindStefan Haberland1-1/+2
2021-03-17s390/dasd: fix hanging DASD driver unbindStefan Haberland1-2/+1
2020-12-30s390/dasd: fix list corruption of lcu listStefan Haberland1-1/+1
2020-12-30s390/dasd: fix list corruption of pavgroup group listStefan Haberland1-0/+1
2020-12-30s390/dasd: prevent inconsistent LCU device dataStefan Haberland1-0/+9
2020-12-30s390/dasd: fix hanging device offline processingStefan Haberland1-1/+9
2020-11-16s390/dasd: fix null pointer dereference for ERP requestsStefan Haberland1-0/+6
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds2-22/+10
2020-09-25block: add a bdev_is_partition helperChristoph Hellwig1-4/+4
2020-09-23dasd: cleanup dasd_scan_partitionsChristoph Hellwig1-11/+4
2020-09-15s390/dasd: Fix zero write for FBA devicesJan Höppner1-1/+8
2020-09-02block: fix locking for struct block_device size updatesChristoph Hellwig1-7/+2
2020-07-15s390/dasd: Use struct_size() helperGustavo A. R. Silva1-5/+3
2020-07-15s390/dasd: fix inability to use DASD with DIAG driverStefan Haberland1-8/+17
2020-07-01dcssblk: don't set bd_block_size in ->openChristoph Hellwig1-1/+0
2020-07-01block: move ->make_request_fn to struct block_device_operationsChristoph Hellwig2-8/+7
2020-07-01block: remove the request_queue argument from blk_queue_splitChristoph Hellwig2-2/+2
2020-06-24blk-mq: move failure injection out of blk_mq_complete_requestChristoph Hellwig2-2/+3
2020-05-21s390/dasd: remove ioctl_by_bdev callsStefan Haberland1-0/+34
2020-05-21dasd: refactor dasd_ioctl_informationChristoph Hellwig1-19/+23
2020-04-20dasd: use blk_drop_partitions instead of badly reimplementing itChristoph Hellwig1-16/+4
2020-04-17s390/dasd: remove IOSCHED_DEADLINE from DASD KconfigStefan Haberland1-1/+0
2020-04-09Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+18
2020-04-04Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-2/+2
2020-04-03dax: Move mandatory ->zero_page_range() check in alloc_dax()Vivek Goyal1-2/+3
2020-04-03s390,dcssblk,dax: Add dax zero_page_range operation to dcssblk driverVivek Goyal1-0/+15
2020-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2020-03-30Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds2-4/+4
2020-03-27block: simplify queue allocationChristoph Hellwig2-4/+4
2020-03-17s390/dasd: Fix comment spellingGeert Uytterhoeven1-1/+1
2020-03-12s390/dasd: fix data corruption for thin provisioned devicesStefan Haberland3-12/+193
2020-02-27s390: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-2/+2
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan1-8/+7
2019-12-20s390/dasd: fix typo in copyright statementStefan Haberland2-2/+2