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
2011-05-26
[S390] irq: merge irq.c and s390_ext.c
Heiko Carstens
1
-1
/
+1
2011-05-26
[S390] irq: fix service signal external interrupt handling
Heiko Carstens
1
-2
/
+2
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
2
-12
/
+0
2011-05-10
[S390] dasd: prevent IO error during reserve/release loop
Stefan Haberland
1
-1
/
+10
2011-04-29
[S390] irqstats: fix counting of pfault, dasd diag and virtio irqs
Heiko Carstens
1
-1
/
+1
2011-04-20
[S390] dasd: check sense type in device change handler
Stefan Weinhuber
1
-2
/
+3
2011-04-20
[S390] dasd: fix race between open and offline
Stefan Weinhuber
5
-60
/
+143
2011-03-31
Fix common misspellings
Lucas De Marchi
3
-5
/
+5
2011-03-26
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2
-4
/
+8
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+1
2011-03-23
[S390] ccw_driver: remove duplicate members
Sebastian Ott
2
-4
/
+8
2011-03-15
[S390] dasd: get rid of compile warning
Heiko Carstens
1
-0
/
+1
2011-03-10
block: remove per-queue plugging
Jens Axboe
1
-1
/
+1
2011-03-03
[S390] xpram: remove __initdata attribute from module parameters
Martin Schwidefsky
1
-2
/
+2
2011-02-17
[S390] dasd: correct device table
Stefan Haberland
1
-1
/
+1
2011-01-31
[S390] dasd: prevent panic with unresumed devices
Stefan Haberland
1
-0
/
+6
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+1
2011-01-05
[S390] dasd: Correct retry counter for terminated I/O.
Stefan Haberland
1
-1
/
+0
2011-01-05
[S390] dasd: Add support for raw ECKD access.
Stefan Haberland
4
-8
/
+266
2011-01-05
[S390] dasd: Prevent deadlock during suspend/resume.
Stefan Haberland
1
-3
/
+4
2011-01-05
[S390] dasd: Improve handling of stolen DASD reservation
Stefan Weinhuber
6
-69
/
+188
2011-01-05
[S390] dasd: do path verification for paths added at runtime
Stefan Weinhuber
9
-100
/
+418
2011-01-05
[S390] dasd: add High Performance FICON multitrack support
Stefan Weinhuber
3
-46
/
+122
2011-01-05
[S390] dasd: add support for irq statistics
Heiko Carstens
1
-0
/
+2
2011-01-05
[S390] irq: have detailed statistics for interrupt types
Heiko Carstens
1
-0
/
+2
2011-01-05
[S390] cleanup s390 Kconfig
Martin Schwidefsky
1
-8
/
+16
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-11-13
block: make blkdev_get/put() handle exclusive access
Tejun Heo
1
-1
/
+1
2010-10-29
[S390] dasd: provide a Sense Path Group ID ioctl
Stefan Weinhuber
2
-0
/
+70
2010-10-25
[S390] dasd: ignore unsolicited interrupts for DIAG
Stefan Haberland
1
-9
/
+14
2010-10-25
[S390] dasd: fix unsolicited interrupt recognition
Stefan Weinhuber
2
-41
/
+40
2010-10-25
[S390] dasd: fix use after free in dbf
Sebastian Ott
1
-1
/
+0
2010-10-25
[S390] cleanup lowcore access from external interrupts
Martin Schwidefsky
2
-15
/
+8
2010-10-25
[S390] dasd fix dump_sense_dbf
Stefan Haberland
1
-6
/
+10
2010-10-25
[S390] dasd: let recovery cqr inherit flags from failed cqr
Stefan Weinhuber
1
-0
/
+3
2010-10-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-3
/
+3
2010-10-23
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+0
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-09-26
s390/block: kill the big kernel lock
Arnd Bergmann
3
-26
/
+2
2010-09-21
Fix various typos of valid in comments
Nikanth Karthikesan
1
-2
/
+2
2010-09-10
block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
Tejun Heo
1
-1
/
+0
2010-08-13
[S390] dasd: fix format string types
Heiko Carstens
1
-2
/
+2
2010-08-11
Merge branch 'master' into for-next
Jiri Kosina
8
-23
/
+153
2010-08-11
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-1
/
+12
2010-08-11
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
6
-22
/
+141
2010-08-10
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+1
2010-08-10
s390: remove WARN_ON for misc_deregister() failures
Akinobu Mita
1
-1
/
+1
2010-08-09
[S390] dasd: tunable missing interrupt handler
Stefan Haberland
6
-9
/
+81
[next]