diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-07-02 11:59:34 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-07-02 11:59:34 -0700 |
| commit | 734610514cb0234763cc97ddbd235b7981889445 (patch) | |
| tree | 8817f9be2d822ccdcdc159e00a0353a5e59701e8 /scripts/stackusage | |
| parent | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... (diff) | |
| parent | erofs: ensure m_llen is reset to 0 if metadata is invalid (diff) | |
| download | linux-734610514cb0234763cc97ddbd235b7981889445.tar.gz linux-734610514cb0234763cc97ddbd235b7981889445.zip | |
Merge tag 'erofs-for-6.10-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
Pull erofs fixes from Gao Xiang:
"The most important one fixes possible infinite loops reported by a
smartphone vendor OPPO recently due to some unexpected zero-sized
compressed pcluster out of interrupted I/Os, storage failures, etc.
Another patch fixes global buffer memory leak on unloading, and the
remaining one switches to use super_set_uuid() to keep with the other
filesystems.
Summary:
- Fix possible global buffer memory leak when unloading EROFS module
- Fix FS_IOC_GETFSUUID ioctl by using super_set_uuid()
- Reset m_llen to 0 so then it can retry if metadata is invalid"
* tag 'erofs-for-6.10-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs:
erofs: ensure m_llen is reset to 0 if metadata is invalid
erofs: convert to use super_set_uuid to support for FS_IOC_GETFSUUID
erofs: fix possible memory leak in z_erofs_gbuf_exit()
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
