index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2020-11-16
s390/dasd: Remove unused parameter from dasd_generic_probe()
Jan Höppner
1
-1
/
+1
2020-03-12
s390/dasd: fix data corruption for thin provisioned devices
Stefan Haberland
1
-7
/
+156
2019-12-20
s390/dasd: fix memleak in path handling error case
Stefan Haberland
1
-17
/
+2
2019-12-20
s390/dasd/cio: Interpret ccw_device_get_mdc return value correctly
Jan Höppner
1
-4
/
+5
2019-10-01
Revert "s390/dasd: Add discard support for ESE volumes"
Stefan Haberland
1
-54
/
+3
2019-10-01
s390/dasd: Fix error handling during online processing
Jan Höppner
1
-16
/
+8
2019-07-11
s390/dasd: Handle out-of-space constraint
Jan Höppner
1
-2
/
+157
2019-07-11
s390/dasd: Add discard support for ESE volumes
Jan Höppner
1
-3
/
+54
2019-07-11
s390/dasd: Make dasd_setup_queue() a discipline function
Jan Höppner
1
-14
/
+33
2019-07-11
s390/dasd: Add new ioctl to release space
Jan Höppner
1
-0
/
+264
2019-07-11
s390/dasd: Add dynamic formatting support for ESE volumes
Jan Höppner
1
-13
/
+121
2019-07-11
s390/dasd: Recognise data for ESE volumes
Jan Höppner
1
-0
/
+276
2019-07-11
s390/dasd: Make layout analysis ESE compatible
Jan Höppner
1
-6
/
+6
2019-07-11
s390/dasd: Remove old defines and function
Jan Höppner
1
-21
/
+0
2019-05-09
s390/dasd: fix build warning in dasd_eckd_build_cp_raw
Ming Lei
1
-1
/
+1
2019-03-29
s390/dasd: Fix capacity calculation for large volumes
Peter Oberparleiter
1
-3
/
+3
2019-01-28
s390/dasd: fix using offset into zero size array error
Stefan Haberland
1
-0
/
+8
2018-08-09
s390/dasd: fix hanging offline processing due to canceled worker
Stefan Haberland
1
-2
/
+5
2018-08-09
s390/dasd: fix panic for failed online processing
Stefan Haberland
1
-0
/
+3
2018-07-19
s390/dasd: replace PTR_RET with PTR_ERR_OR_ZERO
Gustavo A. R. Silva
1
-1
/
+1
2018-06-12
s390/dasd: move dasd_ccw_req to per request data
Sebastian Ott
1
-21
/
+25
2018-03-26
s390/cio: rename struct channel_path_desc
Sebastian Ott
1
-1
/
+1
2018-02-27
s390/dasd: set timestamps unconditionally
Stefan Haberland
1
-12
/
+13
2018-01-23
s390/dasd: Simplify code
Christophe JAILLET
1
-5
/
+2
2017-12-05
s390/dasd: prevent prefix I/O error
Stefan Haberland
1
-6
/
+10
2017-11-24
s390: block: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
1
-0
/
+1
2017-08-23
s390/dasd: Change unsigned long long to unsigned long
Jan Höppner
1
-6
/
+2
2017-07-05
s390/dasd: Make raw I/O usable without prefix support
Jan Höppner
1
-40
/
+45
2017-07-05
s390/dasd: Rename dasd_raw_build_cp()
Jan Höppner
1
-4
/
+4
2017-07-05
s390/dasd: Refactor prefix_LRE() and related functions
Jan Höppner
1
-140
/
+77
2017-03-28
s390/dasd: suppress command reject error for query host access command
Stefan Haberland
1
-3
/
+9
2017-03-28
s390/dasd: check if query host access feature is supported
Stefan Haberland
1
-0
/
+4
[next]