aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ntfs/dir.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-08NTFS: Report unrepresentable inodes during ntfs_readdir() as KERN_WARNINGAnton Altaparmakov1-1/+2
2005-06-25NTFS: Fix several occurences of a bug where we would perform 'var & ~const'Anton Altaparmakov1-1/+2
2005-05-05NTFS: Remove checks for NULL before calling kfree() since kfree() does theJesper Juhl1-8/+4
2005-05-05NTFS: - Add disable_sparse mount option together with a per volume sparseAnton Altaparmakov1-2/+2
2005-05-05NTFS: In fs/ntfs/dir.c, use i_size_read() once and then the cached valueAnton Altaparmakov1-6/+7
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1569