VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @90043   4 years vboxsync vboxsf: style fixes. bugref:9976
(edit) @89048   4 years vboxsync Additions: Linux: vboxsf: fix build for 4.4 (ABI 208+) kernels (Ubuntu …
(edit) @88978   4 years vboxsync Reverted for rework r144310, r144311, r144312 and r144313, ​bugref:10007.
(edit) @88976   4 years vboxsync Additions: Linux: vboxfs: fix build for Ubuntu 4.4.0.210..4.4.0.255 …
(edit) @88974   4 years vboxsync Addistions: Linux: vboxfs: fix build for Ubuntu 4.4.0.210+ kernels, …
(edit) @88273   4 years vboxsync GAs: Linux: make vboxsf working w/ 5.12-rc4 kernel, bugref:9976.
(edit) @85698   4 years vboxsync IPRT,lnx-kmods: Use new linux kernel version checking macros. Moved …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82342   5 years vboxsync add/linux/vboxsf: ticketref:17299 inode_change_ok() gone in 4.1.37-4.2.0
(edit) @79594   6 years vboxsync linux/vboxsf: ticketref:18697: Guest additions 6.0.6+ build error, …
(edit) @78860   6 years vboxsync linux/vboxsf: Relax setattr permission checks. bugref:9172 ticketref:18569
(edit) @77966   6 years vboxsync linux/vboxsf: Some 2.4.21-xy.EL fixes - enabled mmap to get working …
(edit) @77964   6 years vboxsync linux/vboxsf: Adjusted ftruncate trick for skipping MTIME+CTIME …
(edit) @77963   6 years vboxsync linux/vboxsf: Added a ENOENT todo in vbsf_inode_setattr. bugref:9172
(edit) @77962   6 years vboxsync linux/vboxsf: Don't set timestamps when changing the file size …
(edit) @77961   6 years vboxsync linux/vboxsf: Don't set timestamps when changing the file size …
(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) @77858   6 years vboxsync linux/vboxsf: Cleaning up the symlink related code and making it work …
(edit) @77741   6 years vboxsync linux/vboxsf: Fixed nls conversion issue (don't try convert the zero …
(edit) @77629   6 years vboxsync linux/vboxsf: Fixed TTL calc bug in vbsf_dentry_revalidate(). bugref:9172
(edit) @77561   6 years vboxsync linux/vboxsf: Rewrote vbsf_inode_setattr() to use open file/dir …
(edit) @77559   6 years vboxsync linux/vboxsf: Reviewing revalidate and d_revalidate locking. bugref:9172
(edit) @77549   6 years vboxsync linux/vboxsf: Workaround for kernel_read/write calls (get_user_pages …
(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) @77532   6 years vboxsync linux/vboxsf: More cleanups. bugref:9172
(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) @77505   6 years vboxsync linux/vboxsf: Two TTL compare fixes. bugref:9172
(edit) @77503   6 years vboxsync linux/vboxsf: Build fix when logging is enabled. 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) @77461   6 years vboxsync linux/vboxsf: Optimized sf_inode_revalidate for open files/dirs. …
(edit) @77424   6 years vboxsync Additions/linux/sharedfolders: driver build fixes for certain Linux …
(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) @77250   6 years vboxsync linux/vboxsf: Updated kstat->blksize comment with current performance …
(edit) @77247   6 years vboxsync linux/vboxsf: Updated kstat->blksize comment with current performance …
(edit) @77140   6 years vboxsync linux/vboxsf: Set st_blksize to 1MB for files and 16KB for …
(edit) @77062   6 years vboxsync linux/vboxsf/utils.c: Fixed sf_setattr regression and f_flags version …
(edit) @77054   6 years vboxsync linux/vboxsf: Started converting the code to use the more efficient …
(edit) @76939   6 years vboxsync Reverted previous commit: merged too much.
(edit) @76938   6 years vboxsync Additions/linux/vboxvideo: Fix incorrect type in assignment sparse …
(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) @74056   6 years vboxsync Additions/linux/sharedfolders: kernel 4.18 build fix. Thank you …
(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) @70728   7 years vboxsync Remove SUID, SGID and sticky bit handling from Linux shared folders. …
(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) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @65992   8 years vboxsync Additions/linux: Linux 4.11 compile fixes
(edit) @62527   9 years vboxsync (C) 2016
(edit) @58195   9 years vboxsync VBoxGuestR0LibSharedFolders: Prefixed functions ('vbox' wasn't a very …
(edit) @54391   10 years vboxsync Additions/linux/vboxsf: fix for Linux 4.0
(edit) @45300   12 years vboxsync Linux: more CONFIG_UIDGID_STRICT_TYPE_CHECKS fixes
(edit) @44923   12 years vboxsync GA: Linux Shared folders: fix build for KERNEL>=3.5 when …
(edit) @42880   12 years vboxsync Linux Shared Folders: more Linux 3.6 fixes
(edit) @41451   13 years vboxsync Additions/linux/sharedfolders: we cannot work in RCU mode in d_revalidate
(edit) @39224   13 years vboxsync Linux 3.2-rc1 compile fixes
(edit) @38925   13 years vboxsync Additions/linux/sharedfolders: fix a warning
(edit) @38811   13 years vboxsync Additions/linux/sharedfolders: use a unique identifier rather than the …
(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) @32700   14 years vboxsync Shared folder/Linux: properly handle VERR_INVALID_NAME; Windows hosts …
(edit) @32431   14 years vboxsync scm cleanup
(edit) @31719   14 years vboxsync Linux additions: Linux 2.6.36 compile fixes
(edit) @30187   15 years vboxsync compile fix
(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) @28253   15 years vboxsync SharedFolders/linux: Don't close an inode for a regular file after it …
(edit) @26176   15 years vboxsync VBox/err.h,*: Use RT_SUCCESS/FAILURE instead of the VBOX variants, …
(edit) @26174   15 years vboxsync Linux additions: fixed compilation against Linux kernels 2.6.24 ... 2.6.25
(edit) @26102   15 years vboxsync Another fix for public #5891. Thanks to Pax Team for the suggestion.
(edit) @25637   15 years vboxsync Linux shared folders: call bdi_init() to properly enable the …
(edit) @24320   15 years vboxsync more RT_ZERO()
(edit) @23621   15 years vboxsync forward port r53301 from 3.0 to HEAD
(edit) @23196   15 years vboxsync Linux shared folders: missing bit from r52613 (need to open the file …
(edit) @23189   15 years vboxsync Linux shared folders: implemented setting the file size
(edit) @21014   16 years vboxsync Linux shared folders: Linux 2.6.31 fixes
(edit) @20707   16 years vboxsync Linux shared folders: implemented some missing functions, xTracker 3764
(edit) @20348   16 years vboxsync Linux shared folders: file mode setting function must request write …
(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) @15819   16 years vboxsync Linux additions: stupid typo
(edit) @13837   16 years vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
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