VirtualBox

source: vbox/trunk/src/VBox/Additions/linux/sharedfolders

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @90584   3 years vboxsync linux/vboxsf: Copy&paste fix. bugref:10066
(edit) @90582   3 years vboxsync linux/vboxsf: Avoid making the code even more spaghetti-like, …
(edit) @90497   3 years vboxsync Additions: Linux: vboxsf: Introduce initial support for kernel 5.14, …
(edit) @90043   3 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) @88716   4 years vboxsync linux/vboxsf: Document 5.10+ adjustments. We cannot provide both …
(edit) @88571   4 years vboxsync Additions: Linux: vboxsf: adapt to 5.10.x+ kernels, bugref:9994. This …
(edit) @88570   4 years vboxsync Additions: Linux: vboxsf: print revision number as well as a version …
(edit) @88428   4 years vboxsync Additions: Linux: vboxsf: additional fix for kernel 5.12-rc6 build, …
(edit) @88273   4 years vboxsync GAs: Linux: make vboxsf working w/ 5.12-rc4 kernel, bugref:9976.
(edit) @87463   4 years vboxsync linux/vboxsf,VBoxService: Modify mount.vboxsf and the VBoxService …
(edit) @87461   4 years vboxsync linux/vboxsf: Add support for parsing string-based mount options for …
(edit) @87095   4 years vboxsync linux/vboxsf: VBox GAs fail to build on CentOS 8.2-2004 and later due …
(edit) @87056   4 years vboxsync linux/vboxsf: Add support for parsing string-based mount options using …
(edit) @87053   4 years vboxsync linser/vboxsf: Adjustment for linux 5.10 - TASK_SIZE_MAX replaces …
(edit) @87033   4 years vboxsync linux/vboxsf: Fix vfsmod.o build failure when compiling on kernels < …
(edit) @87014   4 years vboxsync linux/vboxsf: Add support for parsing string-based mount options using …
(edit) @86897   4 years vboxsync linux/vboxsf: vbsf_remount_fs() calls ilookup(root_inode) which …
(edit) @86722   4 years vboxsync linux/vboxsf: 'mount.vboxsf -o remount' returns ENOSYS due to …
(edit) @85939   4 years vboxsync Additions/linux/Makefile, HostDrivers/linux/Makefile: Many cleanups in …
(edit) @85703   4 years vboxsync IPRT,lnx-kmods: s/RTLNX_RHEL_PREREQ/RTLNX_RHEL_MIN/; added …
(edit) @85702   4 years vboxsync IPRT,lnx-kmods: s/VBOX_RHEL_MAJ_PREREQ/RTLNX_RHEL_MAJ_PREREQ/ and …
(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) @85693   4 years vboxsync linux/vboxsf: Workaround suse backporting get_user_pages_unlocked …
(edit) @85692   4 years vboxsync Reverted r139829 to correct commit message.
(edit) @85691   4 years vboxsync linux/vboxsf: Workaround suse backporting get_user_pages_unlocked …
(edit) @85689   4 years vboxsync linux/vboxsf: Try workaround suse backporting get_user_pages_unlocked …
(edit) @85687   4 years vboxsync linux/vboxsf: Try workaround suse backporting generic_file_fsync …
(edit) @85432   4 years vboxsync Add/vboxsf: We're not allowed to include vermagic.h starting with 5.8. …
(edit) @85065   4 years vboxsync Additions/linux/sharedfolders: Assign our own backing device …
(edit) @84947   4 years vboxsync /linux/Makefile*,++: BUILD_TYPE -> VBOX_KBUILD_TYPE; …
(edit) @83049   5 years vboxsync linux/vobxsf: Corrected kernel-page test in vbsf_iter_unlock_pages, as …
(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) @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) @80713   5 years vboxsync Additions/linux: ticketref:18917: VBox 6.0.10 GAs fail to compile on …
(edit) @80712   5 years vboxsync Additions/linux: ticketref:18917: VBox 6.0.10 GAs fail to compile on …
(edit) @80582   5 years vboxsync linux/vboxsf: ticketref:18805: Linux guests: calls to …
(edit) @80408   5 years vboxsync dirops.c: Indentation.
(edit) @80393   5 years vboxsync linux/vboxsf: ticketref:18737: Linux guests: open(filename, …
(edit) @79594   5 years vboxsync linux/vboxsf: ticketref:18697: Guest additions 6.0.6+ build error, …
(edit) @79473   5 years vboxsync linux/vboxsf: Fixed writable mmap on 2.6.34 thru 4.9, needed to set …
(edit) @79472   5 years vboxsync linux/vboxsf: Fixed writable mmap on 2.6.34 thru 4.9, needed to set …
(edit) @79451   5 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) @78860   6 years vboxsync linux/vboxsf: Relax setattr permission checks. bugref:9172 ticketref:18569
(edit) @78660   6 years vboxsync linux/vboxsf: build fix for EL6 pre 10. ticketref:18646:Guest
(edit) @78204   6 years vboxsync linux/vboxsf: Warnings. bugref:9172
(edit) @78185   6 years vboxsync linux/vboxsf: 3.16.35+ build fix (iov_iter_get_pages maxpages was …
(edit) @78139   6 years vboxsync linux/vboxsf: Build fix for linux 3.16. 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) @78135   6 years vboxsync linux/vboxsf: Various build fixes for older kernels. bugref:9172
(edit) @78134   6 years vboxsync linux/vboxsf: Better logging in vbsf_inode_lookup(). bugref:9172
(edit) @77976   6 years vboxsync linux/vboxsf: Update inode info in vbsf_reg_open since we got accurate …
(edit) @77975   6 years vboxsync linux/vboxsf: fixed a debug build issue on 4.10. bugref:9172
(edit) @77974   6 years vboxsync linux/vboxsf: vbfs_put_link fix for 4.2 thru 4.4. bugref:9172
(edit) @77973   6 years vboxsync linux/vboxsf: nits. bugref:9172
(edit) @77967   6 years vboxsync linux/vboxsf: Tried to figure out that fsync issue on 2.4.21-27.EL, …
(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) @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) @77955   6 years vboxsync linux/vboxsf: Added more mount options: dcachettl=MILLISECONDS, …
(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) @77950   6 years vboxsync linux/vboxsf: vbsf_put_link signature fix for 4.2, 4.3 and 4.4 …
(edit) @77949   6 years vboxsync linux/vboxsf: Detect kernel buffers for our iov_iter glue. Seems …
(edit) @77946   6 years vboxsync linux/vboxsf: Implemented our own .sendfile for 2.5.30 - 2.6.23 that …
(edit) @77945   6 years vboxsync linux/vboxsf: Implemented our own .sendfile for 2.5.30 - 2.6.23 that …
(edit) @77944   6 years vboxsync linux/vboxsf: Implemented our own .sendfile for 2.5.30 - 2.6.23 that …
(edit) @77943   6 years vboxsync linux/vboxsf: More tweaking of vbsf_splice_write and friends. Use our …
(edit) @77942   6 years vboxsync linux/vboxsf: Implemented missing vbsf_splice_write to make it …
(edit) @77940   6 years vboxsync linux/vboxsf: Reimplemented vbsf_splice_read to make both sendfile and …
(edit) @77939   6 years vboxsync linux/vboxsf: Reimplemented vbsf_splice_read to make both sendfile and …
(edit) @77880   6 years vboxsync linux/vboxsf: Another build fix. bugref:9172
(edit) @77878   6 years vboxsync linux/vboxsf: build fix. bugref:9172
(edit) @77873   6 years vboxsync linux/vboxsf: Kicked out generic_file_aio_read and …
(edit) @77866   6 years vboxsync linux/vboxsf: Added support for the RENAME_NOREPLACE flags (since …
(edit) @77864   6 years vboxsync linux/vboxsf: More small cleanups. 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) @77770   6 years vboxsync linux/vboxsf: Redid the code that synchronizes writes with mmappings …
(edit) @77743   6 years vboxsync linux/vboxsf: Fixed nls conversion issue (don't try convert the zero …
(edit) @77742   6 years vboxsync linux/vboxsf: Fixed nls conversion issue (don't try convert the zero …
(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) @77735   6 years vboxsync linux/vboxsf: build fix. bugref:9172
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