aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ntfs/logfile.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2004-10-16NTFS: Move the static inline ntfs_init_big_inode() from fs/ntfs/inode.c toAnton Altaparmakov1-2/+3
2004-10-07NTFS: - Move ntfs_{un,}map_page() from ntfs.h to aops.h and fix resultingAnton Altaparmakov1-1/+3
2004-10-01NTFS: Implement the equivalent of memset() for an ntfs attribute inAnton Altaparmakov1-50/+10
2004-09-24NTFS: Continuing sparse annotations: finish data types and header files.Anton Altaparmakov1-4/+4
2004-06-21NTFS: Use atomic kmap instead of kmap() in fs/ntfs/aops.c::ntfs_read{page,_bl...Anton Altaparmakov1-1/+1
2004-05-14NTFS: 2.1.11 - Driver internal cleanups.Anton Altaparmakov1-1/+6
2004-05-11NTFS: Cleanup whitespace (trailing space removal, etc).Anton Altaparmakov1-1/+1
2004-05-07NTFS: 2.1.8 release - If the $LogFile indicates a clean shutdown and aAnton Altaparmakov1-0/+72
2004-05-07NTFS: Read the journal ($LogFile) and determine if the volume has been shutdo...Anton Altaparmakov1-0/+665