index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
Merge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
8
-198
/
+1633
2026-08-06
s390/block: Enable CONTEXT_ANALYSIS
Heiko Carstens
1
-0
/
+2
2026-08-06
s390/dasd: Add __context_unsafe() attribute to various functions
Heiko Carstens
1
-0
/
+7
2026-08-05
s390/dasd: Read cached unit address and LSS in the CCW build path
Stefan Haberland
2
-10
/
+24
2026-08-05
s390/dasd: Re-enable discard support for ESE volumes
Stefan Haberland
3
-43
/
+166
2026-08-05
s390/dasd: Report ESE capability and format mode at device online
Stefan Haberland
1
-3
/
+18
2026-08-05
s390/dasd: Detect ESE volumes from the on-disk format label
Stefan Haberland
4
-15
/
+175
2026-08-05
s390/dasd: Stamp a format label into newly formatted volumes
Stefan Haberland
2
-5
/
+114
2026-08-05
s390/dasd: Derive adaptive ESE fulltrack heuristic from ft_bias
Stefan Haberland
3
-6
/
+223
2026-08-05
s390/dasd: Add full_track_bias to control fulltrack write mode
Stefan Haberland
3
-5
/
+88
2026-08-05
s390/dasd: Use WRITE_FULL_TRACK in ESE format handler
Stefan Haberland
5
-80
/
+193
2026-08-05
s390/dasd: Add dasd_eckd_build_cp_tpm_writefulltrack()
Stefan Haberland
1
-1
/
+343
2026-08-05
s390/dasd: Extend prepare_itcw() to support WRITE_FULL_TRACK
Stefan Haberland
1
-13
/
+51
2026-08-05
s390/dasd: Add range-based format-track collision detection
Stefan Haberland
3
-29
/
+81
2026-08-05
s390/dasd: Add infrastructure for ESE full-track write
Stefan Haberland
4
-15
/
+120
2026-08-05
s390/dasd: Add defines for the Extended Address Volume track address
Stefan Haberland
2
-2
/
+10
2026-08-05
s390/dasd: Use GFP_KERNEL in dasd_alloc_device()
Stefan Haberland
1
-4
/
+4
2026-08-05
s390/dasd: Optimize max blocks per request for track alignment
Stefan Haberland
1
-1
/
+1
2026-08-05
s390/dasd: Snapshot intrc before freeing the request block
Stefan Haberland
1
-2
/
+8
2026-08-05
s390/dasd: Guard sysfs discipline callbacks against unallocated private data
Stefan Haberland
1
-2
/
+38
2026-08-05
s390/dasd: Propagate partial completion length across ERP recovery
Stefan Haberland
1
-0
/
+3
2026-08-05
s390/dasd: Do not complete a failed ESE read as successful
Stefan Haberland
1
-2
/
+4
2026-07-31
s390/dasd: Fix undersized format-check buffer
Stefan Haberland
1
-4
/
+7
2026-07-31
s390/dasd: Fix potential NULL pointer dereference
Jan Höppner
1
-1
/
+1
2026-07-31
s390/dasd: Fix path verification interrupted by concurrent dasd_sleep_on_immediatly
Stefan Haberland
1
-1
/
+13
2026-06-03
s390/dasd: Replace get_zeroed_page() with kzalloc()
Mike Rapoport (Microsoft)
2
-6
/
+6
2026-03-13
Merge tag 'block-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
1
-0
/
+16
2026-03-10
s390/dasd: Copy detected format information to secondary device
Stefan Haberland
1
-0
/
+11
2026-03-10
s390/dasd: Move quiesce state with pprc swap
Stefan Haberland
1
-0
/
+5
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2
-6
/
+3
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
10
-18
/
+18
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
11
-46
/
+43
2025-12-03
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
4
-83
/
+72
2025-12-03
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
1
-2
/
+1
2025-11-26
s390/dasd: Use scnprintf() instead of sprintf()
Jan Höppner
1
-1
/
+2
2025-11-26
s390/dasd: Move device name formatting into separate function
Jan Höppner
1
-26
/
+54
2025-11-26
s390/dasd: Remove unnecessary debugfs_create() return checks
Stefan Haberland
1
-56
/
+8
2025-11-26
s390/dasd: Fix gendisk parent after copy pair swap
Stefan Haberland
1
-0
/
+8
2025-11-24
s390: Remove KMSG_COMPONENT macro
Heiko Carstens
4
-7
/
+3
2025-11-19
s390/dasd: Switch to use %ptSp
Andy Shevchenko
1
-2
/
+1
2025-11-17
s390: Remove compat support
Heiko Carstens
3
-17
/
+1
2025-10-21
s390/dcss: Use scnprintf() instead of sprintf()
Heiko Carstens
1
-2
/
+2
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
1
-8
/
+16
2025-09-25
s390/dasd: enforce dma_alignment to ensure proper buffer validation
Jaehoon Kim
1
-0
/
+5
2025-09-25
s390/dasd: Return BLK_STS_INVAL for EINVAL from do_dasd_request
Jaehoon Kim
1
-5
/
+7
2025-09-16
s390/dcssblk: Add DAX support
Gerald Schaefer
2
-16
/
+31
2025-08-13
block: switch ->getgeo() to struct gendisk
Al Viro
1
-3
/
+4
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-6
/
+4
2025-07-09
mm: remove callers of pfn_t functionality
Alistair Popple
1
-5
/
+4
2025-07-09
mm: remove remaining uses of PFN_DEV
Alistair Popple
1
-2
/
+1
[next]