blob: b97b6756426dd2ed6473392542d703d088870eb8 [file] [log] [blame]
a89af1e1b970 ("staging: exfat: remove symlink feature")
439968b7bb61 ("staging: exfat: Rename variable 'NumSubdirs' to 'num_subdirs'")
a474b9021ef4 ("staging: exfat: Rename variable 'Attr' to 'attr'")
731e7914190b ("staging: exfat: Rename variable 'Name' to 'name'")
52b0c4709d23 ("staging: exfat: remove fs_func struct.")
d85cad420a21 ("staging: exfat: Fix alignment warnings")
635dad0911d1 ("staging: exfat: fix spelling mistake "maont" -> "mount"")
99a4b135289e ("staging: exfat: Clean up the namespace pollution part 7")
e5a490e03756 ("staging: exfat: Clean up the namespace pollution part 6")
a78b34b89bcb ("staging: exfat: Clean up the namespace pollution part 5")
9435fa8d0601 ("staging: exfat: Clean up the namespace pollution part 4")
388cd66808d5 ("staging: exfat: Clean up the namespace pollution part 3")
ed5916c1e8db ("staging: exfat: Clean up the namespace pollution part 2")
19e2bfe6ed13 ("staging: exfat: Clean up the namespace pollution part 1")
35a829c1b797 ("staging: exfat: Remove FAT/VFAT mount support, part 4")
2a17b09fdecd ("staging: exfat: Remove FAT/VFAT mount support, part 3")
7c6d78eb7c9c ("staging: exfat: Remove FAT/VFAT mount support, part 2")
04a991cd9066 ("staging: exfat: Remove FAT/VFAT mount support, part 1")
4b1867213233 ("staging: exfat: Clean up return codes - FFS_SUCCESS")
97eab6cee3a6 ("staging: exfat: Clean up return codes - remove unused codes")
0a7ef8d9483b ("staging: exfat: Clean up return codes - FFS_ERROR")
7785913b079f ("staging: exfat: Clean up return codes - FFS_INVALIDFID")
f9c53abb4299 ("staging: exfat: Clean up return codes - FFS_EOF")
a75500c5d310 ("staging: exfat: Clean up return codes - FFS_MEDIAERR")
133c88742471 ("staging: exfat: Clean up return codes - FFS_FORMATERR")
6647e4e84501 ("staging: exfat: Ensure we unlock upon error in ffsReadFile")
8a4e640eb7f6 ("staging: exfat: Fix parameter alignment issues")
74179976b085 ("drivers/staging/exfat: Replace more binary semaphores with mutexes")
3ae82f449cea ("drivers/staging/exfat: Replace binary semaphores for mutexes")
d5ca94a4bdcc ("staging: exfat: avoid multiple assignments")
072429a4d6ab ("staging: exfat: make alignment match open parenthesis")
6853f94ad751 ("staging: exfat: remove unnecessary parentheses")
630d00b8b26d ("staging: exfat: Clean up return code - FFS_MEMORYERR")
03eac8d59473 ("staging: exfat: Clean up return codes - FFS_INVALIDPATH")
c76c4ad5470c ("staging: exfat: Clean up return codes - FFS_FILEEXIST")
ab5a321da008 ("staging: exfat: Clean up return codes - FFS_NAMETOOLONG")
7ca8049f0980 ("staging: exfat: Clean up return codes - FFS_PERMISSIONERR")
df7098f84f7e ("staging: exfat: Clean up return codes - FFS_DIRBUSY")
67f8224c3b52 ("staging: exfat: Clean up return codes - FFS_NOTFOUND")
2f2e28866bd7 ("staging: exfat: Clean up return codes - FFS_FULL")
89d5f78fab48 ("staging: exfat: Fix a typo in Kconfig")
56a583d264b9 ("Staging: exfat: Avoid use of strcpy")
4e35a0d87cbd ("staging: exfat: use integer constants")
0e739ba8e269 ("staging: exfat: cleanup spacing for casts")
179e14c8e6af ("staging: exfat: cleanup spacing for operators")
7f95bb6aa3dd ("staging: exfat: Fix two missing unlocks on error paths")
3b531807e605 ("staging: exfat: cleanup explicit comparisons to NULL")
dfa5b30b12aa ("staging: exfat: drop local TRUE/FALSE defines")
a70cfd89dc9a ("staging: exfat: cleanup braces for if/else statements")
dab8fe7ea267 ("staging: exfat: check for null return from call to FAT_getblk")