summaryrefslogtreecommitdiffstats
path: root/drivers/nvme (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe2018-08-1611-94/+183
|\
| * Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-blockLinus Torvalds2018-07-278-19/+55
| |\
| | * nvmet: only check for filebacking on -ENOTBLKHannes Reinecke2018-07-251-1/+1
| | * nvmet: fixup crash on NULL device pathHannes Reinecke2018-07-251-2/+7
| | * nvme: if_ready checks to fail io to deleting controllerJames Smart2018-07-245-7/+12
| | * nvmet-fc: fix target sgl list on large transfersJames Smart2018-07-241-9/+35
| * | nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMDRoland Dreier2018-07-201-1/+1
| * | nvme: don't enable AEN if not supportedWeiping Zhang2018-07-171-4/+7
| * | nvme: ensure forward progress during Admin passthruScott Bauer2018-07-171-24/+26
| * | nvme-pci: fix memory leak on probe failureKeith Busch2018-07-121-5/+7
| |/
| * nvme-rdma: fix possible double free of controller async event bufferSagi Grimberg2018-06-281-2/+5
| * nvme-pci: limit max IO size and segments to avoid high order allocationsJens Axboe2018-06-213-5/+39
| * nvme-pci: move nvme_kill_queues to nvme_remove_dead_ctrlJianchao Wang2018-06-211-1/+1
| * nvme-fc: release io queues to allow fast failJames Smart2018-06-211-3/+3
| * nvmet: reset keep alive timer in controller enableMax Gurtuvoy2018-06-201-0/+8
| * nvme-rdma: don't override opts->queue_sizeSagi Grimberg2018-06-201-11/+10
| * nvme-rdma: Fix command completion race at error recoveryIsrael Rukshin2018-06-201-2/+6
| * nvme-rdma: fix possible free of a non-allocated async event bufferSagi Grimberg2018-06-201-13/+11
| * nvme-rdma: fix possible double free condition when failing to create a contro...Sagi Grimberg2018-06-201-10/+10
* | nvmet-rdma: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2018-07-251-6/+4
* | nvme-rdma: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2018-07-251-6/+5
* | IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-181-1/+1
|/
* Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe2018-06-159-193/+154
|\
| * nvme-fabrics: fix and refine state checks in __nvmf_check_readyChristoph Hellwig2018-06-151-20/+19
| * nvme-fabrics: handle the admin-only case properly in nvmf_check_readyChristoph Hellwig2018-06-151-1/+2
| * nvme-fabrics: refactor queue ready checkChristoph Hellwig2018-06-155-50/+45
| * nvme: remove nvme_reinit_tagsetChristoph Hellwig2018-06-142-12/+0
| * nvme-fc: fix nulling of queue data on reconnectJames Smart2018-06-141-6/+5
| * nvme-fc: remove reinit_request routineJames Smart2018-06-141-20/+0
| * nvme-fc: change controllers first connect to use reconnect pathJames Smart2018-06-141-57/+47
| * nvme: don't rely on the changed namespace list logChristoph Hellwig2018-06-131-25/+11
| * nvmet: free smart-log buffer after useChaitanya Kulkarni2018-06-111-1/+3
| * nvme-rdma: fix error flow during mapping request dataMax Gurtovoy2018-06-111-7/+24
| * nvme: add bio remapping tracepointHannes Reinecke2018-06-111-0/+4
| * nvme: fix NULL pointer dereference in nvme_init_subsystemIsrael Rukshin2018-06-111-1/+1
* | Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-088-42/+38
|\|
| * nvme: cleanup double shift issueDan Carpenter2018-06-082-3/+2
| * nvme-pci: make CMB SQ mod-param read-onlyKeith Busch2018-06-081-1/+1
| * nvme-pci: unquiesce dead controller queuesKeith Busch2018-06-081-1/+1
| * nvme-pci: remove HMB teardown on resetKeith Busch2018-06-081-8/+0
| * nvme-pci: queue creation fixesKeith Busch2018-06-081-3/+4
| * nvme-pci: remove unnecessary completion doorbell checkKeith Busch2018-06-081-5/+3
| * nvme-pci: remove unnecessary nested lockingKeith Busch2018-06-081-7/+1
| * nvmet: filter newlines from user inputSagi Grimberg2018-06-081-5/+9
| * nvme-rdma: correctly check for target keyed sgl supportSteve Wise2018-06-081-2/+3
| * nvme: don't hold nvmf_transports_rwsem for more than transport lookupsJohannes Thumshirn2018-06-082-1/+5
| * nvmet: return all zeroed buffer when we can't find an active namespaceChristoph Hellwig2018-06-081-6/+9
* | Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-071-19/+1
|\ \
| * | nvme-pci: Use pci_sriov_configure_simple() to enable VFsAlexander Duyck2018-04-241-19/+1
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-06-051-1/+1
|\ \ \ | |_|/ |/| |