aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/s390/block
AgeCommit message (Expand)AuthorFilesLines
12 daysMerge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linuxLinus Torvalds8-198/+1633
2026-08-06s390/block: Enable CONTEXT_ANALYSISHeiko Carstens1-0/+2
2026-08-06s390/dasd: Add __context_unsafe() attribute to various functionsHeiko Carstens1-0/+7
2026-08-05s390/dasd: Read cached unit address and LSS in the CCW build pathStefan Haberland2-10/+24
2026-08-05s390/dasd: Re-enable discard support for ESE volumesStefan Haberland3-43/+166
2026-08-05s390/dasd: Report ESE capability and format mode at device onlineStefan Haberland1-3/+18
2026-08-05s390/dasd: Detect ESE volumes from the on-disk format labelStefan Haberland4-15/+175
2026-08-05s390/dasd: Stamp a format label into newly formatted volumesStefan Haberland2-5/+114
2026-08-05s390/dasd: Derive adaptive ESE fulltrack heuristic from ft_biasStefan Haberland3-6/+223
2026-08-05s390/dasd: Add full_track_bias to control fulltrack write modeStefan Haberland3-5/+88
2026-08-05s390/dasd: Use WRITE_FULL_TRACK in ESE format handlerStefan Haberland5-80/+193
2026-08-05s390/dasd: Add dasd_eckd_build_cp_tpm_writefulltrack()Stefan Haberland1-1/+343
2026-08-05s390/dasd: Extend prepare_itcw() to support WRITE_FULL_TRACKStefan Haberland1-13/+51
2026-08-05s390/dasd: Add range-based format-track collision detectionStefan Haberland3-29/+81
2026-08-05s390/dasd: Add infrastructure for ESE full-track writeStefan Haberland4-15/+120
2026-08-05s390/dasd: Add defines for the Extended Address Volume track addressStefan Haberland2-2/+10
2026-08-05s390/dasd: Use GFP_KERNEL in dasd_alloc_device()Stefan Haberland1-4/+4
2026-08-05s390/dasd: Optimize max blocks per request for track alignmentStefan Haberland1-1/+1
2026-08-05s390/dasd: Snapshot intrc before freeing the request blockStefan Haberland1-2/+8
2026-08-05s390/dasd: Guard sysfs discipline callbacks against unallocated private dataStefan Haberland1-2/+38
2026-08-05s390/dasd: Propagate partial completion length across ERP recoveryStefan Haberland1-0/+3
2026-08-05s390/dasd: Do not complete a failed ESE read as successfulStefan Haberland1-2/+4
2026-07-31s390/dasd: Fix undersized format-check bufferStefan Haberland1-4/+7
2026-07-31s390/dasd: Fix potential NULL pointer dereferenceJan Höppner1-1/+1
2026-07-31s390/dasd: Fix path verification interrupted by concurrent dasd_sleep_on_immediatlyStefan Haberland1-1/+13
2026-06-03s390/dasd: Replace get_zeroed_page() with kzalloc()Mike Rapoport (Microsoft)2-6/+6
2026-03-13Merge tag 'block-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linuxLinus Torvalds1-0/+16
2026-03-10s390/dasd: Copy detected format information to secondary deviceStefan Haberland1-0/+11
2026-03-10s390/dasd: Move quiesce state with pprc swapStefan Haberland1-0/+5
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds2-6/+3
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds10-18/+18
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook11-46/+43
2025-12-03Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linuxLinus Torvalds4-83/+72
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linuxLinus Torvalds1-2/+1
2025-11-26s390/dasd: Use scnprintf() instead of sprintf()Jan Höppner1-1/+2
2025-11-26s390/dasd: Move device name formatting into separate functionJan Höppner1-26/+54
2025-11-26s390/dasd: Remove unnecessary debugfs_create() return checksStefan Haberland1-56/+8
2025-11-26s390/dasd: Fix gendisk parent after copy pair swapStefan Haberland1-0/+8
2025-11-24s390: Remove KMSG_COMPONENT macroHeiko Carstens4-7/+3
2025-11-19s390/dasd: Switch to use %ptSpAndy Shevchenko1-2/+1
2025-11-17s390: Remove compat supportHeiko Carstens3-17/+1
2025-10-21s390/dcss: Use scnprintf() instead of sprintf()Heiko Carstens1-2/+2
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linuxLinus Torvalds1-8/+16
2025-09-25s390/dasd: enforce dma_alignment to ensure proper buffer validationJaehoon Kim1-0/+5
2025-09-25s390/dasd: Return BLK_STS_INVAL for EINVAL from do_dasd_requestJaehoon Kim1-5/+7
2025-09-16s390/dcssblk: Add DAX supportGerald Schaefer2-16/+31
2025-08-13block: switch ->getgeo() to struct gendiskAl Viro1-3/+4
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-6/+4
2025-07-09mm: remove callers of pfn_t functionalityAlistair Popple1-5/+4
2025-07-09mm: remove remaining uses of PFN_DEVAlistair Popple1-2/+1