index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
squashfs
/
namei.c
Age
Commit message (
Expand
)
Author
2013-09-06
Squashfs: fix corruption checks in squashfs_lookup()
Phillip Lougher
2013-09-06
Squashfs: fix corruption check in get_dir_index_using_name()
Phillip Lougher
2013-08-29
Squashfs: sanity check information from disk
Dan Carpenter
2012-07-14
stop passing nameidata to ->lookup()
Al Viro
2012-03-10
Squashfs: remove redundant length initialisation in squashfs_lookup
Phillip Lougher
2012-03-10
Squashfs: use define instead of constant
Ajeet Yadav
2011-07-20
make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)
Al Viro
2011-07-20
deuglify squashfs_lookup()
Al Viro
2011-05-26
Squashfs: update email address
Phillip Lougher
2011-03-16
Squashfs: handle corruption of directory structure
Phillip Lougher
2010-05-17
squashfs: add xattr support configure option
Phillip Lougher
2010-05-17
squashfs: add new extended inode types
Phillip Lougher
2010-01-20
Squashfs: factor out remaining zlib dependencies into separate wrapper file
Phillip Lougher
2009-01-05
Squashfs: directory lookup operations
Phillip Lougher