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