|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82172
|
5 years |
vboxsync |
linux/vboxsf: Indent fix. bugref:9172
|
|
|
@82171
|
5 years |
vboxsync |
linux/vboxsf: Clarification. bugref:9172
|
|
|
@82166
|
5 years |
vboxsync |
linux/vboxsf: Workaround for missing noop_backing_dev_info export in …
|
|
|
@79472
|
6 years |
vboxsync |
linux/vboxsf: Fixed writable mmap on 2.6.34 thru 4.9, needed to set …
|
|
|
@79451
|
6 years |
vboxsync |
linux/VBoxSF: Log guest module version and the linux kernel version to …
|
|
|
@78890
|
6 years |
vboxsync |
linux/vboxsf: Fixed incorrect version range for calling bdi_destroy() …
|
|
|
@78204
|
6 years |
vboxsync |
linux/vboxsf: Warnings. bugref:9172
|
|
|
@78138
|
6 years |
vboxsync |
linux/vboxsf: Build fix for linux 4.11. bugref:9172
|
|
|
@78137
|
6 years |
vboxsync |
linux/vboxsf: Build fix for linux 4.11. bugref:9172
|
|
|
@77976
|
6 years |
vboxsync |
linux/vboxsf: Update inode info in vbsf_reg_open since we got accurate …
|
|
|
@77960
|
6 years |
vboxsync |
linux/vboxsf: Pretend we can do nano-second timestamp resolution. …
|
|
|
@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
|
|
|
@77863
|
6 years |
vboxsync |
linux/vboxsf: Added support for the RENAME_NOREPLACE flags (since …
|
|
|
@77859
|
6 years |
vboxsync |
linux/vboxsf: Return -EPERM when the host refuses to create symlinks. …
|
|
|
@77858
|
6 years |
vboxsync |
linux/vboxsf: Cleaning up the symlink related code and making it work …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@77731
|
6 years |
vboxsync |
linux/vboxsf: BDI_CAP_STRICTLIMIT causes trouble with linux 3.16 / …
|
|
|
@77709
|
6 years |
vboxsync |
linux/vboxsf: Use 'VBox' as f_type value. NFS_SUPER_MAGIC confuses …
|
|
|
@77626
|
6 years |
vboxsync |
linux/vboxsf: Early implementation of file_operations::read_iter to …
|
|
|
@77542
|
6 years |
vboxsync |
linux/vboxsf: MS_REMOUNT and friends moved to uapi/linux/mount.h in …
|
|
|
@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). …
|
|
|
@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 …
|
|
|
@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. …
|
|
|
@77458
|
6 years |
vboxsync |
linux/vboxsf: Fixed sf_writepage issue wrt finding a valid writable …
|
|
|
@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 …
|
|
|
@77138
|
6 years |
vboxsync |
linux/vboxsf: More read code tweaking, making the max read/write …
|
|
|
@77054
|
6 years |
vboxsync |
linux/vboxsf: Started converting the code to use the more efficient …
|
|
|
@76744
|
6 years |
vboxsync |
vboxsf/linux: Indent #ifdefs and comment the according to our …
|
|
|
@76733
|
6 years |
vboxsync |
vboxsf/linux: file headers
|
|
|
@76689
|
6 years |
vboxsync |
vfsmod.c: And seq_file.h. bugref:3544
|
|
|
@76688
|
6 years |
vboxsync |
vfsmod.c: Need linux/mount.h for sf_show_options on older kernels. …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@75433
|
6 years |
vboxsync |
linux/vboxsf,VBoxService: Added mount tag and implemented show_options …
|
|
|
@75407
|
6 years |
vboxsync |
VBoxSharedFolders,VBoxService,VBoxTray: New go at auto mounting shared …
|
|
|
@72627
|
7 years |
vboxsync |
Additions: relicence components needed for Linux shared folders to …
|
|
|
@70801
|
7 years |
vboxsync |
URL to vfs.txt was broken. Found current (hopefully enduring) location …
|
|
|
@70786
|
7 years |
vboxsync |
linux/shared folders: use indent to switch Linux-only files to kernel …
|
|
|
@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
|
|
|
@69149
|
7 years |
vboxsync |
Additions/linux/shfl: stop supporting old host/mount.vboxsf versions. …
|
|
|
@68646
|
7 years |
vboxsync |
Merged VBGLInternal.h and VBoxGuestR0LibInternal.h into the latter.
|
|
|
@68104
|
8 years |
vboxsync |
Linux shared folder driver: stop using VbglR0SfInit and Term.
…
|
|
|
@67803
|
8 years |
vboxsync |
Additions/linux/sharedfolders: fixed tiny memory leak on error
|
|
|
@66107
|
8 years |
vboxsync |
Additions/linux/shardfolders: trailing spaces
|
|
|
@65404
|
8 years |
vboxsync |
Additions/linux/sharefolders: added FS alias (ticketref:16404)
|
|
|
@62527
|
9 years |
vboxsync |
(C) 2016
|
|
|
@60594
|
9 years |
vboxsync |
another dependency fix
|
|
|
@60584
|
9 years |
vboxsync |
Linux host/guest modules: include the revision into the Linux kernel …
|
|
|
@58196
|
9 years |
vboxsync |
VBoxGuestR0LibSharedFolders: VBSFMAP -> VBGLSFMAP; VBSFCLIENT -> …
|
|
|
@58195
|
9 years |
vboxsync |
VBoxGuestR0LibSharedFolders: Prefixed functions ('vbox' wasn't a very …
|
|
|
@48941
|
11 years |
vboxsync |
Additions/linux: Whitespace cleanups by scm.
|
|
|
@44882
|
12 years |
vboxsync |
GA: Linux Shared Folders: update coding style, fix compilation warning.
|
|
|
@44879
|
12 years |
vboxsync |
GA: Linux: Shared folders: treat more accurate with default NLS.
|
|
|
@44878
|
12 years |
vboxsync |
GA: Linux shared folders: fix incorrect NLS table selection.
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44163
|
12 years |
vboxsync |
Linux Additions/shared folders: don't crash on remount if we were not …
|
|
|
@44148
|
12 years |
vboxsync |
Additions/Linux shared folders: removed debug output
|
|
|
@43173
|
12 years |
vboxsync |
Linux GA: Shared Folders: fix default NLS table loading issue.
|
|
|
@43050
|
12 years |
vboxsync |
GA: Linux: Shared Folders driver: If no NLS charset specified, try to …
|
|
|
@41577
|
13 years |
vboxsync |
Additions/linux/sharedfolders: Linux 3.5 compile fix
|
|
|
@41450
|
13 years |
vboxsync |
Additions/linux/sharedfolders: properly initialize …
|
|
|
@40735
|
13 years |
vboxsync |
Additions/linux/sharefolders: linux 3.4-rc1: d_make_root is correct here
|
|
|
@40734
|
13 years |
vboxsync |
sharedfolders: linux 3.4-rc1 support: d_alloc_root -> d_obtain_alias …
|
|
|
@39840
|
13 years |
vboxsync |
more Linux 3.3 fixes
|
|
|
@39788
|
13 years |
vboxsync |
Additions/linux/sharedfolders: r75732 (processing remount option) only …
|
|
|
@39781
|
13 years |
vboxsync |
Shared Folders/Linux: processing remount option .
|
|
|
@38811
|
13 years |
vboxsync |
Additions/linux/sharedfolders: use a unique identifier rather than the …
|
|
|
@38806
|
13 years |
vboxsync |
Additions/linux/vboxsf: avoid a WARN_ON in a failure path
|
|
|
@36471
|
14 years |
vboxsync |
Linux 2.6.39-rc1 compile fixes
|
|
|
@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 …
|
|
|
@31719
|
14 years |
vboxsync |
Linux additions: Linux 2.6.36 compile fixes
|
|
|
@30175
|
15 years |
vboxsync |
Linux shared folders: coding style
|
|
|
@30153
|
15 years |
vboxsync |
Linux shared folders: spaces
|
|
|
@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
|
|
|
@28283
|
15 years |
vboxsync |
Linux HostDrivers/Additions: fixed missing symbol …
|
|
|
@28278
|
15 years |
vboxsync |
Rebranding: Linux modules
|
|
|
@28253
|
15 years |
vboxsync |
SharedFolders/linux: Don't close an inode for a regular file after it …
|
|
|
@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()
|
|
|
@23551
|
15 years |
vboxsync |
Linux guest additions: fixed the s_maxbytes member of the …
|
|
|
@21683
|
16 years |
vboxsync |
linux/vfsmod: xstr -> RT_XSTR.
|
|
|