summaryrefslogtreecommitdiff
path: root/fs/squashfs/namei.c
AgeCommit message (Expand)Author
2011-07-20make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)Al Viro
2011-07-20deuglify squashfs_lookup()Al Viro
2011-05-26Squashfs: update email addressPhillip Lougher
2011-03-16Squashfs: handle corruption of directory structurePhillip Lougher
2010-05-17squashfs: add xattr support configure optionPhillip Lougher
2010-05-17squashfs: add new extended inode typesPhillip Lougher
2010-01-20Squashfs: factor out remaining zlib dependencies into separate wrapper filePhillip Lougher
2009-01-05Squashfs: directory lookup operationsPhillip Lougher