index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
squashfs
Age
Commit message (
Expand
)
Author
2021-05-31
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2021-05-22
Merge 4.4.269 into android-4.4-p
Greg Kroah-Hartman
2021-05-22
squashfs: fix divide error in calculate_skip()
Phillip Lougher
2021-04-19
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2021-03-30
Merge 4.4.264 into android-4.4-p
Greg Kroah-Hartman
2021-03-30
squashfs: fix xattr id and id lookup sanity checks
Phillip Lougher
2021-03-30
squashfs: fix inode lookup sanity checks
Sean Nyekjaer
2021-02-28
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2021-02-23
Merge 4.4.258 into android-4.4-p
Greg Kroah-Hartman
2021-02-23
squashfs: add more sanity checks in xattr id lookup
Phillip Lougher
2021-02-23
squashfs: add more sanity checks in inode lookup
Phillip Lougher
2021-02-23
squashfs: add more sanity checks in id lookup
Phillip Lougher
2018-12-19
ANDROID: Revert fs/squashfs back to linux-4.4.y
Alistair Strachan
2018-08-06
Merge 4.4.146 into android-4.4-p
Greg Kroah-Hartman
2018-08-06
Merge 4.4.146 into android-4.4
Greg Kroah-Hartman
2018-08-06
squashfs: more metadata hardenings
Linus Torvalds
2018-08-06
squashfs: more metadata hardening
Linus Torvalds
2018-08-06
squashfs: be more careful about metadata corruption
Linus Torvalds
2017-06-27
ANDROID: squashfs: Fix endianness issue
Daniel Rosenberg
2017-06-27
ANDROID: squashfs: Fix signed division issue
Daniel Rosenberg
2017-02-09
Squashfs: optimize reading uncompressed data
Adrien Schildknecht
2017-02-09
Squashfs: implement .readpages()
Adrien Schildknecht
2017-02-09
Squashfs: replace buffer_head with BIO
Adrien Schildknecht
2017-02-09
Squashfs: refactor page_actor
Adrien Schildknecht
2017-02-09
Squashfs: remove the FILE_CACHE option
Adrien Schildknecht
2015-11-13
squashfs: xattr simplifications
Andreas Gruenbacher
2015-11-13
xattr handlers: Pass handler to operations instead of flags
Andreas Gruenbacher
2015-06-23
fs: cleanup slight list_entry abuse
Rasmus Villemoes
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2014-11-27
Squashfs: Add LZ4 compression configuration option
Phillip Lougher
2014-11-27
Squashfs: add LZ4 compression support
Phillip Lougher
2014-08-06
fs/squashfs/super.c: logging cleanup
Fabian Frederick
2014-08-06
fs/squashfs/file_direct.c: replace count*size kmalloc by kmalloc_array
Fabian Frederick
2014-06-04
fs/squashfs/squashfs.h: replace pr_warning by pr_warn
Fabian Frederick
2014-03-13
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
2013-11-24
Squashfs: fix failure to unlock pages on decompress error
Phillip Lougher
2013-11-20
Squashfs: Check stream is not NULL in decompressor_multi.c
Phillip Lougher
2013-11-20
Squashfs: Directly decompress into the page cache for file data
Phillip Lougher
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: add multi-threaded decompression using percpu variable
Phillip Lougher
2013-11-20
squashfs: Enhance parallel I/O
Minchan Kim
2013-11-20
Squashfs: Refactor decompressor interface and code
Phillip Lougher
2013-09-06
Squashfs: add corruption check for type in squashfs_readdir()
Phillip Lougher
2013-09-06
Squashfs: add corruption check in get_dir_index_using_offset()
Phillip Lougher
2013-09-06
Squashfs: fix corruption checks in squashfs_readdir()
Phillip Lougher
2013-09-06
Squashfs: fix corruption checks in squashfs_lookup()
Phillip Lougher
2013-09-06
Squashfs: fix corruption check in get_dir_index_using_name()
Phillip Lougher
2013-09-05
Squashfs: Optimized uncompressed buffer loop
Manish Sharma
2013-08-29
Squashfs: sanity check information from disk
Dan Carpenter
[next]