Commit Graph

13 Commits (97894cda5773e59bd13e87b72077751099419a9f)

Author SHA1 Message Date
Anton Altaparmakov e9438250b6 NTFS: Enable ATTR_SIZE attribute changes in ntfs_setattr(). This completes 20 years ago
Anton Altaparmakov dd072330d1 NTFS: Implement fs/ntfs/inode.[hc]::ntfs_truncate(). It only supports 20 years ago
Anton Altaparmakov f6098cf449 NTFS: Fix ntfs_{read,write}page() to cope with concurrent truncates better. 20 years ago
Anton Altaparmakov 67bb103725 NTFS: Fixup handling of sparse, compressed, and encrypted attributes in 20 years ago
Anton Altaparmakov 1c7d469d47 NTFS: Truncate {a,c,m}time to the ntfs supported time granularity when 20 years ago
Pekka Enberg 2fb21db254 NTFS: Remove spurious void pointer casts from fs/ntfs/. 20 years ago
Anton Altaparmakov 9451f8519c NTFS: Correct sparse file handling. The compressed values need to be 20 years ago
Randy Dunlap 8907547d4b NTFS: Fix printk format warnings on ia64. (Randy Dunlap) 20 years ago
Anton Altaparmakov 5ae9fcf8f3 NTFS: - Set the ntfs_inode->allocated_size to the real allocated size in the 20 years ago
Anton Altaparmakov c002f42543 NTFS: - Add disable_sparse mount option together with a per volume sparse 20 years ago
Anton Altaparmakov f50f3ac519 NTFS: Use i_size_read() in fs/ntfs/inode.c once and then use the cached value 20 years ago
Anton Altaparmakov 367636772f NTFS: - In fs/ntfs/compress.c, use i_size_read() at the start and then use the 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago