aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ntfs/aops.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-08-16NTFS: Complete the previous fix for the unset device when mapping buffersAnton Altaparmakov1-0/+1
2005-06-25NTFS: Fix a bug in address space operations error recovery code paths whereAnton Altaparmakov1-4/+12
2005-05-05NTFS: Use MAX_BUF_PER_PAGE instead of variable sized array allocation forAnton Altaparmakov1-6/+8
2005-05-05NTFS: - Modify ->readpage and ->writepage (fs/ntfs/aops.c) so they detectAnton Altaparmakov1-0/+18
2005-05-05NTFS: Fix printk format warnings on ia64. (Randy Dunlap)Randy Dunlap1-1/+2
2005-05-05NTFS: - Split ntfs_map_runlist() into ntfs_map_runlist() and a non-lockingAnton Altaparmakov1-24/+10
2005-05-05NTFS: Optimise/reorganise some error handling code in fs/ntfs/aops.c.Anton Altaparmakov1-11/+6
2005-05-05NTFS: Fixup the resident attribute resizing code inAnton Altaparmakov1-7/+14
2005-05-05NTFS: Repeat a failed ntfs_truncate() in fs/ntfs/aops.c::ntfs_writepage()Anton Altaparmakov1-10/+21
2005-05-05NTFS: Use i_size_{read,write}() in fs/ntfs/{aops.c,mft.c} and protectAnton Altaparmakov1-15/+41
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2324