index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
vvfat.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
vvfat: Fix double free for opening the image rw
Kevin Wolf
2010-09-21
1
-3
/
+4
*
vvfat: Fix segfault on write to read-only disk
Kevin Wolf
2010-09-21
1
-0
/
+5
*
vvfat: fat_chksum(): fix access above array bounds
Loïc Minier
2010-08-30
1
-1
/
+1
*
vvfat: More build fixes with DEBUG
Kevin Wolf
2010-05-21
1
-2
/
+6
*
vvfat: Fix compilation with DEBUG defined
Riccardo Magliocchetti
2010-05-21
1
-1
/
+1
*
block: Open the underlying image file in generic code
Kevin Wolf
2010-05-03
1
-1
/
+1
*
Fix dead initialization, spotted by clang analyzer
Blue Swirl
2010-04-25
1
-1
/
+1
*
Replace calls of old bdrv_open
Kevin Wolf
2010-04-23
1
-1
/
+4
*
Replace assert(0) with abort() or cpu_abort()
Blue Swirl
2010-03-18
1
-10
/
+10
*
Fix build with -DNDEBUG in CFLAGS
Blue Swirl
2010-03-13
1
-0
/
+3
*
don't dereference NULL after failed strdup
Jim Meyering
2010-02-10
1
-5
/
+5
*
Ask for read-write permissions when opening files
Naphtali Sprei
2010-01-26
1
-1
/
+1
*
block/vvfat.c: fix warnings with _FORTIFY_SOURCE
Kirill A. Shutemov
2010-01-26
1
-2
/
+7
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-144
/
+144
*
Get rid of _t suffix
malc
2009-10-01
1
-144
/
+144
*
vvfat: fix coding style nit
Michael S. Tsirkin
2009-09-30
1
-2
/
+2
*
vvfat: one more missing BlockDriver C99 initializer conversion
Christoph Hellwig
2009-05-28
1
-4
/
+3
*
Drop bdrv_create2
Kevin Wolf
2009-05-27
1
-2
/
+9
*
Convert all block drivers to new bdrv_create
Kevin Wolf
2009-05-22
1
-2
/
+2
*
Move block drivers into their own directory
Anthony Liguori
2009-05-14
1
-0
/
+2855
[prev]