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
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-18
Merge commit 'gcl/merge' into merge
Benjamin Herrenschmidt
1
-0
/
+22
2009-03-14
Fix Xilinx SystemACE driver to handle empty CF slot
Grant Likely
1
-0
/
+22
2009-03-13
ps3/block: Replace mtd/ps3vram by block/ps3vram
Geert Uytterhoeven
2
-0
/
+866
2009-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2009-03-05
loop: don't increment p->offset with (size_t) -EINVAL
Roel Kluin
1
-2
/
+1
2009-03-05
cciss: remove 30 second initial timeout on controller reset
Jens Axboe
1
-5
/
+3
2009-03-05
Fix kernel NULL pointer dereference in xen-blkfront
Kris Shannon
1
-0
/
+2
2009-03-04
aoe: error printed 1 too early
Roel Kluin
1
-1
/
+1
2009-02-26
xen/blkfront: use blk_rq_map_sg to generate ring entries
Jens Axboe
1
-15
/
+15
2009-02-26
cciss: shorten 30s timeout on controller reset
Jens Axboe
1
-3
/
+7
2009-02-22
m68k: atari - Rename "mfp" to "st_mfp"
Geert Uytterhoeven
1
-2
/
+2
2009-02-19
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-1
/
+216
2009-02-19
floppy: request and release only the ports we actually use
Philippe De Muyter
1
-27
/
+52
2009-02-19
aoe: ignore vendor extension AoE responses
Ed Cashin
2
-0
/
+3
2009-02-18
cciss: PCI power management reset for kexec
Chip Coldwell
1
-0
/
+215
2009-02-18
paride/pg.c: xs(): &&/|| confusion
Roel Kluin
1
-1
/
+1
2009-02-12
nbd: fix I/O hang on disconnected nbds
Paul Clements
1
-0
/
+9
2009-01-16
powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/block
Stephen Rothwell
1
-9
/
+9
2009-01-16
nbd: do not allow two clients at the same time
Pavel Machek
1
-0
/
+4
2009-01-13
Merge commit 'gcl/gcl-next' into next
Benjamin Herrenschmidt
1
-0
/
+1
2009-01-12
m68k: amiflop - Get rid of sleep_on calls
Andreas Bombe
1
-24
/
+16
2009-01-10
powerpc/xsysace: add compatible string for non-ipcore instance
Yuri Tikhonov
1
-0
/
+1
2009-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-4
/
+4
2009-01-07
USB: change interface to usb_lock_device_for_reset()
Alan Stern
1
-6
/
+5
2009-01-07
sparc64: Fix unsigned long long warnings in drivers.
Sam Ravnborg
1
-4
/
+4
2008-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-13
/
+28
2008-12-30
virtio_blk: fix type warning
Randy Dunlap
1
-1
/
+1
2008-12-30
virtio: block: dynamic maximum segments
Rusty Russell
1
-13
/
+23
2008-12-30
virtio: set max_segment_size and max_sectors to infinite.
Rusty Russell
1
-0
/
+5
2008-12-29
cciss: simplify parameters to deregister_disk function
Stephen M. Cameron
1
-7
/
+9
2008-12-29
loop: Do not call loop_unplug for not configured loop device.
Milan Broz
1
-0
/
+1
2008-12-29
loop: Flush possible running bios when loop device is released.
Milan Broz
1
-3
/
+35
2008-12-29
nbd: tell the block layer that it is not a rotational device
Jens Axboe
1
-6
/
+4
2008-12-29
block: get rid of elevator_t typedef
Jens Axboe
1
-1
/
+1
2008-12-29
cciss: switch to using hlist for command list management
Jens Axboe
3
-46
/
+33
2008-12-29
xen-blkfront: set queue paravirt flag
Fernando Luis Vázquez Cao
1
-7
/
+1
2008-12-29
virtio_blk: set queue paravirt flag
Fernando Luis Vázquez Cao
1
-0
/
+2
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
4
-25
/
+11
2008-12-25
Merge branch 'next' into for-linus
James Morris
1
-2
/
+4
2008-12-19
cciss: fix problem that deleting multiple logical drives could cause a panic
Stephen M. Cameron
1
-0
/
+5
2008-12-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+3
2008-12-10
pktcdvd: remove broken dev_t export of class devices
Kay Sievers
1
-1
/
+1
2008-12-04
[PATCH] fix bogus argument of blkdev_put() in pktcdvd
Al Viro
1
-2
/
+2
2008-12-04
Merge branch 'master' into next
James Morris
3
-16
/
+24
2008-12-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-11
/
+12
2008-12-01
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-11
/
+12
2008-11-25
aoe: remove private mac address format function
Harvey Harrison
4
-25
/
+11
2008-11-24
Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into merge
Paul Mackerras
1
-11
/
+12
2008-11-20
cciss: fix DEBUG printk formats
Randy Dunlap
1
-4
/
+5
2008-11-18
Release old elevator on change elevator
Zhaolei
1
-1
/
+7
[next]