summaryrefslogtreecommitdiff
path: root/drivers/nvme/target
AgeCommit message (Expand)Author
2020-09-17nvmet: get transport reference for passthru ctrlChristoph Hellwig
2020-08-28nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()'Christophe JAILLET
2020-08-28nvmet-tcp: Fix NULL dereference when a connect data comes in h2cdata pduZiye Yang
2020-08-21nvmet: Disable keep-alive timer when kato is cleared to 0hAmit Engel
2020-08-21nvme: rename and document nvme_end_requestChristoph Hellwig
2020-08-21nvmet: call blk_mq_free_request() directlyChaitanya Kulkarni
2020-08-21nvmet: fix oops in pt cmd executionChaitanya Kulkarni
2020-08-21nvmet: add ns tear down label for pt-cmd handlingChaitanya Kulkarni
2020-08-21nvmet-passthru: Reject commands with non-sgl flags setLogan Gunthorpe
2020-08-21nvmet: fix a memory leakSagi Grimberg
2020-07-29nvme-loop: remove extra variable in create ctrlChaitanya Kulkarni
2020-07-29nvme-loop: set ctrl state connecting after initChaitanya Kulkarni
2020-07-29nvmet: introduce the passthru Kconfig optionChaitanya Kulkarni
2020-07-29nvmet: introduce the passthru configfs interfaceLogan Gunthorpe
2020-07-29nvmet: Add passthru enable/disable helpersLogan Gunthorpe
2020-07-29nvmet: add passthru code to process commandsLogan Gunthorpe
2020-07-29nvmet-fc: remove redundant del_work_active flagJames Smart
2020-07-29nvmet-fc: check successful reference in nvmet_fc_find_target_assocJames Smart
2020-07-29nvmet: use xarray for ctrl ns storingChaitanya Kulkarni
2020-07-29nvmet-rdma: use new shared CQ mechanismYamin Friedman
2020-07-08nvmet-tcp: simplify nvmet_process_resp_listSagi Grimberg
2020-07-08nvme-fcloop: verify wwnn and wwpn formatDongli Zhang
2020-07-08nvmet: use unsigned type for u64Chaitanya Kulkarni
2020-07-08nvmet: introduce flags member in nvmet_fabrics_opsMax Gurtovoy
2020-07-08nvmet-tcp: remove has_keyed_sgls initializationMax Gurtovoy
2020-07-08nvmet-loop: remove unused 'target_ctrl' in nvme_loop_ctrlDongli Zhang
2020-07-08Merge tag 'v5.8-rc4' into for-5.9/driversJens Axboe
2020-07-01block: remove the bd_queue field from struct block_deviceChristoph Hellwig
2020-06-24nvme-loop: initialize tagset numa value to the value of the ctrlMax Gurtovoy
2020-06-24nvme: use blk_mq_complete_request_remote to avoid an indirect function callChristoph Hellwig
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-11nvmet-tcp: constify nvmet_tcp_opsMax Gurtovoy
2020-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
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-05-28ipv4: add ip_sock_set_tosChristoph 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
2020-05-27RDMA/cma: Provide ECE reject reasonLeon Romanovsky
2020-05-27nvmet: cleanups the loop in nvmet_async_events_processDavid Milburn
2020-05-27nvmet: fix memory leak when removing namespaces and controllers concurrentlySagi Grimberg
2020-05-27nvmet-rdma: add metadata/T10-PI supportIsrael Rukshin
2020-05-27nvmet: add metadata support for block devicesIsrael Rukshin
2020-05-27nvmet: add metadata/T10-PI supportIsrael Rukshin
2020-05-27nvmet: rename nvmet_check_data_len to nvmet_check_transfer_lenIsrael Rukshin
2020-05-27nvmet: rename nvmet_rw_len to nvmet_rw_data_lenIsrael Rukshin
2020-05-27nvmet: add metadata characteristics for a namespaceIsrael Rukshin