openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
NTFS-3G
Settings
|
Report Duplicate
102
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 09, 2024 — Jun 09, 2025
Showing page 11 of 19
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
factor out ntfs_attr_get_free_bits()
szaka
More...
over 17 years ago
don't log "Unmounting ..." if volume isn't FUSE mounted yet (B. Kaindl, Szaka)
szaka
More...
over 17 years ago
factor out mount_fuse(); fix fuse mount error paths
szaka
More...
over 17 years ago
ntfs_inode_attach_all_extents(): fix big-endianness (rsync may failed)
szaka
More...
over 17 years ago
check properly for the linux and __uClinux__ macros
szaka
More...
over 17 years ago
non-inline ntfs_fuse_is_named_data_stream & NAttr* functions: 500+ bytes saved
szaka
More...
over 17 years ago
add preliminary uClinux support (huwenke, Szabolcs Szakacsits)
szaka
More...
over 17 years ago
create the /dev/misc/fuse character device too if uclibc used
szaka
More...
over 17 years ago
struct ntfs_logging: workaround for broken gcc format attribute handling
szaka
More...
over 17 years ago
ntfs_file_record_read(): logging cleanup
szaka
More...
over 17 years ago
use the FUSE debug only if the debug mount option is used
szaka
More...
over 17 years ago
ntfs_fuse_read(): don't flood log with EINVAL when using broken Thunderbirds (Julian Sikorski, Szabolcs Szakacsits)
szaka
More...
over 17 years ago
ntfs_ir_truncate(): log only the real errors
szaka
More...
over 17 years ago
ntfs_security_hash(): big-endian fix (Erik Larsson)
szaka
More...
over 17 years ago
fix bogus warning if FUSE is installed in /lib64 (Jean-Pierre Andre, Szaka)
szaka
More...
over 17 years ago
ntfs_fuse_statfs(): fix free inodes available for non-privileged processes
szaka
More...
over 17 years ago
fix 64-bitness printf format string compiler warnings (Jean-Pierre Andre)
szaka
More...
over 17 years ago
fix 64-bitness printf format string compiler warnings (Jean-Pierre Andre)
szaka
More...
over 17 years ago
try to better explain fuse installation errors
szaka
More...
over 17 years ago
remove bogus format attribute which caused some gcc to crash
szaka
More...
over 17 years ago
fix warnings
szaka
More...
over 17 years ago
release 1.1004
szaka
More...
over 17 years ago
fix: unwritten sparse file regions could get corrupted if the end of a write wasn't aligned to cluster boundary.
szaka
More...
over 17 years ago
max_empty_bit_range(): 30-50% speed up (David Fox)
szaka
More...
over 17 years ago
optimization: find(1) is 20-200% faster for disk based and 300-600% faster for memory cache based directory traversals
szaka
More...
over 17 years ago
optimization: find(1) is 20-200% faster for disk based and 300-600% faster for memory cache based directory traversals
szaka
More...
over 17 years ago
statfs() and free inode calculation is O(1) (David Fox, Szabolcs Szakacsits)
szaka
More...
over 17 years ago
ntfs_volume_check_hiberfile(): remove unused variable
szaka
More...
over 17 years ago
try_fuse_mount(): remove non-specific, redundant error message
szaka
More...
over 17 years ago
implement the .create fuse method: this should solve the problem of open("file", O_CREAT, S_IREAD) besides it improved file creation performance by 20% (Jean-Pierre Andre, Szabolcs Szakacsits)
szaka
More...
over 17 years ago
←
1
2
…
7
8
9
10
11
12
13
14
15
…
18
19
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree