diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-12-16 05:14:21 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-12-16 05:14:21 +0300 |
commit | 84e57d292203a45c96dbcb2e6be9dd80961d981a (patch) | |
tree | ceaf69a4e25f3fce6e3682275aff8711a584c640 /fs/fs_struct.c | |
parent | 23dc9c755a19dea099df6ccb6dd129e24b4d5ad8 (diff) | |
parent | 36955d368dc101be885ad2c71618e3c3a93cd8ee (diff) | |
download | linux-84e57d292203a45c96dbcb2e6be9dd80961d981a.tar.xz |
Merge tag 'exfat-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat
Pull exfat update from Namjae Jeon:
- simplify and remove some redundant directory entry code
- optimize the size of exfat_entry_set_cache and its allocation policy
- improve the performance for creating files and directories
* tag 'exfat-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat:
exfat: reuse exfat_find_location() to simplify exfat_get_dentry_set()
exfat: fix overflow in sector and cluster conversion
exfat: remove i_size_write() from __exfat_truncate()
exfat: remove argument 'size' from exfat_truncate()
exfat: remove unnecessary arguments from exfat_find_dir_entry()
exfat: remove unneeded codes from __exfat_rename()
exfat: remove call ilog2() from exfat_readdir()
exfat: replace magic numbers with Macros
exfat: rename exfat_free_dentry_set() to exfat_put_dentry_set()
exfat: move exfat_entry_set_cache from heap to stack
exfat: support dynamic allocate bh for exfat_entry_set_cache
exfat: reduce the size of exfat_entry_set_cache
exfat: hint the empty entry which at the end of cluster chain
exfat: simplify empty entry hint
Diffstat (limited to 'fs/fs_struct.c')
0 files changed, 0 insertions, 0 deletions