Searched hist:c5017e85705bfea721732e153305d1988ff965c2 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/nvme/host/ |
H A D | fabrics.c | diff c5017e85705bfea721732e153305d1988ff965c2 Sun Oct 29 03:44:29 CDT 2017 Christoph Hellwig <hch@lst.de> nvme: move controller deletion to common code
Move the ->delete_work and the associated helpers to common code instead of duplicating them in every driver. This also adds the missing reference get/put for the loop driver.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Reviewed-by: James Smart <james.smart@broadcom.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | fc.c | diff c5017e85705bfea721732e153305d1988ff965c2 Sun Oct 29 03:44:29 CDT 2017 Christoph Hellwig <hch@lst.de> nvme: move controller deletion to common code
Move the ->delete_work and the associated helpers to common code instead of duplicating them in every driver. This also adds the missing reference get/put for the loop driver.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Reviewed-by: James Smart <james.smart@broadcom.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | rdma.c | diff c5017e85705bfea721732e153305d1988ff965c2 Sun Oct 29 03:44:29 CDT 2017 Christoph Hellwig <hch@lst.de> nvme: move controller deletion to common code
Move the ->delete_work and the associated helpers to common code instead of duplicating them in every driver. This also adds the missing reference get/put for the loop driver.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Reviewed-by: James Smart <james.smart@broadcom.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | nvme.h | diff c5017e85705bfea721732e153305d1988ff965c2 Sun Oct 29 03:44:29 CDT 2017 Christoph Hellwig <hch@lst.de> nvme: move controller deletion to common code
Move the ->delete_work and the associated helpers to common code instead of duplicating them in every driver. This also adds the missing reference get/put for the loop driver.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Reviewed-by: James Smart <james.smart@broadcom.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | core.c | diff c5017e85705bfea721732e153305d1988ff965c2 Sun Oct 29 03:44:29 CDT 2017 Christoph Hellwig <hch@lst.de> nvme: move controller deletion to common code
Move the ->delete_work and the associated helpers to common code instead of duplicating them in every driver. This also adds the missing reference get/put for the loop driver.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Reviewed-by: James Smart <james.smart@broadcom.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/drivers/nvme/target/ |
H A D | loop.c | diff c5017e85705bfea721732e153305d1988ff965c2 Sun Oct 29 03:44:29 CDT 2017 Christoph Hellwig <hch@lst.de> nvme: move controller deletion to common code
Move the ->delete_work and the associated helpers to common code instead of duplicating them in every driver. This also adds the missing reference get/put for the loop driver.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Reviewed-by: James Smart <james.smart@broadcom.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
|