aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-17nvme: count all ANA groups for ANA Log pageHannes Reinecke1-0/+4
2018-09-05nvmet-rdma: fix possible bogus dereference under heavy loadSagi Grimberg1-2/+25
2018-08-28nvmet: free workqueue object if module init failsChaitanya Kulkarni1-1/+3
2018-08-28nvme-fcloop: Fix dropped LS's to removed target portJames Smart1-1/+2
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe9-79/+846
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe4-13/+52
2018-08-14Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds9-79/+845
2018-08-08nvmet: add ns write protect supportChaitanya Kulkarni5-5/+114
2018-07-27nvmet: use Retain Async Event bit to clear AENChaitanya Kulkarni1-2/+15
2018-07-27nvmet: support configuring ANA groupsChristoph Hellwig4-4/+236
2018-07-27nvmet: add minimal ANA supportChristoph Hellwig4-4/+142
2018-07-27nvmet: track and limit the number of namespaces per subsystemChristoph Hellwig3-1/+16
2018-07-27nvmet: keep a port pointer in nvmet_ctrlChristoph Hellwig2-0/+4
2018-07-25nvmet: only check for filebacking on -ENOTBLKHannes Reinecke1-1/+1
2018-07-25nvmet: fixup crash on NULL device pathHannes Reinecke1-2/+7
2018-07-24nvmet-rdma: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche1-6/+4
2018-07-24nvmet: don't use uuid_le typeAndy Shevchenko1-1/+1
2018-07-24nvmet: check fileio lba range access boundariesSagi Grimberg1-2/+17
2018-07-24nvmet: fix file discard return statusSagi Grimberg1-8/+10
2018-07-24nvme: if_ready checks to fail io to deleting controllerJames Smart1-1/+1
2018-07-24nvmet-fc: fix target sgl list on large transfersJames Smart1-9/+35
2018-07-23nvme: cache struct nvme_ctrl reference to struct nvme_requestSagi Grimberg1-0/+1
2018-07-23nvmet-rdma: add an error flow for post_recv failuresMax Gurtovoy1-5/+21
2018-07-23nvmet-rdma: add unlikely check in the fast pathMax Gurtovoy1-1/+1
2018-07-23nvmet-rdma: support max(16KB, PAGE_SIZE) inline dataSteve Wise6-43/+169
2018-07-23nvmet: add buffered I/O support for file backed nsChaitanya Kulkarni4-5/+67
2018-07-23nvmet: add commands supported and effects log pageChaitanya Kulkarni1-1/+34
2018-06-20nvmet: reset keep alive timer in controller enableMax Gurtuvoy1-0/+8
2018-06-18IB/core: add max_send_sge and max_recv_sge attributesSteve Wise1-1/+1
2018-06-15nvme-fabrics: refactor queue ready checkChristoph Hellwig1-4/+3
2018-06-11nvmet: free smart-log buffer after useChaitanya Kulkarni1-1/+3
2018-06-08nvmet: filter newlines from user inputSagi Grimberg1-5/+9
2018-06-08nvmet: return all zeroed buffer when we can't find an active namespaceChristoph Hellwig1-6/+9
2018-06-01nvmet: mask pending AENsChristoph Hellwig3-1/+10
2018-06-01nvmet: add AEN configuration supportChristoph Hellwig3-2/+32
2018-06-01nvmet: implement the changed namespaces logChristoph Hellwig3-9/+76
2018-06-01nvmet: split log page implementationChristoph Hellwig1-63/+36
2018-06-01nvmet: add a new nvmet_zero_sgl helperChristoph Hellwig2-0/+8
2018-05-31nvmet: fix error return code in nvmet_file_ns_enable()Wei Yongjun1-2/+6
2018-05-31nvmet: fix a typo in nvmet_file_ns_enable()Wei Yongjun1-1/+1
2018-05-30nvme-loop: add support for multiple portsChristoph Hellwig2-19/+31
2018-05-29Merge branch 'nvme-4.18-2' of git://git.infradead.org/nvme into for-4.18/blockJens Axboe10-67/+417
2018-05-29nvme: return BLK_EH_DONE from ->timeoutChristoph Hellwig1-1/+1
2018-05-25nvmet-loop: use nr_phys_segments when map rq to sglChaitanya Kulkarni1-1/+1
2018-05-25nvmet-fc: increase LS buffer count per fc portJames Smart1-1/+1
2018-05-25nvmet: add simple file backed ns supportChaitanya Kulkarni6-52/+413
2018-05-25nvmet: remove duplicate NULL initialization for req->nsChaitanya Kulkarni5-12/+1
2018-05-25nvmet: make a few error messages more genericChaitanya Kulkarni1-2/+2
2018-05-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+1
2018-05-03nvmet: switch loopback target state to connecting when resettingJohannes Thumshirn1-0/+6