aboutsummaryrefslogtreecommitdiff
path: root/fs/hpfs/dnode.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-12treewide: kmalloc() -> kmalloc_array()Gravatar Kees Cook 1-1/+2
2017-12-10hpfs: don't bother with the i_version counter or f_versionGravatar Jeff Layton 1-2/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-05-12hpfs: handle allocation failures in hpfs_add_pos()Gravatar Al Viro 1-3/+5
2014-08-08fs/hpfs/dnode.c: fix suspect code indentGravatar Fabian Frederick 1-8/+9
2014-06-06fs/hpfs: increase pr_warn levelGravatar Fabian Frederick 1-12/+12
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-14/+14
2014-06-06fs/hpfs: convert printk to pr_foo()Gravatar Fabian Frederick 1-17/+25
2012-10-06hpfs: convert to use leXX_add_cpu()Gravatar Wei Yongjun 1-14/+14
2012-05-29hpfs: annotate struct hpfs_direntGravatar Al Viro 1-4/+4
2012-05-29hpfs: get rid of bitfields in struct fnodeGravatar Al Viro 1-1/+1
2011-05-09HPFS: Fix endianity. Make hpfs work on big-endian machinesGravatar Mikulas Patocka 1-63/+64
2011-05-09HPFS: Remove remaining locksGravatar Mikulas Patocka 1-32/+25
2010-03-03sanitize signedness/const for pointers to char in hpfs a bitGravatar Al Viro 1-8/+13
2006-12-07[PATCH] hpfs: fix printk format warningsGravatar Randy Dunlap 1-4/+9
2005-11-07[PATCH] kfree cleanup: fsGravatar Jesper Juhl 1-4/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1080