summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/core.c
AgeCommit message (Expand)Author
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
2017-04-05nvme: cleanup nvme_req_needs_retryChristoph Hellwig
2017-04-05nvme: move ->retries setup to nvme_setup_cmdChristoph Hellwig
2017-04-04nvme: factor request completion code into a common helperChristoph Hellwig
2017-04-02nvme: add missing byte swap in nvme_setup_discardChristoph Hellwig
2017-03-29block: rename blk_mq_freeze_queue_start()Ming Lei
2017-03-02nvme: Complete all stuck requestsKeith Busch
2017-02-22nvme/core: Fix race kicking freed request_queueKeith Busch
2017-02-22nvme: Enable autonomous power state transitionsAndy Lutomirski
2017-02-22nvme: Add a quirk mechanism that uses identify_ctrlAndy Lutomirski
2017-02-22nvme: Use CNS as 8-bit field and avoid endianness conversionParav Pandit
2017-02-22nvme: add semicolon in nvme_command settingMax Gurtovoy
2017-02-22nvme: Make controller state visible via sysfsSagi Grimberg
2017-02-17Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe
2017-02-17Merge branch 'for-4.11/block' into for-4.11/linus-mergeJens Axboe
2017-02-17nvme: Check for Security send/recv support before issuing commands.Scott Bauer
2017-02-17block/sed-opal: allocate struct opal_dev dynamicallyChristoph Hellwig
2017-02-14Move stack parameters for sed_ioctl to prevent oversized stack with CONFIG_KASANScott Bauer
2017-02-08nvme: support ranged discard requestsChristoph Hellwig
2017-02-06nvme: Add Support for Opal: Unlock from S3 & Opal Allocation/IoctlsScott Bauer
2017-01-31block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig
2017-01-31lightnvm: add ioctls for vector I/OsMatias Bjørling
2017-01-11nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time tooGuilherme G. Piccoli
2016-12-21nvme: simplify stripe quirkKeith Busch
2016-12-13Revert "nvme: add support for the Write Zeroes command"Linus Torvalds
2016-12-13Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-12-09block: improve handling of the magic discard payloadChristoph Hellwig
2016-12-06nvme-fabrics: set sqe.command_id in core not transportsJames Smart
2016-12-01nvme: add support for the Write Zeroes commandChaitanya Kulkarni
2016-11-29nvme: lightnvm: attach lightnvm sysfs to nvme block deviceMatias Bjørling