Age | Commit message (Expand) | Author | Files | Lines |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 35 | Thomas Gleixner | 1 | -14/+1 |
2018-07-29 | squashfs: be more careful about metadata corruption | Linus Torvalds | 1 | -0/+3 |
2016-04-04 | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage | Kirill A. Shutemov | 1 | -2/+2 |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 1 | -7/+7 |
2013-11-20 | Squashfs: Generalise paging handling in the decompressors | Phillip Lougher | 1 | -5/+23 |
2011-12-30 | Squashfs: optimise squashfs_cache_get entry search | Ajeet Yadav | 1 | -3/+8 |
2011-12-30 | Squashfs: add missing block release on error condition | Phillip Lougher | 1 | -6/+13 |
2011-05-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds | 1 | -7/+24 |
2011-05-26 | Squashfs: update email address | Phillip Lougher | 1 | -1/+1 |
2011-05-25 | Squashfs: move table allocation into squashfs_read_table() | Phillip Lougher | 1 | -6/+23 |
2011-05-10 | treewide: fix a few typos in comments | Justin P. Mattock | 1 | -1/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -2/+2 |
2011-01-14 | Squashfs: move squashfs_i() definition from squashfs.h | Phillip Lougher | 1 | -1/+0 |
2010-01-21 | Squashfs: factor out remaining zlib dependencies into separate wrapper file | Phillip Lougher | 1 | -1/+0 |
2009-05-13 | Squashfs: fix breakage when page size > metadata block size | Doug Chapman | 1 | -0/+1 |
2009-03-05 | Squashfs: Fix oops when reading fsfuzzer corrupted filesystems | Phillip Lougher | 1 | -2/+2 |
2009-01-05 | Squashfs: cache operations | Phillip Lougher | 1 | -0/+412 |