aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hpfs/ea.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-06fs/hpfs: increase pr_warn levelFabian Frederick1-3/+3
2014-06-06fs/hpfs: use pr_fmt for loggingFabian Frederick1-3/+3
2014-06-06fs/hpfs: convert printk to pr_foo()Fabian Frederick1-3/+3
2012-05-29hpfs: get rid of bitfields in struct fnodeAl Viro1-12/+12
2012-05-29hpfs: get rid of bitfields endianness wanking in extended_attributeAl Viro1-17/+17
2012-05-29hpfs: endianness bugsAl Viro1-1/+1
2011-05-09HPFS: Move declaration up, so that there are no out-of-scope pointersMikulas Patocka1-1/+1
2011-05-09HPFS: Fix some unaligned accessesMikulas Patocka1-20/+21
2011-05-09HPFS: Fix endianity. Make hpfs work on big-endian machinesMikulas Patocka1-64/+65
2011-05-09HPFS: Remove remaining locksMikulas Patocka1-3/+3
2010-03-03sanitize signedness/const for pointers to char in hpfs a bitAl Viro1-3/+4
2006-12-07[PATCH] hpfs: fix printk format warningsRandy Dunlap1-2/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+363