aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ntfs/inode.c
Commit message (Expand)AuthorAge
* NTFS: Fix ntfs_{read,write}page() to cope with concurrent truncates better.Anton Altaparmakov2005-09-19
* NTFS: Fixup handling of sparse, compressed, and encrypted attributes inAnton Altaparmakov2005-09-08
* NTFS: Truncate {a,c,m}time to the ntfs supported time granularity whenAnton Altaparmakov2005-09-08
* NTFS: Remove spurious void pointer casts from fs/ntfs/.Pekka Enberg2005-05-27
* NTFS: Correct sparse file handling. The compressed values need to beAnton Altaparmakov2005-05-05
* NTFS: Fix printk format warnings on ia64. (Randy Dunlap)Randy Dunlap2005-05-05
* NTFS: - Set the ntfs_inode->allocated_size to the real allocated size in theAnton Altaparmakov2005-05-05
* NTFS: - Add disable_sparse mount option together with a per volume sparseAnton Altaparmakov2005-05-05
* NTFS: Use i_size_read() in fs/ntfs/inode.c once and then use the cached valueAnton Altaparmakov2005-05-05
* NTFS: - In fs/ntfs/compress.c, use i_size_read() at the start and then use theAnton Altaparmakov2005-05-05
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16