aboutsummaryrefslogtreecommitdiffstats
path: root/fs/squashfs/dir.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-10Squashfs: fix f_pos check in get_dir_index_using_offsetPhillip Lougher1-1/+1
2012-03-10Squashfs: remove redundant length initialisation in squashfs_readdirPhillip Lougher1-1/+1
2012-03-10Squashfs: use define instead of constantAjeet Yadav1-2/+1
2011-05-26Squashfs: update email addressPhillip Lougher1-1/+1
2011-03-16Squashfs: handle corruption of directory structurePhillip Lougher1-0/+9
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-1/+2
2010-01-20Squashfs: factor out remaining zlib dependencies into separate wrapper filePhillip Lougher1-1/+0
2009-01-05Squashfs: directory readdir operationsPhillip Lougher1-0/+235