aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target
AgeCommit message (Expand)Author
2020-10-01nvmet-rdma: fix double free of rdma queueIsrael Rukshin
2020-09-09nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()'Christophe JAILLET
2020-09-09nvmet: Disable keep-alive timer when kato is cleared to 0hAmit Engel
2020-04-17nvme-fc: Revert "add module to ops template to allow module references"James Smart
2020-01-09nvme_fc: add module to ops template to allow module referencesJames Smart
2019-12-01nvmet-fcloop: suppress a compiler warningBart Van Assche
2019-12-01nvmet: avoid integer overflow in the discard codeBart Van Assche
2019-10-05nvmet: fix data units read and written counters in SMART logTom Wu
2019-09-06nvmet-loop: Flush nvme_delete_wq when removing the portLogan Gunthorpe
2019-06-25nvmet: fix data_len to 0 for bdev-backed write_zeroesMinwoo Im
2019-05-08nvme-loop: init nvmet_ctrl fatal_err_work when allocateYufen Yu
2019-01-31nvmet-rdma: fix null dereference under heavy loadRaju Rangoju
2019-01-31nvmet-rdma: Add unlikely for response allocated checkIsrael Rukshin
2018-12-21nvmet-rdma: fix response use after freeIsrael Rukshin
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
2018-07-27nvmet: support configuring ANA groupsChristoph Hellwig
2018-07-27nvmet: add minimal ANA supportChristoph Hellwig
2018-07-27nvmet: track and limit the number of namespaces per subsystemChristoph Hellwig
2018-07-27nvmet: keep a port pointer in nvmet_ctrlChristoph Hellwig
2018-07-25nvmet: only check for filebacking on -ENOTBLKHannes Reinecke
2018-07-25nvmet: fixup crash on NULL device pathHannes Reinecke
2018-07-24nvmet-rdma: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche
2018-07-24nvmet: don't use uuid_le typeAndy Shevchenko
2018-07-24nvmet: check fileio lba range access boundariesSagi Grimberg
2018-07-24nvmet: fix file discard return statusSagi Grimberg
2018-07-24nvme: if_ready checks to fail io to deleting controllerJames Smart
2018-07-24nvmet-fc: fix target sgl list on large transfersJames Smart
2018-07-23nvme: cache struct nvme_ctrl reference to struct nvme_requestSagi Grimberg
2018-07-23nvmet-rdma: add an error flow for post_recv failuresMax Gurtovoy
2018-07-23nvmet-rdma: add unlikely check in the fast pathMax Gurtovoy
2018-07-23nvmet-rdma: support max(16KB, PAGE_SIZE) inline dataSteve Wise
2018-07-23nvmet: add buffered I/O support for file backed nsChaitanya Kulkarni
2018-07-23nvmet: add commands supported and effects log pageChaitanya Kulkarni
2018-06-20nvmet: reset keep alive timer in controller enableMax Gurtuvoy
2018-06-18IB/core: add max_send_sge and max_recv_sge attributesSteve Wise
2018-06-15nvme-fabrics: refactor queue ready checkChristoph Hellwig
2018-06-11nvmet: free smart-log buffer after useChaitanya Kulkarni
2018-06-08nvmet: filter newlines from user inputSagi Grimberg
2018-06-08nvmet: return all zeroed buffer when we can't find an active namespaceChristoph Hellwig
2018-06-01nvmet: mask pending AENsChristoph Hellwig
2018-06-01nvmet: add AEN configuration supportChristoph Hellwig
2018-06-01nvmet: implement the changed namespaces logChristoph Hellwig