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
/
nvme
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-07
nvme: validate controller state before rescheduling keep alive
James Smart
1
-1
/
+9
2018-11-30
nvme-rdma: fix double freeing of async event data
Prabhath Sajeepa
1
-0
/
+2
2018-11-30
nvme: flush namespace scanning work just before removing namespaces
Sagi Grimberg
1
-1
/
+3
2018-11-30
nvme: warn when finding multi-port subsystems without multipathing enabled
Christoph Hellwig
1
-0
/
+3
2018-11-27
nvme-pci: fix surprise removal
Igor Konopko
1
-1
/
+1
2018-11-27
nvme-fc: initialize nvme_req(rq)->ctrl after calling __nvme_fc_init_request()
Ewan D. Milne
1
-1
/
+1
2018-11-27
nvme: Free ctrl device name on init failure
Keith Busch
1
-1
/
+1
2018-11-15
nvme-fc: resolve io failures during connect
James Smart
1
-10
/
+63
2018-11-09
nvme: make sure ns head inherits underlying device limits
Sagi Grimberg
2
-1
/
+4
2018-11-02
nvme-pci: fix conflicting p2p resource adds
Keith Busch
1
-1
/
+4
2018-11-02
nvme-fc: fix request private initialization
James Smart
1
-1
/
+1
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-40
/
+63
2018-10-22
Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-228
/
+377
2018-10-20
Merge branch 'pci/peer-to-peer'
Bjorn Helgaas
3
-39
/
+63
2018-10-19
nvme-fabrics: move controller options matching to fabrics
Sagi Grimberg
3
-34
/
+33
2018-10-19
nvme-rdma: always have a valid trsvcid
Sagi Grimberg
1
-24
/
+14
2018-10-18
nvme-pci: remove duplicate check
Chaitanya Kulkarni
1
-2
/
+2
2018-10-17
nvme-pci: Add support for P2P memory in requests
Logan Gunthorpe
3
-4
/
+18
2018-10-17
nvme-pci: Use PCI p2pmem subsystem to manage the CMB
Logan Gunthorpe
1
-35
/
+45
2018-10-17
nvme-pci: fix hot removal during error handling
Keith Busch
1
-2
/
+1
2018-10-17
nvme-core: make implicit seed truncation explicit
Bart Van Assche
1
-1
/
+1
2018-10-17
nvme-fc: rework the request initialization code
Bart Van Assche
1
-3
/
+6
2018-10-17
nvme-fc: introduce struct nvme_fcp_op_w_sgl
Bart Van Assche
1
-11
/
+18
2018-10-17
nvme-fc: fix kernel-doc headers
Bart Van Assche
1
-6
/
+5
2018-10-17
nvme-pci: fix nvme_suspend_queue() kernel-doc header
Bart Van Assche
1
-1
/
+1
2018-10-17
nvme-core: rework a NQN copying operation
Bart Van Assche
1
-1
/
+1
2018-10-17
nvme-core: declare local symbols static
Bart Van Assche
1
-1
/
+1
2018-10-17
nvmet-rdma: check for timeout in nvme_rdma_wait_for_cm()
Bart Van Assche
1
-1
/
+8
2018-10-17
nvme: update node paths after adding new path
Keith Busch
1
-0
/
+9
2018-10-09
lightnvm: do no update csecs and sos on 1.2
Javier González
1
-0
/
+3
2018-10-09
lightnvm: use internal allocation for chunk log page
Javier González
1
-8
/
+17
2018-10-09
lightnvm: move bad block and chunk state logic to core
Matias Bjørling
1
-2
/
+2
2018-10-08
nvme: remove ns sibling before clearing path
Keith Busch
1
-1
/
+1
2018-10-03
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
1
-1
/
+0
2018-10-02
nvme: take node locality into account when selecting a path
Christoph Hellwig
3
-28
/
+54
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
nvme-fc: fix for a minor typos
Milan P. Gandhi
1
-2
/
+2
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
1
-2
/
+4
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
2
-2
/
+2
2018-09-26
nvme: properly propagate errors in nvme_mpath_init
Susobhan Dey
1
-2
/
+4
2018-08-28
nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_event
Michal Wnukowski
1
-0
/
+8
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
10
-359
/
+670
2018-08-16
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
7
-81
/
+131
2018-08-14
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-359
/
+670
2018-08-08
nvme-fabrics: fix ctrl_loss_tmo < 0 to reconnect forever
Tal Shorer
1
-1
/
+1
2018-08-08
nvme: set gendisk read only based on nsattr
Chaitanya Kulkarni
1
-0
/
+6
[next]