aboutsummaryrefslogtreecommitdiff
path: root/fs/ntfs/layout.h
AgeCommit message (Expand)Author
2012-02-21Typos: change aditional to additional.Justin P. Mattock
2011-03-31Fix common misspellingsLucas De Marchi
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar
2009-04-01ntfs: remove private wrapper of endian helpersHarvey Harrison
2006-10-01[PATCH] fs/ntfs: Conversion to generic booleanRichard Knutsson
2006-03-23NTFS: Improve comments on file attribute flags in fs/ntfs/layout.h.Anton Altaparmakov
2006-03-23NTFS: Add support for sparse files which have a compression unit of 0.Anton Altaparmakov
2006-02-24NTFS: - Cope with attribute list attribute having invalid flags.Anton Altaparmakov
2005-10-24NTFS: Document extended attribute ($EA) NEED_EA flag. (Based on libntfsAnton Altaparmakov
2005-10-19NTFS: $EA attributes can be both resident non-resident.Anton Altaparmakov
2005-10-04NTFS: Fix a 64-bitness bug where a left-shift could overflow a 32-bit variableAnton Altaparmakov
2005-09-26NTFS: Re-fix sparse warnings in a more correct way, i.e. don't use an enum withAnton Altaparmakov
2005-09-26NTFS: Fix the definition of the CHKD ntfs record magic. It had an off byAnton Altaparmakov
2005-09-22NTFS: Fix sparse warnings that have crept in over time.Anton Altaparmakov
2005-06-25NTFS: Fix a bug in address space operations error recovery code paths whereAnton Altaparmakov
2005-06-25NTFS: Stamp the transaction log ($UsnJrnl), aka user space journal, if itAnton Altaparmakov
2005-05-05NTFS: Update attribute definition handling.Anton Altaparmakov
2005-05-05NTFS: Correct sparse file handling. The compressed values need to beAnton Altaparmakov
2005-05-05NTFS: - Add disable_sparse mount option together with a per volume sparseAnton Altaparmakov
2005-04-16Linux-2.6.12-rc2Linus Torvalds