summaryrefslogtreecommitdiff
path: root/fs/squashfs/namei.c
Commit message (Expand)AuthorAge
* vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-07
* Squashfs: fix corruption checks in squashfs_lookup()Phillip Lougher2013-09-06
* Squashfs: fix corruption check in get_dir_index_using_name()Phillip Lougher2013-09-06
* Squashfs: sanity check information from diskDan Carpenter2013-08-29
* stop passing nameidata to ->lookup()Al Viro2012-07-14
* Squashfs: remove redundant length initialisation in squashfs_lookupPhillip Lougher2012-03-10
* Squashfs: use define instead of constantAjeet Yadav2012-03-10
* make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)Al Viro2011-07-20
* deuglify squashfs_lookup()Al Viro2011-07-20
* Squashfs: update email addressPhillip Lougher2011-05-26
* Squashfs: handle corruption of directory structurePhillip Lougher2011-03-16
* squashfs: add xattr support configure optionPhillip Lougher2010-05-17
* squashfs: add new extended inode typesPhillip Lougher2010-05-17
* Squashfs: factor out remaining zlib dependencies into separate wrapper filePhillip Lougher2010-01-20
* Squashfs: directory lookup operationsPhillip Lougher2009-01-05