aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme
Commit message (Expand)AuthorAge
* Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-blockLinus Torvalds2019-11-08
|\
| * nvme-multipath: fix crash in nvme_mpath_clear_ctrl_pathsAnton Eidelman2019-11-05
| * nvme-rdma: fix a segmentation fault during module unloadMax Gurtovoy2019-11-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-11-01
|\ \ | |/ |/|
| * net: use skb_queue_empty_lockless() in busy poll contextsEric Dumazet2019-10-28
* | nvme-multipath: remove unused groups_only mode in ana logAnton Eidelman2019-10-29
* | nvme-multipath: fix possible io hang after ctrl reconnectAnton Eidelman2019-10-29
|/
* nvme-pci: Set the prp2 correctly when using more than 4k pageKevin Hao2019-10-18
* nvme-tcp: fix possible leakage during error flowMax Gurtovoy2019-10-15
* nvmet-loop: fix possible leakage during error flowMax Gurtovoy2019-10-15
* nvme-tcp: Initialize sk->sk_ll_usec only with NET_RX_BUSY_POLLSebastian Andrzej Siewior2019-10-14
* nvme: Wait for reset state when requiredKeith Busch2019-10-14
* nvme: Prevent resets during paused controller stateKeith Busch2019-10-14
* nvme: Restart request timers in resetting stateKeith Busch2019-10-14
* nvme: Remove ADMIN_ONLY stateKeith Busch2019-10-14
* nvme-pci: Free tagset if no IO queuesKeith Busch2019-10-14
* nvme: retain split access workaround for capability readsArd Biesheuvel2019-10-04
* nvme: fix possible deadlock when nvme_update_formats failsSagi Grimberg2019-10-04
* Merge branch 'nvme-5.4' of git://git.infradead.org/nvme into for-linusJens Axboe2019-09-27
|\
| * nvme-rdma: fix possible use-after-free in connect timeoutSagi Grimberg2019-09-27
| * nvme: Move ctrl sqsize to generic spaceKeith Busch2019-09-26
| * nvme: Add ctrl attributes for queue_count and sqsizeJames Smart2019-09-25
| * nvme: allow 64-bit results in passthru commandsMarta Rybczynska2019-09-25
| * nvme: Add quirk for Kingston NVME SSD running FW E8FK11.TJian-Hong Pan2019-09-25
| * nvmet-tcp: remove superflous check on request sglSagi Grimberg2019-09-25
| * Added QUIRKs for ADATA XPG SX8200 Pro 512GBGabriel Craciunescu2019-09-25
| * nvme-rdma: Fix max_hw_sectors calculationMax Gurtovoy2019-09-25
| * nvme: fix an error code in nvme_init_subsystem()Dan Carpenter2019-09-25
| * nvme-pci: Save PCI state before putting drive into deepest stateMario Limonciello2019-09-25
| * nvme-tcp: fix wrong stop condition in io_workWunderlich, Mark2019-09-25
| * nvme-pci: Fix a race in controller removalBalbir Singh2019-09-23
| * nvmet: change ppl to lppJohn Pittman2019-09-23
* | Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-blockLinus Torvalds2019-09-24
|\|
| * block: centralize PI remapping logic to the block layerMax Gurtovoy2019-09-17
* | Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-23
|\ \ | |/ |/|
| * PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()Logan Gunthorpe2019-08-16
| * PCI/P2PDMA: Add attrs argument to pci_p2pdma_map_sg()Logan Gunthorpe2019-08-16
* | Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-blockLinus Torvalds2019-09-17
|\ \
| * | nvmet: fix a wrong error status returned in error log pageAmit2019-09-12
| * | nvme: send discovery log page change events to userspaceSagi Grimberg2019-09-12
| * | nvme: add uevent variables for controller devicesSagi Grimberg2019-09-12
| * | nvme: enable aen regardless of the presence of I/O queuesSagi Grimberg2019-09-12
| * | nvme-fabrics: allow discovery subsystems accept a katoSagi Grimberg2019-09-12
| * | nvmet: Use PTR_ERR_OR_ZERO() in nvmet_init_discovery()Markus Elfring2019-09-12
| * | nvme: Remove redundant assignment of cq vectorIsrael Rukshin2019-09-12
| * | nvme: Assign subsys instance from first ctrlKeith Busch2019-09-12
| * | nvme: tcp: remove redundant assignment to variable retColin Ian King2019-09-12
| * | nvme: include admin_q sync with nvme_sync_queuesEdmund Nadolski2019-09-12
| * | nvme: Treat discovery subsystems as unique subsystemsJames Smart2019-09-12
| * | nvme: fix ns removal hang when failing to revalidate due to a transient errorSagi Grimberg2019-09-12