summaryrefslogtreecommitdiffstats
path: root/drivers/s390/block
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-213-27/+7
|\
| * block: add a disk_uevent helperChristoph Hellwig2021-01-241-21/+5
| * block: store a block_device pointer in struct bioChristoph Hellwig2021-01-242-2/+2
| * dcssblk: remove the end of device check in dcssblk_submit_bioChristoph Hellwig2021-01-241-4/+0
* | s390/dasd: Fix inconsistent kobject removalJan Höppner2021-01-253-8/+17
|/
* s390/dasd: fix list corruption of lcu listStefan Haberland2020-12-171-1/+1
* s390/dasd: fix list corruption of pavgroup group listStefan Haberland2020-12-171-0/+1
* s390/dasd: prevent inconsistent LCU device dataStefan Haberland2020-12-171-0/+9
* s390/dasd: fix hanging device offline processingStefan Haberland2020-12-171-1/+9
* Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-165-67/+352
|\
| * s390/dasd: Process FCES path event notificationJan Höppner2020-11-163-9/+64
| * s390/dasd: Prepare for additional path event handlingJan Höppner2020-11-163-36/+47
| * s390/dasd: Display FC Endpoint Security information via sysfsJan Höppner2020-11-163-0/+207
| * s390/dasd: Fix operational path inconsistencyJan Höppner2020-11-161-0/+1
| * s390/dasd: Store path configuration data during path handlingJan Höppner2020-11-161-1/+15
| * s390/dasd: Move duplicate code to separate functionJan Höppner2020-11-161-22/+20
| * s390/dasd: Remove unused parameter from dasd_generic_probe()Jan Höppner2020-11-164-5/+4
* | Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-163-29/+19
|\ \
| * | block: stop using bdget_disk for partition 0Christoph Hellwig2020-12-011-3/+2
| * | block: switch disk_part_iter_* to use a struct block_deviceChristoph Hellwig2020-12-011-4/+4
| * | block: remove the nr_sects field in struct hd_structChristoph Hellwig2020-12-011-3/+1
| |/
| * dasd: implement ->set_read_only to hook into BLKROSET processingChristoph Hellwig2020-11-163-19/+12
* | Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2020-12-144-198/+2
|\ \
| * | s390/dasd: remove unused pm related functionsVineeth Vijayan2020-12-024-198/+2
| |/
* / s390/dasd: fix null pointer dereference for ERP requestsStefan Haberland2020-11-161-0/+6
|/
* Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-132-22/+10
|\
| * block: add a bdev_is_partition helperChristoph Hellwig2020-09-251-4/+4
| * dasd: cleanup dasd_scan_partitionsChristoph Hellwig2020-09-231-11/+4
| * block: fix locking for struct block_device size updatesChristoph Hellwig2020-09-011-7/+2
* | s390/dasd: Fix zero write for FBA devicesJan Höppner2020-09-141-1/+8
|/
* s390/dasd: Use struct_size() helperGustavo A. R. Silva2020-07-151-5/+3
* s390/dasd: fix inability to use DASD with DIAG driverStefan Haberland2020-07-151-8/+17
* dcssblk: don't set bd_block_size in ->openChristoph Hellwig2020-07-011-1/+0
* block: move ->make_request_fn to struct block_device_operationsChristoph Hellwig2020-07-012-8/+7
* block: remove the request_queue argument from blk_queue_splitChristoph Hellwig2020-07-012-2/+2
* blk-mq: move failure injection out of blk_mq_complete_requestChristoph Hellwig2020-06-242-2/+3
* 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
|/