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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-23
md/raid5: remove over-loading of ->bi_phys_segments.
NeilBrown
2
-41
/
+13
2017-03-23
md/raid5: use bio_inc_remaining() instead of repurposing bi_phys_segments as ...
NeilBrown
3
-62
/
+15
2017-03-23
md/raid5: call bio_endio() directly rather than queueing for later.
NeilBrown
4
-38
/
+16
2017-03-23
md/raid5: simplfy delaying of writes while metadata is updated.
NeilBrown
2
-26
/
+8
2017-03-23
md/raid5: use md_write_start to count stripes, not bios
NeilBrown
4
-15
/
+32
2017-03-17
md: move bitmap_destroy to the beginning of __md_stop
Guoqing Jiang
3
-11
/
+19
2017-03-17
md/r5cache: generate R5LOG_PAYLOAD_FLUSH
Song Liu
1
-3
/
+42
2017-03-17
md/r5cache: handle R5LOG_PAYLOAD_FLUSH in recovery
Song Liu
1
-6
/
+41
2017-03-17
raid5-ppl: runtime PPL enabling or disabling
Artur Paszkiewicz
4
-3
/
+68
2017-03-17
raid5-ppl: support disk hot add/remove with PPL
Artur Paszkiewicz
3
-2
/
+64
2017-03-17
raid5-ppl: load and recover the log
Artur Paszkiewicz
2
-1
/
+493
2017-03-17
md: add sysfs entries for PPL
Artur Paszkiewicz
1
-0
/
+115
2017-03-17
raid5-ppl: Partial Parity Log write logging implementation
Artur Paszkiewicz
5
-5
/
+798
2017-03-17
raid5: separate header for log functions
Artur Paszkiewicz
4
-69
/
+107
2017-03-17
md: superblock changes for PPL
Artur Paszkiewicz
4
-2
/
+31
2017-03-17
md/r5cache: improve recovery with read ahead page pool
Song Liu
1
-46
/
+175
2017-03-17
md/raid5: sort bios
Shaohua Li
2
-26
/
+126
2017-03-17
md/raid5-cache: bump flush stripe batch size
Shaohua Li
1
-3
/
+3
2017-03-17
md/raid5: prioritize stripes for writeback
Shaohua Li
2
-9
/
+41
2017-03-17
md-cluster: add the support for resize
Guoqing Jiang
3
-5
/
+93
2017-03-17
md-cluster: introduce cluster_check_sync_size
Guoqing Jiang
3
-10
/
+93
2017-03-17
md-cluster: add CHANGE_CAPACITY message type
Guoqing Jiang
1
-0
/
+5
2017-03-17
md-cluster: use sync way to handle METADATA_UPDATED msg
Guoqing Jiang
3
-23
/
+66
2017-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...
Linus Torvalds
6
-38
/
+72
2017-03-16
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-14
/
+18
2017-03-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
40
-285
/
+640
2017-03-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-49
/
+99
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
58
-523
/
+866
2017-03-15
Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-9
/
+7
2017-03-14
qed: Enable iSCSI Out-of-Order
Mintz, Yuval
1
-0
/
+3
2017-03-14
qed: Correct out-of-bound access in OOO history
Mintz, Yuval
1
-0
/
+2
2017-03-14
qed: Fix interrupt flags on Rx LL2
Ram Amrani
1
-4
/
+5
2017-03-14
qed: Free previous connections when releasing iSCSI
Mintz, Yuval
1
-0
/
+28
2017-03-14
qed: Fix mapping leak on LL2 rx flow
Mintz, Yuval
1
-0
/
+2
2017-03-14
qed: Prevent creation of too-big u32-chains
Tomer Tayar
1
-3
/
+2
2017-03-14
qed: Align CIDs according to DORQ requirement
Ram Amrani
1
-1
/
+2
2017-03-14
mlxsw: reg: Fix SPVMLR max record count
Jiri Pirko
1
-1
/
+1
2017-03-14
mlxsw: reg: Fix SPVM max record count
Jiri Pirko
1
-1
/
+1
2017-03-14
md/raid1: fix a trivial typo in comments
Zhilong Liu
1
-1
/
+1
2017-03-14
md/r5cache: fix set_syndrome_sources() for data in cache
Song Liu
1
-1
/
+2
2017-03-14
tun: fix premature POLLOUT notification on tun devices
Hannes Frederic Sowa
1
-3
/
+15
2017-03-14
ucc/hdlc: fix two little issue
Zhao Qiang
1
-2
/
+2
2017-03-14
Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+1
2017-03-14
vxlan: fix ovs support
Nicolas Dichtel
1
-33
/
+40
2017-03-13
Merge tag 'platform-drivers-x86-v4.11-2' of git://git.infradead.org/linux-pla...
Linus Torvalds
4
-282
/
+241
2017-03-13
net: wimax/i2400m: fix NULL-deref at probe
Johan Hovold
1
-0
/
+3
2017-03-13
isdn/gigaset: fix NULL-deref at probe
Johan Hovold
1
-0
/
+3
2017-03-13
xen-netback: fix race condition on XenBus disconnect
Igor Druzhinin
3
-20
/
+28
2017-03-13
netvsc: handle select_queue when device is being removed
stephen hemminger
3
-15
/
+7
2017-03-13
net: ethernet: aquantia: call set_irq_affinity_hint before free_irq
David Arcari
1
-1
/
+1
[next]