summaryrefslogtreecommitdiffstats
path: root/drivers/s390/block
AgeCommit message (Expand)Author
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
2020-07-15s390/dasd: fix inability to use DASD with DIAG driverStefan Haberland
2020-07-01dcssblk: don't set bd_block_size in ->openChristoph Hellwig
2020-07-01block: move ->make_request_fn to struct block_device_operationsChristoph Hellwig
2020-07-01block: remove the request_queue argument from blk_queue_splitChristoph Hellwig
2020-06-24blk-mq: move failure injection out of blk_mq_complete_requestChristoph Hellwig
2020-05-21s390/dasd: remove ioctl_by_bdev callsStefan Haberland
2020-05-21dasd: refactor dasd_ioctl_informationChristoph Hellwig
2020-04-20dasd: use blk_drop_partitions instead of badly reimplementing itChristoph Hellwig
2020-04-17s390/dasd: remove IOSCHED_DEADLINE from DASD KconfigStefan Haberland
2020-04-08Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-04Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-04-02dax: Move mandatory ->zero_page_range() check in alloc_dax()Vivek Goyal
2020-04-02s390,dcssblk,dax: Add dax zero_page_range operation to dcssblk driverVivek Goyal
2020-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2020-03-30Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-27block: simplify queue allocationChristoph Hellwig
2020-03-17s390/dasd: Fix comment spellingGeert Uytterhoeven
2020-03-12s390/dasd: fix data corruption for thin provisioned devicesStefan Haberland
2020-02-27s390: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2019-12-20s390/dasd: fix typo in copyright statementStefan Haberland
2019-12-20s390/dasd: fix memleak in path handling error caseStefan Haberland
2019-12-20s390/dasd/cio: Interpret ccw_device_get_mdc return value correctlyJan Höppner
2019-11-14block: remove (__)blkdev_reread_part as an exported APIChristoph Hellwig