linux/fs/ntfs
Anton Altaparmakov d4faf636d6 NTFS: Limit name length in fs/ntfs/unistr.c::ntfs_nlstoucs() to maximum
allowed by NTFS, i.e. 255 Unicode characters, not including the
      terminating NULL (which is not stored on disk).

Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
2006-03-23 16:05:11 +00:00
..
aops.c NTFS: Remove all the make_bad_inode() calls. This should only be called 2006-03-23 15:59:32 +00:00
aops.h
attrib.c NTFS: Remove all the make_bad_inode() calls. This should only be called 2006-03-23 15:59:32 +00:00
attrib.h
bitmap.c
bitmap.h
ChangeLog NTFS: Limit name length in fs/ntfs/unistr.c::ntfs_nlstoucs() to maximum 2006-03-23 16:05:11 +00:00
collate.c
collate.h
compress.c
debug.c
debug.h
dir.c NTFS: Fix two compiler warnings on Alpha. Thanks to Andrew Morton for 2006-03-07 11:53:46 +00:00
dir.h
endian.h
file.c NTFS: Remove all the make_bad_inode() calls. This should only be called 2006-03-23 15:59:32 +00:00
index.c
index.h
inode.c NTFS: Add support for sparse files which have a compression unit of 0. 2006-03-23 15:53:03 +00:00
inode.h
layout.h NTFS: Add support for sparse files which have a compression unit of 0. 2006-03-23 15:53:03 +00:00
lcnalloc.c
lcnalloc.h
logfile.c
logfile.h
Makefile NTFS: Fix an (innocent) off-by-one error in the runlist code. 2006-03-23 14:57:43 +00:00
malloc.h
mft.c NTFS: Remove all the make_bad_inode() calls. This should only be called 2006-03-23 15:59:32 +00:00
mft.h NTFS: Remove all the make_bad_inode() calls. This should only be called 2006-03-23 15:59:32 +00:00
mst.c
namei.c NTFS: Fix an (innocent) off-by-one error in the runlist code. 2006-03-23 14:57:43 +00:00
ntfs.h NTFS: We have struct kmem_cache now so use it instead of the typedef. 2006-02-05 21:43:57 +00:00
quota.c
quota.h
runlist.c NTFS: Fix an (innocent) off-by-one error in the runlist code. 2006-03-23 14:57:43 +00:00
runlist.h
super.c NTFS: Fix comparison of $MFT and $MFTMirr to not bail out when there are 2006-03-23 15:34:13 +00:00
sysctl.c
sysctl.h
time.h
types.h
unistr.c NTFS: Limit name length in fs/ntfs/unistr.c::ntfs_nlstoucs() to maximum 2006-03-23 16:05:11 +00:00
upcase.c NTFS: Do more detailed reporting of why we cannot mount read-write by 2006-02-24 10:48:14 +00:00
usnjrnl.c
usnjrnl.h
volume.h NTFS: Do more detailed reporting of why we cannot mount read-write by 2006-02-24 10:48:14 +00:00