index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
squashfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
ANDROID: squashfs: Fix endianness issue
Daniel Rosenberg
2017-06-28
1
-5
/
+6
*
ANDROID: squashfs: Fix signed division issue
Daniel Rosenberg
2017-06-28
1
-2
/
+2
*
ANDROID: Squashfs: fix missing NULL check
Daniel Rosenberg
2017-04-11
1
-3
/
+5
*
fs/squashfs: change usage of LZ4 to work with new LZ4 version
Sven Schmidt
2017-04-11
1
-6
/
+6
*
Squashfs: optimize reading uncompressed data
Adrien Schildknecht
2017-04-11
2
-7
/
+55
*
Squashfs: implement .readpages()
Adrien Schildknecht
2017-04-11
3
-57
/
+150
*
Squashfs: replace buffer_head with BIO
Adrien Schildknecht
2017-04-11
4
-272
/
+455
*
Squashfs: refactor page_actor
Adrien Schildknecht
2017-04-11
10
-213
/
+255
*
Squashfs: remove the FILE_CACHE option
Adrien Schildknecht
2017-04-11
4
-109
/
+2
*
Squashfs: Add LZ4 compression configuration option
Phillip Lougher
2017-04-11
4
-0
/
+27
*
Squashfs: add LZ4 compression support
Phillip Lougher
2017-04-11
2
-0
/
+143
*
fs/squashfs/super.c: logging cleanup
Fabian Frederick
2017-04-11
1
-2
/
+3
*
fs/squashfs/file_direct.c: replace count*size kmalloc by kmalloc_array
Fabian Frederick
2017-04-11
1
-1
/
+1
*
fs/squashfs/squashfs.h: replace pr_warning by pr_warn
Fabian Frederick
2017-04-11
1
-1
/
+1
*
Squashfs: fix failure to unlock pages on decompress error
Phillip Lougher
2017-04-11
1
-1
/
+4
*
Squashfs: Check stream is not NULL in decompressor_multi.c
Phillip Lougher
2017-04-11
1
-4
/
+3
*
Squashfs: Directly decompress into the page cache for file data
Phillip Lougher
2017-04-11
5
-1
/
+336
*
Squashfs: Restructure squashfs_readpage()
Phillip Lougher
2017-04-11
4
-71
/
+118
*
Squashfs: Generalise paging handling in the decompressors
Phillip Lougher
2017-04-11
13
-67
/
+163
*
Squashfs: add multi-threaded decompression using percpu variable
Phillip Lougher
2017-04-11
3
-20
/
+145
*
squashfs: Enhance parallel I/O
Minchan Kim
2017-04-11
3
-1
/
+221
*
Squashfs: Refactor decompressor interface and code
Phillip Lougher
2017-04-11
11
-136
/
+216
*
Squashfs: add corruption check for type in squashfs_readdir()
Phillip Lougher
2017-04-11
2
-3
/
+9
*
Squashfs: add corruption check in get_dir_index_using_offset()
Phillip Lougher
2017-04-11
1
-1
/
+8
*
Squashfs: fix corruption checks in squashfs_readdir()
Phillip Lougher
2017-04-11
1
-3
/
+2
*
Squashfs: fix corruption checks in squashfs_lookup()
Phillip Lougher
2017-04-11
1
-1
/
+2
*
Squashfs: fix corruption check in get_dir_index_using_name()
Phillip Lougher
2017-04-11
1
-3
/
+1
*
Squashfs: Optimized uncompressed buffer loop
Manish Sharma
2017-04-11
1
-7
/
+4
*
Squashfs: sanity check information from disk
Dan Carpenter
2017-04-11
1
-1
/
+6
*
[readdir] convert squashfs
Al Viro
2017-04-11
1
-28
/
+12
*
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
2016-11-07
1
-0
/
+1
*
first commit
Meizu OpenSource
2016-08-15
25
-0
/
+4998