Age | Commit message (Expand) | Author | Files | Lines |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 35 | Thomas Gleixner | 1 | -14/+1 |
2016-10-08 | vfs: Remove {get,set,remove}xattr inode operations | Andreas Gruenbacher | 1 | -1/+0 |
2013-09-06 | Squashfs: fix corruption checks in squashfs_lookup() | Phillip Lougher | 1 | -1/+2 |
2013-09-06 | Squashfs: fix corruption check in get_dir_index_using_name() | Phillip Lougher | 1 | -3/+1 |
2013-08-29 | Squashfs: sanity check information from disk | Dan Carpenter | 1 | -1/+6 |
2012-07-14 | stop passing nameidata to ->lookup() | Al Viro | 1 | -1/+1 |
2012-03-10 | Squashfs: remove redundant length initialisation in squashfs_lookup | Phillip Lougher | 1 | -1/+1 |
2012-03-10 | Squashfs: use define instead of constant | Ajeet Yadav | 1 | -2/+1 |
2011-07-20 | make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) | Al Viro | 1 | -5/+0 |
2011-07-20 | deuglify squashfs_lookup() | Al Viro | 1 | -4/+1 |
2011-05-26 | Squashfs: update email address | Phillip Lougher | 1 | -1/+1 |
2011-03-16 | Squashfs: handle corruption of directory structure | Phillip Lougher | 1 | -0/+12 |
2010-05-17 | squashfs: add xattr support configure option | Phillip Lougher | 1 | -0/+1 |
2010-05-17 | squashfs: add new extended inode types | Phillip Lougher | 1 | -1/+4 |
2010-01-21 | Squashfs: factor out remaining zlib dependencies into separate wrapper file | Phillip Lougher | 1 | -1/+0 |
2009-01-05 | Squashfs: directory lookup operations | Phillip Lougher | 1 | -0/+242 |