summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target
AgeCommit message (Expand)Author
2018-12-07nvmet: fix the structure member indentationChaitanya Kulkarni
2018-12-07nvmet: use unlikely for req status checkChaitanya Kulkarni
2018-12-07nvmet-rdma: Add unlikely for response allocated checkIsrael Rukshin
2018-12-07nvmet: expose support for fabrics SQ flow control disable in treqSagi Grimberg
2018-12-07nvmet: don't override treq upon modification.Sagi Grimberg
2018-12-07nvmet: support fabrics sq flow controlSagi Grimberg
2018-12-07nvmet-fc: remove the IN_ISR deferred scheduling optionsJames Smart
2018-12-07nvmet: mark nvmet_genctr staticChristoph Hellwig
2018-12-07nvmet: enable Discovery Controller AENsJay Sternberg
2018-12-07nvmet: allow host connect even if no allowed subsystems are exportedSagi Grimberg
2018-12-07nvmet: add support to Discovery controllers for commandsJay Sternberg
2018-12-07nvmet: add defines for discovery change async eventsJay Sternberg
2018-12-07nvmet: make kato and AEN processing for use by other controllersJay Sternberg
2018-12-07nvmet: allow Keep Alive for Discovery controllerJay Sternberg
2018-12-07nvmet: change aen mask functions to use bit numbersJay Sternberg
2018-12-07nvmet: provide aen bit functions for multiple controller typesJay Sternberg
2018-12-07nvmet: use IOCB_NOWAIT for file-ns buffered I/OChaitanya Kulkarni
2018-12-07nvmet: support for traffic based keep-aliveSagi Grimberg
2018-12-07nvme: introduce ctrl attributes enumerationSagi Grimberg
2018-12-07nvmet-rdma: fix response use after freeIsrael Rukshin
2018-11-26nvme: remove opportunistic polling from bdev targetJens Axboe
2018-11-09Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-11-09Revert "nvmet-rdma: use a private workqueue for delete"Christoph Hellwig
2018-11-09nvmet: don't try to add ns to p2p map unless it actually uses itSagi Grimberg
2018-11-01Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-24iov_iter: Separate type from direction and use accessor functionsDavid Howells
2018-10-17nvmet: Optionally use PCI P2P memoryLogan Gunthorpe
2018-10-17nvmet: Introduce helper functions to allocate and free request SGLsLogan Gunthorpe
2018-10-17nvmet-fcloop: suppress a compiler warningBart Van Assche
2018-10-17nvmet-fc: fix kernel-doc headersBart Van Assche
2018-10-17nvmet: avoid integer overflow in the discard codeBart Van Assche
2018-10-17nvmet-rdma: declare local symbols staticBart Van Assche
2018-10-17nvmet: use strlcpy() instead of strcpy()Bart Van Assche
2018-10-17nvmet: use strcmp() instead of strncmp() for subsystem lookupBart Van Assche
2018-10-17nvmet: remove unreachable codeChaitanya Kulkarni
2018-10-05nvmet-rdma: use a private workqueue for deleteSagi Grimberg
2018-10-01nvmet: don't split large I/Os unconditionallySagi Grimberg
2018-10-01nvmet_fc: support target port removal with nvmet layerJames Smart
2018-10-01nvme-fc: fix for a minor typosMilan P. Gandhi
2018-10-01nvmet: remove redundant module prefixChaitanya Kulkarni
2018-09-17nvme: count all ANA groups for ANA Log pageHannes Reinecke
2018-09-05nvmet-rdma: fix possible bogus dereference under heavy loadSagi Grimberg
2018-08-28nvmet: free workqueue object if module init failsChaitanya Kulkarni
2018-08-28nvme-fcloop: Fix dropped LS's to removed target portJames Smart
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe
2018-08-14Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-08-08nvmet: add ns write protect supportChaitanya Kulkarni
2018-07-27nvmet: use Retain Async Event bit to clear AENChaitanya Kulkarni