ntfs-3g/libntfs-3g
szaka d70399e3c4 Scatter objects more far from each other to reduce disk fragmentation.
This greatly helps multi GB size file write performance, especially after
writing tens of thousands smaller files.
2007-09-09 21:26:37 +00:00
..
Makefile.am Add --disable-library option: don't install libntfs-3g but link into ntfs-3g. 2007-08-23 22:32:25 +00:00
attrib.c ntfs_attr_pread: log all errors 2007-07-20 21:16:34 +00:00
attrlist.c remove redundant ntfs_attr_get_search_ctx() error logging 2007-07-13 20:05:48 +00:00
bitmap.c initial CVS import 2006-10-30 22:32:48 +00:00
bootsect.c Don't calculate bootsector checksum, ntfs doesn't use it and it's often off 2007-02-20 19:09:32 +00:00
collate.c initial CVS import 2006-10-30 22:32:48 +00:00
compat.c initial CVS import 2006-10-30 22:32:48 +00:00
compress.c initial CVS import 2006-10-30 22:32:48 +00:00
debug.c initial CVS import 2006-10-30 22:32:48 +00:00
device.c fix 64-bit warnings (Yuval) 2007-01-09 21:22:58 +00:00
device_io.c initial CVS import 2006-10-30 22:32:48 +00:00
dir.c fix ntfs_readdir(): return with error if filldir() fails 2007-08-08 16:15:15 +00:00
index.c remove redundant ntfs_attr_get_search_ctx() error logging 2007-07-13 20:05:48 +00:00
inode.c fix: utimes() shouldn't update the parent dir mtime (Wayne Sherman, Szaka) 2007-08-10 15:01:21 +00:00
lcnalloc.c Scatter objects more far from each other to reduce disk fragmentation. 2007-09-09 21:26:37 +00:00
logfile.c support read-write mount with the --force option if logfile is unclean 2007-04-08 20:23:11 +00:00
logging.c ntfs_log_handler_syslog(): don't lose errno in an error path 2007-07-08 20:47:48 +00:00
mft.c ntfs_mft_bitmap_find_free_rec: log errno 2007-07-21 22:20:26 +00:00
misc.c initial CVS import 2006-10-30 22:32:48 +00:00
mst.c initial CVS import 2006-10-30 22:32:48 +00:00
runlist.c ntfs_runlists_merge: log all errors 2007-07-16 20:47:48 +00:00
security.c add ntfs_security_hash(): hash of a security descriptor (Anton Altaparmakov) 2007-09-02 12:38:29 +00:00
unistr.c initial CVS import 2006-10-30 22:32:48 +00:00
unix_io.c ntfs_device_unix_io_close(), ntfs_device_unix_io_sync(): log all errors 2007-06-08 21:35:33 +00:00
version.c initial CVS import 2006-10-30 22:32:48 +00:00
volume.c ntfs_volume_startup: cleanup 2007-08-25 21:20:28 +00:00
win32_io.c initial CVS import 2006-10-30 22:32:48 +00:00