aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/core.c
AgeCommit message (Expand)Author
2020-07-24nvme: explicitly update mpath disk capacity on revalidationAnthony Iliopoulos
2020-07-11nvme: refine the Qemu Identify CNS quirkChristoph Hellwig
2020-07-07nvme: fix possible deadlock when I/O is blockedSagi Grimberg
2020-06-24nvme: fix regression upon hot device removal and insertionSagi Grimberg
2020-06-04nvme: prevent double free in nvme_alloc_ns() error handlingNiklas Cassel
2020-06-04nvme: fix compat address handling in several ioctlsNick Bowler
2020-05-21nvme: Fix uninitialized-variable warningKeith Busch
2020-05-15nvme: prevent warning triggered by nvme_stop_keep_aliveNigel Kirkland
2020-05-04nvme: fix the parameter order for nvme_get_log in nvme_get_fw_slot_infoYi Zhang
2020-02-24nvme: Discard workaround for non-conformant devicesEduard Hasenleithner
2019-11-25nvme: allow 64-bit results in passthru commandsMarta Rybczynska
2019-11-25nvme: fix an error code in nvme_init_subsystem()Dan Carpenter
2019-11-25nvme-pci: Fix a race in controller removalBalbir Singh
2019-09-10nvme: Fix cntlid validation when not using NVMEoFGuilherme G. Piccoli
2019-09-06nvme: fix controller removal race with scan workSagi Grimberg
2019-09-06nvme: fix a possible deadlock when passthru commands sent to a multipath deviceSagi Grimberg
2019-09-06nvme-core: Fix extra device_put() call on error pathLogan Gunthorpe
2019-09-06nvme-multipath: revalidate nvme_ns_head gendisk in nvme_validate_nsAnthony Iliopoulos
2019-08-16nvme: fix memory leak caused by incorrect subsystem freeLogan Gunthorpe
2019-07-31nvme: fix NULL deref for fabrics optionsMinwoo Im
2019-07-31nvme-tcp: set the STABLE_WRITES flag when data digests are enabledMikhail Skorzhinskii
2019-07-26nvme: fix possible io failures when removing multipathed nsAnton Eidelman
2019-06-06nvme: Fix u32 overflow in the number of namespace list calculationJaesoo Lee
2019-05-21nvme: copy MTFA field from identify controllerLaine Walker-Avina
2019-05-17nvme: fix memory leak for power latency toleranceYufen Yu
2019-05-17nvme: release namespace SRCU protection before performing controller ioctlsChristoph Hellwig
2019-05-17nvme: merge nvme_ns_ioctl into nvme_ioctlChristoph Hellwig
2019-05-17nvme: remove the ifdef around nvme_nvm_ioctlChristoph Hellwig
2019-05-17nvme: fix srcu locking on error return in nvme_get_ns_from_diskChristoph Hellwig
2019-05-17nvme: Fix known effectsKeith Busch
2019-05-17nvme-pci: Sync queues on resetKeith Busch
2019-05-16Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-05-14nvme: validate cntlid during controller initialisationChristoph Hellwig
2019-05-14nvme: change locking for the per-subsystem controller listChristoph Hellwig
2019-05-14nvme: trace all async notice eventsChaitanya Kulkarni
2019-05-13nvme-pci: add known admin effects to augument admin effects log pageMaxim Levitsky
2019-05-07Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-05-01nvme: mark nvme_core_init and nvme_core_exit staticChristoph Hellwig
2019-05-01nvme: move command size checks to the coreChristoph Hellwig
2019-04-25nvme: set 0 capacity if namespace block size exceeds PAGE_SIZESagi Grimberg
2019-04-22Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe
2019-04-18Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2019-04-10nvme: cancel request synchronouslyMing Lei
2019-04-05nvme: log the error status on Identify Namespace failureKenneth Heitke
2019-04-05nvme: avoid double dereference to convert le to cpuMax Gurtovoy
2019-03-26srcu: Remove cleanup_srcu_struct_quiesced()Paul E. McKenney
2019-03-13nvme: add proper write zeroes setup for the multipath deviceChristoph Hellwig
2019-03-13nvme: add proper discard setup for the multipath deviceChristoph Hellwig
2019-03-13nvme: remove nvme_ns_config_oncsChristoph Hellwig
2019-03-13nvme: disable Write Zeroes for qemu controllersChristoph Hellwig