aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hpfs/buffer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-06hpfs: fix warning due to superfluous semicolonZou Wei1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-09-03hpfs: support hotfixesMikulas Patocka1-6/+33
2014-06-06fs/hpfs: increase pr_warn levelFabian Frederick1-6/+6
2014-06-06fs/hpfs: use __func__ for loggingFabian Frederick1-6/+6
2014-06-06fs/hpfs: use pr_fmt for loggingFabian Frederick1-6/+6
2014-06-06fs/hpfs: convert printk to pr_foo()Fabian Frederick1-6/+6
2014-02-02hpfs: optimize quad buffer loadingMikulas Patocka1-46/+50
2013-07-04hpfs: implement prefetch to improve performanceMikulas Patocka1-0/+33
2012-05-31HPFS: remove PRINTK() macroDan Carpenter1-1/+0
2011-05-09HPFS: Remove remaining locksMikulas Patocka1-16/+0
2011-05-09HPFS: Introduce a global mutex and lock it on every callback from VFS.Mikulas Patocka1-0/+8
2010-10-30hpfs: Convert sbi->hpfs_creation_de to mutexThomas Gleixner1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-1/+1
2006-09-27[PATCH] fs: Removing useless castsPanagiotis Issaris1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+175