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
/
fc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-13
nvme-fc: reject reconnect if io queue count is reduced to zero
James Smart
1
-0
/
+12
2019-03-13
nvme-fc: fix numa_node when dev is null
James Smart
1
-1
/
+4
2019-03-13
nvme-fc: use nr_phys_segments to determine existence of sgl
James Smart
1
-4
/
+15
2019-02-20
nvme-fc: convert to SPDX identifiers
Christoph Hellwig
1
-13
/
+1
2018-12-18
nvme-fabrics: allow nvmf_connect_io_queue to poll
Sagi Grimberg
1
-1
/
+1
2018-12-08
nvme: add a numa_node field to struct nvme_ctrl
Hannes Reinecke
1
-2
/
+3
2018-12-04
Merge tag 'v4.20-rc5' into for-4.21/block
Jens Axboe
1
-11
/
+64
2018-11-27
nvme-fc: initialize nvme_req(rq)->ctrl after calling __nvme_fc_init_request()
Ewan D. Milne
1
-1
/
+1
2018-11-19
nvme-fc: remove ->poll implementation
Jens Axboe
1
-33
/
+0
2018-11-15
nvme-fc: resolve io failures during connect
James Smart
1
-10
/
+63
2018-11-08
blk-mq-tag: change busy_iter_fn to return whether to continue or not
Jens Axboe
1
-1
/
+2
2018-11-02
nvme-fc: fix request private initialization
James Smart
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-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-08-14
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2018-07-24
nvme: if_ready checks to fail io to deleting controller
James Smart
1
-1
/
+1
2018-07-23
nvme: cache struct nvme_ctrl reference to struct nvme_request
Sagi Grimberg
1
-0
/
+1
2018-06-21
nvme-fc: release io queues to allow fast fail
James Smart
1
-3
/
+3
2018-06-15
nvme-fabrics: refactor queue ready check
Christoph Hellwig
1
-5
/
+4
2018-06-14
nvme-fc: fix nulling of queue data on reconnect
James Smart
1
-6
/
+5
2018-06-14
nvme-fc: remove reinit_request routine
James Smart
1
-20
/
+0
2018-06-14
nvme-fc: change controllers first connect to use reconnect path
James Smart
1
-57
/
+47
2018-05-30
blk-mq: only iterate over inflight requests in blk_mq_tagset_busy_iter
Christoph Hellwig
1
-3
/
+0
2018-05-25
nvme-fc: remove setting DNR on exception conditions
James Smart
1
-10
/
+0
2018-04-26
nvme: fc: provide a descriptive error
Johannes Thumshirn
1
-0
/
+2
2018-04-12
nvme: expand nvmf_check_if_ready checks
James Smart
1
-9
/
+3
2018-04-06
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-20
/
+16
2018-03-26
nvme_fc: on remoteport reuse, set new nport_id and role.
James Smart
1
-0
/
+2
2018-03-26
nvme_fc: fix abort race on teardown with lld reject
James Smart
1
-1
/
+4
2018-03-26
nvme_fc: io timeout should defer abort to ctrl reset
James Smart
1
-11
/
+1
2018-03-26
nvme_fc: fix ctrl create failures racing with workq items
James Smart
1
-0
/
+4
2018-03-26
nvme: centralize ctrl removal prints
Max Gurtovoy
1
-8
/
+5
2018-03-08
nvme_fc: rework sqsize handling
James Smart
1
-10
/
+17
2018-02-11
nvme_fc: cleanup io completion
James Smart
1
-51
/
+12
2018-02-11
nvme_fc: correct abort race condition on resets
James Smart
1
-72
/
+26
2018-02-08
nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTING
Max Gurtovoy
1
-7
/
+7
2018-01-31
blk-mq: introduce BLK_STS_DEV_RESOURCE
Ming Lei
1
-10
/
+2
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+7
2018-01-17
nvme-fc: correct hang in nvme_ns_remove()
James Smart
1
-0
/
+3
2018-01-17
nvme-fc: fix rogue admin cmds stalling teardown
James Smart
1
-0
/
+3
2018-01-08
nvme-fabrics: protect against module unload during create_ctrl
Roy Shterman
1
-0
/
+1
2017-12-15
nvme-fc: remove double put reference if admin connect fails
James Smart
1
-1
/
+0
2017-11-24
nvme-fc: don't use bit masks for set/test_bit() numbers
Jens Axboe
1
-2
/
+2
2017-11-20
nvme-fc: check if queue is ready in queue_rq
Sagi Grimberg
1
-1
/
+18
2017-11-15
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-201
/
+592
2017-11-11
nvme: remove handling of multiple AEN requests
Keith Busch
1
-6
/
+3
2017-11-11
nvme-fc: remove unused "queue_size" field
Keith Busch
1
-6
/
+3
[next]