History log of /external/squashfs-tools/kernel/fs/squashfs/symlink.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f006b96e65d7092838983913afbd69fd8199d793 31-Jan-2009 plougher <plougher> Change 'long long' usage to u64 for variables referring to 64-bit
filesystem locations

Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>
/external/squashfs-tools/kernel/fs/squashfs/symlink.c
5921b8d869f8d9a5a15a520eee1cfae06b1d9688 31-Jan-2009 plougher <plougher> Rename SQUASHFS_I() to squashfs_i().

Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>
/external/squashfs-tools/kernel/fs/squashfs/symlink.c
9798f1e43e2fbc8f288a5dc901377f07cec054c1 31-Jan-2009 plougher <plougher> Remove vmalloc, and use smaller PAGE_CACHE_SIZE buffers

Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>
/external/squashfs-tools/kernel/fs/squashfs/symlink.c
a70c1cc4b995d559bcbdf2d3dda88c5bd1292c32 28-Oct-2008 plougher <plougher> Move squashfs header files into fs/squashfs directory.
/external/squashfs-tools/kernel/fs/squashfs/symlink.c
76f489f44f7082158ac125800bf941f1c7e8466d 23-Oct-2008 plougher <plougher> Shorten a bunch of vars in squashfs_inode_info
/external/squashfs-tools/kernel/fs/squashfs/symlink.c
3b1656281073863d27733b2807464c20d4b1b070 22-Oct-2008 plougher <plougher> Change super_block from s to sb.
/external/squashfs-tools/kernel/fs/squashfs/symlink.c
42d43d8a5d236bdae90e04b241ef5db631904ebf 22-Oct-2008 plougher <plougher> Third round, change squashfs_read_metadata to return negative errors.
/external/squashfs-tools/kernel/fs/squashfs/symlink.c
bfffe327332facc323af287277f68fe905ce7a8a 19-Oct-2008 plougher <plougher> Remove two parameters in call to squashfs_read_metadata
/external/squashfs-tools/kernel/fs/squashfs/symlink.c
07e0310c61c277c87523afcf136e028524e24686 17-Oct-2008 plougher <plougher> Another round of pointless checkpatch.pl fixes caused by recent editing.
/external/squashfs-tools/kernel/fs/squashfs/symlink.c
a3e28ecaf227d2c03ec6724dd718e3c5a12b74ef 16-Oct-2008 plougher <plougher> Udate FSF address in GPL Copyleft
/external/squashfs-tools/kernel/fs/squashfs/symlink.c
142b8142c3720fc790a3a697119adcda19957027 15-Oct-2008 plougher <plougher> Fix code. On second iteration, block needs to move to next index.
/external/squashfs-tools/kernel/fs/squashfs/symlink.c
0c18b1208d47d5c0d1d97ee3ebd892c7fb532eb3 15-Oct-2008 plougher <plougher> Rewrite enabling kmap to be replaced with kmap_atomic
/external/squashfs-tools/kernel/fs/squashfs/symlink.c
9e207eb2a2ee8ba528d95b992507af5034ab7160 14-Oct-2008 plougher <plougher> Add comments.
/external/squashfs-tools/kernel/fs/squashfs/symlink.c
8d3339a3f9bc64056966314685c424b1c2a55d0b 11-Oct-2008 plougher <plougher> Rename squashfs_get_cached_block to squashfs_read_metadata
/external/squashfs-tools/kernel/fs/squashfs/symlink.c
4df69d40a68ed45c6d256d9244211a45e846a466 21-Aug-2008 plougher <plougher> Remove buffer_head.h include and rather include the headers it was
including explictly
/external/squashfs-tools/kernel/fs/squashfs/symlink.c
cfef609b4a38c66cfafc07b9027f2331a59c3c90 10-Aug-2008 plougher <plougher> Remove redundant header includes. Also some general code tidying
/external/squashfs-tools/kernel/fs/squashfs/symlink.c
aa46635eda04e407c1379b2eb543a25acbe3a904 09-Aug-2008 plougher <plougher> Split symlink address operations into a separate file
/external/squashfs-tools/kernel/fs/squashfs/symlink.c