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-09-11
nvme-pci: implement the HMB entry number and size limitations
Christoph Hellwig
2017-09-11
nvme: fix lightnvm check
Christoph Hellwig
2017-08-30
nvme: Use metadata for passthrough commands
Keith Busch
2017-08-30
nvme: Make nvme user functions static
Keith Busch
2017-08-30
nvme: factor metadata handling out of __nvme_submit_user_cmd
Christoph Hellwig
2017-08-29
nvme: don't blindly overwrite identifiers on disk revalidate
Christoph Hellwig
2017-08-29
nvme: remove nvme_revalidate_ns
Christoph Hellwig
2017-08-29
nvme: allow calling nvme_change_ctrl_state from irq context
Christoph Hellwig
2017-08-29
nvme: report more detailed status codes to the block layer
Christoph Hellwig
2017-08-28
nvme: honor RTD3 Entry Latency for shutdowns
Martin K. Petersen
2017-08-28
nvme: rename AMS symbolic constants to fit specification
Max Gurtovoy
2017-08-28
nvme: fix identify namespace logging
Sagi Grimberg
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
[next]