index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
block
/
dasd_eckd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-20
Merge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-136
/
+1132
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
1
-10
/
+16
2026-08-05
s390/dasd: Re-enable discard support for ESE volumes
Stefan Haberland
1
-34
/
+139
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
1
-13
/
+161
2026-08-05
s390/dasd: Stamp a format label into newly formatted volumes
Stefan Haberland
1
-5
/
+76
2026-08-05
s390/dasd: Derive adaptive ESE fulltrack heuristic from ft_bias
Stefan Haberland
1
-5
/
+92
2026-08-05
s390/dasd: Add full_track_bias to control fulltrack write mode
Stefan Haberland
1
-5
/
+31
2026-08-05
s390/dasd: Use WRITE_FULL_TRACK in ESE format handler
Stefan Haberland
1
-60
/
+142
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
1
-20
/
+42
2026-08-05
s390/dasd: Add infrastructure for ESE full-track write
Stefan Haberland
1
-0
/
+11
2026-08-05
s390/dasd: Add defines for the Extended Address Volume track address
Stefan Haberland
1
-2
/
+2
2026-08-05
s390/dasd: Guard sysfs discipline callbacks against unallocated private data
Stefan Haberland
1
-2
/
+38
2026-07-31
s390/dasd: Fix undersized format-check buffer
Stefan Haberland
1
-4
/
+7
2026-06-03
s390/dasd: Replace get_zeroed_page() with kzalloc()
Mike Rapoport (Microsoft)
1
-4
/
+4
2026-03-13
Merge tag 'block-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/g...
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 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-15
/
+14
2025-12-03
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+8
2025-11-26
s390/dasd: Fix gendisk parent after copy pair swap
Stefan Haberland
1
-0
/
+8
2025-11-17
s390: Remove compat support
Heiko Carstens
1
-11
/
+0
2025-03-04
s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]()
Heiko Carstens
1
-1
/
+2
2024-11-09
s390/dasd: Fix typo in comment
Yu Jiaoliang
1
-1
/
+1
2024-08-12
s390/dasd: fix error recovery leading to data corruption on ESE devices
Stefan Haberland
1
-31
/
+24
2024-07-22
Merge tag 'for-6.11/block-20240722' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+1
2024-07-15
s390/dasd: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2024-07-03
s390/dasd: Fix invalid dereferencing of indirect CCW data pointer
Stefan Haberland
1
-2
/
+2
2024-04-12
scsi: block: Remove now unused queue limits helpers
Christoph Hellwig
1
-3
/
+3
2024-03-13
s390/cio,idal: fix virtual vs physical address confusion
Heiko Carstens
1
-9
/
+7
2024-03-13
s390/dasd: use new address translation helpers
Heiko Carstens
1
-49
/
+49
2024-03-13
s390/dasd: remove superfluous virt_to_phys() conversion
Heiko Carstens
1
-2
/
+2
2024-03-13
s390/dasd_eckd: fix virtual vs physical address confusion
Heiko Carstens
1
-2
/
+2
2024-03-06
dasd: move queue setup to common code
Christoph Hellwig
1
-23
/
+6
2024-02-08
s390/dasd: Remove PRINTK_HEADER and KMSG_COMPONENT definitions
Jan Höppner
1
-2
/
+0
2024-02-08
s390/dasd: Use dev_err() over printk()
Jan Höppner
1
-84
/
+55
2024-02-08
s390/dasd: Simplify uid string generation
Jan Höppner
1
-12
/
+4
2023-09-01
s390/dasd: fix string length handling
Heiko Carstens
1
-5
/
+5
2023-07-03
s390: include linux/io.h instead of asm/io.h
Heiko Carstens
1
-2
/
+2
2023-05-19
s390/dasd: fix command reject error on ESE devices
Stefan Haberland
1
-2
/
+31
2023-04-11
s390/dasd: add aq_timeouts autoquiesce trigger
Stefan Haberland
1
-0
/
+1
2023-02-09
s390/dasd: Fix potential memleak in dasd_eckd_init()
Qiheng Lin
1
-1
/
+3
2023-02-09
s390/dasd: sort out physical vs virtual pointers usage
Alexander Gordeev
1
-51
/
+49
2022-11-23
s390/dasd: fix no record found for raw_track_access
Stefan Haberland
1
-4
/
+2
2022-11-23
s390/dasd: increase printing of debug data payload
Stefan Haberland
1
-18
/
+19
2022-09-28
s390/dasd: use blk_mq_alloc_disk
Christoph Hellwig
1
-1
/
+1
[next]