aboutsummaryrefslogtreecommitdiff
path: root/kernel/fs
AgeCommit message (Expand)Author
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-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
2015-02-23Move squashfs_get_cached_block out of this file. Plus add commments.plougher
2015-02-23Move squashfs_cached_block to this file, and rename to squashfs_read_metadata.plougher
2015-02-23Remove read_blocklist, it is no longer used outside of file.cplougher
2015-02-23Move comment.plougher
2015-02-23More code tidyingplougher
2015-02-23Lots more comments.plougher
2015-02-23Add some commentsplougher
2015-02-23Kmalloc PAGE_CACHE_SIZE bytes for block_list rather than 256 bytes.plougher
2015-02-23Now that gcc compilers older than 3.0 are not supported to build the kernel,plougher
2015-02-23Shorten inode struct namesplougher
2015-02-23Rewrite get_block_length getting rid of loads of crudplougher
2015-02-23Add some comments!plougher
2015-02-23Code tidy. Change type of buffer in squashfs_read_data to void *plougher
2015-02-23Remove obsolete parameters in read_blocklist (they were necessary forplougher
2015-02-23No more legacy code....plougher
2015-02-23Remove squashfs_inode_t typedefplougher
2015-02-23More code tidying.plougher
2015-02-23fix typoplougher
2015-02-23remove legacy indirectplougher
2015-02-23Remove legacy indirectplougher
2015-02-23Remove legacy layout codeplougher
2015-02-23Remove support for older layouts.plougher
2015-02-23Update code to use new wider 32-bit rdev field.plougher