diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-02-25 20:13:13 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-02-25 20:13:13 +0300 |
commit | 3d85d6c8539950dfcf4339f9ea865fb5d8f7ce03 (patch) | |
tree | dc689e9ce2b7447ae62cbf79e99eb11c55d07657 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2a1944bff54907a4e68f167dcdf772b1e4c3ce6d (diff) | |
parent | b5799106b44e1df594f4696500dbbc3b326bba18 (diff) | |
download | linux-3d85d6c8539950dfcf4339f9ea865fb5d8f7ce03.tar.xz |
Merge tag 'vfs-6.14-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Pull vfs fixes from Christian Brauner:
- Use __readahead_folio() in fuse again to fix a UAF issue
when using splice
- Remove d_op->d_delete method from pidfs
- Remove d_op->d_delete method from nsfs
- Simplify iomap_dio_bio_iter()
- Fix a UAF in ovl_dentry_update_reval
- Fix a miscalulated file range for filemap_fdatawrite_range_kick()
- Don't skip skip dirty page in folio_unmap_invalidate()
* tag 'vfs-6.14-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs:
iomap: Minor code simplification in iomap_dio_bio_iter()
nsfs: remove d_op->d_delete
pidfs: remove d_op->d_delete
mm/truncate: don't skip dirty page in folio_unmap_invalidate()
mm/filemap: fix miscalculated file range for filemap_fdatawrite_range_kick()
fuse: don't truncate cached, mutated symlink
ovl: fix UAF in ovl_dentry_update_reval by moving dput() in ovl_link_up
fuse: revert back to __readahead_folio() for readahead
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions