index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
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-20
s390/dasd: fix command reject error on ESE devices
Stefan Haberland
1
-2
/
+31
2023-04-12
s390/dasd: add aq_timeouts autoquiesce trigger
Stefan Haberland
1
-0
/
+1
2023-02-10
s390/dasd: Fix potential memleak in dasd_eckd_init()
Qiheng Lin
1
-1
/
+3
2023-02-10
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
2022-09-21
s390/dasd: add device ping attribute
Stefan Haberland
1
-0
/
+44
2022-09-21
s390/dasd: add copy pair swap capability
Stefan Haberland
1
-0
/
+94
2022-09-21
s390/dasd: add copy pair setup
Stefan Haberland
1
-9
/
+43
2022-09-21
s390/dasd: add query PPRC function
Stefan Haberland
1
-0
/
+66
2022-09-21
s390/dasd: put block allocation in separate function
Stefan Haberland
1
-15
/
+23
2022-08-05
s390/dasd: Establish DMA alignment
Eric Farman
1
-0
/
+1
2022-05-06
s390/dasd: Use kzalloc instead of kmalloc/memset
Haowen Bai
1
-4
/
+1
2022-05-06
s390/dasd: Fix read for ESE with blksize < 4k
Jan Höppner
1
-4
/
+3
2022-05-06
s390/dasd: prevent double format of tracks for ESE devices
Stefan Haberland
1
-2
/
+17
2022-05-06
s390/dasd: fix data corruption for ESE devices
Stefan Haberland
1
-1
/
+1
2021-10-20
s390/dasd: fix missing path conf_data after failed allocation
Stefan Haberland
1
-1
/
+12
2021-10-20
s390/dasd: summarize dasd configuration data in a separate structure
Stefan Haberland
1
-92
/
+90
2021-10-20
s390/dasd: move dasd_eckd_read_fc_security
Stefan Haberland
1
-2
/
+3
2021-10-20
s390/dasd: split up dasd_eckd_read_conf
Stefan Haberland
1
-79
/
+51
2021-08-31
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+7
2021-08-16
dasd: use bvec_virt
Christoph Hellwig
1
-7
/
+7
2021-08-04
s390/dasd: fix use after free in dasd path handling
Stefan Haberland
1
-2
/
+11
2021-07-01
s390/dasd: Avoid field over-reading memcpy()
Kees Cook
1
-1
/
+1
2021-03-16
s390/dasd: let driver core manage the sysfs attributes
Julian Wiedmann
1
-0
/
+1
2021-01-25
s390/dasd: Fix inconsistent kobject removal
Jan Höppner
1
-1
/
+2
2020-12-17
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-58
/
+117
2020-12-02
s390/dasd: remove unused pm related functions
Vineeth Vijayan
1
-94
/
+0
2020-11-16
s390/dasd: Process FCES path event notification
Jan Höppner
1
-3
/
+9
2020-11-16
s390/dasd: Prepare for additional path event handling
Jan Höppner
1
-34
/
+44
2020-11-16
s390/dasd: Display FC Endpoint Security information via sysfs
Jan Höppner
1
-0
/
+30
2020-11-16
s390/dasd: Fix operational path inconsistency
Jan Höppner
1
-0
/
+1
2020-11-16
s390/dasd: Store path configuration data during path handling
Jan Höppner
1
-1
/
+15
2020-11-16
s390/dasd: Move duplicate code to separate function
Jan Höppner
1
-22
/
+20
[next]