aboutsummaryrefslogtreecommitdiffstats
path: root/blockdev.h
AgeCommit message (Expand)AuthorFilesLines
2010-12-17Introduce do_snapshot_blkdev() and monitor command to handle it.Jes Sorensen1-0/+1
2010-11-25scsi: Increase the number of possible devicesHannes Reinecke1-1/+1
2010-11-24Implement drive_del to decouple block removal from device removalRyan Harper1-0/+1
2010-10-03blockdev: Use GCC_FMT_ATTR (format checking)Stefan Weil1-8/+7
2010-08-24Rearrange block headersBlue Swirl1-8/+2
2010-07-02blockdev: drive_get_by_id() is no longer used, removeMarkus Armbruster1-1/+0
2010-07-02blockdev: Clean up automatic drive deletionMarkus Armbruster1-0/+4
2010-07-02blockdev: New drive_get_by_blockdev()Markus Armbruster1-0/+1
2010-07-02blockdev: Remove drive_get_serial()Markus Armbruster1-1/+0
2010-06-15blockdev: Give drives internal linkageMarkus Armbruster1-2/+0
2010-06-15block: Move error actions from DriveInfo to BlockDriverStateMarkus Armbruster1-10/+0
2010-06-04blockdev: Collect block device code in new blockdev.cMarkus Armbruster1-0/+71