VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @77631   6 年 vboxsync linux/vboxsf: Implemented write_iter as well. Can write to loop …
(edit) @77628   6 年 vboxsync linux/vboxsf: Slash the right page0 offset in vbsf_iter_lock_pages(). …
(edit) @77561   6 年 vboxsync linux/vboxsf: Rewrote vbsf_inode_setattr() to use open file/dir …
(edit) @77559   6 年 vboxsync linux/vboxsf: Reviewing revalidate and d_revalidate locking. bugref:9172
(edit) @77549   6 年 vboxsync linux/vboxsf: Workaround for kernel_read/write calls (get_user_pages …
(edit) @77539   6 年 vboxsync linux/vboxsf: Protect our vboxsf_dir_info structure with a semaphore …
(edit) @77538   6 年 vboxsync linux/vboxsf: Removed old buffered directory content code …
(edit) @77537   6 年 vboxsync linux/vboxsf: Enabled new code for reading directories. This does not …
(edit) @77536   6 年 vboxsync linux/vboxsf: Early version of non-buffered directories (disabled). …
(edit) @77533   6 年 vboxsync linux/vboxsf: More cleanups. [build fix] bugref:9172
(edit) @77532   6 年 vboxsync linux/vboxsf: More cleanups. bugref:9172
(edit) @77530   6 年 vboxsync linux/vboxsf: Use vbxsf as prefix here - part II. bugref:9172
(edit) @77529   6 年 vboxsync linux/vboxsf: Use vbxsf as prefix here - part I. bugref:9172
(edit) @77526   6 年 vboxsync linux/vboxsf: We don't use tabs and our indent size is 4 not 8. Makes …
(edit) @77524   6 年 vboxsync linux/vboxsf: Code cleanups in the super block info area. bugref:9172
(edit) @77523   6 年 vboxsync linux/vboxsf: Code cleanups in the super block and module area. bugref:9172
(edit) @77515   6 年 vboxsync linux/vboxsf: Fleshed out sf_update_inode() and refreshed …
(edit) @77492   6 年 vboxsync linux/vboxsf: Default dentry/stat TTL to 200 ms as on solaris. …
(edit) @77458   6 年 vboxsync linux/vboxsf: Fixed sf_writepage issue wrt finding a valid writable …
(edit) @77419   6 年 vboxsync linux/vboxsf: Support non-COW mmap too. llseek needs to make sure the …
(edit) @77303   6 年 vboxsync linux/vboxsf: Cleaned out the VBOXSF_USE_DEPRECATED_VBGL_INTERFACE …
(edit) @77138   6 年 vboxsync linux/vboxsf: More read code tweaking, making the max read/write …
(edit) @77054   6 年 vboxsync linux/vboxsf: Started converting the code to use the more efficient …
(edit) @76745   6 年 vboxsync vboxsf/linux: Indent #ifdefs and comment the according to our …
(edit) @76733   6 年 vboxsync vboxsf/linux: file headers
(edit) @76563   6 年 vboxsync Additions: Use GA_INCLUDED_ and variations_ as header guard prefixes …
(edit) @76553   6 年 vboxsync scm --update-copyright-year
(edit) @76534   6 年 vboxsync Additions/linux: scm --fix-header-guards. bugref:9344
(edit) @75433   6 年 vboxsync linux/vboxsf,VBoxService: Added mount tag and implemented show_options …
(edit) @72627   7 年 vboxsync Additions: relicence components needed for Linux shared folders to …
(edit) @70786   7 年 vboxsync linux/shared folders: use indent to switch Linux-only files to kernel …
(edit) @69500   7 年 vboxsync *: scm --update-copyright-year
(edit) @69498   7 年 vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 年 vboxsync *: scm --update-copyright-year
(edit) @65992   8 年 vboxsync Additions/linux: Linux 4.11 compile fixes
(edit) @62527   9 年 vboxsync (C) 2016
(edit) @60594   9 年 vboxsync another dependency fix
(edit) @60584   9 年 vboxsync Linux host/guest modules: include the revision into the Linux kernel …
(edit) @58203   9 年 vboxsync VBoxGuestR0LibSharedFolders.h: Moved from VBoxGuestLib to …
(edit) @58196   9 年 vboxsync VBoxGuestR0LibSharedFolders: VBSFMAP -> VBGLSFMAP; VBSFCLIENT -> …
(edit) @53757   10 年 vboxsync Linux Additions / sharedfolders: Linux 3.19 adaptions
(edit) @38811   13 年 vboxsync Additions/linux/sharedfolders: use a unique identifier rather than the …
(edit) @38736   13 年 vboxsync *: Please don NOT redefine logger macros.
(edit) @33994   14 年 vboxsync shfl: Replaced RTFSOBJINFO and RTFSPROPERTIES with shared folder …
(edit) @33439   14 年 vboxsync IPRT, Linux additions, Shared folders: added support for guest shared …
(edit) @31006   15 年 vboxsync Build fix.
(edit) @31004   15 年 vboxsync Linux build fix
(edit) @30175   15 年 vboxsync Linux shared folders: coding style
(edit) @30153   15 年 vboxsync Linux shared folders: spaces
(edit) @30150   15 年 vboxsync Linux shared folders: re-read the directory if a file was changed
(edit) @28998   15 年 vboxsync Linux Additions: rename the vboxvfs module to vboxsf to make it load …
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28283   15 年 vboxsync Linux HostDrivers/Additions: fixed missing symbol …
(edit) @28253   15 年 vboxsync SharedFolders/linux: Don't close an inode for a regular file after it …
(edit) @26102   15 年 vboxsync Another fix for public #5891. Thanks to Pax Team for the suggestion.
(edit) @25637   15 年 vboxsync Linux shared folders: call bdi_init() to properly enable the …
(edit) @23313   15 年 vboxsync Linux shared folders: remove superflous #undef, makes it compile …
(edit) @20707   16 年 vboxsync Linux shared folders: implemented some missing functions, xTracker 3764
(edit) @20342   16 年 vboxsync Linux shared folders: make chmod work on hosts which support file …
(edit) @14345   16 年 vboxsync Additions/linux: fixed a warning
(edit) @11507   17 年 vboxsync Linux guest additions: allow to specify dmode, fmode, umask, dmask, …
(edit) @8155   17 年 vboxsync The Big Sun Rebranding Header Change
(edit) @6054   17 年 vboxsync vboxvfs: implemented readfile()
(edit) @5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5984   17 年 vboxsync Linux Additions: implemented a simple sendfile using Linux kernel …
(edit) @4909   17 年 vboxsync Implement statfs call for Linux guests. Makes volume info (e.g. df) work.
(edit) @4735   17 年 vboxsync Linux shared folder module restructuring - try to fix a burning box
(edit) @4732   17 年 vboxsync Minor logging change
(edit) @4729   17 年 vboxsync Restructured the Linux shared folders guest module and made it use …
(edit) @4071   18 年 vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @2981   18 年 vboxsync InnoTek -> innotek: all the headers and comments.
(add) @2614   18 年 vboxsync export sharedfolders and xclient to OSE
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette