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