summaryrefslogtreecommitdiffstats
path: root/drivers/nvme
AgeCommit message (Expand)Author
2020-09-09nvme: fix controller instance leakKeith Busch
2020-09-09nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()'Christophe JAILLET
2020-09-09nvmet: Disable keep-alive timer when kato is cleared to 0hAmit Engel
2020-09-03nvme: multipath: round-robin: fix single non-optimized path caseMartin Wilck
2020-09-03nvme-fc: Fix wrong return value in __nvme_fc_init_request()Tianjia Zhang
2020-09-03nvmet: fix a memory leakSagi Grimberg
2020-08-21nvme: fix deadlock in disconnect during scan_work and/or ana_workSagi Grimberg
2020-08-19nvme-multipath: do not fall back to __nvme_find_path() for non-optimized pathsHannes Reinecke
2020-08-19nvme-multipath: fix logic for non-optimized pathsMartin Wilck
2020-08-19nvme-rdma: fix controller reset hang during trafficSagi Grimberg
2020-08-19nvme-tcp: fix controller reset hang during trafficSagi Grimberg
2020-07-29nvme: add a Identify Namespace Identification Descriptor list quirkChristoph Hellwig
2020-07-26nvme-pci: prevent SK hynix PC400 from using Write Zeroes commandKai-Heng Feng
2020-07-26nvme-tcp: fix possible hang waiting for icresp responseSagi Grimberg
2020-07-16nvme: explicitly update mpath disk capacity on revalidationAnthony Iliopoulos
2020-07-02nvme: fix a crash in nvme_mpath_add_diskChristoph Hellwig
2020-07-02nvme: fix identify error status silent ignoreSagi Grimberg
2020-06-24nvme-multipath: fix bogus request queue reference putSagi Grimberg
2020-06-24nvme-multipath: fix deadlock due to head->lockAnton Eidelman
2020-06-24nvme: don't protect ns mutation with ns->head->lockSagi Grimberg
2020-06-24nvme-multipath: fix deadlock between ana_work and scan_workAnton Eidelman
2020-06-24nvme: fix possible deadlock when I/O is blockedSagi Grimberg
2020-06-24nvme-rdma: assign completion vector correctlyMax Gurtovoy
2020-06-24nvme-loop: initialize tagset numa value to the value of the ctrlMax Gurtovoy
2020-06-24nvme-tcp: initialize tagset numa value to the value of the ctrlMax Gurtovoy
2020-06-24nvme-pci: initialize tagset numa value to the value of the ctrlMax Gurtovoy
2020-06-24nvme-pci: override the value of the controller's numa nodeMax Gurtovoy
2020-06-24nvme: set initial value for controller's numa nodeMax Gurtovoy
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-11Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-11nvmet: fail outstanding host posted AEN reqChaitanya Kulkarni
2020-06-11nvme-pci: use simple suspend when a HMB is enabledChristoph Hellwig
2020-06-11nvme-fc: don't call nvme_cleanup_cmd() for AENsDaniel Wagner
2020-06-11nvmet-tcp: constify nvmet_tcp_opsMax Gurtovoy
2020-06-11nvme-tcp: constify nvme_tcp_mq_ops and nvme_tcp_admin_mq_opsRikard Falkeborn
2020-06-11nvme: do not call del_gendisk() on a disk that was never addedNiklas Cassel
2020-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-06-04block: remove the error argument to the block_bio_complete tracepointChristoph Hellwig
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-06-02Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-02Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-29nvme: force complete cancelled requestsKeith Busch
2020-05-28ipv4: add ip_sock_set_tosChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_syncntChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_nodelayChristoph Hellwig
2020-05-28net: add sock_set_priorityChristoph Hellwig
2020-05-28net: add sock_no_lingerChristoph Hellwig
2020-05-28net: add sock_set_reuseaddrChristoph Hellwig