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
2019-06-21
nvme-trace: support for fabrics commands in host-side
Minwoo Im
2
-6
/
+77
2019-06-21
nvme-trace: move opcode symbol print to nvme.h
Minwoo Im
1
-44
/
+0
2019-06-21
nvme-trace: do not export nvme_trace_disk_name
Minwoo Im
1
-1
/
+0
2019-06-21
nvme-pci: clean up nvme_remove_dead_ctrl a bit
Chaitanya Kulkarni
1
-4
/
+5
2019-06-21
nvme-pci: properly report state change failure in nvme_reset_work
Minwoo Im
1
-0
/
+1
2019-06-21
nvme-pci: set the errno on ctrl state change error
Chaitanya Kulkarni
1
-2
/
+5
2019-06-21
nvme-pci: adjust irq max_vector using num_possible_cpus()
Minwoo Im
1
-1
/
+5
2019-06-21
nvme-pci: remove queue_count_ops for write_queues and poll_queues
Minwoo Im
1
-21
/
+2
2019-06-21
nvme-pci: remove unnecessary zero for static var
Minwoo Im
1
-1
/
+1
2019-06-21
nvme-pci: use host managed power state for suspend
Keith Busch
1
-3
/
+92
2019-06-21
nvme: introduce nvme_is_fabrics to check fabrics cmd
Minwoo Im
4
-4
/
+4
2019-06-21
nvme: export get and set features
Keith Busch
2
-3
/
+27
2019-06-21
nvme: fix possible io failures when removing multipathed ns
Anton Eidelman
1
-6
/
+8
2019-06-21
nvme-fc: add message when creating new association
James Smart
1
-0
/
+6
2019-06-21
lpfc: add sysfs interface to post NVME RSCN
James Smart
2
-0
/
+61
2019-06-21
lpfc: add support for translating an RSCN rcv into a discovery rescan
James Smart
3
-0
/
+51
2019-06-21
lpfc: add nvmet discovery_event op support
James Smart
1
-0
/
+17
2019-06-21
lpfc: add support to generate RSCN events for nport
James Smart
6
-0
/
+163
2019-06-21
nvme-fcloop: add support for nvmet discovery_event op
James Smart
1
-0
/
+37
2019-06-21
nvmet-fc: add transport discovery change event callback support
James Smart
1
-0
/
+11
2019-06-21
nvmet: add transport discovery change op
James Smart
3
-0
/
+8
2019-06-21
md: add bitmap_abort label in md_run
Guoqing Jiang
1
-16
/
+10
2019-06-21
md-bitmap: create and destroy wb_info_pool with the change of bitmap
Guoqing Jiang
1
-0
/
+6
2019-06-21
md-bitmap: create and destroy wb_info_pool with the change of backlog
Guoqing Jiang
1
-0
/
+14
2019-06-21
md: introduce mddev_create/destroy_wb_pool for the change of member device
Guoqing Jiang
2
-0
/
+67
2019-06-21
md/raid1: fix potential data inconsistency issue with write behind device
Guoqing Jiang
3
-1
/
+129
2019-06-20
block: remove the bi_phys_segments field in struct bio
Christoph Hellwig
1
-1
/
+0
2019-06-20
block: remove blk_init_request_from_bio
Christoph Hellwig
1
-1
/
+1
2019-06-20
block: drbd: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-66
/
+5
2019-06-20
null_blk: remove duplicate 0 initialization
Chaitanya Kulkarni
1
-1
/
+0
2019-06-20
floppy: fix harmless clang build warning
Arnd Bergmann
1
-1
/
+1
2019-06-15
block: null_blk: fix race condition for null_del_dev
Bob Liu
1
-5
/
+6
2019-06-15
md/raid10: read balance chooses idlest disk for SSD
Guoqing Jiang
1
-12
/
+33
2019-06-15
md: raid1-10: Unify r{1,10}bio_pool_free
Marcos Paulo de Souza
3
-17
/
+12
2019-06-15
md: raid10: Use struct_size() in kmalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-06-15
md/raid1: get rid of extra blank line and space
Yufen Yu
1
-6
/
+3
2019-06-15
md: fix spelling typo and add necessary space
Yufen Yu
1
-7
/
+4
2019-06-15
md: md.c: Return -ENODEV when mddev is NULL in rdev_attr_show
Marcos Paulo de Souza
1
-1
/
+1
2019-06-15
raid5-cache: Need to do start() part job after adding journal device
Xiao Ni
1
-2
/
+9
2019-06-15
drivers: md: Unify common definitions of raid1 and raid10
Marcos Paulo de Souza
3
-53
/
+28
2019-06-15
Merge tag 'for-linus-20190614' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-26
/
+46
2019-06-15
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+2
2019-06-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-58
/
+111
2019-06-14
Merge tag 'iommu-fixes-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-8
/
+18
2019-06-14
Merge tag 'gpio-v5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-1
/
+2
2019-06-14
mm/devm_memremap_pages: fix final page put race
Dan Williams
3
-28
/
+19
2019-06-14
PCI/P2PDMA: track pgmap references per resource, not globally
Dan Williams
1
-43
/
+81
2019-06-14
PCI/P2PDMA: fix the gen_pool_add_virt() failure path
Dan Williams
1
-1
/
+3
2019-06-14
drivers/base/devres: introduce devm_release_action()
Dan Williams
1
-1
/
+23
2019-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
10
-54
/
+136
[next]