summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/core.c
AgeCommit message (Expand)Author
2021-05-19nvme: do not try to reconfigure APST when the controller is not liveChristoph Hellwig
2021-03-30nvme: add NVME_REQ_CANCELLED flag in nvme_cancel_request()Hannes Reinecke
2021-03-24nvme: fix Write Zeroes limitationsChristoph Hellwig
2021-03-17nvme: release namespace head reference on errorKeith Busch
2021-03-17nvme: unlink head after removing last namespaceKeith Busch
2021-03-07nvme-core: add cancel tagset helpersChao Leng
2021-02-07nvme: check the PRINFO bit before deciding the host buffer lengthRevanth Rajashekar
2020-11-18nvme: introduce nvme_sync_io_queuesChao Leng
2020-10-14nvme-core: put ctrl ref when module ref get failChaitanya Kulkarni
2020-10-07nvme: consolidate chunk_sectors settingsKeith Busch
2020-10-07nvme: Introduce nvme_lba_to_sect()Damien Le Moal
2020-10-07nvme: Cleanup and rename nvme_block_nr()Damien Le Moal
2020-10-07nvme-core: get/put ctrl and transport module in nvme_dev_open/release()Chaitanya Kulkarni
2020-10-01nvme: explicitly update mpath disk capacity on revalidationAnthony Iliopoulos
2020-10-01nvme: fix possible deadlock when I/O is blockedSagi Grimberg
2020-10-01nvme: Fix controller creation races with teardown flowIsrael Rukshin
2020-10-01nvme: Fix ctrl use-after-free during sysfs deletionIsrael Rukshin
2020-10-01nvme-multipath: do not reset on unknown statusJohn Meneghini
2020-09-17nvme: have nvme_wait_freeze_timeout return if it timed outSagi Grimberg
2020-09-09nvme: fix controller instance leakKeith Busch
2020-08-19nvme: add a Identify Namespace Identification Descriptor list quirkChristoph Hellwig
2020-07-09nvme: fix identify error status silent ignoreSagi Grimberg
2020-06-22nvme: refine the Qemu Identify CNS quirkChristoph Hellwig
2020-05-14nvme: fix possible hang when ns scanning fails during error recoverySagi Grimberg
2020-05-14nvme: refactor nvme_identify_ns_descs error handlingChristoph Hellwig
2020-05-06nvme: prevent double free in nvme_alloc_ns() error handlingNiklas Cassel
2020-04-29nvme: fix compat address handling in several ioctlsNick Bowler
2020-03-12nvme: Fix uninitialized-variable warningKeith Busch
2020-03-05nvme: prevent warning triggered by nvme_stop_keep_aliveNigel Kirkland
2020-02-19nvme: fix the parameter order for nvme_get_log in nvme_get_fw_slot_infoYi Zhang
2019-12-31nvme: Discard workaround for non-conformant devicesEduard Hasenleithner
2019-12-31nvme: introduce "Command Aborted By host" status codeMax Gurtovoy
2019-12-17Revert "nvme: Add quirk for Kingston NVME SSD running FW E8FK11.T"Jian-Hong Pan
2019-12-17nvme: Namepace identification descriptor list is optionalKeith Busch
2019-10-14nvme: Wait for reset state when requiredKeith Busch
2019-10-14nvme: Prevent resets during paused controller stateKeith Busch
2019-10-14nvme: Remove ADMIN_ONLY stateKeith Busch
2019-10-04nvme: fix possible deadlock when nvme_update_formats failsSagi Grimberg
2019-09-25nvme: Add ctrl attributes for queue_count and sqsizeJames Smart
2019-09-25nvme: allow 64-bit results in passthru commandsMarta Rybczynska
2019-09-25nvme: Add quirk for Kingston NVME SSD running FW E8FK11.TJian-Hong Pan
2019-09-25nvme: fix an error code in nvme_init_subsystem()Dan Carpenter
2019-09-23nvme-pci: Fix a race in controller removalBalbir Singh
2019-09-17block: centralize PI remapping logic to the block layerMax Gurtovoy
2019-09-17Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-09-12nvme: send discovery log page change events to userspaceSagi Grimberg
2019-09-12nvme: add uevent variables for controller devicesSagi Grimberg
2019-09-12nvme: enable aen regardless of the presence of I/O queuesSagi Grimberg
2019-09-12nvme: Assign subsys instance from first ctrlKeith Busch
2019-09-12nvme: include admin_q sync with nvme_sync_queuesEdmund Nadolski