summaryrefslogtreecommitdiff
path: root/fs/hpfs/map.c
Commit message (Expand)AuthorAge
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* hpfs: missing endianness annotationAl Viro2016-01-04
* hpfs: support hotfixesMikulas Patocka2015-09-03
* fs/hpfs: increase pr_warn levelFabian Frederick2014-06-06
* fs/hpfs: use pr_fmt for loggingFabian Frederick2014-06-06
* fs/hpfs: convert printk to pr_foo()Fabian Frederick2014-06-06
* hpfs: implement prefetch to improve performanceMikulas Patocka2013-07-04
* hpfs: better test for errorsMikulas Patocka2013-07-04
* hpfs: assorted endianness annotationsAl Viro2012-05-29
* hpfs: annotate btree nodes, get rid of bitfields messAl Viro2012-05-29
* hpfs: bitmaps are little-endianAl Viro2012-05-29
* hpfs: get rid of bitfields in struct fnodeAl Viro2012-05-29
* HPFS: Fix endianity. Make hpfs work on big-endian machinesMikulas Patocka2011-05-09
* sanitize signedness/const for pointers to char in hpfs a bitAl Viro2010-03-03
* [PATCH] hpfs: fix printk format warningsRandy Dunlap2006-12-07
* Linux-2.6.12-rc2Linus Torvalds2005-04-16