summaryrefslogtreecommitdiffstats
path: root/fs/squashfs/inode.c
AgeCommit message (Expand)AuthorLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 35Thomas Gleixner-14/+1
2016-10-07vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher-1/+0
2015-12-08don't put symlink bodies in pagecache into highmemAl Viro-0/+2
2012-09-21userns: Convert squashfs to use kuid/kgid where appropriateEric W. Biederman-2/+6
2012-01-03Squashfs: fix i_blocks calculation with extended regular filesPhillip Lougher-2/+2
2011-11-02filesystems: add set_nlink()Miklos Szeredi-9/+9
2011-05-26Squashfs: update email addressPhillip Lougher-1/+1
2010-05-17squashfs: add xattr support configure optionPhillip Lougher-0/+1
2010-05-17squashfs: add new extended inode typesPhillip Lougher-7/+84
2010-01-20Squashfs: factor out remaining zlib dependencies into separate wrapper filePhillip Lougher-1/+0
2009-03-05Squashfs: frag_size should be signed, as it can hold an error resultRoel Kluin-2/+4
2009-01-05Squashfs: inode operationsPhillip Lougher-0/+346