summaryrefslogtreecommitdiff
path: root/drivers/s390/block
AgeCommit message (Expand)Author
2020-09-14s390/dasd: Fix zero write for FBA devicesJan Höppner
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
2019-10-01Revert "s390/dasd: Add discard support for ESE volumes"Stefan Haberland
2019-10-01s390/dasd: Fix error handling during online processingJan Höppner
2019-08-01s390/dasd: fix endless loop after read unit address configurationStefan Haberland
2019-07-18Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-11s390/dasd: Handle out-of-space constraintJan Höppner
2019-07-11s390/dasd: Add discard support for ESE volumesJan Höppner
2019-07-11s390/dasd: Use ALIGN_DOWN macroJan Höppner
2019-07-11s390/dasd: Make dasd_setup_queue() a discipline functionJan Höppner
2019-07-11s390/dasd: Add new ioctl to release spaceJan Höppner
2019-07-11s390/dasd: Add dasd_sleep_on_queue_interruptible()Jan Höppner
2019-07-11s390/dasd: Add dynamic formatting support for ESE volumesJan Höppner
2019-07-11s390/dasd: Recognise data for ESE volumesJan Höppner
2019-07-11s390/dasd: Put sub-order definitions in a separate sectionJan Höppner
2019-07-11s390/dasd: Make layout analysis ESE compatibleJan Höppner
2019-07-11s390/dasd: Remove old defines and functionJan Höppner
2019-07-11s390/dasd: Remove unused structs and function prototypesJan Höppner
2019-07-05libnvdimm: add dax_dev sync flagPankaj Gupta
2019-07-02s390/dasd: Fix a precision vs width bug in dasd_feature_list()Dan Carpenter
2019-06-04s390/Kconfig: pedantic cleanupsEnrico Weigelt, metux IT consult
2019-05-20dax: Arrange for dax_supported check to span multiple devicesDan Williams
2019-05-09s390/dasd: fix build warning in dasd_eckd_build_cp_rawMing Lei
2019-03-29s390/dasd: Fix capacity calculation for large volumesPeter Oberparleiter
2019-03-05Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-03-01s390/dasd: fix read device characteristic with CONFIG_VMAP_STACK=yMartin Schwidefsky