summaryrefslogtreecommitdiffstats
path: root/fs/squashfs
AgeCommit message (Expand)AuthorFilesLines
2022-12-12Merge tag 'fs.idmapped.squashfs.v6.2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2022-11-18squashfs: fix null-ptr-deref in squashfs_fill_superBaokun Li1-1/+2
2022-11-18squashfs: allows users to configure the number of decompression threadsXiaoming Ni4-10/+66
2022-11-18squashfs: add the mount parameter theads=<single|multi|percpu>Xiaoming Ni9-32/+147
2022-11-07squashfs: enable idmapped mountsMichael Weiß1-1/+1
2022-10-28squashfs: fix buffer release race condition in readahead codePhillip Lougher1-2/+3
2022-10-28squashfs: fix extending readahead beyond end of filePhillip Lougher1-4/+7
2022-10-28squashfs: fix read regression introduced in readahead codePhillip Lougher3-4/+12
2022-08-28squashfs: don't call kmalloc in decompressorsPhillip Lougher4-21/+22
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds13-168/+264
2022-08-02squashfs: Return the actual error from squashfs_read_folio()Matthew Wilcox (Oracle)1-7/+8
2022-07-29squashfs: support reading fragments in readahead callPhillip Lougher1-3/+44
2022-07-29squashfs: implement readaheadHsin-Yi Wang1-1/+91
2022-07-29squashfs: always build "file direct" version of page actorPhillip Lougher2-48/+2
2022-07-29Revert "squashfs: provide backing_dev_info in order to disable read-ahead"Hsin-Yi Wang1-33/+0
2022-06-16squashfs: don't use intermediate buffer if pages missingPhillip Lougher1-63/+12
2022-06-16squashfs: extend "page actor" to handle missing pagesPhillip Lougher10-31/+126
2022-05-24Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds3-5/+7
2022-05-09squashfs: Convert squashfs to read_folioMatthew Wilcox (Oracle)3-5/+7
2022-04-17block: turn bio_kmalloc into a simple kmalloc wrapperChristoph Hellwig1-7/+8
2022-04-17squashfs: always use bio_kmalloc in squashfs_bio_readChristoph Hellwig1-8/+3
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2022-03-22fs: allocate inode by using alloc_inode_sb()Muchun Song1-1/+1
2022-02-02block: pass a block_device and opf to bio_allocChristoph Hellwig1-5/+6
2022-01-15squashfs: provide backing_dev_info in order to disable read-aheadZheng Liang1-0/+33
2021-11-08lib: zstd: Add kernel-specific APINick Terrell1-8/+8
2021-10-18squashfs: use bdev_nr_bytes instead of open coding itChristoph Hellwig1-2/+3
2021-08-16squashfs: use bvec_virtChristoph Hellwig6-9/+8
2021-06-29squashfs: add option to panic on errorsVincent Whitchurch3-1/+91
2021-05-14squashfs: fix divide error in calculate_skip()Phillip Lougher1-3/+3
2021-03-25squashfs: fix xattr id and id lookup sanity checksPhillip Lougher2-4/+8
2021-03-25squashfs: fix inode lookup sanity checksSean Nyekjaer2-2/+7
2021-03-11block: rename BIO_MAX_PAGES to BIO_MAX_VECSChristoph Hellwig1-1/+1
2021-02-09squashfs: add more sanity checks in xattr id lookupPhillip Lougher1-9/+57
2021-02-09squashfs: add more sanity checks in inode lookupPhillip Lougher1-8/+33
2021-02-09squashfs: add more sanity checks in id lookupPhillip Lougher4-12/+45
2021-02-09squashfs: avoid out of bounds writes in decompressorsPhillip Lougher1-1/+7
2020-10-24Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+1
2020-09-18[PATCH] reduce boilerplate in fsid handlingAl Viro1-2/+1
2020-08-21squashfs: avoid bio_alloc() failure with 1Mbyte blocksPhillip Lougher1-1/+5
2020-07-24squashfs: fix length field overlap check in metadata readingPhillip Lougher1-1/+1
2020-06-15Squashfs: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-8/+8
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds11-239/+281
2020-06-02squashfs: migrate from ll_rw_block usage to BIOPhilippe Liard11-242/+287
2020-05-28squashfs: Make use of local lock in multi_cpu decompressorJulia Cartwright1-7/+14
2019-09-19Merge branch 'work.mount2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-45/+55
2019-09-05vfs: Convert squashfs to use the new mount APIDavid Howells1-45/+55
2019-08-30fs: Fill in max and min timestamps in superblockDeepa Dinamani1-0/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499Thomas Gleixner8-24/+8
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118Thomas Gleixner1-10/+1