VirtualBox

source: vbox/trunk/src/VBox/Storage

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @42398   12 years vboxsync Storage/iSCSI: Log the status detail in case of an intitator error …
(edit) @42192   12 years vboxsync iSCSI: bug out early if we get only an encrypted initiator secret
(edit) @42125   12 years vboxsync optional encrypted store of the iSCSI initiator secret
(edit) @42040   12 years vboxsync Storage: Make it possible to set …
(edit) @42039   12 years vboxsync Storage: New return status code when a free block is read
(edit) @41911   12 years vboxsync backed out r78763 and r78763
(edit) @41909   12 years vboxsync re-applied r78740 (Runtime: introduced RTRandAdvCreateOpenssl())
(edit) @41889   12 years vboxsync backed out r78740
(edit) @41887   12 years vboxsync Runtime: introduced RTRandAdvCreateOpenssl()
(edit) @41785   12 years vboxsync Comment typos.
(edit) @41783   12 years vboxsync Doxygen, comment typos.
(edit) @41767   12 years vboxsync Storage/VMDK: Coalesce reads when checking for inconsistencies between …
(edit) @41576   12 years vboxsync Storage: Add VFS file glue for the VD library
(edit) @41550   13 years vboxsync vbox-img: New --filesystemaware option for compacting images. Uses …
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41447   13 years vboxsync Storage/VHDX: Work around data alignment issues by allocating memory …
(edit) @41353   13 years vboxsync Storage/VHDX: Fix sparc build
(edit) @41350   13 years vboxsync Storage/VHDX: Fixes
(edit) @41346   13 years vboxsync burn fix
(edit) @41345   13 years vboxsync Storage/VHDX: Working readonly access (checksum verification disabled …
(edit) @41317   13 years vboxsync build fix
(edit) @41315   13 years vboxsync Storage: Start of a VHDX backend for readonly access to import those …
(edit) @41244   13 years vboxsync Storage/VD: tweak error handling a bit so that file access errors are …
(edit) @41035   13 years vboxsync Storage: Fix compiler warning
(edit) @40991   13 years vboxsync Storage: Disable dynamic loading of backends on non x86 architectures
(edit) @40990   13 years vboxsync Storage/Debug: Fixes
(edit) @40953   13 years vboxsync Storage/VDI: Another small fix for newly created images, which lacked …
(edit) @40952   13 years vboxsync vbox-img: Fix building on SPARC
(edit) @40948   13 years vboxsync Storage/Parallels: Include asm.h for ASMByteSwapU32 used when …
(edit) @40936   13 years vboxsync Storage/VDI: Commit again after fixing the uuid corruption issue
(edit) @40935   13 years vboxsync backed out r77457 (due to VDI file content corruption)
(edit) @40906   13 years vboxsync Storage/VDI: Make the backend work on big endian architectures
(edit) @40843   13 years vboxsync Storage: Miscellaneous bug fixes to make the library work on big …
(edit) @40821   13 years vboxsync vbox-img: Fix hang when using stdin and the producer in the pipe …
(edit) @40739   13 years vboxsync VDI, VMDK: fixed minor memory leak if the image does not exist
(edit) @40713   13 years vboxsync Storage/VDI: Check for out of bounds access when reading from an image
(edit) @40710   13 years vboxsync Storage/tstVDIo: Bugfixes
(edit) @40709   13 years vboxsync Storage/tstVDIo: Add file access statistics and parameters for the …
(edit) @40680   13 years vboxsync Storage/VD: Fix more places to properly handle the ignore flush flag …
(edit) @40679   13 years vboxsync Storage/VD: Fix ignore flush flag when creating images
(edit) @40628   13 years vboxsync Storage/testcase: gcc-4.7 warning (probably false positive)
(edit) @40399   13 years vboxsync Do not refuse 2.88MB images.
(edit) @40258   13 years vboxsync Storage/VD: errors during closing all images in VDDestroy shouldn't be lost
(edit) @40241   13 years vboxsync Storage/VDI: Convert block array from/to little endianness
(edit) @40240   13 years vboxsync Storage: Implement repair callback for VDI, fixes for the VHD repair …
(edit) @40229   13 years vboxsync Storage/ISCSI: Don't validate the ExpStatSN field of a Login Respone …
(edit) @40173   13 years vboxsync ISCSI: Use simple queue to fix communication with recent COMSTAR targets
(edit) @40107   13 years vboxsync Storage: The backend has to provide the nweline when calling …
(edit) @40106   13 years vboxsync Storage/QCOW: Missing break
(edit) @40034   13 years vboxsync Storage/VHD: Same bug as the VDI backend
(edit) @40033   13 years vboxsync Storage/VDI: Show properties in the first line of the file
(edit) @40032   13 years vboxsync Storage/VDI: Fix possible corruption when compacting an image with …
(edit) @40031   13 years vboxsync Storage/VDI: Check whether the block is in use if the interface exists
(edit) @39928   13 years vboxsync VD: Disable optimization temporary until the crash is fixed
(edit) @39927   13 years vboxsync VD: Initialize member
(edit) @39912   13 years vboxsync tstVDIo: Bugfix
(edit) @39911   13 years vboxsync VDI: Fix uninitialized variables causing assertions in debug builds …
(edit) @39893   13 years vboxsync VD: Optimization, reduce locking contention between EMT and the I/O …
(edit) @39798   13 years vboxsync VD: Add option to ignore flush requests
(edit) @39612   13 years vboxsync IPRT/*: add _NO_SYMLINKS flags to certain functions
(edit) @39577   13 years vboxsync Storage/VHD: Implement repair callback
(edit) @39520   13 years vboxsync VD: Testcase for the discard API
(edit) @39519   13 years vboxsync VD: API to repair corrupted images
(edit) @39413   13 years vboxsync VD: Fix reading wrong data under certain circumstances when using …
(edit) @39052   13 years vboxsync VMDK: Improve error message if a stream optimized image is corrupted
(edit) @38945   13 years vboxsync vbox-img: cosmetics
(edit) @38939   13 years vboxsync Storage/vbox-img: Add createbase command, replace VDCloseAll with …
(edit) @38876   13 years vboxsync Storage: Add async discard API
(edit) @38875   13 years vboxsync Storage/QCOW: Fix v1 support, compatible with qemu now
(edit) @38819   13 years vboxsync Storage/VMDK: VMware have apparently introduced a new marker with …
(edit) @38693   13 years vboxsync Storage/VMDK: fixed progress indicator
(edit) @38676   13 years vboxsync VDI/Discard: Don't read and check a block if the whole block is …
(edit) @38673   13 years vboxsync VD/Discard: Bugfixes
(edit) @38671   13 years vboxsync VD: Destroy the discard state if the flags are changed
(edit) @38657   13 years vboxsync VD+VDI: Implement optimization for discard to avoid reading the …
(edit) @38647   13 years vboxsync VDI: Update reversed block pointer array, fixes incorrect discards …
(edit) @38645   13 years vboxsync tstVDIo: Disable on Windows until the link problems are fixed
(edit) @38644   13 years vboxsync VDDbg+DrvDiskIntegrity+tstVDIo: Bugfixes and add a I/O log replay …
(edit) @38636   13 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @38631   13 years vboxsync IoLog+DrvDiskIntegrity: Add logging of discard requests
(edit) @38623   13 years vboxsync Add logging groups
(edit) @38621   13 years vboxsync VD: Initial support to discard unused blocks in an image + support for …
(edit) @38563   13 years vboxsync Storage: Add an almost working QCOW backend, can handle version 1 …
(edit) @38562   13 years vboxsync QED: Bug fixes
(edit) @38552   13 years vboxsync fix OSE
(edit) @38540   13 years vboxsync VD: Start of a new library which contains utilities for debugging, …
(edit) @38521   13 years vboxsync VHD: Fix the async I/O version too
(edit) @38519   13 years vboxsync VHD: Fix the fix
(edit) @38518   13 years vboxsync VHD: Clip read size before checking if the block is allocated. Fixes …
(edit) @38469   13 years vboxsync VD: Interface cleanup. Merge the two involved structures (generic …
(edit) @38464   13 years vboxsync tstVDIo: Add testcase for QED
(edit) @38463   13 years vboxsync Storage: Add QED backend
(edit) @38462   13 years vboxsync tstVDIo: Updates
(edit) @38449   13 years vboxsync VD: Fix copy optimization
(edit) @38413   13 years vboxsync VD/Parallels: Cleanup, fixes and implement support for parallels image …
(edit) @38409   13 years vboxsync VD: Fix a possible deadlock if the block cache is enabled
(edit) @38352   13 years vboxsync Storage/testcase: allow to create bigger virtual disk images than 1TB
(edit) @38333   13 years vboxsync Storage/RAW: Remove superfluous line
(edit) @38204   13 years vboxsync tstVDIo: New testcase for image cloning
(edit) @38203   13 years vboxsync VD: New VDCopyEx() API which can speedup cloning of diff images when …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette