aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2015-02-23Change super_block pointer from s to sb.plougher
2015-02-23Change superblock to sb from splougher
2015-02-23Change sb from splougher
2015-02-23Change super_block s to sb.plougher
2015-02-23Change s to sb.plougher
2015-02-23s -> sbplougher
2015-02-23Change s -> sb, and shorten/rename some variables.plougher
2015-02-23Change s to sb.plougher
2015-02-23Change super_block pointerplougher
2015-02-23Change super_block pointer from s to sb.plougher
2015-02-23Third round, change squashfs_read_metadata to return negative errors.plougher
2015-02-23Third round of changing to negative error codesplougher
2015-02-23Second round of changing functions to return negative errorsplougher
2015-02-23Fix squashfs_get_id and squashfs_new_inode to return negative errorsplougher
2015-02-23Remove two parameters in call to squashfs_read_metadataplougher
2015-02-23Really fix removal of SERRORplougher
2015-02-23Get rid of SERRORplougher
2015-02-23Update dateplougher
2015-02-23Another round of pointless checkpatch.pl fixes caused by recent editing.plougher
2015-02-23Add compression type to mount time checkplougher
2015-02-23Udate FSF address in GPL Copyleftplougher
2015-02-23Hopefully last round of comments _before_ next mainlining attempt.plougher
2015-02-23Tweak comments.plougher
2015-02-23Add comments.plougher
2015-02-23Add lots of comments.plougher
2015-02-23Yet more coding style changes. This time use kcalloc rather than kmalloc andplougher
2015-02-23Fix code. On second iteration, block needs to move to next index.plougher
2015-02-23Push the blocklist allocation down to read_indexes.plougher
2015-02-23Remove SQUASHFS_MK_VFS_INODE, obsolete, only previously kept for squashfs 2.0plougher
2015-02-23Sigh - make squashfs_cache_get and squashfs_cache_put non-static again.plougher
2015-02-23Update dateplougher
2015-02-23Rewrite enabling kmap to be replaced with kmap_atomicplougher
2015-02-23Add comments.plougher
2015-02-23Add comments.plougher
2015-02-23Rename get_id to squashfs_get_id.plougher
2015-02-23More commentsplougher
2015-02-23More comments.plougher
2015-02-23More comments.plougher
2015-02-23Fix inline swapplougher
2015-02-23fix TRACE statementsplougher
2015-02-23Change else to conform to coding style.plougher
2015-02-23Tidy code.plougher
2015-02-23Add comments.plougher
2015-02-23Fix typo in variableplougher
2015-02-23Add comments.plougher
2015-02-23Udate dateplougher
2015-02-23Typoplougher
2015-02-23Move fragment cache routines from fragment.c to cache.cplougher
2015-02-23Rename squashfs_get_cached_block to squashfs_read_metadataplougher
2015-02-23Move and rename squashfs_cached_block from block.c to cache.cplougher