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