summaryrefslogtreecommitdiff
path: root/drivers/s390/block
AgeCommit message (Expand)Author
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
2022-09-28s390/dasd: use blk_mq_alloc_diskChristoph Hellwig
2022-09-21s390/dasd: add device ping attributeStefan Haberland
2022-09-21s390/dasd: suppress generic error messages for PPRC secondary devicesStefan Haberland
2022-09-21s390/dasd: add ioctl to perform a swap of the drivers copy pairStefan 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-09-19s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroupStefan Haberland
2022-08-30s390: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-04s390/dasd: Establish DMA alignmentEric Farman
2022-08-04s390/dasd: drop unexpected word 'for' in commentsJiang Jian
2022-08-02block: change the blk_queue_split calling conventionChristoph Hellwig
2022-07-06blk-mq: Drop blk_mq_ops.timeout 'reserved' argJohn Garry
2022-06-28block: remove blk_cleanup_diskChristoph Hellwig
2022-06-28block: simplify disk shutdownChristoph Hellwig
2022-05-27Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-23Merge tag 'for-5.19/drivers-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-23Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-16dax: introduce DAX_RECOVERY_WRITE dax access modeJane Chu
2022-05-05s390/dasd: Use kzalloc instead of kmalloc/memsetHaowen Bai
2022-05-05s390/dasd: Fix read inconsistency for ESE DASD devicesJan Höppner
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
2022-05-03dasd: don't set the discard_alignment queue limitChristoph Hellwig
2022-04-17block: remove QUEUE_FLAG_DISCARDChristoph Hellwig
2022-03-25Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-03-08s390/extable: move EX_TABLE define to asm-extable.hHeiko Carstens
2022-02-02block: remove genhd.hChristoph Hellwig
2022-01-12Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds