2009-12-15 | Phillip Lougher | initramfs: add missing decompressor error check Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk> |
commit | commitdiff | tree |
2009-12-15 | Phillip Lougher | bzip2: Add missing checks for malloc returning NULL Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk> |
commit | commitdiff | tree |
2009-12-15 | Phillip Lougher | bzip2/lzma/gzip: pre-boot malloc doesn't return NULL... Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk> |
commit | commitdiff | tree |
2009-09-24 | Phillip Lougher | lzma/gzip: fix potential oops when input data is truncated Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk> |
commit | commitdiff | tree |
2009-08-07 | Phillip Lougher | bzip2/lzma: remove nasty uncompressed size hack in... Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk> |
commit | commitdiff | tree |
2009-08-07 | Phillip Lougher | bzip2/lzma/gzip: fix comments describing decompressor API Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk> |
commit | commitdiff | tree |
2009-05-13 | Phillip Lougher | Squashfs: cody tidying, remove commented out line in... Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk> |
commit | commitdiff | tree |
2009-05-13 | Phillip Lougher | Squashfs: check page size is not larger than the filesystem... Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk> |
commit | commitdiff | tree |
2009-03-12 | Phillip Lougher | Squashfs: Valid filesystems are flagged as bad by the... Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk> |
commit | commitdiff | tree |
2009-03-05 | Phillip Lougher | Squashfs: fix documentation typo, Cramfs filesystem... Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk> |
commit | commitdiff | tree |
2009-03-05 | Phillip Lougher | Squashfs: Fix oops when reading fsfuzzer corrupted... Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk> |
commit | commitdiff | tree |
2009-01-05 | Phillip Lougher | MAINTAINERS: squashfs entry Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk> |
commit | commitdiff | tree |
2009-01-05 | Phillip Lougher | Squashfs: documentation Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk> |
commit | commitdiff | tree |
2009-01-05 | Phillip Lougher | Squashfs: initrd support Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk> |
commit | commitdiff | tree |
2009-01-05 | Phillip Lougher | Squashfs: Kconfig entry Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk> |
commit | commitdiff | tree |
2009-01-05 | Phillip Lougher | Squashfs: Makefiles Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk> |
commit | commitdiff | tree |
2009-01-05 | Phillip Lougher | Squashfs: header files Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk> |
commit | commitdiff | tree |
2009-01-05 | Phillip Lougher | Squashfs: block operations Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk> |
commit | commitdiff | tree |
2009-01-05 | Phillip Lougher | Squashfs: cache operations Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk> |
commit | commitdiff | tree |
2009-01-05 | Phillip Lougher | Squashfs: uid/gid lookup operations Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk> |
commit | commitdiff | tree |
2009-01-05 | Phillip Lougher | Squashfs: fragment block operations Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk> |
commit | commitdiff | tree |
2009-01-05 | Phillip Lougher | Squashfs: export operations Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk> |
commit | commitdiff | tree |
2009-01-05 | Phillip Lougher | Squashfs: super block operations Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk> |
commit | commitdiff | tree |
2009-01-05 | Phillip Lougher | Squashfs: symlink operations Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk> |
commit | commitdiff | tree |
2009-01-05 | Phillip Lougher | Squashfs: regular file operations Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk> |
commit | commitdiff | tree |
2009-01-05 | Phillip Lougher | Squashfs: directory readdir operations Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk> |
commit | commitdiff | tree |
2009-01-05 | Phillip Lougher | Squashfs: directory lookup operations Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk> |
commit | commitdiff | tree |
2009-01-05 | Phillip Lougher | Squashfs: inode operations Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk> |
commit | commitdiff | tree |
2006-12-07 | Phillip Lougher | [PATCH] corrupted cramfs filesystems cause kernel oops Signed-off-by: Phillip Lougher <phillip@lougher.org.uk> |
commit | commitdiff | tree |