summaryrefslogtreecommitdiffstats
path: root/drivers/s390/block
Commit message (Expand)AuthorAgeFilesLines
* s390/dasd: remove ioctl_by_bdev callsStefan Haberland2020-05-211-0/+34
* dasd: refactor dasd_ioctl_informationChristoph Hellwig2020-05-211-19/+23
* dasd: use blk_drop_partitions instead of badly reimplementing itChristoph Hellwig2020-04-201-16/+4
* s390/dasd: remove IOSCHED_DEADLINE from DASD KconfigStefan Haberland2020-04-171-1/+0
* Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-081-2/+18
|\
| * dax: Move mandatory ->zero_page_range() check in alloc_dax()Vivek Goyal2020-04-021-2/+3
| * s390,dcssblk,dax: Add dax zero_page_range operation to dcssblk driverVivek Goyal2020-04-021-0/+15
* | Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-04-042-2/+2
|\ \
| * | s390: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-272-2/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2020-04-011-1/+1
|\ \
| * | s390/dasd: Fix comment spellingGeert Uytterhoeven2020-03-171-1/+1
* | | Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds2020-03-302-4/+4
|\ \ \ | |/ / |/| |
| * | block: simplify queue allocationChristoph Hellwig2020-03-272-4/+4
| |/
* / s390/dasd: fix data corruption for thin provisioned devicesStefan Haberland2020-03-123-12/+193
|/
* proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-041-8/+7
* s390/dasd: fix typo in copyright statementStefan Haberland2019-12-202-2/+2
* s390/dasd: fix memleak in path handling error caseStefan Haberland2019-12-201-17/+2
* s390/dasd/cio: Interpret ccw_device_get_mdc return value correctlyJan Höppner2019-12-201-4/+5
* block: remove (__)blkdev_reread_part as an exported APIChristoph Hellwig2019-11-141-1/+3
* Revert "s390/dasd: Add discard support for ESE volumes"Stefan Haberland2019-10-011-54/+3
* s390/dasd: Fix error handling during online processingJan Höppner2019-10-011-16/+8
* s390/dasd: fix endless loop after read unit address configurationStefan Haberland2019-08-011-6/+16
* Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-181-1/+1
|\
| * libnvdimm: add dax_dev sync flagPankaj Gupta2019-07-051-1/+1
* | s390/dasd: Handle out-of-space constraintJan Höppner2019-07-115-3/+243
* | s390/dasd: Add discard support for ESE volumesJan Höppner2019-07-111-3/+54
* | s390/dasd: Use ALIGN_DOWN macroJan Höppner2019-07-111-1/+1
* | s390/dasd: Make dasd_setup_queue() a discipline functionJan Höppner2019-07-117-80/+103
* | s390/dasd: Add new ioctl to release spaceJan Höppner2019-07-114-0/+361
* | s390/dasd: Add dasd_sleep_on_queue_interruptible()Jan Höppner2019-07-112-0/+10
* | s390/dasd: Add dynamic formatting support for ESE volumesJan Höppner2019-07-113-14/+239
* | s390/dasd: Recognise data for ESE volumesJan Höppner2019-07-114-4/+430
* | s390/dasd: Put sub-order definitions in a separate sectionJan Höppner2019-07-111-2/+6
* | s390/dasd: Make layout analysis ESE compatibleJan Höppner2019-07-111-6/+6
* | s390/dasd: Remove old defines and functionJan Höppner2019-07-111-21/+0
* | s390/dasd: Remove unused structs and function prototypesJan Höppner2019-07-111-25/+0
* | s390/dasd: Fix a precision vs width bug in dasd_feature_list()Dan Carpenter2019-07-021-1/+1
* | s390/Kconfig: pedantic cleanupsEnrico Weigelt, metux IT consult2019-06-041-1/+1
|/
* dax: Arrange for dax_supported check to span multiple devicesDan Williams2019-05-201-0/+1
* s390/dasd: fix build warning in dasd_eckd_build_cp_rawMing Lei2019-05-091-1/+1
* s390/dasd: Fix capacity calculation for large volumesPeter Oberparleiter2019-03-291-3/+3
* Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-03-051-14/+5
|\
| * s390/dasd: fix read device characteristic with CONFIG_VMAP_STACK=yMartin Schwidefsky2019-03-011-14/+5
* | s390/dasd: fix using offset into zero size array errorStefan Haberland2019-01-281-0/+8
|/
* Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2019-01-022-16/+2
|\
| * s390/drivers: fix proc/debugfs file permissionsSebastian Ott2018-12-131-2/+1
| * s390: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-131-14/+1
* | dasd: remove dead codeJens Axboe2018-11-071-17/+5
|/
* Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2018-10-231-4/+2
|\
| * s390/dasd: remove unnecessary condition checkChengguang Xu2018-09-201-4/+2