Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-05-30 | block/export: don't require AioContext lock around blk_exp_ref/unref() | Stefan Hajnoczi | 1 | -0/+2 |
2020-10-02 | block/export: Move blk to BlockExport | Kevin Wolf | 1 | -0/+3 |
2020-10-02 | block/export: Add block-export-del | Kevin Wolf | 1 | -0/+1 |
2020-10-02 | block/export: Move strong user reference to block_exports | Kevin Wolf | 1 | -0/+8 |
2020-10-02 | block/export: Add 'id' option to block-export-add | Kevin Wolf | 1 | -0/+3 |
2020-10-02 | block/export: Add blk_exp_close_all(_type) | Kevin Wolf | 1 | -0/+15 |
2020-10-02 | block/export: Allocate BlockExport in blk_exp_add() | Kevin Wolf | 1 | -1/+7 |
2020-10-02 | block/export: Move AioContext from NBDExport to BlockExport | Kevin Wolf | 1 | -0/+3 |
2020-10-02 | block/export: Move refcount from NBDExport to BlockExport | Kevin Wolf | 1 | -0/+15 |
2020-10-02 | block/export: Remove magic from block-export-add | Kevin Wolf | 1 | -0/+2 |
2020-10-02 | block/export: Add BlockExport infrastructure and block-export-add | Kevin Wolf | 1 | -0/+33 |