VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @77854   6 years vboxsync linux/vboxsf: Cleaned up init(), moving the file system registration …
(edit) @77853   6 years vboxsync linux/vboxsf: Implemented the copy_file_range method and fixed a …
(edit) @77850   6 years vboxsync Additions/linux/vboxvideo: make driver work with Linux 5.0 and 5.1. …
(edit) @77770   6 years vboxsync linux/vboxsf: Redid the code that synchronizes writes with mmappings …
(edit) @77769   6 years vboxsync Config.kmk: with VBOX_WITH_CORP_CODE_SIGNING treat "1" as a synonym …
(edit) @77766   6 years vboxsync Config.kmk: Change VBOX_WITH_CORP_CODE_SIGNING to be a set of …
(edit) @77743   6 years vboxsync linux/vboxsf: Fixed nls conversion issue (don't try convert the zero …
(edit) @77742   6 years vboxsync linux/vboxsf: Fixed nls conversion issue (don't try convert the zero …
(edit) @77741   6 years vboxsync linux/vboxsf: Fixed nls conversion issue (don't try convert the zero …
(edit) @77739   6 years vboxsync linux/vboxsf: More informative error message from mount.vboxsf when a …
(edit) @77735   6 years vboxsync linux/vboxsf: build fix. bugref:9172
(edit) @77731   6 years vboxsync linux/vboxsf: BDI_CAP_STRICTLIMIT causes trouble with linux 3.16 / …
(edit) @77728   6 years vboxsync VBoxGuest: Fixed a couple of warnings.
(edit) @77722   6 years vboxsync Drivers/Linux: add missing init and exit markers. bugref:4567: …
(edit) @77710   6 years vboxsync linux/vboxsf: More linux 3.16 fixes, this time for skipping empty iov …
(edit) @77709   6 years vboxsync linux/vboxsf: Use 'VBox' as f_type value. NFS_SUPER_MAGIC confuses …
(edit) @77708   6 years vboxsync linux/vboxsf: Linux 3.16 fixes. bugref:9172
(edit) @77707   6 years vboxsync linux/vboxsf: Doxyfixes. bugref:9172
(edit) @77706   6 years vboxsync linux/vboxsf: Various build fixes for older kernels (atomic_open, …
(edit) @77704   6 years vboxsync linux/vboxsf: Implemented inode_operations::atomic_open (introduced in …
(edit) @77661   6 years vboxsync os2/vboxsf: Supply RTFS_DOS_NT_NORMAL if fMode is zero, or the host …
(edit) @77646   6 years vboxsync WDDM: opengl test application.
(edit) @77642   6 years vboxsync os2/vboxsf: Corrected OS/2 -> IPRT time conversion …
(edit) @77640   6 years vboxsync os2/vboxsf: KernStrToUcs and (probably also) KernStrFromUcs trashes ES …
(edit) @77631   6 years vboxsync linux/vboxsf: Implemented write_iter as well. Can write to loop …
(edit) @77629   6 years vboxsync linux/vboxsf: Fixed TTL calc bug in vbsf_dentry_revalidate(). bugref:9172
(edit) @77628   6 years vboxsync linux/vboxsf: Slash the right page0 offset in vbsf_iter_lock_pages(). …
(edit) @77626   6 years vboxsync linux/vboxsf: Early implementation of file_operations::read_iter to …
(edit) @77565   6 years vboxsync darwin/VBoxClient: build fix
(edit) @77561   6 years vboxsync linux/vboxsf: Rewrote vbsf_inode_setattr() to use open file/dir …
(edit) @77559   6 years vboxsync linux/vboxsf: Reviewing revalidate and d_revalidate locking. bugref:9172
(edit) @77557   6 years vboxsync IPRT: Moved the RTLogSetGroupLimit() functionality into the …
(edit) @77549   6 years vboxsync linux/vboxsf: Workaround for kernel_read/write calls (get_user_pages …
(edit) @77543   6 years vboxsync linux/vboxsf: Some cleanups and logging in dirops.c. bugref:9172
(edit) @77542   6 years vboxsync linux/vboxsf: MS_REMOUNT and friends moved to uapi/linux/mount.h in …
(edit) @77539   6 years vboxsync linux/vboxsf: Protect our vboxsf_dir_info structure with a semaphore …
(edit) @77538   6 years vboxsync linux/vboxsf: Removed old buffered directory content code …
(edit) @77537   6 years vboxsync linux/vboxsf: Enabled new code for reading directories. This does not …
(edit) @77536   6 years vboxsync linux/vboxsf: Early version of non-buffered directories (disabled). …
(edit) @77534   6 years vboxsync linux/vboxsf: More cleanups. bugref:9172
(edit) @77533   6 years vboxsync linux/vboxsf: More cleanups. [build fix] bugref:9172
(edit) @77532   6 years vboxsync linux/vboxsf: More cleanups. bugref:9172
(edit) @77530   6 years vboxsync linux/vboxsf: Use vbxsf as prefix here - part II. bugref:9172
(edit) @77529   6 years vboxsync linux/vboxsf: Use vbxsf as prefix here - part I. bugref:9172
(edit) @77526   6 years vboxsync linux/vboxsf: We don't use tabs and our indent size is 4 not 8. Makes …
(edit) @77525   6 years vboxsync linux/vboxsf: Code cleanups in the super block info area. bugref:9172
(edit) @77524   6 years vboxsync linux/vboxsf: Code cleanups in the super block info area. bugref:9172
(edit) @77523   6 years vboxsync linux/vboxsf: Code cleanups in the super block and module area. bugref:9172
(edit) @77515   6 years vboxsync linux/vboxsf: Fleshed out sf_update_inode() and refreshed …
(edit) @77505   6 years vboxsync linux/vboxsf: Two TTL compare fixes. bugref:9172
(edit) @77504   6 years vboxsync Add/linux: Workaround for GNU make that does not sport MAKEFILE_LIST …
(edit) @77503   6 years vboxsync linux/vboxsf: Build fix when logging is enabled. bugref:9172
(edit) @77502   6 years vboxsync linux/vboxsf: Rewrote sf_lookup() combining the inode creation bits …
(edit) @77492   6 years vboxsync linux/vboxsf: Default dentry/stat TTL to 200 ms as on solaris. …
(edit) @77461   6 years vboxsync linux/vboxsf: Optimized sf_inode_revalidate for open files/dirs. …
(edit) @77458   6 years vboxsync linux/vboxsf: Fixed sf_writepage issue wrt finding a valid writable …
(edit) @77444   6 years vboxsync linux/vboxsf: I cannot see why we would ever need …
(edit) @77443   6 years vboxsync linux/vboxsf,FsPerf: RTFileWrite vs mmap coherency test and fixes. …
(edit) @77439   6 years vboxsync linux/vboxsf: Rewrote sf_writepage to use VbglR0SfHostReqWritePgLst. …
(edit) @77431   6 years vboxsync Linux Additions installer: Documented "--force" switch and got rid of …
(edit) @77424   6 years vboxsync Additions/linux/sharedfolders: driver build fixes for certain Linux …
(edit) @77422   6 years vboxsync linux/vboxsf: sf_readpage fix. bugref:9172
(edit) @77421   6 years vboxsync linux/vboxsf: Better use VbglR0SfHostReqReadPgLst in sf_readpage. …
(edit) @77420   6 years vboxsync linux/vboxsf: Rewrote sf_readpage() to use VbglR0SfHostReqReadContig. …
(edit) @77419   6 years vboxsync linux/vboxsf: Support non-COW mmap too. llseek needs to make sure the …
(edit) @77415   6 years vboxsync More linux kernel module Makefile cleanups: Somehow missed the drm …
(edit) @77404   6 years vboxsync More linux kernel module Makefile cleanups: Try make 2.6.0 thru 2.6.5 …
(edit) @77403   6 years vboxsync More linux kernel module Makefile cleanups: Simplified VBOXMOD_INCL by …
(edit) @77399   6 years vboxsync More linux kernel module Makefile cleanups: $(subst MOD_%, VBOXMOD_%,*)
(edit) @77398   6 years vboxsync More linux kernel module Makefile cleanups: MOD_DEFS -> implicit -D
(edit) @77397   6 years vboxsync More linux kernel module Makefile cleanups: MOD_DEFS -> implicit -D
(edit) @77393   6 years vboxsync More linux kernel module Makefile cleansup.
(edit) @77391   6 years vboxsync Renamed the common linux makefile includes to use a more conventional …
(edit) @77390   6 years vboxsync Renamed the common linux makefile includes to use a more conventional …
(edit) @77389   6 years vboxsync linux module makefile tinkering & cleaning up.
(edit) @77343   6 years vboxsync Additions/WDDM: Always enable handling complex topologies …
(edit) @77342   6 years vboxsync Additions/WDDM: Return TRUE in VBoxVidPnIsSupported() if hVidPn is …
(edit) @77328   6 years vboxsync Additions/linux/installer: detect compressed kernel modules too in …
(edit) @77307   6 years vboxsync Additions/linux/installer: clean up kernel module rebuilding again. …
(edit) @77306   6 years vboxsync Additions/linux/installer: clean up kernel module rebuilding again. …
(edit) @77304   6 years vboxsync VBoxGuestR0LibSharedFolders.c: Exclude bits linux doesn't use now. …
(edit) @77303   6 years vboxsync linux/vboxsf: Cleaned out the VBOXSF_USE_DEPRECATED_VBGL_INTERFACE …
(edit) @77265   6 years vboxsync VBoxClient/vmsvga-x11: test for uname(2) being -1 on failure, not just …
(edit) @77250   6 years vboxsync linux/vboxsf: Updated kstat->blksize comment with current performance …
(edit) @77247   6 years vboxsync linux/vboxsf: Updated kstat->blksize comment with current performance …
(edit) @77225   6 years vboxsync WDDM: Gallium Miniport Driver: handle empty command buffers. bugref:8893
(edit) @77150   6 years vboxsync Graphics/VideoMP: Fixed retrieving the product build version of …
(edit) @77141   6 years vboxsync linux/vboxsf: Applied the sf_reg_read optimizations to the …
(edit) @77140   6 years vboxsync linux/vboxsf: Set st_blksize to 1MB for files and 16KB for …
(edit) @77139   6 years vboxsync linux/vboxsf: More read code tweaking, making the max read/write …
(edit) @77138   6 years vboxsync linux/vboxsf: More read code tweaking, making the max read/write …
(edit) @77125   6 years vboxsync WDDM: Gallium Display Driver: removed unnecessary assertion
(edit) @77089   6 years vboxsync linux/vboxsf: Optimized reading regular files. bugref:9172 Small …
(edit) @77077   6 years vboxsync Additions/linux/installer: correctly detect the Oracle Linux RPMs. …
(edit) @77069   6 years vboxsync Guest Control/Main: Check flags of …
(edit) @77064   6 years vboxsync linux/vboxsf: Optimization of small reads (<= 3/4 page size) by …
(edit) @77063   6 years vboxsync VbglR0PhysHeapAlloc: Tweaked the free block matching algorithm for …
(edit) @77062   6 years vboxsync linux/vboxsf/utils.c: Fixed sf_setattr regression and f_flags version …
(edit) @77057   6 years vboxsync linux/vboxsf: Makefile is missing IN_GUEST define. bugref:9172
(edit) @77056   6 years vboxsync VMMDev: Simplify VMMDevReq_HGCMCall,VMMDevReq_HGCMCall32, and …
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