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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-07
[S390] dasd: remove BKL from extended error reporting code
Martin Schwidefsky
1
-5
/
+0
2009-12-07
[S390] dasd: let device initialization wait for LCU setup
Stefan Weinhuber
3
-14
/
+89
2009-12-07
[S390] dasd: remove strings from s390dbf
Stefan Haberland
4
-42
/
+44
2009-12-07
[S390] dasd: improve error recovery for internal I/O
Stefan Weinhuber
6
-94
/
+253
2009-12-07
[S390] dasd: enable prefix independent of pav support
Stefan Weinhuber
1
-2
/
+2
2009-12-07
[S390] dasd: remove dead code
Christian Borntraeger
5
-5
/
+0
2009-12-07
[S390] dasd: support DIAG access for read-only devices
Stefan Weinhuber
1
-3
/
+16
2009-12-07
[S390] cio: split PGID settings and status
Peter Oberparleiter
2
-8
/
+11
2009-12-04
tree-wide: fix typos "couter" -> "counter"
Uwe Kleine-König
1
-1
/
+1
2009-10-14
[S390] dasd: use idal for device characteristics
Stefan Haberland
1
-2
/
+11
2009-10-14
[S390] dasd: fix locking bug
Stefan Haberland
1
-3
/
+5
2009-10-06
[S390] dasd: fix race condition in resume code
Stefan Haberland
2
-4
/
+10
2009-09-23
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-7
/
+6
2009-09-23
[S390] dasd: tolerate devices that have no feature codes
Stefan Weinhuber
1
-7
/
+6
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
4
-4
/
+4
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-09-11
[S390] xpram: Remove checksum validation for suspend/resume
Michael Holzheu
1
-65
/
+0
2009-09-11
[S390] dasd: fix message naming
Stefan Haberland
8
-20
/
+20
2009-09-11
[S390] dasd: optimize cpu usage in goodcase
Stefan Haberland
7
-51
/
+41
2009-09-11
[S390] dasd: fail requests when device state is less then ready
Stefan Weinhuber
1
-1
/
+4
2009-08-23
[S390] drivers/s390: put NULL test before dereference
Julia Lawall
1
-1
/
+1
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-0
/
+1
2009-07-07
[S390] improve suspend/resume error messages
Christian Borntraeger
2
-4
/
+5
2009-07-07
[S390] dasd: correct debugfeature sense dump
Stefan Haberland
4
-48
/
+27
2009-06-22
[S390] dasd: fix refcounting in dasd_change_state
Sebastian Ott
1
-3
/
+5
2009-06-22
[S390] dasd_pm: fix stop flag handling
Stefan Haberland
2
-10
/
+12
2009-06-16
[S390] pm: dcssblk power management callbacks.
Gerald Schaefer
1
-17
/
+115
2009-06-16
[S390] pm: xpram driver power management callbacks
Michael Holzheu
1
-3
/
+126
2009-06-16
[S390] pm: dasd power management callbacks.
Stefan Haberland
5
-19
/
+218
2009-06-12
[S390] dasd: forward internal errors to dasd_sleep_on caller
Stefan Weinhuber
4
-9
/
+31
2009-06-12
[S390] dasd: sync after async probe
Sebastian Ott
2
-2
/
+14
2009-06-12
[S390] dasd: check_characteristics cleanup
Sebastian Ott
4
-19
/
+18
2009-06-12
[S390] dasd: no High Performance FICON in 31-bit mode
Stefan Weinhuber
1
-3
/
+8
2009-06-12
[S390] dcssblk: revert devt conversion
Gerald Schaefer
1
-2
/
+2
2009-05-23
block: Do away with the notion of hardsect_size
Martin K. Petersen
3
-3
/
+3
2009-05-11
block: implement and enforce request peek/start/fetch
Tejun Heo
1
-11
/
+5
2009-05-11
block: convert to pos and nr_sectors accessors
Tejun Heo
4
-9
/
+11
2009-04-28
block: implement and use [__]blk_end_request_all()
Tejun Heo
1
-13
/
+4
2009-04-14
[S390] dasd: fix idaw boundary checking for track based ccw
Stefan Weinhuber
1
-4
/
+12
2009-04-14
[S390] dasd: Use the new async framework for autoonlining.
Cornelia Huck
1
-12
/
+25
2009-03-31
[S390] cio: introduce notifier for boxed state
Sebastian Ott
1
-0
/
+1
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
1
-2
/
+0
2009-03-26
[S390] dasd: message cleanup
Stefan Haberland
13
-637
/
+743
2009-03-26
[S390] dasd: add High Performance FICON support
Stefan Weinhuber
8
-163
/
+1118
2009-03-26
[S390] dasd: add large volume support
Stefan Weinhuber
5
-62
/
+81
2009-03-26
[S390] dasd_eckd / Write format R0 is now allowed BB
Jean-Baptiste Joret
1
-6
/
+19
2009-03-26
[S390] dasd: enable compat ioctls
Heiko Carstens
2
-4
/
+16
2009-02-11
[S390] dasd: fix race in dasd timer handling
Stefan Weinhuber
1
-30
/
+16
[next]