summaryrefslogtreecommitdiffstats
path: root/fs/jffs2/compr.c
Commit message (Expand)AuthorAgeFilesLines
* jffs2: Use pr_fmt and remove jffs: from formatsJoe Perches2012-03-271-10/+11
* jffs2: Convert printks to pr_<level>Joe Perches2012-03-271-7/+10
* jffs2: Convert most D1/D2 macros to jffs2_dbgJoe Perches2012-03-271-7/+7
* jffs2: Fix typo in compr.cMasanari Iida2012-03-271-1/+1
* jffs2: add compr=lzo and compr=zlib optionsAndres Salomon2011-10-191-35/+84
* jffs2: implement mount option parsing and compression overridingAndres Salomon2011-10-191-2/+7
* jffs2: drop unused model argumentMike Frysinger2010-10-251-3/+3
* jffs2: Update copyright noticesDavid Woodhouse2010-08-081-2/+3
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* [JFFS2] Correct parameter names of jffs2_compress() in commentsGeert Uytterhoeven2008-10-171-2/+2
* [JFFS2] Add a "favourlzo" compression modeRichard Purdie2007-07-111-5/+40
* [JFFS2] Add LZO compression support.Richard Purdie2007-07-111-0/+6
* [JFFS2] Whitespace cleanups.David Woodhouse2007-07-101-190/+191
* [JFFS2] Tidy up licensing/copyright boilerplate.David Woodhouse2007-04-251-4/+2
* [JFFS2] Delete everything related to obsolete JFFS2_PROC optionRobert P. J. Day2007-04-021-138/+0
* [JFFS2] Remove stray __exit from jffs2_compressors_exit()David Woodhouse2006-06-031-1/+1
* [JFFS2] Fix section mismatch warnings in JFFS2.David Brownell2006-05-161-2/+2
* [JFFS2] Clean up trailing white spacesThomas Gleixner2005-11-071-14/+14
* [jffs2] Remove compressor lzo and lzariFerenc Havasi2005-11-061-13/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+469