index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
squashfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-08-07
13
-168
/
+264
|
\
|
*
squashfs: support reading fragments in readahead call
Phillip Lougher
2022-07-29
1
-3
/
+44
|
*
squashfs: implement readahead
Hsin-Yi Wang
2022-07-29
1
-1
/
+91
|
*
squashfs: always build "file direct" version of page actor
Phillip Lougher
2022-07-29
2
-48
/
+2
|
*
Revert "squashfs: provide backing_dev_info in order to disable read-ahead"
Hsin-Yi Wang
2022-07-29
1
-33
/
+0
|
*
squashfs: don't use intermediate buffer if pages missing
Phillip Lougher
2022-06-16
1
-63
/
+12
|
*
squashfs: extend "page actor" to handle missing pages
Phillip Lougher
2022-06-16
10
-31
/
+126
*
|
squashfs: Return the actual error from squashfs_read_folio()
Matthew Wilcox (Oracle)
2022-08-02
1
-7
/
+8
|
/
*
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-24
3
-5
/
+7
|
\
|
*
squashfs: Convert squashfs to read_folio
Matthew Wilcox (Oracle)
2022-05-09
3
-5
/
+7
*
|
block: turn bio_kmalloc into a simple kmalloc wrapper
Christoph Hellwig
2022-04-17
1
-7
/
+8
*
|
squashfs: always use bio_kmalloc in squashfs_bio_read
Christoph Hellwig
2022-04-17
1
-8
/
+3
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
1
-1
/
+1
|
\
|
*
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-22
1
-1
/
+1
*
|
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
2022-02-02
1
-5
/
+6
|
/
*
squashfs: provide backing_dev_info in order to disable read-ahead
Zheng Liang
2022-01-15
1
-0
/
+33
*
lib: zstd: Add kernel-specific API
Nick Terrell
2021-11-08
1
-8
/
+8
*
squashfs: use bdev_nr_bytes instead of open coding it
Christoph Hellwig
2021-10-18
1
-2
/
+3
*
squashfs: use bvec_virt
Christoph Hellwig
2021-08-16
6
-9
/
+8
*
squashfs: add option to panic on errors
Vincent Whitchurch
2021-06-29
3
-1
/
+91
*
squashfs: fix divide error in calculate_skip()
Phillip Lougher
2021-05-14
1
-3
/
+3
*
squashfs: fix xattr id and id lookup sanity checks
Phillip Lougher
2021-03-25
2
-4
/
+8
*
squashfs: fix inode lookup sanity checks
Sean Nyekjaer
2021-03-25
2
-2
/
+7
*
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
2021-03-11
1
-1
/
+1
*
squashfs: add more sanity checks in xattr id lookup
Phillip Lougher
2021-02-09
1
-9
/
+57
*
squashfs: add more sanity checks in inode lookup
Phillip Lougher
2021-02-09
1
-8
/
+33
*
squashfs: add more sanity checks in id lookup
Phillip Lougher
2021-02-09
4
-12
/
+45
*
squashfs: avoid out of bounds writes in decompressors
Phillip Lougher
2021-02-09
1
-1
/
+7
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-10-24
1
-2
/
+1
|
\
|
*
[PATCH] reduce boilerplate in fsid handling
Al Viro
2020-09-18
1
-2
/
+1
*
|
squashfs: avoid bio_alloc() failure with 1Mbyte blocks
Phillip Lougher
2020-08-21
1
-1
/
+5
|
/
*
squashfs: fix length field overlap check in metadata reading
Phillip Lougher
2020-07-24
1
-1
/
+1
*
Squashfs: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-06-15
1
-8
/
+8
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-02
11
-239
/
+281
|
\
|
*
squashfs: migrate from ll_rw_block usage to BIO
Philippe Liard
2020-06-02
11
-242
/
+287
*
|
squashfs: Make use of local lock in multi_cpu decompressor
Julia Cartwright
2020-05-28
1
-7
/
+14
|
/
*
Merge branch 'work.mount2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-09-19
1
-45
/
+55
|
\
|
*
vfs: Convert squashfs to use the new mount API
David Howells
2019-09-05
1
-45
/
+55
*
|
fs: Fill in max and min timestamps in superblock
Deepa Dinamani
2019-08-30
1
-0
/
+2
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
2019-06-19
8
-24
/
+8
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118
Thomas Gleixner
2019-05-24
1
-10
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 35
Thomas Gleixner
2019-05-24
23
-322
/
+23
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
squashfs: switch to ->free_inode()
Al Viro
2019-05-01
1
-9
/
+2
*
Squashfs: Compute expected length from inode size rather than block length
Phillip Lougher
2018-08-02
4
-23
/
+24
*
squashfs: more metadata hardening
Linus Torvalds
2018-08-02
3
-6
/
+13
*
squashfs metadata 2: electric boogaloo
Linus Torvalds
2018-08-01
3
-14
/
+20
*
squashfs: more metadata hardening
Linus Torvalds
2018-07-30
1
-0
/
+2
*
squashfs: be more careful about metadata corruption
Linus Torvalds
2018-07-29
4
-5
/
+16
*
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
1
-2
/
+2
[next]