diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-10-07 08:42:37 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-10-07 08:42:37 -0700 |
commit | 188943a15638ceb91f960e072ed7609b2d7f2a55 (patch) | |
tree | fc778a014df7bda25496eebd0a6ba8179b22e233 /block | |
parent | abf625dc8c1db167150c844028a2f9f4c329fe68 (diff) | |
parent | 191249f708897fc34c78f4494f7156896aaaeca9 (diff) | |
download | linux-188943a15638ceb91f960e072ed7609b2d7f2a55.tar.bz2 |
Merge tag 'fs-for_v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Pull ext2, udf, reiserfs, and quota updates from Jan Kara:
- Fix for udf to make splicing work again
- More disk format sanity checks for ext2 to avoid crashes found by
syzbot
- More quota disk format checks to avoid crashes found by fuzzing
- Reiserfs & isofs cleanups
* tag 'fs-for_v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs:
quota: Add more checking after reading from quota file
quota: Replace all block number checking with helper function
quota: Check next/prev free block number after reading from quota file
ext2: Use kvmalloc() for group descriptor array
ext2: Add sanity checks for group and filesystem size
udf: Support splicing to file
isofs: delete unnecessary checks before brelse()
fs/reiserfs: replace ternary operator with min() and min_t()
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions