summaryrefslogtreecommitdiffstats
path: root/fs/squashfs/namei.c
Commit message (Expand)AuthorAgeFilesLines
* vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-071-1/+0
* Squashfs: fix corruption checks in squashfs_lookup()Phillip Lougher2013-09-061-1/+2
* Squashfs: fix corruption check in get_dir_index_using_name()Phillip Lougher2013-09-061-3/+1
* Squashfs: sanity check information from diskDan Carpenter2013-08-291-1/+6
* stop passing nameidata to ->lookup()Al Viro2012-07-141-1/+1
* 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
OpenPOWER on IntegriCloud