summaryrefslogtreecommitdiffstats
path: root/fs/squashfs/xattr_id.c
Commit message (Expand)AuthorAgeFilesLines
* revert "squashfs: harden sanity check in squashfs_read_xattr_id_table"Andrew Morton2023-02-031-1/+1
* Squashfs: fix handling and sanity checking of xattr_ids countPhillip Lougher2023-01-311-1/+1
* squashfs: harden sanity check in squashfs_read_xattr_id_tableFedor Pchelkin2023-01-311-1/+1
* squashfs: fix xattr id and id lookup sanity checksPhillip Lougher2021-03-251-2/+4
* squashfs: add more sanity checks in xattr id lookupPhillip Lougher2021-02-091-9/+57
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 35Thomas Gleixner2019-05-241-14/+1
* Squashfs: update email addressPhillip Lougher2011-05-261-1/+1
* Squashfs: add sanity checks to xattr reading at mount timePhillip Lougher2011-05-251-0/+11
* Squashfs: move table allocation into squashfs_read_table()Phillip Lougher2011-05-251-25/+9
* Squashfs: move squashfs_i() definition from squashfs.hPhillip Lougher2011-01-131-1/+0
* Squashfs: fix function prototypePhillip Lougher2010-10-281-0/+1
* squashfs: xattr_lookup sparse fixStephen Hemminger2010-05-171-1/+1
* squashfs: add xattr id supportPhillip Lougher2010-05-171-0/+100