aboutsummaryrefslogtreecommitdiff
path: root/fs/squashfs/inode.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-21userns: Convert squashfs to use kuid/kgid where appropriateGravatar Eric W. Biederman 1-2/+6
2012-01-03Squashfs: fix i_blocks calculation with extended regular filesGravatar Phillip Lougher 1-2/+2
2011-11-02filesystems: add set_nlink()Gravatar Miklos Szeredi 1-9/+9
2011-05-26Squashfs: update email addressGravatar Phillip Lougher 1-1/+1
2010-05-17squashfs: add xattr support configure optionGravatar Phillip Lougher 1-0/+1
2010-05-17squashfs: add new extended inode typesGravatar Phillip Lougher 1-7/+84
2010-01-20Squashfs: factor out remaining zlib dependencies into separate wrapper fileGravatar Phillip Lougher 1-1/+0
2009-03-05Squashfs: frag_size should be signed, as it can hold an error resultGravatar Roel Kluin 1-2/+4
2009-01-05Squashfs: inode operationsGravatar Phillip Lougher 1-0/+346