index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
core.c
Age
Commit message (
Expand
)
Author
2017-08-28
nvme: add support for NVMe 1.3 Timestamp Feature
Jon Derrick
2017-08-28
nvme: define NVME_NSID_ALL
Arnav Dawn
2017-08-28
nvme: add support for FW activation without reset
Arnav Dawn
2017-08-28
Merge tag 'v4.13-rc7' into for-4.14/block-postmerge
Jens Axboe
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-10
nvme: fix directive command numd calculation
Kwan (Hingkwan) Huen-SSI
2017-08-10
nvme: fix nvme reset command timeout handling
Keith Busch
2017-08-10
nvme: strip trailing 0-bytes in wwid_show
Martin Wilck
2017-07-26
nvme: validate admin queue before unquiesce
Scott Bauer
2017-07-25
nvme: also provide a UUID in the WWID sysfs attribute
Johannes Thumshirn
2017-07-20
nvme: fix byte swapping in the streams code
Christoph Hellwig
2017-07-06
nvme: split nvme_uninit_ctrl into stop and uninit
Sagi Grimberg
2017-07-06
nvme: kick requeue list when requeueing a request instead of when starting th...
Sagi Grimberg
2017-06-28
nvme: simplify nvme_dev_attrs_are_visible
Christoph Hellwig
2017-06-28
nvme: read the subsystem NQN from Identify Controller
Christoph Hellwig
2017-06-28
nvme: explicitly disable APST on quirked devices
Kai-Heng Feng
2017-06-28
nvme: Remove SCSI translations
Keith Busch
2017-06-27
nvme: add support for streams and directives
Jens Axboe
2017-06-18
nvme: host: unquiesce queue in nvme_kill_queues()
Ming Lei
2017-06-18
blk-mq: use the introduced blk_mq_unquiesce_queue()
Ming Lei
2017-06-16
nvme: implement NS Optimal IO Boundary from 1.3 Spec
Scott Bauer
2017-06-15
nvme: don't hard code size of struct t10_pi_tuple
Sagi Grimberg
2017-06-15
nvme: no need to wait for the reset when keepalive fails
Christoph Hellwig
2017-06-15
nvme: move reset workqueue handling to common code
Christoph Hellwig
2017-06-15
nvme: move protection information check into nvme_setup_rw
Christoph Hellwig
2017-06-15
nvme: mark shutdown_timeout static
Christoph Hellwig
2017-06-15
nvme: use ctrl->device consistently for logging
Johannes Thumshirn
2017-06-15
nvme: provide UUID value to userspace
Johannes Thumshirn
2017-06-15
nvme: get list of namespace descriptors
Johannes Thumshirn
2017-06-15
nvme: rename uuid to nguid in nvme_ns
Johannes Thumshirn
2017-06-15
nvme: queue ns scanning and async request from nvme_wq
Sagi Grimberg
2017-06-15
nvme: Move transports to use nvme-core workqueue
Sagi Grimberg
2017-06-15
nvme: Don't allow to reset a reconnecting controller
Sagi Grimberg
2017-06-13
nvme: save hmpre and hmmin in struct nvme_ctrl
Christoph Hellwig
2017-06-12
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
2017-06-09
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
2017-06-09
block: introduce new block status code type
Christoph Hellwig
2017-06-07
nvme: relax APST default max latency to 100ms
Kai-Heng Feng
2017-06-07
nvme: only consider exit latency when choosing useful non-op power states
Kai-Heng Feng
2017-06-07
nvme: fix hang in remove path
Ming Lei
2017-05-26
nvme: only setup block integrity if supported by the driver
Christoph Hellwig
2017-05-26
nvme: replace is_flags field in nvme_ctrl_ops with a flags field
Christoph Hellwig
2017-05-22
nvme: avoid to use blk_mq_abort_requeue_list()
Ming Lei
2017-05-22
nvme: use blk_mq_start_hw_queues() in nvme_kill_queues()
Ming Lei
2017-04-24
nvme: Add nvme_core.force_apst to ignore the NO_APST quirk
Andy Lutomirski
2017-04-24
nvme: Display raw APST configuration via DYNAMIC_DEBUG
Andy Lutomirski
2017-04-24
nvme: Fix APST comment
Andy Lutomirski
2017-04-24
Merge branch 'master' into for-4.12/post-merge
Jens Axboe
2017-04-21
nvme: let dm-mpath distinguish nvme error codes
Junxiong Guan
2017-04-20
nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"
Andy Lutomirski
[next]