aboutsummaryrefslogtreecommitdiff
path: root/fs/hpfs/hpfs.h
AgeCommit message (Expand)AuthorFilesLines
2021-10-18treewide: Replace open-coded flex arrays in unionsGravatar Kees Cook 1-4/+4
2021-05-06hpfs: replace one-element array with flexible-array memberGravatar Gustavo A. R. Silva 1-1/+2
2019-03-12hpfs: fix spelling mistake "partion" -> "partition"Gravatar Colin Ian King 1-4/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2012-05-29hpfs: assorted endianness annotationsGravatar Al Viro 1-54/+54
2012-05-29hpfs: annotate struct hpfs_direntGravatar Al Viro 1-7/+7
2012-05-29hpfs: annotate struct anodeGravatar Al Viro 1-4/+4
2012-05-29hpfs: annotate struct fnodeGravatar Al Viro 1-14/+14
2012-05-29hpfs: annotate btree nodes, get rid of bitfields messGravatar Al Viro 1-32/+28
2012-05-29hpfs: annotate struct dnodeGravatar Al Viro 1-4/+4
2012-05-29hpfs: get rid of bitfields in struct fnodeGravatar Al Viro 1-19/+13
2012-05-29hpfs: get rid of bitfields endianness wanking in extended_attributeGravatar Al Viro 1-15/+16
2011-05-09HPFS: Fix some unaligned accessesGravatar Mikulas Patocka 1-1/+2
2011-05-09HPFS: Fix endianity. Make hpfs work on big-endian machinesGravatar Mikulas Patocka 1-70/+149
2011-05-09HPFS: Use types with defined widthGravatar Mikulas Patocka 1-112/+107
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+493