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
/
dnode.c
Age
Commit message (
Expand
)
Author
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2017-12-10
hpfs: don't bother with the i_version counter or f_version
Jeff Layton
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-05-12
hpfs: handle allocation failures in hpfs_add_pos()
Al Viro
2014-08-08
fs/hpfs/dnode.c: fix suspect code indent
Fabian Frederick
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
2012-10-06
hpfs: convert to use leXX_add_cpu()
Wei Yongjun
2012-05-29
hpfs: annotate struct hpfs_dirent
Al Viro
2012-05-29
hpfs: get rid of bitfields in struct fnode
Al Viro
2011-05-09
HPFS: Fix endianity. Make hpfs work on big-endian machines
Mikulas Patocka
2011-05-09
HPFS: Remove remaining locks
Mikulas Patocka
2010-03-03
sanitize signedness/const for pointers to char in hpfs a bit
Al Viro
2006-12-07
[PATCH] hpfs: fix printk format warnings
Randy Dunlap
2005-11-07
[PATCH] kfree cleanup: fs
Jesper Juhl
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds