summaryrefslogtreecommitdiffstats
path: root/fs/squashfs/namei.c
Commit message (Expand)AuthorAgeFilesLines
* Squashfs: remove redundant length initialisation in squashfs_lookupPhillip Lougher2012-03-101-1/+1
* Squashfs: use define instead of constantAjeet Yadav2012-03-101-2/+1
* make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)Al Viro2011-07-201-5/+0
* deuglify squashfs_lookup()Al Viro2011-07-201-4/+1
* Squashfs: update email addressPhillip Lougher2011-05-261-1/+1
* Squashfs: handle corruption of directory structurePhillip Lougher2011-03-161-0/+12
* squashfs: add xattr support configure optionPhillip Lougher2010-05-171-0/+1
* squashfs: add new extended inode typesPhillip Lougher2010-05-171-1/+4
* Squashfs: factor out remaining zlib dependencies into separate wrapper filePhillip Lougher2010-01-201-1/+0
* Squashfs: directory lookup operationsPhillip Lougher2009-01-051-0/+242