aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ntfs/layout.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-01[PATCH] fs/ntfs: Conversion to generic booleanRichard Knutsson1-3/+3
2006-03-23NTFS: Improve comments on file attribute flags in fs/ntfs/layout.h.Anton Altaparmakov1-13/+12
2006-03-23NTFS: Add support for sparse files which have a compression unit of 0.Anton Altaparmakov1-7/+12
2006-02-24NTFS: - Cope with attribute list attribute having invalid flags.Anton Altaparmakov1-7/+18
2005-10-24NTFS: Document extended attribute ($EA) NEED_EA flag. (Based on libntfsAnton Altaparmakov1-1/+3
2005-10-19NTFS: $EA attributes can be both resident non-resident.Anton Altaparmakov1-10/+17
2005-10-04NTFS: Fix a 64-bitness bug where a left-shift could overflow a 32-bit variableAnton Altaparmakov1-1/+1
2005-09-26NTFS: Re-fix sparse warnings in a more correct way, i.e. don't use an enum withAnton Altaparmakov1-8/+5
2005-09-26NTFS: Fix the definition of the CHKD ntfs record magic. It had an off byAnton Altaparmakov1-1/+1
2005-09-22NTFS: Fix sparse warnings that have crept in over time.Anton Altaparmakov1-3/+4
2005-06-25NTFS: Fix a bug in address space operations error recovery code paths whereAnton Altaparmakov1-1/+1
2005-06-25NTFS: Stamp the transaction log ($UsnJrnl), aka user space journal, if itAnton Altaparmakov1-15/+7
2005-05-05NTFS: Update attribute definition handling.Anton Altaparmakov1-12/+30
2005-05-05NTFS: Correct sparse file handling. The compressed values need to beAnton Altaparmakov1-7/+8
2005-05-05NTFS: - Add disable_sparse mount option together with a per volume sparseAnton Altaparmakov1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2413