summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/nvme.h
AgeCommit message (Expand)Author
2017-03-02nvme: Complete all stuck requestsKeith Busch
2017-02-22nvme: Enable autonomous power state transitionsAndy Lutomirski
2017-02-22nvme: Add a quirk mechanism that uses identify_ctrlAndy Lutomirski
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-06nvme: Add Support for Opal: Unlock from S3 & Opal Allocation/IoctlsScott Bauer
2017-01-31lightnvm: add ioctls for vector I/OsMatias Bjørling
2017-01-13nvme: use blk_rq_payload_bytesChristoph Hellwig
2016-12-21nvme: simplify stripe quirkKeith Busch
2016-12-09block: improve handling of the magic discard payloadChristoph Hellwig
2016-11-29nvme: lightnvm: attach lightnvm sysfs to nvme block deviceMatias Bjørling
2016-11-10nvme: don't pass the full CQE to nvme_complete_async_eventChristoph Hellwig
2016-11-10nvme: introduce struct nvme_requestChristoph Hellwig
2016-10-09Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-09-24nvme: Pass pointers, not dma addresses, to nvme_get/set_features()Andy Lutomirski
2016-09-21lightnvm: expose device geometry through sysfsSimon A. F. Lund
2016-09-21lightnvm: control life of nvm_dev in driverMatias Bjørling
2016-09-15nvme: remove the post_scan calloutChristoph Hellwig
2016-07-12nvme: Limit command retriesKeith Busch
2016-07-12nvme/quirk: Add a delay before checking for adapter readinessGuilherme G. Piccoli
2016-07-08nvme: add new reconnecting controller stateChristoph Hellwig
2016-07-05nvme: add keep-alive supportSagi Grimberg
2016-07-05nvme-fabrics: add a generic NVMe over Fabrics libraryChristoph Hellwig
2016-07-05nvme: add fabrics sysfs attributesMing Lin
2016-07-05nvme: Modify and export sync command submission for fabricsChristoph Hellwig
2016-06-07nvme: move nvme_cancel_request() to common codeMing Lin
2016-06-07drivers: use req op accessorMike Christie
2016-05-17NVMe: Short-cut removal on surprise hot-unplugKeith Busch
2016-05-02nvme: add helper nvme_cleanup_cmd()Ming Lin
2016-05-02nvme: move AER handling to common codeChristoph Hellwig
2016-05-02nvme: move namespace scanning to coreChristoph Hellwig
2016-05-02nvme: introduce a controller state machineChristoph Hellwig
2016-05-02nvme: remove the io_incapable methodChristoph Hellwig
2016-04-26nvme: fix cntlid typeChristoph Hellwig
2016-04-12nvme: add helper nvme_setup_cmd()Ming Lin
2016-04-12nvme: add helper nvme_map_len()Ming Lin
2016-03-18Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-03-16NVMe: Expose ns wwid through single sysfs entryKeith Busch
2016-03-08NVMe: Create discard zero quirk white listKeith Busch
2016-03-03NVMe: Move error handling to failed reset handlerKeith Busch
2016-03-03NVMe: Fix namespace removal deadlockKeith Busch
2016-03-03NVMe: Use IDA for namespace disk namingKeith Busch
2016-02-29nvme: expose cntlid in sysfsMing Lin
2016-02-29nvme: return the whole CQE through the request passthrough interfaceChristoph Hellwig
2016-02-11NVMe: Fix io incapable return valuesKeith Busch
2016-02-10nvme: split dev_list_lockMing Lin
2016-02-10nvme/host: reference the fabric module for each bdev open calloutSagi Grimberg
2016-01-21Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-01-12NVMe: Remove queue freezing on resetsKeith Busch