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
2021-04-06
nvme: retrigger ANA log update if group descriptor isn't found
Hannes Reinecke
1
-0
/
+4
2021-04-02
nvme: export fast_io_fail_tmo to sysfs
Daniel Wagner
1
-0
/
+31
2021-04-02
nvme: remove superfluous else in nvme_ctrl_loss_tmo_store
Daniel Wagner
1
-1
/
+1
2021-04-02
nvme: use sysfs_emit instead of sprintf
Daniel Wagner
2
-24
/
+24
2021-04-02
nvme-fc: check sgl supported by target
Max Gurtovoy
1
-0
/
+5
2021-04-02
nvme-tcp: check sgl supported by target
Max Gurtovoy
1
-0
/
+5
2021-04-02
nvmet-tcp: enable optional queue idle period tracking
Wunderlich, Mark
1
-2
/
+34
2021-04-02
nvmet-tcp: fix incorrect locking in state_change sk callback
Sagi Grimberg
1
-2
/
+2
2021-04-02
nvme-tcp: block BH in sk state_change sk callback
Sagi Grimberg
1
-2
/
+2
2021-04-02
nvmet: return proper error code from discovery ctrl
Hou Pu
1
-2
/
+4
2021-04-02
nvme: warn of unhandled effects only once
Keith Busch
1
-3
/
+3
2021-04-02
nvme: use driver pdu command for passthrough
Keith Busch
7
-23
/
+25
2021-04-02
nvme-pci: allocate nvme_command within driver pdu
Keith Busch
1
-5
/
+6
2021-04-02
nvmet: do not allow model_number exceed 40 bytes
Noam Gottlieb
2
-0
/
+7
2021-04-02
nvmet: remove unnecessary ctrl parameter
Chaitanya Kulkarni
3
-17
/
+20
2021-04-02
nvmet-fc: update function documentation
Chaitanya Kulkarni
1
-0
/
+1
2021-04-02
nvme-fc: fix the function documentation comment
Chaitanya Kulkarni
1
-1
/
+1
2021-04-02
nvme: add new line after variable declatation
Chaitanya Kulkarni
1
-0
/
+3
2021-04-02
nvme: don't check nvme_req flags for new req
Chaitanya Kulkarni
1
-6
/
+5
2021-04-02
nvme: mark nvme_setup_passsthru() inline
Chaitanya Kulkarni
1
-1
/
+1
2021-04-02
nvme: split init identify into helper
Chaitanya Kulkarni
1
-23
/
+32
2021-04-02
nvme: rename nvme_init_identify()
Chaitanya Kulkarni
7
-10
/
+10
2021-04-02
nvme: reduce checks for zero command effects
Kanchan Joshi
1
-1
/
+2
2021-04-02
nvme: use NVME_CTRL_CMIC_ANA macro
Kanchan Joshi
1
-1
/
+1
2021-04-02
nvmet: replace white spaces with tabs
Chaitanya Kulkarni
1
-1
/
+1
2021-04-02
nvmet: remove an unnecessary function parameter to nvmet_check_ctrl_status
Chaitanya Kulkarni
3
-7
/
+6
2021-04-02
nvmet: update error log page in nvmet_alloc_ctrl()
Chaitanya Kulkarni
2
-5
/
+3
2021-04-02
nvmet: remove a duplicate status assignment in nvmet_alloc_ctrl
Chaitanya Kulkarni
1
-1
/
+0
2021-04-02
nvme-pci: cleanup nvme_irq()
Chaitanya Kulkarni
1
-4
/
+2
2021-04-02
nvme-pci: remove the barriers in nvme_irq()
Chaitanya Kulkarni
1
-6
/
+0
2021-03-29
mtip32xx: use LIST_HEAD() for list_head
Shixin Liu
1
-5
/
+2
2021-03-29
mtip32xx: use DEFINE_SPINLOCK() for spinlock
Shixin Liu
1
-3
/
+1
2021-03-29
paride/pd: remove ->revalidate_disk
Christoph Hellwig
1
-11
/
+0
2021-03-25
md: Fix missing unused status line of /proc/mdstat
Jan Glauber
1
-1
/
+5
2021-03-25
md/raid10: improve discard request for far layout
Xiao Ni
2
-19
/
+61
2021-03-25
md/raid10: improve raid10 discard request
Xiao Ni
1
-1
/
+262
2021-03-25
md/raid10: pull the code that wait for blocked dev into one function
Xiao Ni
1
-51
/
+69
2021-03-25
md/raid10: extend r10bio devs to raid disks
Xiao Ni
1
-5
/
+5
2021-03-25
md: add md_submit_discard_bio() for submitting discard bio
Xiao Ni
3
-12
/
+24
2021-03-24
drivers/block: remove the umem driver
Davidlohr Bueso
4
-1280
/
+0
2021-03-24
rsxx: remove extraneous 'const' qualifier
Arnd Bergmann
1
-1
/
+1
2021-03-23
xsysace: Remove SYSACE driver
Michal Simek
3
-1280
/
+0
2021-03-16
s390/dasd: let driver core manage the sysfs attributes
Julian Wiedmann
5
-30
/
+7
2021-03-16
s390/dasd: remove dasd_fba_probe() wrapper
Julian Wiedmann
1
-8
/
+1
2021-03-14
Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-9
/
+2
2021-03-14
Merge tag 'efi-urgent-for-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+16
2021-03-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-10
/
+13
2021-03-13
Merge tag 'char-misc-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-28
/
+94
2021-03-13
Merge tag 'staging-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
49
-38
/
+169
2021-03-13
Merge tag 'tty-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-47
/
+13
[next]