Age | Commit message (Expand) | Author | Files | Lines |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 1 | -2/+2 |
2013-11-20 | Squashfs: Generalise paging handling in the decompressors | Phillip Lougher | 1 | -9/+15 |
2013-11-20 | Squashfs: Refactor decompressor interface and code | Phillip Lougher | 1 | -35/+15 |
2011-05-26 | Squashfs: update email address | Phillip Lougher | 1 | -1/+1 |
2011-03-23 | Squashfs: Use vmalloc rather than kmalloc for zlib workspace | Phillip Lougher | 1 | -3/+3 |
2011-02-28 | Squashfs: extend decompressor framework to handle compression options | Phillip Lougher | 1 | -2/+2 |
2011-01-26 | squashfs: fix use of uninitialised variable in zlib & xz decompressors | Phillip Lougher | 1 | -6/+0 |
2011-01-14 | Squashfs: move squashfs_i() definition from squashfs.h | Phillip Lougher | 1 | -1/+0 |
2011-01-14 | Squashfs: add missing check in zlib_wrapper | Phillip Lougher | 1 | -0/+5 |
2011-01-14 | Squashfs: remove unnecessary variable in zlib_wrapper | Phillip Lougher | 1 | -5/+4 |
2010-04-23 | squashfs: fix locking bug in zlib wrapper | Phillip Lougher | 1 | -1/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-01-21 | Squashfs: add a decompressor framework | Phillip Lougher | 1 | -3/+14 |
2010-01-21 | Squashfs: factor out remaining zlib dependencies into separate wrapper file | Phillip Lougher | 1 | -13/+43 |
2010-01-21 | Squashfs: move zlib decompression wrapper code into a separate file | Phillip Lougher | 1 | -0/+109 |