| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 35 | Thomas Gleixner | 2019-05-24 | 1 | -14/+1 |
* | Squashfs: Compute expected length from inode size rather than block length | Phillip Lougher | 2018-08-02 | 1 | -1/+1 |
* | squashfs metadata 2: electric boogaloo | Linus Torvalds | 2018-08-01 | 1 | -0/+1 |
* | fs/squashfs/squashfs.h: replace pr_warning by pr_warn | Fabian Frederick | 2014-06-05 | 1 | -1/+1 |
* | Squashfs: Restructure squashfs_readpage() | Phillip Lougher | 2013-11-20 | 1 | -0/+7 |
* | Squashfs: Generalise paging handling in the decompressors | Phillip Lougher | 2013-11-20 | 1 | -4/+4 |
* | Squashfs: Refactor decompressor interface and code | Phillip Lougher | 2013-11-20 | 1 | -1/+8 |
* | Squashfs: Make ZLIB compression support optional | Phillip Lougher | 2011-07-22 | 1 | -3/+0 |
* | Squashfs: update email address | Phillip Lougher | 2011-05-26 | 1 | -1/+1 |
* | Squashfs: add sanity checks to fragment reading at mount time | Phillip Lougher | 2011-05-25 | 1 | -1/+1 |
* | Squashfs: add sanity checks to lookup table reading at mount time | Phillip Lougher | 2011-05-25 | 1 | -1/+1 |
* | Squashfs: add sanity checks to id reading at mount time | Phillip Lougher | 2011-05-25 | 1 | -1/+1 |
* | Squashfs: move table allocation into squashfs_read_table() | Phillip Lougher | 2011-05-25 | 1 | -1/+1 |
* | Squashfs: extend decompressor framework to handle compression options | Phillip Lougher | 2011-02-28 | 1 | -0/+1 |
* | Squashfs: simplify CONFIG_SQUASHFS_LZO handling | Phillip Lougher | 2011-01-13 | 1 | -3/+0 |
* | Squashfs: move squashfs_i() definition from squashfs.h | Phillip Lougher | 2011-01-13 | 1 | -5/+0 |
* | Squashfs: fix filename typo | Phillip Lougher | 2010-08-06 | 1 | -1/+1 |
* | Squashfs: Add LZO compression support | Chan Jeong | 2010-08-05 | 1 | -0/+3 |
* | squashfs: constify xattr handlers | Phillip Lougher | 2010-05-23 | 1 | -1/+1 |
* | squashfs: add xattr support configure option | Phillip Lougher | 2010-05-17 | 1 | -6/+0 |
* | squashfs: add new extended inode types | Phillip Lougher | 2010-05-17 | 1 | -1/+11 |
* | squashfs: add xattr id support | Phillip Lougher | 2010-05-17 | 1 | -0/+6 |
* | Squashfs: add a decompressor framework | Phillip Lougher | 2010-01-20 | 1 | -7/+7 |
* | Squashfs: factor out remaining zlib dependencies into separate wrapper file | Phillip Lougher | 2010-01-20 | 1 | -0/+2 |
* | Squashfs: move zlib decompression wrapper code into a separate file | Phillip Lougher | 2010-01-20 | 1 | -0/+4 |
* | Squashfs: Fix oops when reading fsfuzzer corrupted filesystems | Phillip Lougher | 2009-03-05 | 1 | -1/+1 |
* | Squashfs: header files | Phillip Lougher | 2009-01-05 | 1 | -0/+90 |