VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @77524   6 years vboxsync linux/vboxsf: Code cleanups in the super block info area. 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) @77458   6 years vboxsync linux/vboxsf: Fixed sf_writepage issue wrt finding a valid writable …
(edit) @77303   6 years vboxsync linux/vboxsf: Cleaned out the VBOXSF_USE_DEPRECATED_VBGL_INTERFACE …
(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) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76458   6 years vboxsync err.h fixes for linux shared folders. bugref:9344
(edit) @72627   7 years vboxsync Additions: relicence components needed for Linux shared folders to …
(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) @67532   8 years vboxsync Additions/linux/sharedfolders: removed superfluous check (dentry is …
(edit) @64567   8 years vboxsync doxy fix
(edit) @64562   8 years vboxsync Additions/linux/sharedfolders: fix for Linux 4.9
(edit) @62527   8 years vboxsync (C) 2016
(edit) @58195   9 years vboxsync VBoxGuestR0LibSharedFolders: Prefixed functions ('vbox' wasn't a very …
(edit) @58143   9 years vboxsync mount.vboxsf.c: Doxygen fix and some simplifications.
(edit) @57176   9 years vboxsync Additions/linux/sharedfolders: properly reflect the directory file …
(edit) @53757   10 years vboxsync Linux Additions / sharedfolders: Linux 3.19 adaptions
(edit) @48529   11 years vboxsync Additions/linux: fix shared folders for Linux 3.11
(edit) @47588   11 years vboxsync Additions/linux/sharefolders: fix for Linux 3.11+ (thanks Azat Khuzhin)
(edit) @44843   12 years vboxsync BUGZ:6642 Linux shared folders: remove excessive d_set_d_op() call …
(edit) @42880   12 years vboxsync Linux Shared Folders: more Linux 3.6 fixes
(edit) @41450   13 years vboxsync Additions/linux/sharedfolders: properly initialize …
(edit) @41449   13 years vboxsync Additions/linux/sharedfolders: Linux >= 2.6.38 fix
(edit) @39841   13 years vboxsync d'oh!
(edit) @39840   13 years vboxsync more Linux 3.3 fixes
(edit) @38447   13 years vboxsync Linux Additions: fixed llseek for Linux shared folders for Linux …
(edit) @36333   14 years vboxsync fix debug build
(edit) @36332   14 years vboxsync Additions/sharedfolders/linux: don't free the instantiated path name …
(edit) @34033   14 years vboxsync Shared Folders/linux: fixed memory leak when accessing non-existing files
(edit) @33994   14 years vboxsync shfl: Replaced RTFSOBJINFO and RTFSPROPERTIES with shared folder …
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(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) @30186   15 years vboxsync Linux shared folders: fixed a small memory leak when reading the …
(edit) @30175   15 years vboxsync Linux shared folders: coding style
(edit) @30153   15 years vboxsync Linux shared folders: spaces
(edit) @30150   15 years vboxsync Linux shared folders: re-read the directory if a file was changed
(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) @28434   15 years vboxsync *: whitespace cleanups by scm and two manually picked nits.
(edit) @28253   15 years vboxsync SharedFolders/linux: Don't close an inode for a regular file after it …
(edit) @24320   15 years vboxsync more RT_ZERO()
(edit) @20342   16 years vboxsync Linux shared folders: make chmod work on hosts which support file …
(edit) @20298   16 years vboxsync Linux shared folders: properly initialize the whole params !VBoxCall() …
(edit) @13837   16 years vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
(edit) @13835   16 years vboxsync s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
(edit) @11507   16 years vboxsync Linux guest additions: allow to specify dmode, fmode, umask, dmask, …
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @7550   17 years vboxsync attempt to fix vfsmod for Linux >= 2.6.25
(edit) @6450   17 years vboxsync style
(edit) @6405   17 years vboxsync vboxvfs: handle host errors correctly
(edit) @6403   17 years vboxsync VERR_WRITE_PROTECT => EROFS
(edit) @6396   17 years vboxsync vboxvfs: handle VERR_WRITE_PROTECT correctly
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5259   17 years vboxsync Small fix for file open parameter translation from Linux guest shared …
(edit) @4860   17 years vboxsync Activated the full backdoor logger in release builds of the Linux …
(edit) @4822   17 years vboxsync Fixed bad name.
(edit) @4808   17 years vboxsync Added an RTErrnoConvertFromErr function to simplify error management …
(edit) @4796   17 years vboxsync Fixed a problem with \'rename\' in shared folders, Linux guests.
(edit) @4743   17 years vboxsync Fix for when open is called on a Linux guest shared folder with …
(edit) @4729   17 years vboxsync Restructured the Linux shared folders guest module and made it use …
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(add) @2614   18 years vboxsync export sharedfolders and xclient to OSE
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