blob: 1099801a882a4ee6b7c40d544d74f020628da6d1 [file] [log] [blame]
a7a241686c8f ("exfat: replace memcpy with structure assignment")
2c7f8937ef91 ("exfat: remove EXFAT_SB_DIRTY flag")
476189c0ef3b ("exfat: add boot region verification")
33404a159828 ("exfat: separate the boot sector analysis")
181a9e8009a8 ("exfat: redefine PBR as boot_sector")
943af1fdacfe ("exfat: optimize dir-cache")
cdc06129a6ce ("exfat: remove the assignment of 0 to bool variable")
d1727d55c032 ("exfat: Use a more common logging style")
94182167ec73 ("exfat: fix possible memory leak in exfat_find()")
b0516833d809 ("exfat: Unify access to the boot sector")
b7e038a92449 ("exfat: Fix discard support")
370e812b3ec1 ("exfat: add nls operations")
772b29cca528 ("exfat: add misc operations")
1e49a94cf707 ("exfat: add bitmap operations")
31023864e67a ("exfat: add fat entry operations")
98d917047e8b ("exfat: add file operations")
ca06197382bd ("exfat: add directory operations")
5f2aa075070c ("exfat: add inode operations")
719c1e182916 ("exfat: add super block operations")
1acf1a564b60 ("exfat: add in-memory and on-disk structures and headers")