ntfs_read/ntfs_write: use pread/pwrite => 2-8% speed increase (Henk, Szaka) |
|
More...
|
over 18 years ago
|
update to version 0.20061212-BETA |
|
More...
|
over 18 years ago
|
be a bit helpful if fuseblk is not available |
|
More...
|
over 18 years ago
|
unclean_journal_msg: try to make it more understandable |
|
More...
|
over 18 years ago
|
update AUTHORS & CREDITS |
|
More...
|
over 18 years ago
|
parse_mount_options(): point to some help regards to locale setup |
|
More...
|
over 18 years ago
|
try_fuse_mount(): log why the FUSE mount point creation failed |
|
More...
|
over 18 years ago
|
ntfs_boot_sector_parse: check sectors value & last sector seekability |
|
More...
|
over 18 years ago
|
ntfs_boot_sector_is_ntfs/ntfs_boot_sector_parse: log errors |
|
More...
|
over 18 years ago
|
fix: 'make install' failed if ldconfig wasn't in the $PATH |
|
More...
|
over 18 years ago
|
fix: directories were unreadable if the cluster size was bigger than 4kB |
|
More...
|
over 18 years ago
|
fix: static linking failed because FUSE forgot to require -lrt |
|
More...
|
over 18 years ago
|
ntfs_device_mount: more verbose error message |
|
More...
|
over 18 years ago
|
fix: POSIX requires st_blocks to be in 512 byte unites (Yuval, Yura) |
|
More...
|
over 18 years ago
|
update to version 0.20061115-BETA |
|
More...
|
over 18 years ago
|
fix compilation warnings |
|
More...
|
over 18 years ago
|
point users to FUSE setup/install problem instead suggesting an NTFS issue |
|
More...
|
over 18 years ago
|
new: bmap() -- safe swap file support, LILO bootability (Szeredi, Szaka) |
|
More...
|
over 18 years ago
|
fix: unmount wasn't synchronous for block devices |
|
More...
|
over 18 years ago
|
ntfs_device_unix_io_open: check for block device early on |
|
More...
|
over 18 years ago
|
compilation requires FUSE API version 26 |
|
More...
|
over 18 years ago
|
fix: arguments were missing on the 2nd fuse mount attempt |
|
More...
|
over 18 years ago
|
fix FUSE API 26 crash during exit (Szeredi, Szaka) |
|
More...
|
over 18 years ago
|
upgrade to FUSE API version 26 (FUSE 2.6.0) -- features, fixes require this |
|
More...
|
over 18 years ago
|
unconditionally sync device |
|
More...
|
over 18 years ago
|
unconditionally log errors |
|
More...
|
over 18 years ago
|
add ntfs_attr_remove(); convert its users |
|
More...
|
over 18 years ago
|
ntfs_fuse_removexattr(): reorder free space outdating |
|
More...
|
over 18 years ago
|
ntfs_attr_rm(): fix inconsistent deallocation of *na; adapt its users |
|
More...
|
over 18 years ago
|
big-endian fixes (zhanglinbao, yuval, szaka) |
|
More...
|
over 18 years ago
|