summaryrefslogtreecommitdiff
path: root/block/crypto.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-12Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-1/+1
2016-05-12block: Allow BDRV_REQ_FUA through blk_pwrite()Eric Blake1-1/+1
2016-05-12qapi: Split visit_end_struct() into piecesEric Blake1-6/+8
2016-04-05crypto: Avoid memory leak on failureEric Blake1-6/+6
2016-03-30block: Always set writeback mode in blk_new_open()Kevin Wolf1-2/+1
2016-03-30block: add generic full disk encryption driverDaniel P. Berrange1-0/+587