summaryrefslogtreecommitdiff
path: root/drivers/s390/block
AgeCommit message (Expand)Author
2021-07-04Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
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
2021-03-05s390/dasd: fix hanging DASD driver unbindStefan Haberland
2021-02-21Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-01-25s390/dasd: Fix inconsistent kobject removalJan Höppner
2021-01-24block: add a disk_uevent helperChristoph Hellwig
2021-01-24block: store a block_device pointer in struct bioChristoph Hellwig
2021-01-24dcssblk: remove the end of device check in dcssblk_submit_bioChristoph Hellwig
2020-12-17s390/dasd: fix list corruption of lcu listStefan Haberland
2020-12-17s390/dasd: fix list corruption of pavgroup group listStefan Haberland
2020-12-17s390/dasd: prevent inconsistent LCU device dataStefan Haberland
2020-12-17s390/dasd: fix hanging device offline processingStefan Haberland
2020-12-16Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-14Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-12-02s390/dasd: remove unused pm related functionsVineeth Vijayan
2020-12-01block: stop using bdget_disk for partition 0Christoph Hellwig
2020-12-01block: switch disk_part_iter_* to use a struct block_deviceChristoph Hellwig
2020-12-01block: remove the nr_sects field in struct hd_structChristoph Hellwig
2020-11-16s390/dasd: fix null pointer dereference for ERP requestsStefan Haberland
2020-11-16s390/dasd: Process FCES path event notificationJan Höppner
2020-11-16s390/dasd: Prepare for additional path event handlingJan Höppner
2020-11-16s390/dasd: Display FC Endpoint Security information via sysfsJan Höppner
2020-11-16s390/dasd: Fix operational path inconsistencyJan Höppner
2020-11-16s390/dasd: Store path configuration data during path handlingJan Höppner
2020-11-16s390/dasd: Move duplicate code to separate functionJan Höppner
2020-11-16s390/dasd: Remove unused parameter from dasd_generic_probe()Jan Höppner
2020-11-16dasd: implement ->set_read_only to hook into BLKROSET processingChristoph Hellwig
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-25block: add a bdev_is_partition helperChristoph Hellwig
2020-09-23dasd: cleanup dasd_scan_partitionsChristoph Hellwig
2020-09-14s390/dasd: Fix zero write for FBA devicesJan Höppner
2020-09-01block: fix locking for struct block_device size updatesChristoph Hellwig
2020-07-15s390/dasd: Use struct_size() helperGustavo A. R. Silva