aboutsummaryrefslogtreecommitdiff
path: root/fs/squashfs/xattr_id.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-03revert "squashfs: harden sanity check in squashfs_read_xattr_id_table"Gravatar Andrew Morton 1-1/+1
2023-01-31Squashfs: fix handling and sanity checking of xattr_ids countGravatar Phillip Lougher 1-1/+1
2023-01-31squashfs: harden sanity check in squashfs_read_xattr_id_tableGravatar Fedor Pchelkin 1-1/+1
2021-03-25squashfs: fix xattr id and id lookup sanity checksGravatar Phillip Lougher 1-2/+4
2021-02-09squashfs: add more sanity checks in xattr id lookupGravatar Phillip Lougher 1-9/+57
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 35Gravatar Thomas Gleixner 1-14/+1
2011-05-26Squashfs: update email addressGravatar Phillip Lougher 1-1/+1
2011-05-25Squashfs: add sanity checks to xattr reading at mount timeGravatar Phillip Lougher 1-0/+11
2011-05-25Squashfs: move table allocation into squashfs_read_table()Gravatar Phillip Lougher 1-25/+9
2011-01-13Squashfs: move squashfs_i() definition from squashfs.hGravatar Phillip Lougher 1-1/+0
2010-10-28Squashfs: fix function prototypeGravatar Phillip Lougher 1-0/+1
2010-05-17squashfs: xattr_lookup sparse fixGravatar Stephen Hemminger 1-1/+1
2010-05-17squashfs: add xattr id supportGravatar Phillip Lougher 1-0/+100