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