VirtualBox

source: vbox/trunk/src/VBox/Runtime/common/fs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @77047   6 years vboxsync iprt/isomaker: Optimized native handle (file descriptor) usage when …
(edit) @77008   6 years vboxsync Runtime/xfsvfs.cpp: Updates
(edit) @76642   6 years vboxsync Runtime/fs/xfsvfs: Updates, working on inode parsing [scm]
(edit) @76641   6 years vboxsync Runtime/fs/xfsvfs: Updates, working on inode parsing
(edit) @76619   6 years vboxsync Runtime/fs/extvfs: Fix
(edit) @76617   6 years vboxsync Runtime/fs/extvfs: Fix
(edit) @76616   6 years vboxsync Runtime/VFS: Started XFS filesystem parser (not built, committed for …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76408   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76347   6 years vboxsync *: Preparing for iprt/vfslowlevel.h to no longer include iprt/err.h. …
(edit) @76346   6 years vboxsync *: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
(edit) @76328   6 years vboxsync Runtime/fs/vfsext: Implement a small block cache for caching block …
(edit) @76318   6 years vboxsync Runtime/fs/extvfs: Support flex_bg, our implementation doesn't need …
(edit) @76316   6 years vboxsync Runtime/fs/extvfs: Updates, implement extent tree walking. Enables …
(edit) @76307   6 years vboxsync scm
(edit) @76306   6 years vboxsync Runtime/fs/extvfs: Updates, reading data from ext2/ext3 filesystems …
(edit) @76305   6 years vboxsync Runtime/fs/extvfs: Updates, reading data from ext2/ext3 filesystems …
(edit) @76304   6 years vboxsync scm fix
(edit) @76299   6 years vboxsync Runtime/fs/extvfs: Updates
(edit) @76294   6 years vboxsync Runtime/fs/extvfs: Working on parsing block group and inode …
(edit) @76293   6 years vboxsync Runtime/fs/extvfs: Working on parsing block group and inode …
(edit) @76292   6 years vboxsync Runtime/fs/extvfs: Working on parsing block group and inode descriptors
(edit) @76256   6 years vboxsync Runtime/formats/ext: Add more structures
(edit) @76221   6 years vboxsync build fix
(edit) @76216   6 years vboxsync Runtime/fs: Started restructurin the ext2 filesystem code to indicate …
(edit) @75698   6 years vboxsync IPRT/isomakercmd.cpp: Implemented adding regular directories to the …
(edit) @75627   6 years vboxsync IPRT/fatvfs.cpp: Fixed bug in rtFsFatChain_GetClusterByIndex that …
(edit) @73603   6 years vboxsync iprt/rtFsIsoMakerOutFile_GenerateDirRecDirect: fix for files ~8GB and …
(edit) @73502   6 years vboxsync IPRT: GCC 8.2.0 fixes
(edit) @73276   6 years vboxsync doc/manual: Big build system overhaul, because the use of entities and …
(edit) @73172   6 years vboxsync ntfsvfs.cpp: Apparently the index allocation bitmap in a directory can …
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @72585   6 years vboxsync Runtime/ntfsvfs.cpp: Additional checks, rtFsNtfsVol_ParseMft() might …
(edit) @72584   6 years vboxsync Runtime/fatvfs.cpp: Fix returned status code, could return success …
(edit) @72273   7 years vboxsync IPRT: Tweaked ntfsvfs.cpp and RTCp.cpp so it's patch files, provided …
(edit) @71014   7 years vboxsync IPRT/isomakercmd.cpp: When removing files, make sure all instances are …
(edit) @71013   7 years vboxsync IPRT/rtFsIsoImportProcessIso9660AddAndNameFile: Fixed stupid bug where …
(edit) @71002   7 years vboxsync iosmakerimport.cpp: Fixed assertion in boot catalog parsing code for …
(edit) @70422   7 years vboxsync IPRT: Renamed RTCmdLs to RTFsCmdLs and moved it into the runtime, …
(edit) @70417   7 years vboxsync IPRT: Renamed RTCmdLs to RTFsCmdLs and moved it into the runtime, …
(edit) @70398   7 years vboxsync IPRT/VISO: Pass a the directory of a VISO file to the ISO maker to …
(edit) @70395   7 years vboxsync IPRT/VISO: Pass a the directory of a VISO file to the ISO maker to …
(edit) @70324   7 years vboxsync iprt/rtFsNtfsAttr_Read: multi extent read fix.
(edit) @70155   7 years vboxsync iprt/isomaker.cpp: Fixed a file handle leak (single handle).
(edit) @70010   7 years vboxsync iprt/ntfsvfs.cpp: Can take down the electric fence now.
(edit) @69977   7 years vboxsync IPRT/vfs: Implemented RTVFsFileSetSize, RTVfsFileGetMaxSize and …
(edit) @69962   7 years vboxsync iprt/ntfsvfs.cpp: mark fall thru
(edit) @69960   7 years vboxsync iprt/ntfsvfs.cpp: Adjusted a couple of reference count assertions…
(edit) @69959   7 years vboxsync iprt/ntfsvfs.cpp: Implement proper resource cleanup on volume close. …
(edit) @69955   7 years vboxsync IPRT/vfs: Made pfnSetMode, pfnSetTimes, pfnSetOwner and pfnWrite …
(edit) @69943   7 years vboxsync iprt/ntfsvfs.cpp: Implemented file reading.
(edit) @69942   7 years vboxsync iprt/vfs: Made RTVFSFILEOPS::pfnPollOne optional.
(edit) @69941   7 years vboxsync isomaker.cpp: Set inode number to zero for now, to make solaris happy. …
(edit) @69938   7 years vboxsync iprt/ntfsvfs.cpp: Implemented ReadDir, fixed Open('..') bug.
(edit) @69925   7 years vboxsync iprt/ntfsvfs.cpp: Made opening and traversing directories work.
(edit) @69924   7 years vboxsync iprt/ntfsvfs.cpp: working on the directory access (readonly) bits
(edit) @69913   7 years vboxsync IPRT/ntfsvfs.cpp: More on the subject of directories (indexes). [build fix]
(edit) @69911   7 years vboxsync IPRT/ntfsvfs.cpp: More on the subject of directories (indexes). [build fix]
(edit) @69910   7 years vboxsync IPRT/ntfsvfs.cpp: More on the subject of directories (indexes).
(edit) @69903   7 years vboxsync IPRT/ntfsvfs.h: Working on reading the root dir. Did some cleanups. …
(edit) @69902   7 years vboxsync IPRT/ntfsvfs.h: Working on reading the root dir. Did some cleanups.
(edit) @69889   7 years vboxsync iprt/ntfsvfs.cpp: Implemented loading the '$UpCase' table.
(edit) @69888   7 years vboxsync iprt/ntfsvfs.cpp: build fix, logging
(edit) @69885   7 years vboxsync iprt/ntfsvfs.cpp: Got the code to the point where compaction works …
(edit) @69875   7 years vboxsync iprt/ntfsvfs.cpp: updates
(edit) @69874   7 years vboxsync iprt/ntfsvfs.cpp: updates
(edit) @69873   7 years vboxsync iprt/ntfsvfs.cpp: updates
(edit) @69868   7 years vboxsync iprt/formats/ntfs: build fixes
(edit) @69866   7 years vboxsync iprt/formats/ntfs: build fixes - g++ sometimes hates unnamed unions, sigh.
(edit) @69865   7 years vboxsync iprt/formats/ntfs: build fixes - g++ sometimes hates unnamed unions, sigh.
(edit) @69863   7 years vboxsync iprt/formats/ntfs: build fixes
(edit) @69862   7 years vboxsync iprt/formats/ntfs: build fixes
(edit) @69861   7 years vboxsync iprt/formats/ntfs: updates
(edit) @69849   7 years vboxsync ntfsvfs.cpp: Started work for reading NTFS allocation bitmap so we can …
(edit) @69845   7 years vboxsync ext2vfs.cpp: style cleanups
(edit) @69844   7 years vboxsync IPRT: VFS IsRangeInUse cleanup. * Renamed to RTVfsQueryRangeState / …
(edit) @69843   7 years vboxsync filesystemext.cpp -> ext2vfs.cpp [arg]
(edit) @69840   7 years vboxsync IPRT: VFS volume mouning cleanup, replacing RTFilesystemVfsFromFile …
(edit) @69832   7 years vboxsync fatvfs.cpp,isovfs.cpp: removed dead code
(edit) @69831   7 years vboxsync fatvfs.cpp,isovfs.cpp: no need to provide specialized open functions here.
(edit) @69828   7 years vboxsync IPRT/VFS: Reimplemented RTVfsDirOpen and RTVfsDirOpenDir to use …
(edit) @69826   7 years vboxsync IPRT/VFS: More path parsing work. Symlinks should work better now.
(edit) @69818   7 years vboxsync IPRT/VFS: Got rid of the pfnTraversalOpen method.
(edit) @69814   7 years vboxsync build fix
(edit) @69813   7 years vboxsync IPRT: VFS opening reworking in progress.
(edit) @69678   7 years vboxsync fatvfs.cpp: forgot to disable electric fence
(edit) @69663   7 years vboxsync fatvfs: cleanups
(edit) @69660   7 years vboxsync fatvfs.cpp: Implemented FAT16 and FAT32 cluster map update functions - …
(edit) @69659   7 years vboxsync fatvfs.cpp: Able to read FAT32 now. Fixed long name bug in ReadDir.
(edit) @69633   7 years vboxsync doc: Change DTD declaration everywhere to docbook xml 4.3, and remove …
(edit) @69631   7 years vboxsync fatvfs: don't match or return volume lables
(edit) @69623   7 years vboxsync fatvfs.cpp: drop duplicate '.' and '..' entries.
(edit) @69622   7 years vboxsync fatvfs.cpp: name conversion issue in read dir
(edit) @69621   7 years vboxsync fatvfs: Directory fix. FAT16 read support.
(edit) @69619   7 years vboxsync fatvfs: Relaxed idxEndOfChain (FAT entry #2) checks.
(edit) @69616   7 years vboxsync DVM: Got a working pseudo vfs. It's now possible to do stuff like: …
(edit) @69600   7 years vboxsync rtFsFatDir_CreateDir: imlemented, but untested
(edit) @69599   7 years vboxsync fatvfs.cpp: Implemented directory listing and opening. [build fix]
(edit) @69598   7 years vboxsync fatvfs.cpp: Implemented directory listing and opening.
(edit) @69596   7 years vboxsync fatvfs.cpp: Split dir and file structures into shared and handle …
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