summaryrefslogtreecommitdiffstats
path: root/fs/ntfs/super.c
AgeCommit message (Expand)AuthorFilesLines
2005-05-05NTFS: Minor cleanup: Define and use NTFS_MAX_CLUSTER_SIZE constant insteadAnton Altaparmakov1-3/+3
2005-05-05NTFS: Some utilities modify the boot sector but do not update the checksum.Anton Altaparmakov1-4/+8
2005-05-05NTFS: Remove checks for NULL before calling kfree() since kfree() does theJesper Juhl1-2/+1
2005-05-05NTFS: Make fs/ntfs/namei.c::ntfs_get_{parent,dentry} static and move theAnton Altaparmakov1-34/+0
2005-05-05NTFS: - Add disable_sparse mount option together with a per volume sparseAnton Altaparmakov1-18/+47
2005-05-05NTFS: - Use i_size_read() in fs/ntfs/super.c once and then use the cachedAnton Altaparmakov1-48/+54
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+2771