summaryrefslogtreecommitdiffstats
path: root/fs/squashfs/dir.c
Commit message (Expand)AuthorAgeFilesLines
* romfs, squashfs: switch to ->iterate_shared()Al Viro2016-05-091-2/+2
* Squashfs: add corruption check for type in squashfs_readdir()Phillip Lougher2013-09-061-2/+5
* Squashfs: add corruption check in get_dir_index_using_offset()Phillip Lougher2013-09-061-1/+8
* Squashfs: fix corruption checks in squashfs_readdir()Phillip Lougher2013-09-061-3/+2
* [readdir] convert squashfsAl Viro2013-06-291-28/+12
* new helper: file_inode(file)Al Viro2013-02-221-1/+1
* Squashfs: fix f_pos check in get_dir_index_using_offsetPhillip Lougher2012-03-101-1/+1
* Squashfs: remove redundant length initialisation in squashfs_readdirPhillip Lougher2012-03-101-1/+1
* Squashfs: use define instead of constantAjeet Yadav2012-03-101-2/+1
* Squashfs: update email addressPhillip Lougher2011-05-261-1/+1
* Squashfs: handle corruption of directory structurePhillip Lougher2011-03-161-0/+9
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-1/+2
* Squashfs: factor out remaining zlib dependencies into separate wrapper filePhillip Lougher2010-01-201-1/+0
* Squashfs: directory readdir operationsPhillip Lougher2009-01-051-0/+235
OpenPOWER on IntegriCloud