summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/core.c
AgeCommit message (Expand)Author
2018-08-24nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMDRoland Dreier
2018-06-21nvme: Set integrity flag for user passthrough commandsKeith Busch
2018-03-03nvme: check hw sectors before setting chunk sectorsKeith Busch
2017-12-20nvme: use kref_get_unless_zero in nvme_find_get_nsChristoph Hellwig
2017-10-30nvme: Fix setting logical block format when revalidatingKeith Busch
2017-10-01nvme: fix visibility of "uuid" ns attributeMartin Wilck
2017-09-25nvme-core: Use nvme_wq to queue async events and fw activationSagi Grimberg
2017-09-25nvme: allow timed-out ios to retryJames Smart
2017-09-25nvme: stop aer posting if controller state not liveJames Smart
2017-09-11nvme-pci: implement the HMB entry number and size limitationsChristoph Hellwig
2017-09-11nvme: fix lightnvm checkChristoph Hellwig
2017-08-30nvme: Use metadata for passthrough commandsKeith Busch
2017-08-30nvme: Make nvme user functions staticKeith Busch
2017-08-30nvme: factor metadata handling out of __nvme_submit_user_cmdChristoph Hellwig
2017-08-29nvme: don't blindly overwrite identifiers on disk revalidateChristoph Hellwig
2017-08-29nvme: remove nvme_revalidate_nsChristoph Hellwig
2017-08-29nvme: allow calling nvme_change_ctrl_state from irq contextChristoph Hellwig
2017-08-29nvme: report more detailed status codes to the block layerChristoph Hellwig
2017-08-28nvme: honor RTD3 Entry Latency for shutdownsMartin K. Petersen
2017-08-28nvme: rename AMS symbolic constants to fit specificationMax Gurtovoy
2017-08-28nvme: fix identify namespace loggingSagi Grimberg
2017-08-28nvme: add support for NVMe 1.3 Timestamp FeatureJon Derrick
2017-08-28nvme: define NVME_NSID_ALLArnav Dawn
2017-08-28nvme: add support for FW activation without resetArnav Dawn
2017-08-28Merge tag 'v4.13-rc7' into for-4.14/block-postmergeJens Axboe
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig
2017-08-10nvme: fix directive command numd calculationKwan (Hingkwan) Huen-SSI
2017-08-10nvme: fix nvme reset command timeout handlingKeith Busch
2017-08-10nvme: strip trailing 0-bytes in wwid_showMartin Wilck
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