index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
squashfs
/
squashfs.h
Age
Commit message (
Expand
)
Author
2020-06-02
squashfs: migrate from ll_rw_block usage to BIO
Philippe Liard
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 35
Thomas Gleixner
2018-08-02
Squashfs: Compute expected length from inode size rather than block length
Phillip Lougher
2018-08-01
squashfs metadata 2: electric boogaloo
Linus Torvalds
2014-06-04
fs/squashfs/squashfs.h: replace pr_warning by pr_warn
Fabian Frederick
2013-11-20
Squashfs: Restructure squashfs_readpage()
Phillip Lougher
2013-11-20
Squashfs: Generalise paging handling in the decompressors
Phillip Lougher
2013-11-20
Squashfs: Refactor decompressor interface and code
Phillip Lougher
2011-07-22
Squashfs: Make ZLIB compression support optional
Phillip Lougher
2011-05-26
Squashfs: update email address
Phillip Lougher
2011-05-25
Squashfs: add sanity checks to fragment reading at mount time
Phillip Lougher
2011-05-25
Squashfs: add sanity checks to lookup table reading at mount time
Phillip Lougher
2011-05-25
Squashfs: add sanity checks to id reading at mount time
Phillip Lougher
2011-05-25
Squashfs: move table allocation into squashfs_read_table()
Phillip Lougher
2011-02-28
Squashfs: extend decompressor framework to handle compression options
Phillip Lougher
2011-01-13
Squashfs: simplify CONFIG_SQUASHFS_LZO handling
Phillip Lougher
2011-01-13
Squashfs: move squashfs_i() definition from squashfs.h
Phillip Lougher
2010-08-05
Squashfs: fix filename typo
Phillip Lougher
2010-08-05
Squashfs: Add LZO compression support
Chan Jeong
2010-05-23
squashfs: constify xattr handlers
Phillip Lougher
2010-05-17
squashfs: add xattr support configure option
Phillip Lougher
2010-05-17
squashfs: add new extended inode types
Phillip Lougher
2010-05-17
squashfs: add xattr id support
Phillip Lougher
2010-01-20
Squashfs: add a decompressor framework
Phillip Lougher
2010-01-20
Squashfs: factor out remaining zlib dependencies into separate wrapper file
Phillip Lougher
2010-01-20
Squashfs: move zlib decompression wrapper code into a separate file
Phillip Lougher
2009-03-05
Squashfs: Fix oops when reading fsfuzzer corrupted filesystems
Phillip Lougher
2009-01-05
Squashfs: header files
Phillip Lougher