summaryrefslogtreecommitdiffstats
path: root/drivers/s390/block
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-122-19/+9
|\
| * dax: remove the copy_from_iter and copy_to_iter methodsChristoph Hellwig2021-12-181-14/+0
| * dax: remove the DAXDEV_F_SYNC flagChristoph Hellwig2021-12-181-2/+2
| * dax: remove dax_capableChristoph Hellwig2021-12-041-1/+0
| * dax: simplify the dax_device <-> gendisk associationChristoph Hellwig2021-12-041-3/+8
| * dax: remove CONFIG_DAX_DRIVERChristoph Hellwig2021-12-041-1/+1
* | s390/dasd: use default_groups in kobj_typeGreg Kroah-Hartman2022-01-081-1/+2
* | s390: replace snprintf in show functions with sysfs_emitQing Wang2021-11-161-38/+38
|/
* Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-11-063-4/+21
|\
| * s390/block/scm_blk: add error handling support for add_disk()Luis Chamberlain2021-10-041-1/+6
| * s390/block/dcssblk: add error handling support for add_disk()Gerald Schaefer2021-10-041-1/+7
| * s390/block/dasd_genhd: add error handling support for add_disk()Luis Chamberlain2021-10-041-2/+8
* | s390/dasd: fix possibly missed path verificationStefan Haberland2021-10-202-3/+15
* | s390/dasd: fix missing path conf_data after failed allocationStefan Haberland2021-10-201-1/+12
* | s390/dasd: summarize dasd configuration data in a separate structureStefan Haberland2021-10-202-97/+98
* | s390/dasd: move dasd_eckd_read_fc_securityStefan Haberland2021-10-201-2/+3
* | s390/dasd: split up dasd_eckd_read_confStefan Haberland2021-10-201-79/+51
* | s390/dasd: fix kernel doc commentHeiko Carstens2021-10-201-2/+2
* | s390/dasd: handle request magic consistently as unsigned intHeiko Carstens2021-10-203-8/+8
* | block: switch polling to be bio basedChristoph Hellwig2021-10-181-4/+3
* | block: drop unused includes in <linux/genhd.h>Christoph Hellwig2021-10-181-0/+1
|/
* Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-09-093-428/+0
|\
| * s390: remove xpram device driverHeiko Carstens2021-09-073-428/+0
* | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-09-011-3/+1
|\ \
| * \ Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman2021-08-091-2/+11
| |\ \
| * | | s390/scm: Make struct scm_driver::remove return voidUwe Kleine-König2021-07-211-3/+1
* | | | Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-305-14/+16
|\ \ \ \ | |_|_|/ |/| | |
| * | | block: pass a request_queue to __blk_alloc_diskChristoph Hellwig2021-08-231-2/+2
| * | | block: remove the minors argument to __alloc_disk_nodeChristoph Hellwig2021-08-231-2/+2
| * | | block: remove alloc_disk and alloc_disk_nodeChristoph Hellwig2021-08-231-1/+4
| * | | dcssblk: use bvec_virtChristoph Hellwig2021-08-161-2/+1
| * | | dasd: use bvec_virtChristoph Hellwig2021-08-163-10/+10
| |/ /
* | | Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-08-301-3/+1
|\ \ \ | |_|/ |/| |
| * | s390/dasd: remove debug printkHeiko Carstens2021-07-271-3/+1
| |/
* | Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-071-2/+11
|\ \ | |/ |/|
| * s390/dasd: fix use after free in dasd path handlingStefan Haberland2021-08-041-2/+11
* | Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds2021-07-093-4/+5
|\|
| * s390/dasd: Avoid field over-reading memcpy()Kees Cook2021-07-012-3/+5
| * dasd: unexport dasd_set_target_stateChristoph Hellwig2021-07-011-1/+0
* | Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-07-043-174/+16
|\ \ | |/ |/|
| * s390/dasd: use register pair instead of register asmHeiko Carstens2021-06-281-11/+10
| * s390/xpram: Remove power management supportPeter Oberparleiter2021-06-181-60/+3
| * s390/dcssblk: Remove power management supportPeter Oberparleiter2021-06-181-103/+3
* | Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-06-304-56/+29
|\ \ | |/ |/|
| * block: pass a gendisk to bdev_disk_changedChristoph Hellwig2021-06-241-2/+2
| * scm_blk: use blk_mq_alloc_disk and blk_cleanup_diskChristoph Hellwig2021-06-111-15/+6
| * block: move bd_mutex to struct gendiskChristoph Hellwig2021-06-011-4/+4
| * xpram: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig2021-06-011-17/+9
| * dcssblk: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig2021-06-011-18/+8
* | s390/dasd: add missing discipline functionStefan Haberland2021-05-253-3/+14
|/