summaryrefslogtreecommitdiff
path: root/drivers/s390/block
AgeCommit message (Expand)Author
2025-12-03Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-11-26s390/dasd: Use scnprintf() instead of sprintf()Jan Höppner
2025-11-26s390/dasd: Move device name formatting into separate functionJan Höppner
2025-11-26s390/dasd: Remove unnecessary debugfs_create() return checksStefan Haberland
2025-11-26s390/dasd: Fix gendisk parent after copy pair swapStefan Haberland
2025-11-24s390: Remove KMSG_COMPONENT macroHeiko Carstens
2025-11-19s390/dasd: Switch to use %ptSpAndy Shevchenko
2025-11-17s390: Remove compat supportHeiko Carstens
2025-10-21s390/dcss: Use scnprintf() instead of sprintf()Heiko Carstens
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-09-25s390/dasd: enforce dma_alignment to ensure proper buffer validationJaehoon Kim
2025-09-25s390/dasd: Return BLK_STS_INVAL for EINVAL from do_dasd_requestJaehoon Kim
2025-09-16s390/dcssblk: Add DAX supportGerald Schaefer
2025-08-13block: switch ->getgeo() to struct gendiskAl Viro
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-09mm: remove callers of pfn_t functionalityAlistair Popple
2025-07-09mm: remove remaining uses of PFN_DEVAlistair Popple
2025-06-17s390/drivers: Explicitly include <linux/export.h>Heiko Carstens
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-26Merge tag 's390-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-05-05s390/dcssblk: Fix build error with CONFIG_DAX=m and CONFIG_DCSSBLK=yGerald Schaefer
2025-04-30s390: Simple strcpy() to strscpy() conversionsHeiko Carstens
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-18s390: Use inline qualifier for all EX_TABLE and ALTERNATIVE inline assembliesHeiko Carstens
2025-03-17dcssblk: mark DAX broken, remove FS_DAX_LIMITED supportDan Williams
2025-03-04s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]()Heiko Carstens
2024-12-23block: remove BLK_MQ_F_SHOULD_MERGEChristoph Hellwig
2024-11-18Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-11-13s390/dasd: Convert to use flag output macrosHeiko Carstens
2024-11-09s390/dasd: Fix typo in commentYu Jiaoliang
2024-11-09s390/dasd: fix redundant /proc/dasd* entries removalMiroslav Franc
2024-10-25s390/dcssblk: Switch over to sysfs_emit()Mete Durlu
2024-08-12s390/dasd: fix error recovery leading to data corruption on ESE devicesStefan Haberland
2024-08-12s390/dasd: Remove DMA alignmentEric Farman
2024-07-22Merge tag 'for-6.11/block-20240722' of git://git.kernel.dk/linuxLinus Torvalds
2024-07-18Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-07-15Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds
2024-07-15s390/dasd: fix error checks in dasd_copy_pair_store()Carlos López
2024-07-15s390/dasd: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-07-03s390/dasd: Fix invalid dereferencing of indirect CCW data pointerStefan Haberland
2024-06-28s390/dcssblk: Add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-19block: move the dax flag to queue_limitsChristoph Hellwig
2024-06-19block: move the add_random flag to queue_limitsChristoph Hellwig
2024-06-19block: move the nonrot flag to queue_limitsChristoph Hellwig
2024-05-21Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-03dasd_format(): killing the last remaining user of ->bd_inodeAl Viro
2024-04-12scsi: block: Remove now unused queue limits helpersChristoph Hellwig
2024-03-19Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds