VirtualBox

source: vbox/trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @85699   4 years vboxsync IPRT,lnx-kmods: Use new linux kernel version checking macros. Moved …
(edit) @85698   4 years vboxsync IPRT,lnx-kmods: Use new linux kernel version checking macros. Moved …
(edit) @85432   5 years vboxsync Add/vboxsf: We're not allowed to include vermagic.h starting with 5.8. …
(edit) @85065   5 years vboxsync Additions/linux/sharedfolders: Assign our own backing device …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82172   5 years vboxsync linux/vboxsf: Indent fix. bugref:9172
(edit) @82171   5 years vboxsync linux/vboxsf: Clarification. bugref:9172
(edit) @82166   5 years vboxsync linux/vboxsf: Workaround for missing noop_backing_dev_info export in …
(edit) @79472   6 years vboxsync linux/vboxsf: Fixed writable mmap on 2.6.34 thru 4.9, needed to set …
(edit) @79451   6 years vboxsync linux/VBoxSF: Log guest module version and the linux kernel version to …
(edit) @78890   6 years vboxsync linux/vboxsf: Fixed incorrect version range for calling bdi_destroy() …
(edit) @78204   6 years vboxsync linux/vboxsf: Warnings. bugref:9172
(edit) @78138   6 years vboxsync linux/vboxsf: Build fix for linux 4.11. bugref:9172
(edit) @78137   6 years vboxsync linux/vboxsf: Build fix for linux 4.11. bugref:9172
(edit) @77976   6 years vboxsync linux/vboxsf: Update inode info in vbsf_reg_open since we got accurate …
(edit) @77960   6 years vboxsync linux/vboxsf: Pretend we can do nano-second timestamp resolution. …
(edit) @77959   6 years vboxsync linux/vboxsf: Invalidate the page cache pages for an inode if we think …
(edit) @77953   6 years vboxsync linux/vboxsf: Added more mount options: dcachettl=MILLISECONDS, …
(edit) @77951   6 years vboxsync linux/vboxsf: sf_g -> pSuperInfo. bugref:9172
(edit) @77863   6 years vboxsync linux/vboxsf: Added support for the RENAME_NOREPLACE flags (since …
(edit) @77859   6 years vboxsync linux/vboxsf: Return -EPERM when the host refuses to create symlinks. …
(edit) @77858   6 years vboxsync linux/vboxsf: Cleaning up the symlink related code and making it work …
(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) @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) @77731   6 years vboxsync linux/vboxsf: BDI_CAP_STRICTLIMIT causes trouble with linux 3.16 / …
(edit) @77709   6 years vboxsync linux/vboxsf: Use 'VBox' as f_type value. NFS_SUPER_MAGIC confuses …
(edit) @77626   6 years vboxsync linux/vboxsf: Early implementation of file_operations::read_iter to …
(edit) @77542   6 years vboxsync linux/vboxsf: MS_REMOUNT and friends moved to uapi/linux/mount.h in …
(edit) @77538   6 years vboxsync linux/vboxsf: Removed old buffered directory content code …
(edit) @77536   6 years vboxsync linux/vboxsf: Early version of non-buffered directories (disabled). …
(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) @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) @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) @77458   6 years vboxsync linux/vboxsf: Fixed sf_writepage issue wrt finding a valid writable …
(edit) @77419   6 years vboxsync linux/vboxsf: Support non-COW mmap too. llseek needs to make sure the …
(edit) @77303   6 years vboxsync linux/vboxsf: Cleaned out the VBOXSF_USE_DEPRECATED_VBGL_INTERFACE …
(edit) @77138   6 years vboxsync linux/vboxsf: More read code tweaking, making the max read/write …
(edit) @77054   6 years vboxsync linux/vboxsf: Started converting the code to use the more efficient …
(edit) @76744   6 years vboxsync vboxsf/linux: Indent #ifdefs and comment the according to our …
(edit) @76733   6 years vboxsync vboxsf/linux: file headers
(edit) @76689   6 years vboxsync vfsmod.c: And seq_file.h. bugref:3544
(edit) @76688   6 years vboxsync vfsmod.c: Need linux/mount.h for sf_show_options on older kernels. …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @75433   6 years vboxsync linux/vboxsf,VBoxService: Added mount tag and implemented show_options …
(edit) @75407   6 years vboxsync VBoxSharedFolders,VBoxService,VBoxTray: New go at auto mounting shared …
(edit) @72627   7 years vboxsync Additions: relicence components needed for Linux shared folders to …
(edit) @70801   7 years vboxsync URL to vfs.txt was broken. Found current (hopefully enduring) location …
(edit) @70786   7 years vboxsync linux/shared folders: use indent to switch Linux-only files to kernel …
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69149   7 years vboxsync Additions/linux/shfl: stop supporting old host/mount.vboxsf versions. …
(edit) @68646   7 years vboxsync Merged VBGLInternal.h and VBoxGuestR0LibInternal.h into the latter.
(edit) @68104   8 years vboxsync Linux shared folder driver: stop using VbglR0SfInit and Term. …
(edit) @67803   8 years vboxsync Additions/linux/sharedfolders: fixed tiny memory leak on error
(edit) @66107   8 years vboxsync Additions/linux/shardfolders: trailing spaces
(edit) @65404   8 years vboxsync Additions/linux/sharefolders: added FS alias (ticketref:16404)
(edit) @62527   9 years vboxsync (C) 2016
(edit) @60594   9 years vboxsync another dependency fix
(edit) @60584   9 years vboxsync Linux host/guest modules: include the revision into the Linux kernel …
(edit) @58196   9 years vboxsync VBoxGuestR0LibSharedFolders: VBSFMAP -> VBGLSFMAP; VBSFCLIENT -> …
(edit) @58195   9 years vboxsync VBoxGuestR0LibSharedFolders: Prefixed functions ('vbox' wasn't a very …
(edit) @48941   11 years vboxsync Additions/linux: Whitespace cleanups by scm.
(edit) @44882   12 years vboxsync GA: Linux Shared Folders: update coding style, fix compilation warning.
(edit) @44879   12 years vboxsync GA: Linux: Shared folders: treat more accurate with default NLS.
(edit) @44878   12 years vboxsync GA: Linux shared folders: fix incorrect NLS table selection.
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44163   12 years vboxsync Linux Additions/shared folders: don't crash on remount if we were not …
(edit) @44148   12 years vboxsync Additions/Linux shared folders: removed debug output
(edit) @43173   12 years vboxsync Linux GA: Shared Folders: fix default NLS table loading issue.
(edit) @43050   12 years vboxsync GA: Linux: Shared Folders driver: If no NLS charset specified, try to …
(edit) @41577   13 years vboxsync Additions/linux/sharedfolders: Linux 3.5 compile fix
(edit) @41450   13 years vboxsync Additions/linux/sharedfolders: properly initialize …
(edit) @40735   13 years vboxsync Additions/linux/sharefolders: linux 3.4-rc1: d_make_root is correct here
(edit) @40734   13 years vboxsync sharedfolders: linux 3.4-rc1 support: d_alloc_root -> d_obtain_alias …
(edit) @39840   13 years vboxsync more Linux 3.3 fixes
(edit) @39788   13 years vboxsync Additions/linux/sharedfolders: r75732 (processing remount option) only …
(edit) @39781   13 years vboxsync Shared Folders/Linux: processing remount option .
(edit) @38811   13 years vboxsync Additions/linux/sharedfolders: use a unique identifier rather than the …
(edit) @38806   13 years vboxsync Additions/linux/vboxsf: avoid a WARN_ON in a failure path
(edit) @36471   14 years vboxsync Linux 2.6.39-rc1 compile fixes
(edit) @33994   14 years vboxsync shfl: Replaced RTFSOBJINFO and RTFSPROPERTIES with shared folder …
(edit) @33440   14 years vboxsync Linux Additions: symlinks only for Linux 2.6 guests
(edit) @33439   14 years vboxsync IPRT, Linux additions, Shared folders: added support for guest shared …
(edit) @31719   14 years vboxsync Linux additions: Linux 2.6.36 compile fixes
(edit) @30175   15 years vboxsync Linux shared folders: coding style
(edit) @30153   15 years vboxsync Linux shared folders: spaces
(edit) @28998   15 years vboxsync Linux Additions: rename the vboxvfs module to vboxsf to make it load …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28283   15 years vboxsync Linux HostDrivers/Additions: fixed missing symbol …
(edit) @28278   15 years vboxsync Rebranding: Linux modules
(edit) @28253   15 years vboxsync SharedFolders/linux: Don't close an inode for a regular file after it …
(edit) @26102   15 years vboxsync Another fix for public #5891. Thanks to Pax Team for the suggestion.
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