linux/fs/ntfs
Anton Altaparmakov 218357ff1b NTFS: - Use i_size_read() in fs/ntfs/super.c once and then use the cached
value afterwards.  Cache the initialized_size in the same way and
	protect access to the two sizes using the size_lock.
      - Minor optimization to fs/ntfs/super.c::ntfs_statfs() and its helpers.

Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
2005-05-05 10:34:45 +01:00
..
aops.c
aops.h
attrib.c
attrib.h
bitmap.c
bitmap.h
ChangeLog NTFS: - Use i_size_read() in fs/ntfs/super.c once and then use the cached 2005-05-05 10:34:45 +01:00
collate.c
collate.h
compress.c NTFS: - In fs/ntfs/compress.c, use i_size_read() at the start and then use the 2005-05-05 10:30:29 +01:00
debug.c
debug.h
dir.c NTFS: In fs/ntfs/dir.c, use i_size_read() once and then the cached value 2005-05-05 10:32:43 +01:00
dir.h
endian.h
file.c NTFS: Use i_size_read() in fs/ntfs/file.c::ntfs_file_open(). 2005-05-04 17:02:25 +01:00
index.c
index.h
inode.c NTFS: - In fs/ntfs/compress.c, use i_size_read() at the start and then use the 2005-05-05 10:30:29 +01:00
inode.h NTFS: - In fs/ntfs/compress.c, use i_size_read() at the start and then use the 2005-05-05 10:30:29 +01:00
layout.h
lcnalloc.c NTFS: Use i_size_read() once and then use the cached value in 2005-05-04 17:00:18 +01:00
lcnalloc.h
logfile.c
logfile.h
Makefile
malloc.h
mft.c
mft.h
mst.c
namei.c
ntfs.h
quota.c
quota.h
runlist.c
runlist.h
super.c NTFS: - Use i_size_read() in fs/ntfs/super.c once and then use the cached 2005-05-05 10:34:45 +01:00
sysctl.c
sysctl.h
time.h
types.h
unistr.c
upcase.c
volume.h