aboutsummaryrefslogtreecommitdiff
path: root/fs/ntfs/layout.h
AgeCommit message (Expand)AuthorFilesLines
2021-02-24ntfs: layout.h: delete duplicated wordsGravatar Randy Dunlap 1-2/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 96Gravatar Thomas Gleixner 1-15/+1
2012-02-21Typos: change aditional to additional.Gravatar Justin P. Mattock 1-2/+2
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-6/+6
2009-09-21trivial: fix typo "to to" in multiple filesGravatar Anand Gadiyar 1-1/+1
2009-04-01ntfs: remove private wrapper of endian helpersGravatar Harvey Harrison 1-170/+159
2006-10-01[PATCH] fs/ntfs: Conversion to generic booleanGravatar Richard Knutsson 1-3/+3
2006-03-23NTFS: Improve comments on file attribute flags in fs/ntfs/layout.h.Gravatar Anton Altaparmakov 1-13/+12
2006-03-23NTFS: Add support for sparse files which have a compression unit of 0.Gravatar Anton Altaparmakov 1-7/+12
2006-02-24NTFS: - Cope with attribute list attribute having invalid flags.Gravatar Anton Altaparmakov 1-7/+18
2005-10-24NTFS: Document extended attribute ($EA) NEED_EA flag. (Based on libntfsGravatar Anton Altaparmakov 1-1/+3
2005-10-19NTFS: $EA attributes can be both resident non-resident.Gravatar Anton Altaparmakov 1-10/+17
2005-10-04NTFS: Fix a 64-bitness bug where a left-shift could overflow a 32-bit variableGravatar Anton Altaparmakov 1-1/+1
2005-09-26NTFS: Re-fix sparse warnings in a more correct way, i.e. don't use an enum withGravatar Anton Altaparmakov 1-8/+5
2005-09-26NTFS: Fix the definition of the CHKD ntfs record magic. It had an off byGravatar Anton Altaparmakov 1-1/+1
2005-09-22NTFS: Fix sparse warnings that have crept in over time.Gravatar Anton Altaparmakov 1-3/+4
2005-06-25NTFS: Fix a bug in address space operations error recovery code paths whereGravatar Anton Altaparmakov 1-1/+1
2005-06-25NTFS: Stamp the transaction log ($UsnJrnl), aka user space journal, if itGravatar Anton Altaparmakov 1-15/+7
2005-05-05NTFS: Update attribute definition handling.Gravatar Anton Altaparmakov 1-12/+30
2005-05-05NTFS: Correct sparse file handling. The compressed values need to beGravatar Anton Altaparmakov 1-7/+8
2005-05-05NTFS: - Add disable_sparse mount option together with a per volume sparseGravatar Anton Altaparmakov 1-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+2413