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_eer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-11
s390/dasd: Handle out-of-space constraint
Jan Höppner
1
-0
/
+1
2018-07-02
s390/dasd,zfcp: fix gcc 8 stringop-truncation warnings
Vasily Gorbik
1
-2
/
+2
2018-06-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-5
/
+5
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+2
2018-06-12
s390/dasd: only use preallocated requests
Sebastian Ott
1
-5
/
+5
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-8
/
+8
2017-11-09
s390/dasd: avoid calling do_gettimeofday()
Arnd Bergmann
1
-8
/
+8
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-10-28
s390/dasd: Fix locking issue when changing EER attribute
Jan Höppner
1
-8
/
+21
2013-02-14
s390/time: rename tod clock access functions
Heiko Carstens
1
-1
/
+1
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-1
/
+1
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-01-05
[S390] dasd: Improve handling of stolen DASD reservation
Stefan Weinhuber
1
-0
/
+1
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-08-10
s390: remove WARN_ON for misc_deregister() failures
Akinobu Mita
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-07
[S390] dasd: remove BKL from extended error reporting code
Martin Schwidefsky
1
-5
/
+0
2009-09-11
[S390] dasd: fix message naming
Stefan Haberland
1
-1
/
+1
2009-09-11
[S390] dasd: optimize cpu usage in goodcase
Stefan Haberland
1
-1
/
+1
2009-03-26
[S390] dasd: message cleanup
Stefan Haberland
1
-2
/
+4
2009-03-26
[S390] dasd: add High Performance FICON support
Stefan Weinhuber
1
-8
/
+13
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
1
-2
/
+2
2008-10-10
[S390] bus_id -> dev_name conversions
Kay Sievers
1
-2
/
+4
2008-08-21
[S390] drivers/s390: Use an IS_ERR test rather than a NULL test
Julien Brunel
1
-1
/
+2
2008-06-21
block-dasd_eer: BKL pushdown
Arnd Bergmann
1
-0
/
+6
2008-01-26
[S390] dasd: add hyper PAV support to DASD device driver, part 1
Stefan Weinhuber
1
-5
/
+6
2007-05-31
[S390] dasd_eer: use mutex instead of semaphore
Christoph Hellwig
1
-8
/
+8
2007-03-06
[S390] dasd: Use default recovery for SNSS requests
Stefan Weinhuber
1
-0
/
+1
2007-02-12
[PATCH] mark struct file_operations const 5
Arjan van de Ven
1
-1
/
+1
2007-02-05
[S390] dasd: fix bug in dasd initialization cleanup
Stefan Weinhuber
1
-7
/
+17
2006-09-20
[S390] __exit cleanup.
Heiko Carstens
1
-1
/
+1
2006-06-29
[S390] dasd eer data format.
Stefan Weinhuber
1
-1
/
+1
2006-06-29
[S390] missing check in dasd_eer_open.
Stefan Weinhuber
1
-0
/
+2
2006-06-28
[PATCH] spin/rwlock init cleanups
Ingo Molnar
1
-1
/
+1
2006-03-24
[PATCH] s390: dasd extended error reporting
Stefan Weinhuber
1
-0
/
+682
2006-02-21
[PATCH] s390: revert dasd eer module
Heiko Carstens
1
-1090
/
+0
2006-02-03
[PATCH] s390: dasd extended error reporting module
Stefan Weinhuber
1
-0
/
+1090