diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-09-24 15:26:04 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-09-24 15:26:04 -0700 |
commit | 4165cee7ecb112c20bc1a05fa8d93d16d11b68c2 (patch) | |
tree | 950eaf556b5d4fc6868acae1f3005705592f762b /fs/fuse/passthrough.c | |
parent | 79952bdcbcea53e57c2ca97e7448f8a6bdb6106a (diff) | |
parent | cb7d85014fb1ca3387f7ff5f6067337b3d7f3c5a (diff) |
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/fuse/passthrough.c')
0 files changed, 0 insertions, 0 deletions