aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hpfs/hpfs.h
Commit message (Collapse)AuthorAgeFilesLines
* HPFS: Fix some unaligned accessesMikulas Patocka2011-05-091-1/+2
| | | | | | | Fix some unaligned accesses Signed-off-by: Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
* HPFS: Fix endianity. Make hpfs work on big-endian machinesMikulas Patocka2011-05-091-70/+149
| | | | | | | Fix endianity. Make hpfs work on big-endian machines. Signed-off-by: Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
* HPFS: Use types with defined widthMikulas Patocka2011-05-091-112/+107
| | | | | | | Use types with defined width Signed-off-by: Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+493
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!