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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-15
nvme: use ctrl->device consistently for logging
Johannes Thumshirn
1
-5
/
+5
2017-06-15
nvmet: allow overriding the NVMe VS via configfs
Johannes Thumshirn
1
-0
/
+37
2017-06-15
nvmet: add uuid field to nvme_ns and populate via configfs
Johannes Thumshirn
1
-0
/
+31
2017-06-15
nvmet: implement namespace identify descriptor list
Johannes Thumshirn
3
-1
/
+64
2017-06-15
nvme: provide UUID value to userspace
Johannes Thumshirn
1
-1
/
+24
2017-06-15
nvme: get list of namespace descriptors
Johannes Thumshirn
2
-0
/
+80
2017-06-15
nvme: rename uuid to nguid in nvme_ns
Johannes Thumshirn
2
-6
/
+6
2017-06-15
nvmet: use NVME_IDENTIFY_DATA_SIZE
Johannes Thumshirn
4
-6
/
+6
2017-06-15
nvme-pci: remove redundant includes
Sagi Grimberg
1
-13
/
+0
2017-06-15
nvme-pci: Remove watchdog timer
Keith Busch
1
-67
/
+56
2017-06-15
nvme-pci: remap BAR0 to cover admin CQ doorbell for large stride
Xu Yu
1
-22
/
+43
2017-06-15
nvme: move nr_reconnects to nvme_ctrl
Sagi Grimberg
5
-9
/
+8
2017-06-15
nvme: queue ns scanning and async request from nvme_wq
Sagi Grimberg
1
-3
/
+3
2017-06-15
nvme: Move transports to use nvme-core workqueue
Sagi Grimberg
6
-60
/
+36
2017-06-15
nvme: Don't allow to reset a reconnecting controller
Sagi Grimberg
1
-1
/
+0
2017-06-15
nvme-rdma: Get rid of CONNECTED state
Sagi Grimberg
1
-7
/
+3
2017-06-15
nvme-rdma: rework rdma connection establishment error path
Sagi Grimberg
1
-9
/
+5
2017-06-15
nvme-rdma: make nvme_rdma_[create|destroy]_queue_ib symmetrical
Sagi Grimberg
1
-24
/
+18
2017-06-15
nvme-rdma: Don't rearm the CQ when polling directly
Sagi Grimberg
1
-1
/
+0
2017-06-15
nvme-rdma: Make queue flags bit numbers and not shifts
Sagi Grimberg
1
-4
/
+4
2017-06-15
nvme-rdma: get rid of unused ctrl lock
Sagi Grimberg
1
-4
/
+0
2017-06-15
nvme-loop: get rid of unused controller lock
Sagi Grimberg
1
-3
/
+0
2017-06-15
nvme-pci: implement host memory buffer support
Christoph Hellwig
1
-2
/
+187
2017-06-13
nvme: save hmpre and hmmin in struct nvme_ctrl
Christoph Hellwig
2
-0
/
+5
2017-06-13
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...
Christoph Hellwig
4
-7
/
+7
2017-06-12
nvme-rdma: fix merge error
Christoph Hellwig
1
-6
/
+5
2017-06-12
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
4
-31
/
+67
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
1
-2
/
+2
2017-06-09
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
6
-62
/
+62
2017-06-09
block: introduce new block status code type
Christoph Hellwig
3
-23
/
+16
2017-06-09
nvme-lightnvm: use blk_execute_rq in nvme_nvm_submit_user_cmd
Christoph Hellwig
1
-11
/
+1
2017-06-07
nvme: relax APST default max latency to 100ms
Kai-Heng Feng
1
-1
/
+1
2017-06-07
nvme: only consider exit latency when choosing useful non-op power states
Kai-Heng Feng
1
-6
/
+9
2017-06-07
nvme-fc: fix missing put reference on controller create failure
James Smart
1
-0
/
+1
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-06-05
nvme: switch to uuid_t
Christoph Hellwig
4
-7
/
+7
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
5
-5
/
+6
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
[next]