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