index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
hpfs
/
buffer.c
Age
Commit message (
Expand
)
Author
2020-06-06
hpfs: fix warning due to superfluous semicolon
Zou Wei
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-09-03
hpfs: support hotfixes
Mikulas Patocka
2014-06-06
fs/hpfs: increase pr_warn level
Fabian Frederick
2014-06-06
fs/hpfs: use __func__ for logging
Fabian Frederick
2014-06-06
fs/hpfs: use pr_fmt for logging
Fabian Frederick
2014-06-06
fs/hpfs: convert printk to pr_foo()
Fabian Frederick
2014-02-02
hpfs: optimize quad buffer loading
Mikulas Patocka
2013-07-04
hpfs: implement prefetch to improve performance
Mikulas Patocka
2012-05-31
HPFS: remove PRINTK() macro
Dan Carpenter
2011-05-09
HPFS: Remove remaining locks
Mikulas Patocka
2011-05-09
HPFS: Introduce a global mutex and lock it on every callback from VFS.
Mikulas Patocka
2010-10-30
hpfs: Convert sbi->hpfs_creation_de to mutex
Thomas Gleixner
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2006-09-27
[PATCH] fs: Removing useless casts
Panagiotis Issaris
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds