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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-08
bcache: panic fix for making cache device
Dongbo Cao
1
-0
/
+8
2018-10-08
bcache: split combined if-condition code into separate ones
Dongbo Cao
1
-14
/
+76
2018-10-08
bcache: use MAX_CACHES_PER_SET instead of magic number 8 in __bch_bucket_allo...
Shenghui Wang
1
-1
/
+1
2018-10-08
bcache: replace hard coded number with BUCKET_GC_GEN_MAX
Coly Li
1
-1
/
+1
2018-10-08
bcache: remove useless parameter of bch_debug_init()
Dongbo Cao
3
-3
/
+3
2018-10-08
bcache: remove unused bch_passthrough_cache
Shenghui Wang
1
-1
/
+1
2018-10-08
bcache: recal cached_dev_sectors on detach
Shenghui Wang
1
-0
/
+1
2018-10-08
bcache: fix miss key refill->end in writeback
Tang Junhui
1
-1
/
+1
2018-10-08
bcache: Populate writeback_rate_minimum attribute
Ben Peddell
1
-0
/
+2
2018-10-08
bcache: correct dirty data statistics
Tang Junhui
1
-1
/
+2
2018-10-08
bcache: fix typo in code comments of closure_return_with_destructor()
Coly Li
1
-1
/
+2
2018-10-08
bcache: fix ioctl in flash device
Tang Junhui
2
-4
/
+3
2018-10-08
bcache: use REQ_PRIO to indicate bio for metadata
Coly Li
1
-2
/
+2
2018-10-08
bcache: trace missed reading by cache_missed
Tang Junhui
1
-1
/
+1
2018-10-08
bcache: account size of buckets used in uuid write to ca->meta_sectors_written
Shenghui Wang
1
-0
/
+5
2018-10-05
Merge branch 'nvme-4.20' of git://git.infradead.org/nvme into for-4.20/block
Jens Axboe
11
-60
/
+346
2018-10-05
nvmet-rdma: use a private workqueue for delete
Sagi Grimberg
1
-4
/
+15
2018-10-04
block: Finish renaming REQ_DISCARD into REQ_OP_DISCARD
Bart Van Assche
6
-9
/
+9
2018-10-03
cdrom: fix improper type cast, which can leat to information leak.
Young_X
1
-1
/
+1
2018-10-02
pktcdvd: fix fall-through annotation
Gustavo A. R. Silva
1
-1
/
+1
2018-10-02
nvme: take node locality into account when selecting a path
Christoph Hellwig
3
-28
/
+54
2018-10-02
nvmet: don't split large I/Os unconditionally
Sagi Grimberg
2
-2
/
+8
2018-10-02
nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/O
James Smart
2
-2
/
+12
2018-10-02
nvme-core: add async event trace helper
Chaitanya Kulkarni
2
-2
/
+37
2018-10-02
nvme_fc: add 'nvme_discovery' sysfs attribute to fc transport device
James Smart
1
-9
/
+95
2018-10-02
nvmet_fc: support target port removal with nvmet layer
James Smart
1
-8
/
+120
2018-10-02
nvme-fc: fix for a minor typos
Milan P. Gandhi
2
-3
/
+3
2018-10-02
nvmet: remove redundant module prefix
Chaitanya Kulkarni
1
-1
/
+1
2018-10-02
nvme: fix typo in nvme_identify_ns_descs
Milan P. Gandhi
1
-1
/
+1
2018-10-01
Merge tag 'v4.19-rc6' into for-4.20/block
Jens Axboe
406
-2751
/
+4083
2018-09-30
Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-block
Greg Kroah-Hartman
5
-7
/
+18
2018-09-30
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Greg Kroah-Hartman
3
-13
/
+28
2018-09-29
Merge tag 'pm-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Greg Kroah-Hartman
1
-2
/
+2
2018-09-29
cpufreq: qcom-kryo: Fix section annotations
Nathan Chancellor
1
-2
/
+2
2018-09-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Greg Kroah-Hartman
4
-47
/
+37
2018-09-29
Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
4
-15
/
+82
2018-09-29
Merge tag 'regulator-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
3
-4
/
+21
2018-09-29
Merge tag 'pinctrl-v4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
3
-55
/
+43
2018-09-28
Merge tag 'drm-fixes-2018-09-28' of git://anongit.freedesktop.org/drm/drm
Greg Kroah-Hartman
16
-51
/
+217
2018-09-28
Merge tag 'pci-v4.19-fixes-2' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
3
-11
/
+11
2018-09-28
Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linus
Jens Axboe
1
-2
/
+4
2018-09-28
xen/blkfront: correct purging of persistent grants
Juergen Gross
1
-2
/
+2
2018-09-28
Revert "xen/blkfront: When purging persistent grants, keep them in the buffer"
Jens Axboe
1
-1
/
+3
2018-09-28
virtio-blk: modernize sysfs attribute creation
Hannes Reinecke
1
-29
/
+39
2018-09-28
zram: register default groups with device_add_disk()
Hannes Reinecke
1
-21
/
+7
2018-09-28
aoe: register default groups with device_add_disk()
Hannes Reinecke
3
-16
/
+7
2018-09-28
nvme: register ns_id attributes as default sysfs groups
Hannes Reinecke
4
-92
/
+59
2018-09-28
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
25
-25
/
+25
2018-09-28
Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
8
-28
/
+142
2018-09-28
Merge tag 'drm-misc-fixes-2018-09-27-1' of git://anongit.freedesktop.org/drm/...
Dave Airlie
2
-10
/
+5
[next]