summaryrefslogtreecommitdiff
path: root/drivers/nvme/target
AgeCommit message (Expand)Author
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
2020-05-27nvmet: revalidate-ns & generate AEN from configfsChaitanya Kulkarni
2020-05-27nvmet: generate AEN for ns revalidate size changeChaitanya Kulkarni
2020-05-27nvmet: add helper to revalidate bdev and file nsChaitanya Kulkarni
2020-05-27nvmet: add async event tracing supportChaitanya Kulkarni
2020-05-27nvmet-tcp: move send/recv error handling in the send/recv methods instead of ...Sagi Grimberg
2020-05-27nvmet-tcp: set MSG_EOR if we send last payload in the batchSagi Grimberg
2020-05-27nvmet-tcp: set MSG_SENDPAGE_NOTLAST with MSG_MORE when we have more to sendSagi Grimberg
2020-05-27nvmet: mark nvmet_ana_state staticChristoph Hellwig
2020-05-27nvmet: replace kstrndup() with kmemdup_nul()Chen Zhou
2020-05-22block: remove the error_sector argument to blkdev_issue_flushChristoph Hellwig
2020-05-09nvmet: align addrfam list to specChaitanya Kulkarni
2020-05-09nvmet: centralize port enable access for configfsChaitanya Kulkarni
2020-05-09nvmet: use type-name map for address treqChaitanya Kulkarni
2020-05-09nvmet: use type-name map for ana statesChaitanya Kulkarni
2020-05-09nvmet: use type-name map for address familyChaitanya Kulkarni
2020-05-09nvmet: add generic type-name mappingChaitanya Kulkarni
2020-05-09nvmet: add ns revalidation supportAnthony Iliopoulos
2020-05-09nvmet-fc: slight cleanup for kbuild test warningsJames Smart
2020-05-09nvmet-rdma: use SRQ per completion vectorMax Gurtovoy
2020-05-09nvme-fcloop: add target to host LS request supportJames Smart
2020-05-09nvme-fcloop: refactor to enable target to host LSJames Smart
2020-05-09nvmet-fc: Add Disconnect Association Xmt supportJames Smart
2020-05-09nvmet-fc: rename ls_list to ls_rcv_listJames Smart
2020-05-09nvmet-fc: track hostport handle for associationsJames Smart
2020-05-09nvmet-fc: perform small cleanups on unneeded checksJames Smart
2020-05-09nvmet-fc: add LS failure messagesJames Smart
2020-05-09nvmet-fc: Update target for common definitions for LS handlingJames Smart
2020-05-09nvme-fc: Ensure private pointers are NULL if no dataJames Smart
2020-05-09nvmet-fc: Better size LS buffersJames Smart
2020-05-09nvme-fc nvmet-fc: refactor for common LS definitionsJames Smart