summaryrefslogtreecommitdiff
path: root/drivers/s390/block
AgeCommit message (Expand)Author
2021-11-16s390: replace snprintf in show functions with sysfs_emitQing Wang
2021-11-06Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-10-20s390/dasd: fix possibly missed path verificationStefan Haberland
2021-10-20s390/dasd: fix missing path conf_data after failed allocationStefan Haberland
2021-10-20s390/dasd: summarize dasd configuration data in a separate structureStefan Haberland
2021-10-20s390/dasd: move dasd_eckd_read_fc_securityStefan Haberland
2021-10-20s390/dasd: split up dasd_eckd_read_confStefan Haberland
2021-10-20s390/dasd: fix kernel doc commentHeiko Carstens
2021-10-20s390/dasd: handle request magic consistently as unsigned intHeiko Carstens
2021-10-18block: switch polling to be bio basedChristoph Hellwig
2021-10-18block: drop unused includes in <linux/genhd.h>Christoph Hellwig
2021-10-04s390/block/scm_blk: add error handling support for add_disk()Luis Chamberlain
2021-10-04s390/block/dcssblk: add error handling support for add_disk()Gerald Schaefer
2021-10-04s390/block/dasd_genhd: add error handling support for add_disk()Luis Chamberlain
2021-09-09Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-09-07s390: remove xpram device driverHeiko Carstens
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-30Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-30Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-08-23block: pass a request_queue to __blk_alloc_diskChristoph Hellwig
2021-08-23block: remove the minors argument to __alloc_disk_nodeChristoph Hellwig
2021-08-23block: remove alloc_disk and alloc_disk_nodeChristoph Hellwig
2021-08-16dcssblk: use bvec_virtChristoph Hellwig
2021-08-16dasd: use bvec_virtChristoph Hellwig
2021-08-09Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman
2021-08-07Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-04s390/dasd: fix use after free in dasd path handlingStefan Haberland
2021-07-27s390/dasd: remove debug printkHeiko Carstens
2021-07-21s390/scm: Make struct scm_driver::remove return voidUwe Kleine-König
2021-07-09Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-04Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-07-01s390/dasd: Avoid field over-reading memcpy()Kees Cook
2021-07-01dasd: unexport dasd_set_target_stateChristoph Hellwig
2021-06-30Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-28s390/dasd: use register pair instead of register asmHeiko Carstens
2021-06-24block: pass a gendisk to bdev_disk_changedChristoph Hellwig
2021-06-18s390/xpram: Remove power management supportPeter Oberparleiter
2021-06-18s390/dcssblk: Remove power management supportPeter Oberparleiter
2021-06-11scm_blk: use blk_mq_alloc_disk and blk_cleanup_diskChristoph Hellwig
2021-06-01block: move bd_mutex to struct gendiskChristoph Hellwig
2021-06-01xpram: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig
2021-06-01dcssblk: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig
2021-05-25s390/dasd: add missing discipline functionStefan Haberland
2021-05-03s390: dasd: Mundane spelling fixesBhaskar Chowdhury
2021-04-28Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-08dasd: use bdev_disk_changed instead of blk_drop_partitionsChristoph Hellwig
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-03-16s390/dasd: let driver core manage the sysfs attributesJulian Wiedmann
2021-03-16s390/dasd: remove dasd_fba_probe() wrapperJulian Wiedmann
2021-03-05s390/dasd: fix hanging IO request during DASD driver unbindStefan Haberland