|
|
@90043
|
4 years |
vboxsync |
vboxsf: style fixes. bugref:9976
|
|
|
@89048
|
4 years |
vboxsync |
Additions: Linux: vboxsf: fix build for 4.4 (ABI 208+) kernels (Ubuntu …
|
|
|
@88978
|
4 years |
vboxsync |
Reverted for rework r144310, r144311, r144312 and r144313, bugref:10007.
|
|
|
@88976
|
4 years |
vboxsync |
Additions: Linux: vboxfs: fix build for Ubuntu 4.4.0.210..4.4.0.255 …
|
|
|
@88974
|
4 years |
vboxsync |
Addistions: Linux: vboxfs: fix build for Ubuntu 4.4.0.210+ kernels, …
|
|
|
@88273
|
4 years |
vboxsync |
GAs: Linux: make vboxsf working w/ 5.12-rc4 kernel, bugref:9976.
|
|
|
@85698
|
4 years |
vboxsync |
IPRT,lnx-kmods: Use new linux kernel version checking macros. Moved …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82342
|
5 years |
vboxsync |
add/linux/vboxsf: ticketref:17299 inode_change_ok() gone in 4.1.37-4.2.0
|
|
|
@79594
|
6 years |
vboxsync |
linux/vboxsf: ticketref:18697: Guest additions 6.0.6+ build error, …
|
|
|
@78860
|
6 years |
vboxsync |
linux/vboxsf: Relax setattr permission checks. bugref:9172 ticketref:18569
|
|
|
@77966
|
6 years |
vboxsync |
linux/vboxsf: Some 2.4.21-xy.EL fixes - enabled mmap to get working …
|
|
|
@77964
|
6 years |
vboxsync |
linux/vboxsf: Adjusted ftruncate trick for skipping MTIME+CTIME …
|
|
|
@77963
|
6 years |
vboxsync |
linux/vboxsf: Added a ENOENT todo in vbsf_inode_setattr. bugref:9172
|
|
|
@77962
|
6 years |
vboxsync |
linux/vboxsf: Don't set timestamps when changing the file size …
|
|
|
@77961
|
6 years |
vboxsync |
linux/vboxsf: Don't set timestamps when changing the file size …
|
|
|
@77959
|
6 years |
vboxsync |
linux/vboxsf: Invalidate the page cache pages for an inode if we think …
|
|
|
@77953
|
6 years |
vboxsync |
linux/vboxsf: Added more mount options: dcachettl=MILLISECONDS, …
|
|
|
@77951
|
6 years |
vboxsync |
linux/vboxsf: sf_g -> pSuperInfo. bugref:9172
|
|
|
@77858
|
6 years |
vboxsync |
linux/vboxsf: Cleaning up the symlink related code and making it work …
|
|
|
@77741
|
6 years |
vboxsync |
linux/vboxsf: Fixed nls conversion issue (don't try convert the zero …
|
|
|
@77629
|
6 years |
vboxsync |
linux/vboxsf: Fixed TTL calc bug in vbsf_dentry_revalidate(). bugref:9172
|
|
|
@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
|
|
|
@77549
|
6 years |
vboxsync |
linux/vboxsf: Workaround for kernel_read/write calls (get_user_pages …
|
|
|
@77538
|
6 years |
vboxsync |
linux/vboxsf: Removed old buffered directory content code …
|
|
|
@77536
|
6 years |
vboxsync |
linux/vboxsf: Early version of non-buffered directories (disabled). …
|
|
|
@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 …
|
|
|
@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
|
|
|
@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. …
|
|
|
@77424
|
6 years |
vboxsync |
Additions/linux/sharedfolders: driver build fixes for certain Linux …
|
|
|
@77419
|
6 years |
vboxsync |
linux/vboxsf: Support non-COW mmap too. llseek needs to make sure the …
|
|
|
@77303
|
6 years |
vboxsync |
linux/vboxsf: Cleaned out the VBOXSF_USE_DEPRECATED_VBGL_INTERFACE …
|
|
|
@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 …
|
|
|
@77140
|
6 years |
vboxsync |
linux/vboxsf: Set st_blksize to 1MB for files and 16KB for …
|
|
|
@77062
|
6 years |
vboxsync |
linux/vboxsf/utils.c: Fixed sf_setattr regression and f_flags version …
|
|
|
@77054
|
6 years |
vboxsync |
linux/vboxsf: Started converting the code to use the more efficient …
|
|
|
@76939
|
6 years |
vboxsync |
Reverted previous commit: merged too much.
|
|
|
@76938
|
6 years |
vboxsync |
Additions/linux/vboxvideo: Fix incorrect type in assignment sparse …
|
|
|
@76733
|
6 years |
vboxsync |
vboxsf/linux: file headers
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76458
|
6 years |
vboxsync |
err.h fixes for linux shared folders. bugref:9344
|
|
|
@74056
|
6 years |
vboxsync |
Additions/linux/sharedfolders: kernel 4.18 build fix.
Thank you …
|
|
|
@72627
|
7 years |
vboxsync |
Additions: relicence components needed for Linux shared folders to …
|
|
|
@70786
|
7 years |
vboxsync |
linux/shared folders: use indent to switch Linux-only files to kernel …
|
|
|
@70728
|
7 years |
vboxsync |
Remove SUID, SGID and sticky bit handling from Linux shared folders. …
|
|
|
@69500
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69498
|
7 years |
vboxsync |
backed out r118835 as it incorrectly updated the 'This file is based …
|
|
|
@69496
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69046
|
7 years |
vboxsync |
Global: replace fall-through comments with RT_FALL_THRU(). …
|
|
|
@65992
|
8 years |
vboxsync |
Additions/linux: Linux 4.11 compile fixes
|
|
|
@62527
|
9 years |
vboxsync |
(C) 2016
|
|
|
@58195
|
9 years |
vboxsync |
VBoxGuestR0LibSharedFolders: Prefixed functions ('vbox' wasn't a very …
|
|
|
@54391
|
10 years |
vboxsync |
Additions/linux/vboxsf: fix for Linux 4.0
|
|
|
@45300
|
12 years |
vboxsync |
Linux: more CONFIG_UIDGID_STRICT_TYPE_CHECKS fixes
|
|
|
@44923
|
12 years |
vboxsync |
GA: Linux Shared folders: fix build for KERNEL>=3.5 when …
|
|
|
@42880
|
12 years |
vboxsync |
Linux Shared Folders: more Linux 3.6 fixes
|
|
|
@41451
|
13 years |
vboxsync |
Additions/linux/sharedfolders: we cannot work in RCU mode in d_revalidate
|
|
|
@39224
|
13 years |
vboxsync |
Linux 3.2-rc1 compile fixes
|
|
|
@38925
|
13 years |
vboxsync |
Additions/linux/sharedfolders: fix a warning
|
|
|
@38811
|
13 years |
vboxsync |
Additions/linux/sharedfolders: use a unique identifier rather than the …
|
|
|
@33994
|
14 years |
vboxsync |
shfl: Replaced RTFSOBJINFO and RTFSPROPERTIES with shared folder …
|
|
|
@33440
|
14 years |
vboxsync |
Linux Additions: symlinks only for Linux 2.6 guests
|
|
|
@33439
|
14 years |
vboxsync |
IPRT, Linux additions, Shared folders: added support for guest shared …
|
|
|
@32700
|
14 years |
vboxsync |
Shared folder/Linux: properly handle VERR_INVALID_NAME; Windows hosts …
|
|
|
@32431
|
14 years |
vboxsync |
scm cleanup
|
|
|
@31719
|
14 years |
vboxsync |
Linux additions: Linux 2.6.36 compile fixes
|
|
|
@30187
|
15 years |
vboxsync |
compile fix
|
|
|
@30186
|
15 years |
vboxsync |
Linux shared folders: fixed a small memory leak when reading the …
|
|
|
@30175
|
15 years |
vboxsync |
Linux shared folders: coding style
|
|
|
@30153
|
15 years |
vboxsync |
Linux shared folders: spaces
|
|
|
@30150
|
15 years |
vboxsync |
Linux shared folders: re-read the directory if a file was changed
|
|
|
@28998
|
15 years |
vboxsync |
Linux Additions: rename the vboxvfs module to vboxsf to make it load …
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28253
|
15 years |
vboxsync |
SharedFolders/linux: Don't close an inode for a regular file after it …
|
|
|
@26176
|
15 years |
vboxsync |
VBox/err.h,*: Use RT_SUCCESS/FAILURE instead of the VBOX variants, …
|
|
|
@26174
|
15 years |
vboxsync |
Linux additions: fixed compilation against Linux kernels 2.6.24 ... 2.6.25
|
|
|
@26102
|
15 years |
vboxsync |
Another fix for public #5891. Thanks to Pax Team for the suggestion.
|
|
|
@25637
|
15 years |
vboxsync |
Linux shared folders: call bdi_init() to properly enable the …
|
|
|
@24320
|
15 years |
vboxsync |
more RT_ZERO()
|
|
|
@23621
|
15 years |
vboxsync |
forward port r53301 from 3.0 to HEAD
|
|
|
@23196
|
15 years |
vboxsync |
Linux shared folders: missing bit from r52613 (need to open the file …
|
|
|
@23189
|
15 years |
vboxsync |
Linux shared folders: implemented setting the file size
|
|
|
@21014
|
16 years |
vboxsync |
Linux shared folders: Linux 2.6.31 fixes
|
|
|
@20707
|
16 years |
vboxsync |
Linux shared folders: implemented some missing functions, xTracker 3764
|
|
|
@20348
|
16 years |
vboxsync |
Linux shared folders: file mode setting function must request write …
|
|
|
@20342
|
16 years |
vboxsync |
Linux shared folders: make chmod work on hosts which support file …
|
|
|
@20298
|
16 years |
vboxsync |
Linux shared folders: properly initialize the whole params !VBoxCall() …
|
|
|
@15819
|
16 years |
vboxsync |
Linux additions: stupid typo
|
|
|
@13837
|
16 years |
vboxsync |
s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
|
|
|