summaryrefslogtreecommitdiffstats
path: root/fs/hpfs/map.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-1/+1
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-271-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* hpfs: missing endianness annotationAl Viro2016-01-041-1/+1
* hpfs: support hotfixesMikulas Patocka2015-09-031-0/+26
* fs/hpfs: increase pr_warn levelFabian Frederick2014-06-071-7/+7
* fs/hpfs: use pr_fmt for loggingFabian Frederick2014-06-071-7/+7
* fs/hpfs: convert printk to pr_foo()Fabian Frederick2014-06-071-7/+10
* hpfs: implement prefetch to improve performanceMikulas Patocka2013-07-041-1/+18
* hpfs: better test for errorsMikulas Patocka2013-07-041-1/+2
* hpfs: assorted endianness annotationsAl Viro2012-05-301-3/+3
* hpfs: annotate btree nodes, get rid of bitfields messAl Viro2012-05-301-4/+4
* hpfs: bitmaps are little-endianAl Viro2012-05-301-2/+2
* hpfs: get rid of bitfields in struct fnodeAl Viro2012-05-301-1/+1
* HPFS: Fix endianity. Make hpfs work on big-endian machinesMikulas Patocka2011-05-091-26/+30
* sanitize signedness/const for pointers to char in hpfs a bitAl Viro2010-03-031-3/+3
* [PATCH] hpfs: fix printk format warningsRandy Dunlap2006-12-071-6/+14
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+275