aboutsummaryrefslogtreecommitdiff
path: root/fs/ntfs/aops.c
AgeCommit message (Expand)Author
2005-08-16NTFS: Complete the previous fix for the unset device when mapping buffersAnton Altaparmakov
2005-06-25NTFS: Fix a bug in address space operations error recovery code paths whereAnton Altaparmakov
2005-05-05NTFS: Use MAX_BUF_PER_PAGE instead of variable sized array allocation forAnton Altaparmakov
2005-05-05NTFS: - Modify ->readpage and ->writepage (fs/ntfs/aops.c) so they detectAnton Altaparmakov
2005-05-05NTFS: Fix printk format warnings on ia64. (Randy Dunlap)Randy Dunlap
2005-05-05NTFS: - Split ntfs_map_runlist() into ntfs_map_runlist() and a non-lockingAnton Altaparmakov
2005-05-05NTFS: Optimise/reorganise some error handling code in fs/ntfs/aops.c.Anton Altaparmakov
2005-05-05NTFS: Fixup the resident attribute resizing code inAnton Altaparmakov
2005-05-05NTFS: Repeat a failed ntfs_truncate() in fs/ntfs/aops.c::ntfs_writepage()Anton Altaparmakov
2005-05-05NTFS: Use i_size_{read,write}() in fs/ntfs/{aops.c,mft.c} and protectAnton Altaparmakov
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds