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
2017-05-02
blk-mq: update ->init_request and ->exit_request prototypes
Christoph Hellwig
1
-11
/
+9
2017-04-25
nvme-fc: avoid memory corruption caused by calling nvmf_free_options() twice
Ewan D. Milne
1
-1
/
+3
2017-04-24
nvme-fc: mark two symbols static
Christoph Hellwig
1
-2
/
+2
2017-04-24
nvme_fc: add controller reset support
James Smart
1
-315
/
+616
2017-04-24
nvme_fc: add aen abort to teardown
James Smart
1
-52
/
+139
2017-04-24
nvme_fc: fix command id check
James Smart
1
-1
/
+2
2017-04-21
nvme_fc: Add ls aborts on remote port teardown
James Smart
1
-0
/
+33
2017-04-21
nvme_fc: Move LS's to rport
James Smart
1
-54
/
+65
2017-04-20
nvme: split nvme status from block req->errors
Christoph Hellwig
1
-5
/
+5
2017-04-20
nvme-fc: fix status code handling in nvme_fc_fcpio_done
Christoph Hellwig
1
-8
/
+8
2017-04-04
nvme: factor request completion code into a common helper
Christoph Hellwig
1
-18
/
+2
2017-04-04
nvme-fc: drop ctrl for all command completions
Christoph Hellwig
1
-2
/
+3
2017-04-04
nvme-fc: increment request retries counter before requeuing
Sagi Grimberg
1
-0
/
+1
2017-04-04
nvme_fc: Clean up host fcpio done status handling
James Smart
1
-7
/
+7
2017-04-04
nvme_fc: correct LS validation
James Smart
1
-4
/
+5
2017-04-04
nvme_fc: Add check of status_code in ERSP_IU
James Smart
1
-0
/
+1
2017-04-04
nvme-fc: fix module_init (theoretical) error path
Sagi Grimberg
1
-1
/
+10
2017-03-31
blk-mq: constify struct blk_mq_ops
Eric Biggers
1
-2
/
+2
2017-02-22
nvme-fc: don't bother to validate ioccsz and iorcsz
James Smart
1
-12
/
+0
2017-02-22
nvme: make nvmf_register_transport require a create_ctrl callback
Johannes Thumshirn
1
-2
/
+1
2017-02-18
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
1
-1
/
+1
2017-02-01
block: introduce blk_rq_is_passthrough
Christoph Hellwig
1
-1
/
+1
2017-01-26
nvme-fc: use blk_rq_nr_phys_segments
Christoph Hellwig
1
-3
/
+3
2017-01-14
nvme: use blk_rq_payload_bytes
Christoph Hellwig
1
-3
/
+2
2016-12-21
nvme/fc: simplify error handling of nvme_fc_create_hw_io_queues
Johannes Thumshirn
1
-7
/
+8
2016-12-21
nvme/fc: correct some printk information
James Smart
1
-2
/
+2
2016-12-06
nvme-fabrics: Add host support for FC transport
James Smart
1
-0
/
+2586