aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-09Merge tag 's390-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus 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-04s390/dasd: Establish DMA alignmentEric Farman2-0/+2
2022-08-04s390/dasd: drop unexpected word 'for' in commentsJiang Jian1-1/+1
2022-08-02block: 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-27Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-3/+6
2022-05-23Merge tag 'for-5.19/drivers-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2022-05-23Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2022-05-16dax: introduce DAX_RECOVERY_WRITE dax access modeJane Chu1-3/+6
2022-05-05s390/dasd: Use kzalloc instead of kmalloc/memsetHaowen Bai1-4/+1
2022-05-05s390/dasd: Fix read inconsistency for ESE DASD devicesJan Höppner1-2/+1
2022-05-05s390/dasd: Fix read for ESE with blksize < 4kJan Höppner1-4/+3
2022-05-05s390/dasd: prevent double format of tracks for ESE devicesStefan Haberland3-2/+26
2022-05-05s390/dasd: fix data corruption for ESE devicesStefan Haberland3-2/+20
2022-05-03dasd: don't set the discard_alignment queue limitChristoph Hellwig1-1/+0
2022-04-17block: remove QUEUE_FLAG_DISCARDChristoph Hellwig1-1/+0
2022-03-25Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+1
2022-03-08s390/extable: move EX_TABLE define to asm-extable.hHeiko Carstens1-1/+1
2022-02-02block: remove genhd.hChristoph Hellwig3-3/+0
2022-01-12Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds2-19/+9
2022-01-08s390/dasd: use default_groups in kobj_typeGreg Kroah-Hartman1-1/+2
2021-12-18dax: remove the copy_from_iter and copy_to_iter methodsChristoph Hellwig1-14/+0
2021-12-18dax: remove the DAXDEV_F_SYNC flagChristoph Hellwig1-2/+2
2021-12-04dax: remove dax_capableChristoph Hellwig1-1/+0
2021-12-04dax: simplify the dax_device <-> gendisk associationChristoph Hellwig1-3/+8
2021-12-04dax: remove CONFIG_DAX_DRIVERChristoph Hellwig1-1/+1
2021-11-16s390: replace snprintf in show functions with sysfs_emitQing Wang1-38/+38
2021-11-06Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-4/+21
2021-10-20s390/dasd: fix possibly missed path verificationStefan Haberland2-3/+15
2021-10-20s390/dasd: fix missing path conf_data after failed allocationStefan Haberland1-1/+12
2021-10-20s390/dasd: summarize dasd configuration data in a separate structureStefan Haberland2-97/+98
2021-10-20s390/dasd: move dasd_eckd_read_fc_securityStefan Haberland1-2/+3
2021-10-20s390/dasd: split up dasd_eckd_read_confStefan Haberland1-79/+51
2021-10-20s390/dasd: fix kernel doc commentHeiko Carstens1-2/+2
2021-10-20s390/dasd: handle request magic consistently as unsigned intHeiko Carstens3-8/+8
2021-10-18block: switch polling to be bio basedChristoph Hellwig1-4/+3
2021-10-18block: drop unused includes in <linux/genhd.h>Christoph Hellwig1-0/+1