aboutsummaryrefslogtreecommitdiff
path: root/fs/hpfs/buffer.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-06hpfs: fix warning due to superfluous semicolonGravatar Zou Wei 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2015-09-03hpfs: support hotfixesGravatar Mikulas Patocka 1-6/+33
2014-06-06fs/hpfs: increase pr_warn levelGravatar Fabian Frederick 1-6/+6
2014-06-06fs/hpfs: use __func__ for loggingGravatar Fabian Frederick 1-6/+6
2014-06-06fs/hpfs: use pr_fmt for loggingGravatar Fabian Frederick 1-6/+6
2014-06-06fs/hpfs: convert printk to pr_foo()Gravatar Fabian Frederick 1-6/+6
2014-02-02hpfs: optimize quad buffer loadingGravatar Mikulas Patocka 1-46/+50
2013-07-04hpfs: implement prefetch to improve performanceGravatar Mikulas Patocka 1-0/+33
2012-05-31HPFS: remove PRINTK() macroGravatar Dan Carpenter 1-1/+0
2011-05-09HPFS: Remove remaining locksGravatar Mikulas Patocka 1-16/+0
2011-05-09HPFS: Introduce a global mutex and lock it on every callback from VFS.Gravatar Mikulas Patocka 1-0/+8
2010-10-30hpfs: Convert sbi->hpfs_creation_de to mutexGravatar Thomas Gleixner 1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2007-05-21Detach sched.h from mm.hGravatar Alexey Dobriyan 1-1/+1
2006-09-27[PATCH] fs: Removing useless castsGravatar Panagiotis Issaris 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+175