linux-IllusionX/fs/ntfs
Anton Altaparmakov 8e08ceaeac NTFS: Fix a bug in fs/ntfs/index.c::ntfs_index_lookup(). When the returned
index entry is in the index root, we forgot to set the @ir pointer in
      the index context.  Thanks for Yura Pakhuchiy for finding this bug.

Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
2005-09-08 20:29:50 +01:00
..
aops.c
aops.h
attrib.c
attrib.h
bitmap.c
bitmap.h
ChangeLog NTFS: Fix a bug in fs/ntfs/index.c::ntfs_index_lookup(). When the returned 2005-09-08 20:29:50 +01:00
collate.c
collate.h
compress.c
debug.c
debug.h
dir.c NTFS: Report unrepresentable inodes during ntfs_readdir() as KERN_WARNING 2005-09-08 17:04:11 +01:00
dir.h
endian.h
file.c
index.c NTFS: Fix a bug in fs/ntfs/index.c::ntfs_index_lookup(). When the returned 2005-09-08 20:29:50 +01:00
index.h
inode.c
inode.h
layout.h
lcnalloc.c
lcnalloc.h
logfile.c
logfile.h
Makefile
malloc.h NTFS: Allow highmem kmalloc() in ntfs_malloc_nofs() and add _nofail() version. 2005-09-08 16:28:25 +01:00
mft.c NTFS: Remove two bogus BUG_ON()s from fs/ntfs/mft.c. 2005-09-08 16:48:28 +01:00
mft.h
mst.c
namei.c
ntfs.h
quota.c
quota.h
runlist.c NTFS: Add ntfs_rl_punch_nolock() which punches a caller specified hole into a runlist. 2005-09-08 20:26:34 +01:00
runlist.h NTFS: Add ntfs_rl_punch_nolock() which punches a caller specified hole into a runlist. 2005-09-08 20:26:34 +01:00
super.c
sysctl.c
sysctl.h
time.h
types.h
unistr.c NTFS: Report unrepresentable inodes during ntfs_readdir() as KERN_WARNING 2005-09-08 17:04:11 +01:00
upcase.c
usnjrnl.c
usnjrnl.h
volume.h