linux/fs/ntfs
Anton Altaparmakov 5ae9fcf8f3 NTFS: - Set the ntfs_inode->allocated_size to the real allocated size in the
mft record for resident attributes (fs/ntfs/inode.c).
      - Small readability cleanup to use "a" instead of "ctx->attr"
        everywhere (fs/ntfs/inode.c).

Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
2005-05-05 11:04:54 +01:00
..
aops.c NTFS: - Split ntfs_map_runlist() into ntfs_map_runlist() and a non-locking 2005-05-05 10:56:31 +01:00
aops.h
attrib.c NTFS: - Split ntfs_map_runlist() into ntfs_map_runlist() and a non-locking 2005-05-05 10:56:31 +01:00
attrib.h NTFS: - Split ntfs_map_runlist() into ntfs_map_runlist() and a non-locking 2005-05-05 10:56:31 +01:00
bitmap.c
bitmap.h
ChangeLog NTFS: - Set the ntfs_inode->allocated_size to the real allocated size in the 2005-05-05 11:04:54 +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: - Add disable_sparse mount option together with a per volume sparse 2005-05-05 10:53:01 +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: - Set the ntfs_inode->allocated_size to the real allocated size in the 2005-05-05 11:04:54 +01:00
inode.h NTFS: - Add disable_sparse mount option together with a per volume sparse 2005-05-05 10:53:01 +01:00
layout.h NTFS: - Add disable_sparse mount option together with a per volume sparse 2005-05-05 10:53:01 +01:00
lcnalloc.c NTFS: - Split ntfs_map_runlist() into ntfs_map_runlist() and a non-locking 2005-05-05 10:56:31 +01:00
lcnalloc.h
logfile.c
logfile.h
Makefile
malloc.h
mft.c NTFS: - Split ntfs_map_runlist() into ntfs_map_runlist() and a non-locking 2005-05-05 10:56:31 +01:00
mft.h
mst.c
namei.c
ntfs.h
quota.c
quota.h
runlist.c NTFS: Fix a nasty runlist merge bug when merging two holes. 2005-05-05 11:03:01 +01:00
runlist.h
super.c NTFS: - Add disable_sparse mount option together with a per volume sparse 2005-05-05 10:53:01 +01:00
sysctl.c NTFS: - Add disable_sparse mount option together with a per volume sparse 2005-05-05 10:53:01 +01:00
sysctl.h
time.h NTFS: Change time to u64 in time.h::ntfs2utc() as it otherwise generates a 2005-05-05 11:01:13 +01:00
types.h
unistr.c
upcase.c
volume.h NTFS: - Add disable_sparse mount option together with a per volume sparse 2005-05-05 10:53:01 +01:00