aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hpfs/map.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-04hpfs: missing endianness annotationAl Viro1-1/+1
2015-09-03hpfs: support hotfixesMikulas Patocka1-0/+26
2014-06-06fs/hpfs: increase pr_warn levelFabian Frederick1-7/+7
2014-06-06fs/hpfs: use pr_fmt for loggingFabian Frederick1-7/+7
2014-06-06fs/hpfs: convert printk to pr_foo()Fabian Frederick1-7/+10
2013-07-04hpfs: implement prefetch to improve performanceMikulas Patocka1-1/+18
2013-07-04hpfs: better test for errorsMikulas Patocka1-1/+2
2012-05-29hpfs: assorted endianness annotationsAl Viro1-3/+3
2012-05-29hpfs: annotate btree nodes, get rid of bitfields messAl Viro1-4/+4
2012-05-29hpfs: bitmaps are little-endianAl Viro1-2/+2
2012-05-29hpfs: get rid of bitfields in struct fnodeAl Viro1-1/+1
2011-05-09HPFS: Fix endianity. Make hpfs work on big-endian machinesMikulas Patocka1-26/+30
2010-03-03sanitize signedness/const for pointers to char in hpfs a bitAl Viro1-3/+3
2006-12-07[PATCH] hpfs: fix printk format warningsRandy Dunlap1-6/+14
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+275