]> git.proxmox.com Git - qemu.git/history - block/vvfat.c
eepro100: Add missing SCB register names
[qemu.git] / block / vvfat.c
2010-02-13 Blue SwirlMerge branch 'for_anthony' of git://git.kernel.org...
2010-02-10 Jim Meyeringdon't dereference NULL after failed strdup
2010-01-26 Naphtali SpreiAsk for read-write permissions when opening files
2010-01-26 Kirill A. Shutemovblock/vvfat.c: fix warnings with _FORTIFY_SOURCE
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-30 Michael S. Tsirkinvvfat: fix coding style nit
2009-05-28 Christoph Hellwigvvfat: one more missing BlockDriver C99 initializer...
2009-05-27 Kevin WolfDrop bdrv_create2
2009-05-22 Kevin WolfConvert all block drivers to new bdrv_create
2009-05-14 Anthony LiguoriMove block drivers into their own directory