summaryrefslogtreecommitdiffstats
path: root/fs/hpfs/alloc.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-171-2/+2
* hpfs: add fstrim supportMikulas Patocka2015-07-091-0/+95
* fs/hpfs: convert printk to pr_foo()Fabian Frederick2014-06-061-1/+1
* hpfs: remember free spaceMikulas Patocka2014-02-021-2/+64
* hpfs: bitmaps are little-endianAl Viro2012-05-291-7/+7
* HPFS: Fix endianity. Make hpfs work on big-endian machinesMikulas Patocka2011-05-091-36/+32
* HPFS: Remove remaining locksMikulas Patocka2011-05-091-39/+11
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+456