aboutsummaryrefslogtreecommitdiffstats
path: root/fs/squashfs/namei.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-06Squashfs: fix corruption checks in squashfs_lookup()Phillip Lougher1-1/+2
2013-09-06Squashfs: fix corruption check in get_dir_index_using_name()Phillip Lougher1-3/+1
2013-08-29Squashfs: sanity check information from diskDan Carpenter1-1/+6
2012-07-14stop passing nameidata to ->lookup()Al Viro1-1/+1
2012-03-10Squashfs: remove redundant length initialisation in squashfs_lookupPhillip Lougher1-1/+1
2012-03-10Squashfs: use define instead of constantAjeet Yadav1-2/+1
2011-07-20make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)Al Viro1-5/+0
2011-07-20deuglify squashfs_lookup()Al Viro1-4/+1
2011-05-26Squashfs: update email addressPhillip Lougher1-1/+1
2011-03-16Squashfs: handle corruption of directory structurePhillip Lougher1-0/+12
2010-05-17squashfs: add xattr support configure optionPhillip Lougher1-0/+1
2010-05-17squashfs: add new extended inode typesPhillip Lougher1-1/+4
2010-01-20Squashfs: factor out remaining zlib dependencies into separate wrapper filePhillip Lougher1-1/+0
2009-01-05Squashfs: directory lookup operationsPhillip Lougher1-0/+242