summaryrefslogtreecommitdiffstats
path: root/drivers/nvme
AgeCommit message (Expand)Author
2020-01-09nvme/pci: Fix read queue countKeith Busch
2020-01-09nvme/pci: Fix write and poll queue typesKeith Busch
2020-01-09nvme-fc: fix double-free scenarios on hw queuesJames Smart
2020-01-09nvme_fc: add module to ops template to allow module referencesJames Smart
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-11-08Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-06nvme-multipath: fix crash in nvme_mpath_clear_ctrl_pathsAnton Eidelman
2019-11-06nvme-rdma: fix a segmentation fault during module unloadMax Gurtovoy
2019-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-10-29nvme-multipath: remove unused groups_only mode in ana logAnton Eidelman
2019-10-29nvme-multipath: fix possible io hang after ctrl reconnectAnton Eidelman
2019-10-28net: use skb_queue_empty_lockless() in busy poll contextsEric Dumazet
2019-10-18nvme-pci: Set the prp2 correctly when using more than 4k pageKevin Hao
2019-10-15nvme-tcp: fix possible leakage during error flowMax Gurtovoy
2019-10-15nvmet-loop: fix possible leakage during error flowMax Gurtovoy
2019-10-14nvme-tcp: Initialize sk->sk_ll_usec only with NET_RX_BUSY_POLLSebastian Andrzej Siewior
2019-10-14nvme: Wait for reset state when requiredKeith Busch
2019-10-14nvme: Prevent resets during paused controller stateKeith Busch
2019-10-14nvme: Restart request timers in resetting stateKeith Busch
2019-10-14nvme: Remove ADMIN_ONLY stateKeith Busch
2019-10-14nvme-pci: Free tagset if no IO queuesKeith Busch
2019-10-04nvme: retain split access workaround for capability readsArd Biesheuvel
2019-10-04nvme: fix possible deadlock when nvme_update_formats failsSagi Grimberg
2019-09-27Merge branch 'nvme-5.4' of git://git.infradead.org/nvme into for-linusJens Axboe
2019-09-27nvme-rdma: fix possible use-after-free in connect timeoutSagi Grimberg
2019-09-26nvme: Move ctrl sqsize to generic spaceKeith Busch
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-25nvmet-tcp: remove superflous check on request sglSagi Grimberg
2019-09-25Added QUIRKs for ADATA XPG SX8200 Pro 512GBGabriel Craciunescu
2019-09-25nvme-rdma: Fix max_hw_sectors calculationMax Gurtovoy
2019-09-25nvme: fix an error code in nvme_init_subsystem()Dan Carpenter
2019-09-25nvme-pci: Save PCI state before putting drive into deepest stateMario Limonciello
2019-09-25nvme-tcp: fix wrong stop condition in io_workWunderlich, Mark
2019-09-24Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-23nvme-pci: Fix a race in controller removalBalbir Singh
2019-09-23nvmet: change ppl to lppJohn Pittman
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-12nvmet: fix a wrong error status returned in error log pageAmit
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-fabrics: allow discovery subsystems accept a katoSagi Grimberg
2019-09-12nvmet: Use PTR_ERR_OR_ZERO() in nvmet_init_discovery()Markus Elfring