Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-11-08 | block: Take graph lock for most of .bdrv_open | Kevin Wolf | 1 | -0/+3 |
2023-11-08 | block: Add missing GRAPH_RDLOCK annotations | Kevin Wolf | 1 | -1/+1 |
2023-09-08 | block: Make more BlockDriver definitions static | Kevin Wolf | 1 | -1/+1 |
2023-02-23 | block: Mark preadv_snapshot/snapshot_block_status GRAPH_RDLOCK | Kevin Wolf | 1 | -2/+2 |
2023-02-23 | block: Mark bdrv_co_pdiscard() and callers GRAPH_RDLOCK | Emanuele Giuseppe Esposito | 1 | -2/+2 |
2022-10-27 | block: Manipulate bs->file / bs->backing pointers in .attach/.detach | Vladimir Sementsov-Ogievskiy | 1 | -3/+3 |
2022-03-07 | block: introduce snapshot-access block driver | Vladimir Sementsov-Ogievskiy | 1 | -0/+132 |