index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
squashfs
/
file.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Squashfs: fix variable overflow triggered by sysbot
Phillip Lougher
2023-12-11
1
-1
/
+2
*
squashfs: fix buffer release race condition in readahead code
Phillip Lougher
2022-10-28
1
-2
/
+3
*
squashfs: fix extending readahead beyond end of file
Phillip Lougher
2022-10-28
1
-4
/
+7
*
squashfs: fix read regression introduced in readahead code
Phillip Lougher
2022-10-28
1
-3
/
+4
*
squashfs: don't call kmalloc in decompressors
Phillip Lougher
2022-08-28
1
-1
/
+1
*
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-08-07
1
-1
/
+132
|
\
|
*
squashfs: support reading fragments in readahead call
Phillip Lougher
2022-07-30
1
-3
/
+44
|
*
squashfs: implement readahead
Hsin-Yi Wang
2022-07-30
1
-1
/
+91
*
|
squashfs: Return the actual error from squashfs_read_folio()
Matthew Wilcox (Oracle)
2022-08-02
1
-7
/
+8
|
/
*
squashfs: Convert squashfs to read_folio
Matthew Wilcox (Oracle)
2022-05-09
1
-2
/
+3
*
squashfs: fix divide error in calculate_skip()
Phillip Lougher
2021-05-15
1
-3
/
+3
*
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
-15
/
+10
*
squashfs metadata 2: electric boogaloo
Linus Torvalds
2018-08-01
1
-7
/
+18
*
squashfs: be more careful about metadata corruption
Linus Torvalds
2018-07-29
1
-2
/
+6
*
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
2016-04-04
1
-1
/
+1
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-11
/
+11
*
Squashfs: Restructure squashfs_readpage()
Phillip Lougher
2013-11-20
1
-70
/
+72
*
squashfs: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
1
-4
/
+4
*
Squashfs: update email address
Phillip Lougher
2011-05-26
1
-1
/
+1
*
Squashfs: factor out remaining zlib dependencies into separate wrapper file
Phillip Lougher
2010-01-20
1
-1
/
+0
*
Squashfs: regular file operations
Phillip Lougher
2009-01-05
1
-0
/
+502