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
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
2015-11-03
s390/dasd: fix disconnected device with valid path mask
Stefan Haberland
1
-1
/
+6
2015-11-03
s390/dasd: fix invalid PAV assignment after suspend/resume
Stefan Haberland
1
-4
/
+16
2015-11-03
s390/dasd: fix double free in dasd_eckd_read_conf
Stefan Haberland
1
-12
/
+25
2015-10-14
s390/cio: introduce pathmask_to_pos
Sebastian Ott
1
-7
/
+4
2015-08-19
s390: remove unneeded sizeof(void *) comparisons
Heiko Carstens
1
-1
/
+1
2015-08-09
s390/dasd: enhance CUIR scope detection
Stefan Haberland
1
-78
/
+245
2015-08-09
s390/dasd: fix failing path verification
Stefan Haberland
1
-2
/
+6
2015-04-15
s390/dasd: fix inability to set a DASD device offline
Stefan Haberland
1
-1
/
+2
2015-03-25
s390: remove 31 bit support
Heiko Carstens
1
-6
/
+0
2014-10-09
s390/dasd: add support for control unit initiated reconfiguration
Stefan Haberland
1
-2
/
+370
2014-08-01
s390/dasd: fix camel case
Stefan Haberland
1
-5
/
+5
2014-07-22
dasd: fix error recovery for alias devices during format
Stefan Haberland
1
-9
/
+17
2014-07-22
dasd: use aliases for formatted devices during format
Stefan Haberland
1
-2
/
+2
2013-12-31
Merge tag 'v3.13-rc6' into for-3.14/core
Jens Axboe
1
-0
/
+2
2013-11-24
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
1
-24
/
+24
2013-11-20
s390/dasd: validate request size before building CCW/TCW request
Stefan Weinhuber
1
-0
/
+2
2013-10-15
s390/dasd: check for availability of prefix command during format
Stefan Haberland
1
-27
/
+71
2013-08-22
s390/dasd: enable raw_track_access reads without direct I/O
Stefan Weinhuber
1
-11
/
+43
2013-07-01
s390/dasd: Implement block timeout handling
Hannes Reinecke
1
-0
/
+4
2013-07-01
s390/dasd: make number of retries configurable
Hannes Reinecke
1
-4
/
+7
2013-06-26
s390/dasd: Cocci spatch "ptr_ret.spatch"
Thomas Meyer
1
-1
/
+1
2013-04-17
s390/dasd: improve speed of dasdfmt
Stefan Haberland
1
-108
/
+236
2013-02-28
s390/dasd: fix unresponsive device after all channel paths were lost
Stefan Haberland
1
-2
/
+8
2013-02-14
s390/time: rename tod clock access functions
Heiko Carstens
1
-15
/
+15
2013-01-08
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
1
-1
/
+1
2012-11-30
s390/dasd: fix unaccessible device after resume
Stefan Haberland
1
-9
/
+7
2012-11-23
s390/dasd: fix multi-line printks with multiple KERN_<level>s
Sebastian Ott
1
-39
/
+37
2012-09-26
s390/dasd: check count address during online setting
Stefan Haberland
1
-2
/
+12
2012-09-26
s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYS
Heiko Carstens
1
-2
/
+2
2012-09-26
s390: add eadm facility bits
Sebastian Ott
1
-2
/
+1
2012-09-17
s390/dasd: fix pathgroup race
Stefan Haberland
1
-7
/
+25
2012-08-28
s390/dasd: fix ioctl return value
Heiko Carstens
1
-1
/
+1
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-1
/
+0
2012-07-16
s390/dasd: add shutdown action
Stefan Haberland
1
-0
/
+1
2012-04-11
[S390] drivers/s390/block/dasd_eckd.c: add missing dasd_sfree_request
Julia Lawall
1
-8
/
+16
2012-03-11
[S390] dasd: prevent validate server for offline devices
Stefan Haberland
1
-0
/
+8
2012-02-27
compat: fix compile breakage on s390
Heiko Carstens
1
-1
/
+1
2012-01-18
[S390] dasd: revalidate server for new pathgroup
Stefan Haberland
1
-0
/
+22
2012-01-18
[S390] dasd: revert LCU optimization
Stefan Haberland
1
-26
/
+15
2011-12-27
[S390] dasd: fix fixpoint divide exception in define_extent
Stefan Haberland
1
-1
/
+1
2011-12-27
[S390] dasd: add sanity check to detect path connection error
Stefan Haberland
1
-109
/
+300
2011-10-30
[S390] sparse: fix sparse NULL pointer warnings
Martin Schwidefsky
1
-2
/
+2
2011-10-30
[S390] dasd: prevent path verification before resume
Stefan Haberland
1
-2
/
+12
2011-10-30
[S390] dasd: re-initialize read_conf buffer for retries
Stefan Haberland
1
-0
/
+26
2011-10-30
[S390] fix mismatch in summation of I/O IRQ statistics
Peter Oberparleiter
1
-0
/
+1
2011-08-03
[S390] dasd: check if raw track access is supported
Stefan Haberland
1
-0
/
+9
2011-05-23
[S390] dasd: fix return code handling
Heiko Carstens
1
-2
/
+1
2011-05-23
[S390] get rid of unused variables
Heiko Carstens
1
-8
/
+0
2011-04-20
[S390] dasd: check sense type in device change handler
Stefan Weinhuber
1
-2
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
[next]