summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds2020-09-042-3/+11
|\
| * nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()'Christophe JAILLET2020-08-281-2/+2
| * nvmet-tcp: Fix NULL dereference when a connect data comes in h2cdata pduZiye Yang2020-08-281-1/+9
* | Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-blockLinus Torvalds2020-08-244-9/+25
|\|
| * nvmet: Disable keep-alive timer when kato is cleared to 0hAmit Engel2020-08-211-0/+6
| * nvme: rename and document nvme_end_requestChristoph Hellwig2020-08-211-1/+1
| * nvmet: call blk_mq_free_request() directlyChaitanya Kulkarni2020-08-211-3/+3
| * nvmet: fix oops in pt cmd executionChaitanya Kulkarni2020-08-211-3/+3
| * nvmet: add ns tear down label for pt-cmd handlingChaitanya Kulkarni2020-08-211-4/+5
| * nvmet-passthru: Reject commands with non-sgl flags setLogan Gunthorpe2020-08-211-0/+8
| * nvmet: fix a memory leakSagi Grimberg2020-08-211-0/+1
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-234-5/+4
|/
* nvme-loop: remove extra variable in create ctrlChaitanya Kulkarni2020-07-291-8/+6
* nvme-loop: set ctrl state connecting after initChaitanya Kulkarni2020-07-291-0/+3
* nvmet: introduce the passthru Kconfig optionChaitanya Kulkarni2020-07-291-0/+12
* nvmet: introduce the passthru configfs interfaceLogan Gunthorpe2020-07-292-0/+100
* nvmet: Add passthru enable/disable helpersLogan Gunthorpe2020-07-294-1/+111
* nvmet: add passthru code to process commandsLogan Gunthorpe2020-07-295-2/+506
* nvmet-fc: remove redundant del_work_active flagJames Smart2020-07-291-24/+3
* nvmet-fc: check successful reference in nvmet_fc_find_target_assocJames Smart2020-07-291-1/+2
* nvmet: use xarray for ctrl ns storingChaitanya Kulkarni2020-07-293-57/+27
* nvmet-rdma: use new shared CQ mechanismYamin Friedman2020-07-291-7/+7
* nvmet-tcp: simplify nvmet_process_resp_listSagi Grimberg2020-07-081-9/+3
* nvme-fcloop: verify wwnn and wwpn formatDongli Zhang2020-07-081-6/+23
* nvmet: use unsigned type for u64Chaitanya Kulkarni2020-07-081-8/+8
* nvmet: introduce flags member in nvmet_fabrics_opsMax Gurtovoy2020-07-085-7/+7
* nvmet-tcp: remove has_keyed_sgls initializationMax Gurtovoy2020-07-081-1/+0
* nvmet-loop: remove unused 'target_ctrl' in nvme_loop_ctrlDongli Zhang2020-07-081-1/+0
* Merge tag 'v5.8-rc4' into for-5.9/driversJens Axboe2020-07-081-2/+2
|\
| * nvme-loop: initialize tagset numa value to the value of the ctrlMax Gurtovoy2020-06-241-2/+2
* | block: remove the bd_queue field from struct block_deviceChristoph Hellwig2020-07-011-1/+1
* | nvme: use blk_mq_complete_request_remote to avoid an indirect function callChristoph Hellwig2020-06-241-1/+2
|/
* Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-112-9/+22
|\
| * nvmet: fail outstanding host posted AEN reqChaitanya Kulkarni2020-06-111-7/+20
| * nvmet-tcp: constify nvmet_tcp_opsMax Gurtovoy2020-06-111-2/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-06-051-1/+3
|\ \
| * | RDMA/cma: Provide ECE reject reasonLeon Romanovsky2020-05-271-1/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-031-44/+10
|\ \ \ | |_|/ |/| |
| * | ipv4: add ip_sock_set_tosChristoph Hellwig2020-05-281-8/+2
| * | tcp: add tcp_sock_set_nodelayChristoph Hellwig2020-05-281-10/+2
| * | net: add sock_set_priorityChristoph Hellwig2020-05-281-14/+4
| * | net: add sock_no_lingerChristoph Hellwig2020-05-281-5/+1
| * | net: add sock_set_reuseaddrChristoph Hellwig2020-05-281-7/+1
| |/
* | Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-0214-511/+1627
|\ \
| * | nvmet: cleanups the loop in nvmet_async_events_processDavid Milburn2020-05-271-9/+6
| * | nvmet: fix memory leak when removing namespaces and controllers concurrentlySagi Grimberg2020-05-271-9/+6
| * | nvmet-rdma: add metadata/T10-PI supportIsrael Rukshin2020-05-271-19/+215
| * | nvmet: add metadata support for block devicesIsrael Rukshin2020-05-274-32/+161
| * | nvmet: add metadata/T10-PI supportIsrael Rukshin2020-05-275-10/+121
| * | nvmet: rename nvmet_check_data_len to nvmet_check_transfer_lenIsrael Rukshin2020-05-277-25/+25