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