summaryrefslogtreecommitdiff
path: root/drivers/nvme/host
AgeCommit message (Expand)Author
2017-04-02nvme: add missing byte swap in nvme_setup_discardChristoph Hellwig
2017-03-21nvme-rdma: handle cpu unplug when re-establishing the controllerSagi Grimberg
2017-03-02nvme: Complete all stuck requestsKeith Busch
2017-03-02nvme: allocate nvme_queue in correct nodeShaohua Li
2017-02-27scripts/spelling.txt: add "embeded" pattern and fix typo instancesMasahiro Yamada
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-23nvme/pci: re-check security protocol support after resetScott Bauer
2017-02-22nvme: detect NVMe controller in recent MacBooksDaniel Roschka
2017-02-22nvme-rdma: add support for host_traddrMax Gurtovoy
2017-02-22nvme-rdma: move nvme cm status helper to .h fileMax Gurtovoy
2017-02-22nvme-fc: don't bother to validate ioccsz and iorcszJames Smart
2017-02-22nvme/pci: No special case for queue busy on IOKeith Busch
2017-02-22nvme/core: Fix race kicking freed request_queueKeith Busch
2017-02-22nvme/pci: Disable on removal when disconnectedKeith 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: make nvmf_register_transport require a create_ctrl callbackJohannes Thumshirn
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-31block: introduce blk_rq_is_passthroughChristoph Hellwig
2017-01-31nvme/pci: Don't mark IOD as aborted if abort wasn't sentKeith Busch
2017-01-31lightnvm: use end_io callback instead of instanceMatias Bjørling
2017-01-31lightnvm: add ioctls for vector I/OsMatias Bjørling
2017-01-31lightnvm: reduce number of nvm_id groups to oneMatias Bjørling
2017-01-31lightnvm: merge gennvm with coreMatias Bjørling
2017-01-30nvme/scsi: don't rely on BLK_MAX_CDBChristoph Hellwig
2017-01-29nvme: fix compilation of scsi componentJens Axboe
2017-01-27Merge branch 'for-4.11/block' into for-4.11/rq-refactorJens Axboe
2017-01-26nvme-fc: use blk_rq_nr_phys_segmentsChristoph Hellwig
2017-01-24nvme-rdma: Switch from dma_device to dev.parentBart Van Assche
2017-01-17blk-mq-sched: allow setting of default IO schedulerJens Axboe
2017-01-13nvme: use blk_rq_payload_bytesChristoph Hellwig
2017-01-11nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time tooGuilherme G. Piccoli
2017-01-11nvme-rdma: fix nvme_rdma_queue_is_readyChristoph Hellwig
2016-12-22Merge branch 'nvme-4.10' of git://git.infradead.org/nvme into for-linusJens Axboe
2016-12-21nvme/fc: simplify error handling of nvme_fc_create_hw_io_queuesJohannes Thumshirn
2016-12-21nvme/fc: correct some printk informationJames Smart
2016-12-21nvme/scsi: Remove START STOP emulationAndy Lutomirski
2016-12-21nvme/pci: Delete misleading queue-wrap commentKeith Busch
2016-12-21nvme/pci: Fix whitespace problemMax Gurtovoy
2016-12-21nvme: simplify stripe quirkKeith Busch