summaryrefslogtreecommitdiff
path: root/drivers/s390/block
AgeCommit message (Expand)AuthorFilesLines
2023-07-01Merge tag 'libnvdimm-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+2
2023-06-30Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+6
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds5-16/+15
2023-06-26dax: enable dax fault handler to report VM_FAULT_HWPOISONJane Chu1-1/+2
2023-06-12block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig5-9/+9
2023-06-12block: use the holder as indication for exclusive opensChristoph Hellwig1-1/+1
2023-06-12block: remove the unused mode argument to ->releaseChristoph Hellwig2-3/+3
2023-06-12block: pass a gendisk to ->openChristoph Hellwig2-6/+5
2023-06-09s390/dasd: Use correct lock while counting channel queue lengthJan Höppner1-2/+2
2023-06-05block: introduce holder opsChristoph Hellwig1-1/+1
2023-05-22Merge patch series "Use block pr_ops in LIO"Martin K. Petersen1-1/+6
2023-05-20s390/dasd: fix command reject error on ESE devicesStefan Haberland1-2/+31
2023-04-12block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICTMike Christie1-1/+6
2023-04-12s390/dasd: fix hanging blockdevice after request requeueStefan Haberland1-1/+1
2023-04-12s390/dasd: add autoquiesce event for start IO errorStefan Haberland1-0/+2
2023-04-12s390/dasd: add aq_timeouts autoquiesce triggerStefan Haberland4-0/+60
2023-04-12s390/dasd: add aq_requeue sysfs attributeStefan Haberland1-0/+36
2023-04-12s390/dasd: add aq_mask sysfs attributeStefan Haberland2-7/+59
2023-04-12s390/dasd: add autoquiesce featureStefan Haberland3-17/+46
2023-04-12s390/dasd: remove unused DASD EER definesStefan Haberland1-11/+1
2023-02-10s390/dasd: Fix potential memleak in dasd_eckd_init()Qiheng Lin1-1/+3
2023-02-10s390/dasd: sort out physical vs virtual pointers usageAlexander Gordeev6-70/+67
2023-01-30s390/dcssblk:: don't call bio_split_to_limitsChristoph Hellwig1-4/+0
2023-01-04block: handle bio_split_to_limits() NULL returnJens Axboe1-0/+2
2022-11-26Merge tag 'block-6.1-2022-11-25' of git://git.kernel.dk/linuxLinus Torvalds3-24/+23
2022-11-23s390/dasd: fix possible buffer overflow in copy_pair_showStefan Haberland1-1/+1
2022-11-23s390/dasd: fix no record found for raw_track_accessStefan Haberland1-4/+2
2022-11-23s390/dasd: increase printing of debug data payloadStefan Haberland1-18/+19
2022-11-23s390/dasd: Fix spelling mistake "Ivalid" -> "Invalid"Colin Ian King1-1/+1
2022-11-16s390/dcssblk: fix deadlock when adding a DCSSGerald Schaefer1-0/+1
2022-10-09Merge tag 's390-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds3-4/+4
2022-10-07Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linuxLinus Torvalds10-120/+1044
2022-09-28s390/dasd: use blk_mq_alloc_diskChristoph Hellwig7-88/+39
2022-09-21s390/dasd: add device ping attributeStefan Haberland4-0/+81
2022-09-21s390/dasd: suppress generic error messages for PPRC secondary devicesStefan Haberland1-0/+5
2022-09-21s390/dasd: add ioctl to perform a swap of the drivers copy pairStefan Haberland1-0/+53
2022-09-21s390/dasd: add copy pair swap capabilityStefan Haberland4-1/+117
2022-09-21s390/dasd: add copy pair setupStefan Haberland4-17/+623
2022-09-21s390/dasd: add query PPRC functionStefan Haberland3-0/+104
2022-09-21s390/dasd: put block allocation in separate functionStefan Haberland1-15/+23
2022-09-19s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroupStefan Haberland1-2/+7
2022-08-30s390: move from strlcpy with unused retval to strscpyWolfram Sang3-4/+4
2022-08-05s390/dasd: Establish DMA alignmentEric Farman2-0/+2
2022-08-05s390/dasd: drop unexpected word 'for' in commentsJiang Jian1-1/+1
2022-08-03block: change the blk_queue_split calling conventionChristoph Hellwig1-1/+1
2022-07-06blk-mq: Drop blk_mq_ops.timeout 'reserved' argJohn Garry2-2/+2
2022-06-28block: remove blk_cleanup_diskChristoph Hellwig2-6/+6
2022-06-28block: simplify disk shutdownChristoph Hellwig2-3/+3
2022-05-28Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+6
2022-05-24Merge tag 'for-5.19/drivers-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0