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
pinetabv-6.6.y-devel
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
starfive-6.6.48-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
/
nvme.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-14
nvme: Wait for reset state when required
Keith Busch
1
-0
/
+4
2019-10-14
nvme: Remove ADMIN_ONLY state
Keith Busch
1
-1
/
+0
2019-09-26
nvme: Move ctrl sqsize to generic space
Keith Busch
1
-1
/
+1
2019-09-18
Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+34
2019-08-29
nvme: make fabrics command run on a separate request queue
Sagi Grimberg
1
-0
/
+1
2019-08-29
nvme-pci: Support shared tags across queues for Apple 2018 controllers
Benjamin Herrenschmidt
1
-0
/
+5
2019-08-29
nvme-pci: Add support for Apple 2018+ models
Benjamin Herrenschmidt
1
-0
/
+10
2019-08-29
nvme: trace bio completion
Hannes Reinecke
1
-0
/
+16
2019-08-29
nvme: don't pass cap to nvme_disable_ctrl
Sagi Grimberg
1
-1
/
+1
2019-08-29
nvme: move sqsize setting to the core
Sagi Grimberg
1
-1
/
+1
2019-08-20
nvme: Add quirk for LiteON CL1 devices running FW 22301111
Mario Limonciello
1
-0
/
+5
2019-08-01
nvme: fix controller removal race with scan work
Sagi Grimberg
1
-2
/
+7
2019-08-01
nvme: fix a possible deadlock when passthru commands sent to a multipath device
Sagi Grimberg
1
-0
/
+12
2019-07-23
nvme: fix multipath crash when ANA is deactivated
Marta Rybczynska
1
-1
/
+5
2019-07-10
nvme: set physical block size and optimal I/O size
Bart Van Assche
1
-0
/
+1
2019-06-21
nvme: enable to inject errors into admin commands
Akinobu Mita
1
-0
/
+2
2019-06-21
nvme: prepare for fault injection into admin commands
Akinobu Mita
1
-15
/
+19
2019-06-21
nvme: export get and set features
Keith Busch
1
-0
/
+6
2019-05-17
nvme-pci: Sync queues on reset
Keith Busch
1
-0
/
+1
2019-05-01
nvme: mark nvme_core_init and nvme_core_exit static
Christoph Hellwig
1
-3
/
+0
2019-03-13
nvme: disable Write Zeroes for qemu controllers
Christoph Hellwig
1
-0
/
+5
2019-02-20
nvme: convert to SPDX identifiers
Christoph Hellwig
1
-9
/
+1
2019-02-20
nvme: unexport nvme_delete_ctrl_sync()
Bart Van Assche
1
-1
/
+0
2019-02-20
nvme-multipath: round-robin I/O policy
Hannes Reinecke
1
-0
/
+9
2019-02-15
Merge tag 'v5.0-rc6' into for-5.1/block
Jens Axboe
1
-0
/
+1
2019-02-06
nvme: lock NS list changes while handling command effects
Keith Busch
1
-0
/
+1
2019-02-04
nvme: remove the .stop_ctrl callout
Sagi Grimberg
1
-1
/
+0
2019-01-09
nvme: introduce NVME_QUIRK_IGNORE_DEV_SUBNQN
James Dingwall
1
-0
/
+5
2018-12-18
nvme-core: optionally poll sync commands
Sagi Grimberg
1
-1
/
+1
2018-12-13
nvme: provide fallback for discard alloc failure
Jens Axboe
1
-0
/
+3
2018-12-13
nvme: add __exit annotation
Chengguang Xu
1
-1
/
+1
2018-12-11
lightnvm: simplify geometry enumeration
Matias Bjørling
1
-2
/
+0
2018-12-08
nvme: remove unused function nvme_ctrl_ready
Israel Rukshin
1
-9
/
+0
2018-12-08
nvme: implement Enhanced Command Retry
Keith Busch
1
-0
/
+1
2018-12-08
nvme: support traffic based keep-alive
Sagi Grimberg
1
-0
/
+1
2018-12-08
nvme: cache controller attributes
Sagi Grimberg
1
-0
/
+1
2018-12-08
nvme: add a numa_node field to struct nvme_ctrl
Hannes Reinecke
1
-0
/
+1
2018-12-04
Merge tag 'v4.20-rc5' into for-4.21/block
Jens Axboe
1
-0
/
+3
2018-11-30
nvme: warn when finding multi-port subsystems without multipathing enabled
Christoph Hellwig
1
-0
/
+3
2018-11-08
blk-mq-tag: change busy_iter_fn to return whether to continue or not
Jens Axboe
1
-1
/
+1
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2018-10-17
nvme-pci: Add support for P2P memory in requests
Logan Gunthorpe
1
-0
/
+1
2018-10-02
nvme: take node locality into account when selecting a path
Christoph Hellwig
1
-16
/
+9
2018-09-28
nvme: register ns_id attributes as default sysfs groups
Hannes Reinecke
1
-8
/
+2
2018-08-06
Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/block2
Jens Axboe
1
-12
/
+49
2018-07-30
nvme: use blk API to remap ref tags for IOs with metadata
Max Gurtovoy
1
-8
/
+1
2018-07-27
nvme: add ANA support
Christoph Hellwig
1
-4
/
+47
2018-07-27
nvme: remove nvme_req_needs_failover
Christoph Hellwig
1
-6
/
+0
2018-07-27
nvme: simplify the API for getting log pages
Christoph Hellwig
1
-2
/
+2
2018-07-23
nvme: use hw qid in trace events
Keith Busch
1
-0
/
+7
[next]