aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.30/052-pcomp_lzma_support.patch
Commit message (Collapse)AuthorAgeFilesLines
* Switch to the squashfs-lzma code from the squashfs-devel git tree.Imre Kaloz2009-11-021-901/+0
| | | | SVN-Revision: 18267
* merge r17683 to 2.6.30Felix Fietkau2009-09-241-1/+4
| | | | SVN-Revision: 17701
* unlzma: fix a race condition and add some optimizations to improve ↵Felix Fietkau2009-09-221-12/+36
| | | | | | performance also make peek_old_byte errors non-fatal SVN-Revision: 17678
* get rid of dynamic buffer struct allocation during pcomp lzma decompression ↵Felix Fietkau2009-09-021-15/+55
| | | | | | and instead force the caller to provide the maximum buffer list size SVN-Revision: 17475
* add another lzma pcomp fix by jeff hansen - fixes cleanup at the end of ↵Felix Fietkau2009-07-281-1/+3
| | | | | | do_lzma processing SVN-Revision: 17036
* fix lock-up issues in lzma pcomp support in 2.6.30 (used in squashfs). ↵Felix Fietkau2009-07-181-23/+34
| | | | | | thanks to jeff hansen for the patch SVN-Revision: 16886
* generic-2.6/2.6.30: refresh patchesGabor Juhos2009-05-221-2/+2
| | | | SVN-Revision: 15981
* 2.6.30: add lzma support to squashfs through pcompFelix Fietkau2009-05-201-0/+821
SVN-Revision: 15934