summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/core.c
AgeCommit message (Expand)Author
2017-07-26nvme: validate admin queue before unquiesceScott Bauer
2017-07-25nvme: also provide a UUID in the WWID sysfs attributeJohannes Thumshirn
2017-07-20nvme: fix byte swapping in the streams codeChristoph Hellwig
2017-07-06nvme: split nvme_uninit_ctrl into stop and uninitSagi Grimberg
2017-07-06nvme: kick requeue list when requeueing a request instead of when starting th...Sagi Grimberg
2017-06-28nvme: simplify nvme_dev_attrs_are_visibleChristoph Hellwig
2017-06-28nvme: read the subsystem NQN from Identify ControllerChristoph Hellwig
2017-06-28nvme: explicitly disable APST on quirked devicesKai-Heng Feng
2017-06-28nvme: Remove SCSI translationsKeith Busch
2017-06-27nvme: add support for streams and directivesJens Axboe
2017-06-18nvme: host: unquiesce queue in nvme_kill_queues()Ming Lei
2017-06-18blk-mq: use the introduced blk_mq_unquiesce_queue()Ming Lei
2017-06-16nvme: implement NS Optimal IO Boundary from 1.3 SpecScott Bauer
2017-06-15nvme: don't hard code size of struct t10_pi_tupleSagi Grimberg
2017-06-15nvme: no need to wait for the reset when keepalive failsChristoph Hellwig
2017-06-15nvme: move reset workqueue handling to common codeChristoph Hellwig
2017-06-15nvme: move protection information check into nvme_setup_rwChristoph Hellwig
2017-06-15nvme: mark shutdown_timeout staticChristoph Hellwig
2017-06-15nvme: use ctrl->device consistently for loggingJohannes Thumshirn
2017-06-15nvme: provide UUID value to userspaceJohannes Thumshirn
2017-06-15nvme: get list of namespace descriptorsJohannes Thumshirn
2017-06-15nvme: rename uuid to nguid in nvme_nsJohannes Thumshirn
2017-06-15nvme: queue ns scanning and async request from nvme_wqSagi Grimberg
2017-06-15nvme: Move transports to use nvme-core workqueueSagi Grimberg
2017-06-15nvme: Don't allow to reset a reconnecting controllerSagi Grimberg
2017-06-13nvme: save hmpre and hmmin in struct nvme_ctrlChristoph Hellwig
2017-06-12Merge tag 'v4.12-rc5' into for-4.13/blockJens Axboe
2017-06-09blk-mq: switch ->queue_rq return value to blk_status_tChristoph Hellwig
2017-06-09block: introduce new block status code typeChristoph Hellwig
2017-06-07nvme: relax APST default max latency to 100msKai-Heng Feng
2017-06-07nvme: only consider exit latency when choosing useful non-op power statesKai-Heng Feng
2017-06-07nvme: fix hang in remove pathMing Lei
2017-05-26nvme: only setup block integrity if supported by the driverChristoph Hellwig
2017-05-26nvme: replace is_flags field in nvme_ctrl_ops with a flags fieldChristoph Hellwig
2017-05-22nvme: avoid to use blk_mq_abort_requeue_list()Ming Lei
2017-05-22nvme: use blk_mq_start_hw_queues() in nvme_kill_queues()Ming Lei
2017-04-24nvme: Add nvme_core.force_apst to ignore the NO_APST quirkAndy Lutomirski
2017-04-24nvme: Display raw APST configuration via DYNAMIC_DEBUGAndy Lutomirski
2017-04-24nvme: Fix APST commentAndy Lutomirski
2017-04-24Merge branch 'master' into for-4.12/post-mergeJens Axboe
2017-04-21nvme: let dm-mpath distinguish nvme error codesJunxiong Guan
2017-04-20nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"Andy Lutomirski
2017-04-20nvme: Adjust the Samsung APST quirkAndy Lutomirski
2017-04-20blk-mq: remove the error argument to blk_mq_complete_requestChristoph Hellwig
2017-04-20nvme: make nvme_error_status privateChristoph Hellwig
2017-04-20nvme: split nvme status from block req->errorsChristoph Hellwig
2017-04-08nvme: implement REQ_OP_WRITE_ZEROESChristoph Hellwig
2017-04-07Merge branch 'for-linus' into for-4.12/blockJens Axboe
2017-04-05nvme: move the retries count to struct nvme_requestChristoph Hellwig
2017-04-05nvme: mark nvme_max_retries staticChristoph Hellwig