aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ntfs/inode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-05-27NTFS: Remove spurious void pointer casts from fs/ntfs/.Pekka Enberg1-3/+2
2005-05-05NTFS: Correct sparse file handling. The compressed values need to beAnton Altaparmakov1-90/+82
2005-05-05NTFS: Fix printk format warnings on ia64. (Randy Dunlap)Randy Dunlap1-6/+6
2005-05-05NTFS: - Set the ntfs_inode->allocated_size to the real allocated size in theAnton Altaparmakov1-174/+170
2005-05-05NTFS: - Add disable_sparse mount option together with a per volume sparseAnton Altaparmakov1-1/+4
2005-05-05NTFS: Use i_size_read() in fs/ntfs/inode.c once and then use the cached valueAnton Altaparmakov1-11/+14
2005-05-05NTFS: - In fs/ntfs/compress.c, use i_size_read() at the start and then use theAnton Altaparmakov1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2616