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
2017-06-07
nvme-fc: on lldd/transport io error, terminate association
James Smart
1
-2
/
+17
2017-06-07
nvme-rdma: fast fail incoming requests while we reconnect
Sagi Grimberg
1
-15
/
+29
2017-06-07
nvme-pci: fix multiple ctrl removal scheduling
Rakesh Pandit
1
-7
/
+6
2017-06-07
nvme: fix hang in remove path
Ming Lei
1
-0
/
+4
2017-05-26
nvme: Quirk APST on Intel 600P/P3100 devices
Andy Lutomirski
1
-0
/
+2
2017-05-26
nvme: only setup block integrity if supported by the driver
Christoph Hellwig
3
-19
/
+33
2017-05-26
nvme: replace is_flags field in nvme_ctrl_ops with a flags field
Christoph Hellwig
4
-4
/
+5
2017-05-26
nvme-pci: consistencly use ctrl->device for logging
Christoph Hellwig
1
-6
/
+6
2017-05-22
nvme_fc: remove extra controller reference taken on reconnect
James Smart
1
-3
/
+2
2017-05-22
nvme_fc: correct nvme status set on abort
James Smart
1
-2
/
+2
2017-05-22
nvme_fc: set logging level on resets/deletes
James Smart
1
-10
/
+4
2017-05-22
nvme_fc: revise comment on teardown
James Smart
1
-4
/
+4
2017-05-22
nvme_fc: Support ctrl_loss_tmo
James Smart
1
-67
/
+49
2017-05-22
nvme_fc: get rid of local reconnect_delay
James Smart
1
-6
/
+4
2017-05-22
nvme: avoid to use blk_mq_abort_requeue_list()
Ming Lei
1
-2
/
+3
2017-05-22
nvme: use blk_mq_start_hw_queues() in nvme_kill_queues()
Ming Lei
1
-1
/
+7
2017-05-22
nvme-rdma: support devices with queue size < 32
Marta Rybczynska
1
-4
/
+14
2017-05-21
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-1
/
+16
2017-05-20
nvme-fc: stop queues on error detection
James Smart
1
-0
/
+4
2017-05-20
nvme-fc: require target or discovery role for fc-nvme targets
James Smart
1
-0
/
+6
2017-05-20
nvme: unmap CMB and remove sysfs file in reset path
Jon Derrick
1
-1
/
+6
2017-05-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+5
2017-05-10
nvme: lightnvm: fix memory leak
Rakesh Pandit
1
-1
/
+2
2017-05-09
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-17
/
+13
2017-05-08
lightnvm: remove unused rq parameter of nvme_nvm_rqtocmd() to kill warning
Geert Uytterhoeven
1
-3
/
+3
2017-05-04
lightnvm: create cmd before allocating request
Javier González
1
-2
/
+2
2017-05-02
blk-mq: update ->init_request and ->exit_request prototypes
Christoph Hellwig
3
-33
/
+30
2017-04-27
Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-m...
Jens Axboe
3
-364
/
+742
2017-04-27
nvme-scsi: remove nvme_trans_security_protocol
Christoph Hellwig
1
-13
/
+0
2017-04-25
nvme-lightnvm: add missing endianess conversion in nvme_nvm_end_io
Christoph Hellwig
1
-1
/
+1
2017-04-25
nvme-scsi: Consider LBA format in IO splitting calculation
Jon Derrick
1
-1
/
+1
2017-04-25
nvme-fc: avoid memory corruption caused by calling nvmf_free_options() twice
Ewan D. Milne
1
-1
/
+3
2017-04-25
nvme: Add nvme_core.force_apst to ignore the NO_APST quirk
Andy Lutomirski
1
-1
/
+19
2017-04-25
nvme: Display raw APST configuration via DYNAMIC_DEBUG
Andy Lutomirski
1
-0
/
+16
2017-04-25
nvme: Fix APST comment
Andy Lutomirski
1
-1
/
+1
2017-04-25
Merge branch 'master' into for-4.12/post-merge
Jens Axboe
5
-11
/
+47
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: let dm-mpath distinguish nvme error codes
Junxiong Guan
1
-0
/
+14
2017-04-21
nvme/pci: Poll CQ on timeout
Keith Busch
1
-3
/
+18
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-21
nvme: improve performance for virtual NVMe devices
Helen Koike
1
-2
/
+141
2017-04-21
nvme/pci: Don't set reserved SQ create flags
Keith Busch
1
-1
/
+1
2017-04-20
nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"
Andy Lutomirski
1
-0
/
+9
2017-04-20
nvme: Adjust the Samsung APST quirk
Andy Lutomirski
3
-11
/
+38
2017-04-20
blk-mq: remove the error argument to blk_mq_complete_request
Christoph Hellwig
2
-2
/
+2
2017-04-20
nvme: make nvme_error_status private
Christoph Hellwig
3
-6
/
+4
[next]