summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target
Commit message (Expand)AuthorAgeFilesLines
...
| * nvme: merge nvme_shutdown_ctrl into nvme_disable_ctrlChristoph Hellwig2022-12-061-1/+1
| * nvme: introduce nvme_start_requestSagi Grimberg2022-12-061-1/+1
| * nvme: use kstrtobool() instead of strtobool()Christophe JAILLET2022-12-061-8/+9
| * nvmet: expose firmware revision to configfsAleksandr Miloserdov2022-11-214-3/+79
| * nvmet: expose IEEE OUI to configfsAleksandr Miloserdov2022-11-214-5/+54
| * nvme: rename the queue quiescing helpersChristoph Hellwig2022-11-181-3/+3
| * nvmet: fix a memory leak in nvmet_auth_set_keySagi Grimberg2022-11-161-0/+2
| * nvme: move OPAL setup from PCIe to coreChristoph Hellwig2022-11-151-1/+1
| * nvmet: only allocate a single slab for bvecsChristoph Hellwig2022-11-153-22/+19
| * nvmet: force reconnect when number of queue changesDaniel Wagner2022-11-151-1/+8
| * nvmet: use try_cmpxchg in nvmet_update_sq_headUros Bizjak2022-11-151-3/+2
* | use less confusing names for iov_iter direction initializersAl Viro2022-11-252-3/+3
* | nvmet: fix a memory leak in nvmet_auth_set_keySagi Grimberg2022-11-161-0/+2
* | nvmet: fix a memory leakSagi Grimberg2022-11-091-0/+1
* | nvmet: fix memory leak in nvmet_subsys_attr_model_store_lockedAleksandr Miloserdov2022-11-091-2/+5
|/
* nvmet: fix invalid memory reference in nvmet_subsys_attr_qid_max_showDaniel Wagner2022-10-191-4/+0
* nvmet: fix workqueue MEM_RECLAIM flushing dependencySagi Grimberg2022-10-191-1/+1
* block: change request end_io handler to pass back a return valueJens Axboe2022-09-301-2/+3
* Merge branch 'for-6.1/block' into for-6.1/passthroughJens Axboe2022-09-3012-152/+142
|\
| * nvmet: don't look at the request_queue in nvmet_bdev_set_limitsChristoph Hellwig2022-09-271-6/+5
| * nvmet: don't look at the request_queue in nvmet_bdev_zone_mgmt_emulate_allChristoph Hellwig2022-09-271-2/+1
| * nvme-loop: use the tagset alloc/free helpersChristoph Hellwig2022-09-271-64/+19
| * nvme-loop: store the generic nvme_ctrl in set->driver_dataChristoph Hellwig2022-09-271-5/+5
| * nvme-loop: initialize sqsize laterChristoph Hellwig2022-09-271-1/+1
| * nvmet: add helpers to set the result field for connect commandsChristoph Hellwig2022-09-271-10/+8
| * nvme: improve the NVME_CONNECT_AUTHREQ* definitionsChristoph Hellwig2022-09-271-4/+2
| * nvmet-auth: don't try to cancel a non-initialized work_structChristoph Hellwig2022-09-274-14/+13
| * nvmet-tcp: remove nvmet_tcp_finish_cmdzhenwei pi2022-09-271-8/+2
| * nvmet-tcp: add bounds check on Transfer TagVarun Prakash2022-09-271-2/+9
| * nvmet-tcp: handle ICReq PDU received in NVMET_TCP_Q_LIVE stateVarun Prakash2022-09-271-0/+7
| * nvmet-tcp: fix NULL pointer dereference during releasezhenwei pi2022-09-271-3/+16
| * nvme: handle effects after freeing the requestKeith Busch2022-09-271-1/+6
| * nvmet-tcp: don't map pages which can't come from HIGHMEMFabio M. De Francesco2022-09-191-31/+13
| * nvmet: expose max queues to configfsDaniel Wagner2022-09-191-0/+29
| * nvmet: avoid unnecessary flush bioGuixin Liu2022-09-191-0/+8
| * nvmet-auth: remove redundant parameters reqGenjian Zhang2022-09-191-2/+2
| * nvmet-auth: clean up with done_kfreeJackie Liu2022-09-191-4/+2
| * nvme-auth: remove the redundant req->cqe->result.u16 assignment operationJackie Liu2022-09-191-1/+0
| * nvme: move from strlcpy with unused retval to strscpyWolfram Sang2022-09-192-2/+2
* | Merge tag 'block-6.0-2022-09-09' of git://git.kernel.dk/linux-blockLinus Torvalds2022-09-092-4/+19
|\ \
| * | nvmet: fix mar and mor off-by-one errorsDennis Maisenbacher2022-09-071-2/+15
| * | nvmet: fix a use-after-freeBart Van Assche2022-09-051-2/+4
* | | Merge tag 'block-6.0-2022-09-02' of git://git.kernel.dk/linux-blockLinus Torvalds2022-09-022-0/+4
|\| | | |/ |/|
| * nvmet-tcp: fix unhandled tcp states in nvmet_tcp_state_change()Maurizio Lombardi2022-08-311-0/+3
| * nvmet-auth: add missing goto in nvmet_setup_auth()Hannes Reinecke2022-08-311-0/+1
* | Merge tag 'block-6.0-2022-08-12' of git://git.kernel.dk/linux-blockLinus Torvalds2022-08-131-2/+2
|\|
| * nvmet-auth: use kmemdup instead of kmalloc + memcpyZhang Xiaoxu2022-08-101-2/+2
* | Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds2022-08-061-1/+1
|\ \ | |/ |/|
| * RDMA/core: introduce ib_dma_pci_p2p_dma_supported()Logan Gunthorpe2022-07-261-1/+1
* | Merge tag 'for-5.20/block-2022-08-04' of git://git.kernel.dk/linux-blockLinus Torvalds2022-08-0411-12/+1369
|\ \