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
starfive-6.6.48-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
2013-04-02
loop: prevent bdev freeing while device in use
Anatol Pomozov
1
-1
/
+8
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+2
2013-03-31
Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-block
Linus Torvalds
17
-254
/
+698
2013-03-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-17
/
+30
2013-03-29
rbd: don't zero-fill non-image object requests
Alex Elder
1
-17
/
+30
2013-03-28
aoe: reserve enough headroom on skbs
Eric Dumazet
1
-1
/
+2
2013-03-28
mg_disk: fix error return code in mg_probe()
Wei Yongjun
1
-1
/
+3
2013-03-27
rsxx: remove unused variable
Philip J Kelleher
1
-1
/
+0
2013-03-27
rsxx: enable error return of rsxx_eeh_save_issued_dmas()
Philip J Kelleher
3
-5
/
+22
2013-03-26
block: removes dynamic allocation on stack
Philip J Kelleher
1
-1
/
+6
2013-03-23
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
1
-9
/
+24
2013-03-22
NVMe: Add namespaces with no LBA range feature
Keith Busch
1
-1
/
+1
2013-03-22
cciss: fix invalid use of sizeof in cciss_find_cfgtables()
Wei Yongjun
1
-1
/
+1
2013-03-22
loop: cleanup partitions when detaching loop device
Phillip Susi
1
-2
/
+19
2013-03-22
loop: fix error return code in loop_add()
Wei Yongjun
1
-0
/
+1
2013-03-22
mtip32xx: fix error return code in mtip_pci_probe()
Wei Yongjun
1
-1
/
+3
2013-03-22
Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
4
-107
/
+169
2013-03-19
xen-blkfront: remove frame list from blk_shadow
Roger Pau Monne
1
-5
/
+1
2013-03-19
xen-blkfront: pre-allocate pages for requests
Roger Pau Monne
1
-41
/
+79
2013-03-19
xen-blkback: don't store dev_bus_addr
Roger Pau Monne
2
-16
/
+6
2013-03-19
xen-blkfront: switch from llist to list
Roger Pau Monne
1
-23
/
+18
2013-03-19
xen-blkback: fix foreach_grant_safe to handle empty lists
Roger Pau Monne
1
-1
/
+1
2013-03-19
xen-blkfront: replace kmalloc and then memcpy with kmemdup
Mihnea Dobrescu-Balaur
1
-2
/
+1
2013-03-19
xen-blkback: fix dispatch_rw_block_io() error path
Jan Beulich
1
-6
/
+1
2013-03-16
rsxx: fix missing unlock on error return in rsxx_eeh_remap_dmas()
Jens Axboe
1
-0
/
+1
2013-03-16
Adding in EEH support to the IBM FlashSystem 70/80 device driver
Philip J Kelleher
4
-67
/
+436
2013-03-11
block: IBM RamSan 70/80 error message bug fix.
Philip J Kelleher
1
-3
/
+4
2013-03-11
block: IBM RamSan 70/80 branding changes.
Philip J Kelleher
7
-18
/
+13
2013-03-11
block: IBM RamSan 70/80 fixes inconsistent locking.
Philip J Kelleher
1
-26
/
+18
2013-03-11
block: IBM RamSan 70/80 trivial changes.
Philip J Kelleher
5
-30
/
+11
2013-03-11
xen/blkback: Change statistics counter types to unsigned
Zoltan Kiss
3
-16
/
+16
2013-03-11
xen/blkback: correctly respond to unknown, non-native requests
David Vrabel
2
-4
/
+52
2013-03-01
xen/xen-blkback: preq.dev is used without initialized
Chen Gang
1
-1
/
+2
2013-03-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-691
/
+1161
2013-03-01
Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
21
-1418
/
+3980
2013-03-01
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+4
2013-02-28
nbd: fix sparse warning
Alex Elder
1
-0
/
+1
2013-02-28
nbd: show read-only state in sysfs
Paolo Bonzini
1
-0
/
+3
2013-02-28
nbd: fsync and kill block device on shutdown
Paolo Bonzini
1
-0
/
+10
2013-02-28
nbd: support FLUSH requests
Alex Bligh
1
-2
/
+20
2013-02-28
drbd: convert to idr_alloc()
Tejun Heo
1
-16
/
+13
2013-02-28
block/loop: convert to idr_alloc()
Tejun Heo
1
-18
/
+5
2013-02-28
block/loop: don't use idr_remove_all()
Tejun Heo
1
-1
/
+0
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-3
/
+3
2013-02-27
libceph: update osd request/reply encoding
Sage Weil
1
-28
/
+24
2013-02-27
rbd: pass length, not op for osd completions
Alex Elder
1
-27
/
+20
2013-02-27
rbd: move rbd_osd_trivial_callback()
Alex Elder
1
-7
/
+7
2013-02-26
switch vfs_getattr() to struct path
Al Viro
1
-1
/
+1
2013-02-26
rbd: eliminate sparse warnings
Alex Elder
1
-5
/
+7
2013-02-26
rbd: normalize dout() calls
Alex Elder
1
-5
/
+61
[next]