Commit Graph

16 Commits (aab520e2f6c80160cabd187a8d0292d1cec8ff68)

Author SHA1 Message Date
Richard Knutsson c49c311150 [PATCH] fs/ntfs: Conversion to generic boolean 19 years ago
Anton Altaparmakov 2c2c8c1c21 NTFS: Improve comments on file attribute flags in fs/ntfs/layout.h. 19 years ago
Anton Altaparmakov a0646a1f04 NTFS: Add support for sparse files which have a compression unit of 0. 19 years ago
Anton Altaparmakov 3672b638ec NTFS: - Cope with attribute list attribute having invalid flags. 19 years ago
Anton Altaparmakov c9c2009a4e NTFS: Document extended attribute ($EA) NEED_EA flag. (Based on libntfs 20 years ago
Anton Altaparmakov 7d0ffdb279 NTFS: $EA attributes can be both resident non-resident. 20 years ago
Anton Altaparmakov c394e458b6 NTFS: Fix a 64-bitness bug where a left-shift could overflow a 32-bit variable 20 years ago
Anton Altaparmakov e2fcc61ef0 NTFS: Re-fix sparse warnings in a more correct way, i.e. don't use an enum with 20 years ago
Anton Altaparmakov 838bf9675a NTFS: Fix the definition of the CHKD ntfs record magic. It had an off by 20 years ago
Anton Altaparmakov 91fbc6edfa NTFS: Fix sparse warnings that have crept in over time. 20 years ago
Anton Altaparmakov 9f993fe463 NTFS: Fix a bug in address space operations error recovery code paths where 20 years ago
Anton Altaparmakov 3f2faef00c NTFS: Stamp the transaction log ($UsnJrnl), aka user space journal, if it 20 years ago
Anton Altaparmakov bb3cf33509 NTFS: Update attribute definition handling. 20 years ago
Anton Altaparmakov 9451f8519c NTFS: Correct sparse file handling. The compressed values need to be 20 years ago
Anton Altaparmakov c002f42543 NTFS: - Add disable_sparse mount option together with a per volume sparse 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago