summaryrefslogtreecommitdiffstats
path: root/drivers/s390/block (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390/dasd: fix error recovery leading to data corruption on ESE devicesStefan Haberland2024-08-124-53/+50
* s390/dasd: Remove DMA alignmentEric Farman2024-08-121-1/+0
* Merge tag 'for-6.11/block-20240722' of git://git.kernel.dk/linuxLinus Torvalds2024-07-224-2/+11
|\
| * s390/dasd: fix error checks in dasd_copy_pair_store()Carlos López2024-07-151-2/+8
| * s390/dasd: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-07-153-0/+3
* | Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-07-191-0/+1
|\ \
| * | s390/dcssblk: Add missing MODULE_DESCRIPTION() macroJeff Johnson2024-06-281-0/+1
* | | Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds2024-07-153-7/+1
|\ \ \ | | |/ | |/|
| * | block: move the dax flag to queue_limitsChristoph Hellwig2024-06-191-1/+1
| * | block: move the add_random flag to queue_limitsChristoph Hellwig2024-06-191-4/+0
| * | block: move the nonrot flag to queue_limitsChristoph Hellwig2024-06-192-2/+0
| |/
* / s390/dasd: Fix invalid dereferencing of indirect CCW data pointerStefan Haberland2024-07-032-3/+3
|/
* Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-05-211-1/+1
|\
| * dasd_format(): killing the last remaining user of ->bd_inodeAl Viro2024-05-031-1/+1
* | scsi: block: Remove now unused queue limits helpersChristoph Hellwig2024-04-121-3/+3
|/
* Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2024-03-198-93/+91
|\
| * s390/scm: use new address translation helpersHeiko Carstens2024-03-131-3/+3
| * s390/cio,idal: fix virtual vs physical address confusionHeiko Carstens2024-03-132-11/+9
| * s390/dasd: use new address translation helpersHeiko Carstens2024-03-136-76/+76
| * s390/dasd: remove superfluous virt_to_phys() conversionHeiko Carstens2024-03-131-2/+2
| * s390/dasd_eckd: fix virtual vs physical address confusionHeiko Carstens2024-03-132-8/+8
| * s390/dcssblk: fix virtual vs physical address confusionGerald Schaefer2024-03-131-1/+1
* | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-151-5/+6
|\ \ | |/ |/|
| * dcssblk: handle alloc_dax() -EOPNOTSUPP failureMathieu Desnoyers2024-02-231-5/+6
* | Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds2024-03-1115-467/+242
|\ \
| * | dasd: use the atomic queue limits APIChristoph Hellwig2024-03-062-18/+24
| * | dasd: move queue setup to common codeChristoph Hellwig2024-03-065-77/+42
| * | dasd: cleamup dasd_state_basic_to_readyChristoph Hellwig2024-03-061-28/+26
| * | scm_blk: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig2024-02-201-8/+9
| * | dcssblk: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig2024-02-201-2/+4
| * | block: pass a queue_limits argument to blk_alloc_diskChristoph Hellwig2024-02-201-3/+3
| * | block: pass a queue_limits argument to blk_mq_alloc_diskChristoph Hellwig2024-02-132-2/+2
| * | s390/dasd: fix double module refcount decrementMiroslav Franc2024-02-091-4/+1
| * | s390/dasd: Improve ERP error messagesJan Höppner2024-02-091-38/+13
| * | s390/dasd: Use dev_*() for device log messagesJan Höppner2024-02-081-26/+24
| * | s390/dasd: Remove PRINTK_HEADER and KMSG_COMPONENT definitionsJan Höppner2024-02-0811-55/+1
| * | s390/dasd: Remove %p format specifier from error messagesJan Höppner2024-02-083-23/+15
| * | s390/dasd: Use dev_err() over printk()Jan Höppner2024-02-082-118/+76
| * | s390/dasd: Remove unused message logging macrosJan Höppner2024-02-081-26/+0
| * | s390/dasd: Move allocation error message to DBFJan Höppner2024-02-081-4/+2
| * | s390/dasd: Remove unnecessary errorstring generationJan Höppner2024-02-083-29/+8
| * | s390/dasd: Use sysfs_emit() over sprintf()Jan Höppner2024-02-081-9/+9
| * | s390/dasd: Simplify uid string generationJan Höppner2024-02-082-21/+7
| |/
* / s390: port block device access to fileChristian Brauner2024-02-254-25/+25
|/
* Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-01-091-6/+0
|\
| * s390/dasd: remove dasd_stats_generic_show()Nathan Chancellor2023-12-111-6/+0
* | Merge tag 's390-6.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-12-211-3/+4
|\ \ | |/ |/|
| * s390/scm: fix virtual vs physical address confusionVineeth Vijayan2023-12-081-3/+4
* | s390/dasd: protect device queue against concurrent accessJan Höppner2023-11-201-11/+13
* | s390/dasd: resolve spelling mistakeMuhammad Muzammil2023-11-201-1/+1
|/