index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
squashfs
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-23
Squashfs: Ensure all readahead pages have been used
Phillip Lougher
1
-2
/
+2
2024-08-19
Squashfs: Rewrite and update squashfs_readahead_fragment() to not use page->i...
Phillip Lougher
1
-16
/
+50
2024-08-19
Squashfs: Update squashfs_readahead() to not use page->index
Phillip Lougher
1
-10
/
+6
2024-08-19
Squashfs: Update page_actor to not use page->index
Phillip Lougher
1
-1
/
+1
2024-05-08
squashfs: remove calls to set the folio error flag
Matthew Wilcox (Oracle)
1
-5
/
+1
2023-12-11
Squashfs: fix variable overflow triggered by sysbot
Phillip Lougher
1
-1
/
+2
2022-10-28
squashfs: fix buffer release race condition in readahead code
Phillip Lougher
1
-2
/
+3
2022-10-28
squashfs: fix extending readahead beyond end of file
Phillip Lougher
1
-4
/
+7
2022-10-28
squashfs: fix read regression introduced in readahead code
Phillip Lougher
1
-3
/
+4
2022-08-29
squashfs: don't call kmalloc in decompressors
Phillip Lougher
1
-1
/
+1
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+132
2022-08-02
squashfs: Return the actual error from squashfs_read_folio()
Matthew Wilcox (Oracle)
1
-7
/
+8
2022-07-30
squashfs: support reading fragments in readahead call
Phillip Lougher
1
-3
/
+44
2022-07-30
squashfs: implement readahead
Hsin-Yi Wang
1
-1
/
+91
2022-05-09
squashfs: Convert squashfs to read_folio
Matthew Wilcox (Oracle)
1
-2
/
+3
2021-05-15
squashfs: fix divide error in calculate_skip()
Phillip Lougher
1
-3
/
+3
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
-15
/
+10
2018-08-01
squashfs metadata 2: electric boogaloo
Linus Torvalds
1
-7
/
+18
2018-07-29
squashfs: be more careful about metadata corruption
Linus Torvalds
1
-2
/
+6
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
1
-1
/
+1
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-11
/
+11
2013-11-20
Squashfs: Restructure squashfs_readpage()
Phillip Lougher
1
-70
/
+72
2012-03-20
squashfs: remove the second argument of k[un]map_atomic()
Cong Wang
1
-4
/
+4
2011-05-26
Squashfs: update email address
Phillip Lougher
1
-1
/
+1
2010-01-21
Squashfs: factor out remaining zlib dependencies into separate wrapper file
Phillip Lougher
1
-1
/
+0
2009-01-05
Squashfs: regular file operations
Phillip Lougher
1
-0
/
+502