summaryrefslogtreecommitdiff
path: root/drivers/s390/block
AgeCommit message (Expand)Author
2023-09-08Merge tag 'block-6.6-2023-09-08' of git://git.kernel.dk/linuxLinus Torvalds
2023-09-01s390/dasd: fix string length handlingHeiko Carstens
2023-08-30s390/dcssblk: fix lockdep warningGerald Schaefer
2023-08-28Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
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-08-16s390/dcssblk: fix kernel crash with list_add corruptionGerald Schaefer
2023-08-16s390/mm: make virt_to_pfn() a static inlineLinus Walleij
2023-07-28Merge tag 'block-6.5-2023-07-28' of git://git.kernel.dk/linuxLinus Torvalds
2023-07-24s390/dasd: print copy pair message only for the correct errorStefan Haberland
2023-07-24s390/dasd: fix hanging device after request requeueStefan Haberland
2023-07-24s390/dasd: use correct number of retries for ERP requestsStefan Haberland
2023-07-24s390/dasd: fix hanging device after quiesce/resumeStefan Haberland
2023-07-24s390/dcssblk: fix virtual vs physical address confusionAlexander Gordeev
2023-07-24s390/dcssblk: use IS_ALIGNED() for alignment checksAlexander Gordeev
2023-07-06Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-07-03s390: include linux/io.h instead of asm/io.hHeiko Carstens
2023-07-01Merge tag 'libnvdimm-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-06-30Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-26dax: enable dax fault handler to report VM_FAULT_HWPOISONJane Chu
2023-06-12block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig
2023-06-12block: use the holder as indication for exclusive opensChristoph Hellwig
2023-06-12block: remove the unused mode argument to ->releaseChristoph Hellwig
2023-06-12block: pass a gendisk to ->openChristoph Hellwig
2023-06-09s390/dasd: Use correct lock while counting channel queue lengthJan Höppner
2023-06-05block: introduce holder opsChristoph Hellwig
2023-05-22Merge patch series "Use block pr_ops in LIO"Martin K. Petersen
2023-05-19s390/dasd: fix command reject error on ESE devicesStefan Haberland
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 aq_requeue sysfs attributeStefan Haberland
2023-04-11s390/dasd: add aq_mask sysfs attributeStefan Haberland
2023-04-11s390/dasd: add autoquiesce featureStefan Haberland
2023-04-11s390/dasd: remove unused DASD EER definesStefan 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
2023-01-29s390/dcssblk:: don't call bio_split_to_limitsChristoph Hellwig
2023-01-04block: handle bio_split_to_limits() NULL returnJens Axboe
2022-11-25Merge tag 'block-6.1-2022-11-25' of git://git.kernel.dk/linuxLinus Torvalds
2022-11-23s390/dasd: fix possible buffer overflow in copy_pair_showStefan Haberland
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-11-23s390/dasd: Fix spelling mistake "Ivalid" -> "Invalid"Colin Ian King
2022-11-16s390/dcssblk: fix deadlock when adding a DCSSGerald Schaefer
2022-10-09Merge tag 's390-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-10-07Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linuxLinus Torvalds