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
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
2017-07-06
nvme: split nvme_uninit_ctrl into stop and uninit
Sagi Grimberg
1
-0
/
+2
2017-07-02
nvme: move ctrl cap to struct nvme_ctrl
Sagi Grimberg
1
-0
/
+1
2017-07-02
nvme: move queue_count to the nvme_ctrl
Sagi Grimberg
1
-0
/
+1
2017-06-28
nvme: read the subsystem NQN from Identify Controller
Christoph Hellwig
1
-1
/
+1
2017-06-28
nvme: remove a misleading comment on struct nvme_ns
Christoph Hellwig
1
-3
/
+0
2017-06-28
nvme: explicitly disable APST on quirked devices
Kai-Heng Feng
1
-0
/
+1
2017-06-28
nvme: Remove SCSI translations
Keith Busch
1
-14
/
+0
2017-06-27
nvme: add support for streams and directives
Jens Axboe
1
-0
/
+4
2017-06-16
nvme: implement NS Optimal IO Boundary from 1.3 Spec
Scott Bauer
1
-0
/
+1
2017-06-15
nvme: move reset workqueue handling to common code
Christoph Hellwig
1
-1
/
+2
2017-06-15
nvme: mark shutdown_timeout static
Christoph Hellwig
1
-3
/
+0
2017-06-15
nvme: get list of namespace descriptors
Johannes Thumshirn
1
-0
/
+1
2017-06-15
nvme: rename uuid to nguid in nvme_ns
Johannes Thumshirn
1
-1
/
+1
2017-06-15
nvme: move nr_reconnects to nvme_ctrl
Sagi Grimberg
1
-0
/
+1
2017-06-15
nvme: Move transports to use nvme-core workqueue
Sagi Grimberg
1
-0
/
+2
2017-06-13
nvme: save hmpre and hmmin in struct nvme_ctrl
Christoph Hellwig
1
-0
/
+3
2017-06-09
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
1
-1
/
+1
2017-05-26
nvme: only setup block integrity if supported by the driver
Christoph Hellwig
1
-0
/
+1
2017-05-26
nvme: replace is_flags field in nvme_ctrl_ops with a flags field
Christoph Hellwig
1
-1
/
+2
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-31
/
+17
2017-04-20
nvme: Adjust the Samsung APST quirk
Andy Lutomirski
1
-0
/
+5
2017-04-20
blk-mq: remove the error argument to blk_mq_complete_request
Christoph Hellwig
1
-1
/
+1
2017-04-20
nvme: make nvme_error_status private
Christoph Hellwig
1
-1
/
+0
2017-04-20
nvme: split nvme status from block req->errors
Christoph Hellwig
1
-19
/
+14
2017-04-08
nvme: implement REQ_OP_WRITE_ZEROES
Christoph Hellwig
1
-3
/
+3
2017-04-05
nvme: move the retries count to struct nvme_request
Christoph Hellwig
1
-0
/
+1
2017-04-05
nvme: mark nvme_max_retries static
Christoph Hellwig
1
-2
/
+0
2017-04-04
nvme: factor request completion code into a common helper
Christoph Hellwig
1
-8
/
+1
2017-03-02
nvme: Complete all stuck requests
Keith Busch
1
-0
/
+4
2017-02-22
nvme: Enable autonomous power state transitions
Andy Lutomirski
1
-0
/
+11
2017-02-22
nvme: Add a quirk mechanism that uses identify_ctrl
Andy Lutomirski
1
-0
/
+1
2017-02-18
Merge branch 'for-4.11/block' into for-4.11/linus-merge
Jens Axboe
1
-0
/
+13
2017-02-17
nvme: Check for Security send/recv support before issuing commands.
Scott Bauer
1
-0
/
+1
2017-02-17
block/sed-opal: allocate struct opal_dev dynamically
Christoph Hellwig
1
-11
/
+3
2017-02-06
nvme: Add Support for Opal: Unlock from S3 & Opal Allocation/Ioctls
Scott Bauer
1
-0
/
+14
2017-01-31
lightnvm: add ioctls for vector I/Os
Matias Bjørling
1
-0
/
+6
2017-01-14
nvme: use blk_rq_payload_bytes
Christoph Hellwig
1
-8
/
+0
2016-12-21
nvme: simplify stripe quirk
Keith Busch
1
-1
/
+0
2016-12-09
block: improve handling of the magic discard payload
Christoph Hellwig
1
-2
/
+4
2016-11-29
nvme: lightnvm: attach lightnvm sysfs to nvme block device
Matias Bjørling
1
-14
/
+11
2016-11-10
nvme: don't pass the full CQE to nvme_complete_async_event
Christoph Hellwig
1
-2
/
+2
2016-11-10
nvme: introduce struct nvme_request
Christoph Hellwig
1
-1
/
+15
2016-10-10
Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2016-09-24
nvme: Pass pointers, not dma addresses, to nvme_get/set_features()
Andy Lutomirski
1
-2
/
+2
2016-09-21
lightnvm: expose device geometry through sysfs
Simon A. F. Lund
1
-2
/
+16
2016-09-21
lightnvm: control life of nvm_dev in driver
Matias Bjørling
1
-5
/
+7
2016-09-15
nvme: remove the post_scan callout
Christoph Hellwig
1
-1
/
+0
2016-07-13
nvme: Limit command retries
Keith Busch
1
-1
/
+4
2016-07-12
nvme/quirk: Add a delay before checking for adapter readiness
Guilherme G. Piccoli
1
-0
/
+13
2016-07-08
nvme: add new reconnecting controller state
Christoph Hellwig
1
-0
/
+1
[next]