aboutsummaryrefslogtreecommitdiff
path: root/kernel/fs
AgeCommit message (Expand)Author
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
2015-02-23fix typoplougher
2015-02-23Fix checkpatch warnings and errors (pass two), plus shorten some variable namesplougher
2015-02-23shorten variable namesplougher
2015-02-23shorten variable nameplougher
2015-02-23shorten some variable namesplougher
2015-02-23Shorten a couple of variable names.plougher
2015-02-23Fix for checkpatch.pl warnings (pass one).plougher
2015-02-23Fix for checkpatch.pl warnings and errorsplougher
2015-02-23Fix checkpatch.pl errors and warningsplougher
2015-02-23Remove superblock swap code and replace with inline swapping. Moveplougher
2015-02-23Use new cached swapped superblock fields in msblkplougher