diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-09-25 00:26:04 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-09-25 00:26:04 +0200 |
commit | 4165cee7ecb112c20bc1a05fa8d93d16d11b68c2 (patch) | |
tree | 950eaf556b5d4fc6868acae1f3005705592f762b /fs/nfs/getroot.c | |
parent | Merge tag 'f2fs-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... (diff) | |
parent | MAINTAINERS: exfat: add myself as reviewer (diff) | |
download | linux-4165cee7ecb112c20bc1a05fa8d93d16d11b68c2.tar.xz linux-4165cee7ecb112c20bc1a05fa8d93d16d11b68c2.zip |
Merge tag 'exfat-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat
Pull exfat updates from Namjae Jeon:
- Clean-up unnecessary codes as ->valid_size is supported
- buffered-IO fallback is no longer needed when using direct-IO
- Move ->valid_size extension from mmap to ->page_mkwrite. This
improves the overhead caused by unnecessary zero-out during mmap.
- Fix memleaks from exfat_load_bitmap() and exfat_create_upcase_table()
- Add sops->shutdown and ioctl
- Add Yuezhang Mo as a reviwer
* tag 'exfat-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat:
MAINTAINERS: exfat: add myself as reviewer
exfat: resolve memory leak from exfat_create_upcase_table()
exfat: move extend valid_size into ->page_mkwrite()
exfat: fix memory leak in exfat_load_bitmap()
exfat: Implement sops->shutdown and ioctl
exfat: do not fallback to buffered write
exfat: drop ->i_size_ondisk
Diffstat (limited to 'fs/nfs/getroot.c')
0 files changed, 0 insertions, 0 deletions