index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
block
/
dasd_eckd.c
Age
Commit message (
Expand
)
Author
2024-08-12
s390/dasd: fix error recovery leading to data corruption on ESE devices
Stefan Haberland
2024-07-22
Merge tag 'for-6.11/block-20240722' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-15
s390/dasd: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-07-03
s390/dasd: Fix invalid dereferencing of indirect CCW data pointer
Stefan Haberland
2024-04-12
scsi: block: Remove now unused queue limits helpers
Christoph Hellwig
2024-03-13
s390/cio,idal: fix virtual vs physical address confusion
Heiko Carstens
2024-03-13
s390/dasd: use new address translation helpers
Heiko Carstens
2024-03-13
s390/dasd: remove superfluous virt_to_phys() conversion
Heiko Carstens
2024-03-13
s390/dasd_eckd: fix virtual vs physical address confusion
Heiko Carstens
2024-03-06
dasd: move queue setup to common code
Christoph Hellwig
2024-02-08
s390/dasd: Remove PRINTK_HEADER and KMSG_COMPONENT definitions
Jan Höppner
2024-02-08
s390/dasd: Use dev_err() over printk()
Jan Höppner
2024-02-08
s390/dasd: Simplify uid string generation
Jan Höppner
2023-09-01
s390/dasd: fix string length handling
Heiko Carstens
2023-07-03
s390: include linux/io.h instead of asm/io.h
Heiko Carstens
2023-05-19
s390/dasd: fix command reject error on ESE devices
Stefan Haberland
2023-04-11
s390/dasd: add aq_timeouts autoquiesce trigger
Stefan Haberland
2023-02-09
s390/dasd: Fix potential memleak in dasd_eckd_init()
Qiheng Lin
2023-02-09
s390/dasd: sort out physical vs virtual pointers usage
Alexander Gordeev
2022-11-23
s390/dasd: fix no record found for raw_track_access
Stefan Haberland
2022-11-23
s390/dasd: increase printing of debug data payload
Stefan Haberland
2022-09-28
s390/dasd: use blk_mq_alloc_disk
Christoph Hellwig
2022-09-21
s390/dasd: add device ping attribute
Stefan Haberland
2022-09-21
s390/dasd: add copy pair swap capability
Stefan Haberland
2022-09-21
s390/dasd: add copy pair setup
Stefan Haberland
2022-09-21
s390/dasd: add query PPRC function
Stefan Haberland
2022-09-21
s390/dasd: put block allocation in separate function
Stefan Haberland
2022-08-04
s390/dasd: Establish DMA alignment
Eric Farman
2022-05-05
s390/dasd: Use kzalloc instead of kmalloc/memset
Haowen Bai
2022-05-05
s390/dasd: Fix read for ESE with blksize < 4k
Jan Höppner
2022-05-05
s390/dasd: prevent double format of tracks for ESE devices
Stefan Haberland
2022-05-05
s390/dasd: fix data corruption for ESE devices
Stefan Haberland
2021-10-20
s390/dasd: fix missing path conf_data after failed allocation
Stefan Haberland
2021-10-20
s390/dasd: summarize dasd configuration data in a separate structure
Stefan Haberland
2021-10-20
s390/dasd: move dasd_eckd_read_fc_security
Stefan Haberland
2021-10-20
s390/dasd: split up dasd_eckd_read_conf
Stefan Haberland
2021-08-30
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-16
dasd: use bvec_virt
Christoph Hellwig
2021-08-04
s390/dasd: fix use after free in dasd path handling
Stefan Haberland
2021-07-01
s390/dasd: Avoid field over-reading memcpy()
Kees Cook
2021-03-16
s390/dasd: let driver core manage the sysfs attributes
Julian Wiedmann
2021-01-25
s390/dasd: Fix inconsistent kobject removal
Jan Höppner
2020-12-16
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-02
s390/dasd: remove unused pm related functions
Vineeth Vijayan
2020-11-16
s390/dasd: Process FCES path event notification
Jan Höppner
2020-11-16
s390/dasd: Prepare for additional path event handling
Jan Höppner
2020-11-16
s390/dasd: Display FC Endpoint Security information via sysfs
Jan Höppner
2020-11-16
s390/dasd: Fix operational path inconsistency
Jan Höppner
2020-11-16
s390/dasd: Store path configuration data during path handling
Jan Höppner
2020-11-16
s390/dasd: Move duplicate code to separate function
Jan Höppner
[next]