aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hpfs/hpfs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-18treewide: Replace open-coded flex arrays in unionsKees Cook1-4/+4
2021-05-06hpfs: replace one-element array with flexible-array memberGustavo A. R. Silva1-1/+2
2019-03-12hpfs: fix spelling mistake "partion" -> "partition"Colin Ian King1-4/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2012-05-29hpfs: assorted endianness annotationsAl Viro1-54/+54
2012-05-29hpfs: annotate struct hpfs_direntAl Viro1-7/+7
2012-05-29hpfs: annotate struct anodeAl Viro1-4/+4
2012-05-29hpfs: annotate struct fnodeAl Viro1-14/+14
2012-05-29hpfs: annotate btree nodes, get rid of bitfields messAl Viro1-32/+28
2012-05-29hpfs: annotate struct dnodeAl Viro1-4/+4
2012-05-29hpfs: get rid of bitfields in struct fnodeAl Viro1-19/+13
2012-05-29hpfs: get rid of bitfields endianness wanking in extended_attributeAl Viro1-15/+16
2011-05-09HPFS: Fix some unaligned accessesMikulas Patocka1-1/+2
2011-05-09HPFS: Fix endianity. Make hpfs work on big-endian machinesMikulas Patocka1-70/+149
2011-05-09HPFS: Use types with defined widthMikulas Patocka1-112/+107
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+493