summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/core.c
AgeCommit message (Expand)Author
2020-10-08Merge tag 'block5.9-2020-10-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-07nvme-core: put ctrl ref when module ref get failChaitanya Kulkarni
2020-09-26Merge tag 'block-5.9-2020-09-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-23nvme-core: don't use NVME_NSID_ALL for command effects and supported logChaitanya Kulkarni
2020-09-22Merge tag 'block-5.9-2020-09-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-22nvme: return errors for hwmon initKeith Busch
2020-09-17nvme-core: get/put ctrl and transport module in nvme_dev_open/release()Chaitanya Kulkarni
2020-09-11Merge tag 'block-5.9-2020-09-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-08nvme: Revert: Fix controller creation races with teardown flowJames Smart
2020-09-04Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-28nvme: only use power of two io boundariesKeith Busch
2020-08-28nvme: fix controller instance leakKeith Busch
2020-08-28nvme: Fix NULL dereference for pci nvme controllersSagi Grimberg
2020-08-28nvme: have nvme_wait_freeze_timeout return if it timed outSagi Grimberg
2020-08-24Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-21nvme: redirect commands on dying queueChao Leng
2020-08-21nvme: refactor command completionChristoph Hellwig
2020-08-21nvme: skip noiob for zoned devicesKeith Busch
2020-08-21nvme: Use spin_lock_irq() when taking the ctrl->lockLogan Gunthorpe
2020-08-05Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-05Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-03Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-29nvme: add a Identify Namespace Identification Descriptor list quirkChristoph Hellwig
2020-07-29nvme: export nvme_find_get_ns() and nvme_put_ns()Logan Gunthorpe
2020-07-29nvme: introduce nvme_ctrl_get_by_path()Logan Gunthorpe
2020-07-29nvme: introduce nvme_execute_passthru_rq to call nvme_passthru_[start|end]()Logan Gunthorpe
2020-07-29nvme: create helper function to obtain command effectsLogan Gunthorpe
2020-07-29nvme: clear any SGL flags in passthru commandsLogan Gunthorpe
2020-07-29nvme: fix deadlock in disconnect during scan_work and/or ana_workSagi Grimberg
2020-07-29nvme-core: replace ctrl page size with a macroChaitanya Kulkarni
2020-07-29nvme: remove redundant validation in nvme_start_ctrl()Baolin Wang
2020-07-29nvme: remove an unnecessary conditionDan Carpenter
2020-07-20block: remove blk_queue_stack_limitsChristoph Hellwig
2020-07-20Merge branch 'for-5.9/drivers' into for-5.9/block-mergeJens Axboe
2020-07-20Merge branch 'for-5.9/block' into for-5.9/block-mergeJens Axboe
2020-07-16nvme: explicitly update mpath disk capacity on revalidationAnthony Iliopoulos
2020-07-08nvme: remove ns->disk checksChristoph Hellwig
2020-07-08nvme: expose reconnect_delay and ctrl_loss_tmo via sysfsSagi Grimberg
2020-07-08nvme: support for zoned namespacesKeith Busch
2020-07-08nvme: support for multiple Command Sets Supported and Effects log pagesKeith Busch
2020-07-08nvme: implement multiple I/O Command Set supportNiklas Cassel
2020-07-08nvme: use USEC_PER_SEC instead of magic numbersBaolin Wang
2020-07-08nvme-core: use u16 type for ctrl->sqsizeChaitanya Kulkarni
2020-07-08nvme-core: use u16 type for directivesChaitanya Kulkarni
2020-07-08Merge tag 'v5.8-rc4' into for-5.9/driversJens Axboe
2020-07-02nvme: fix identify error status silent ignoreSagi Grimberg
2020-07-01block: move ->make_request_fn to struct block_device_operationsChristoph Hellwig
2020-06-24nvme: fix possible deadlock when I/O is blockedSagi Grimberg
2020-06-24nvme: set initial value for controller's numa nodeMax Gurtovoy