blob: ee1d85893c0aa4b3ddf076f52b69cf2fee62280a [file] [log] [blame]
c09c0adc20cd ("staging: exfat: Rename variable 'ModifyTimestamp' to 'modify_timestamp'")
d9cd17a258c3 ("staging: exfat: Rename variable 'CreateTimestamp' to 'create_timestamp'")
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'")
36b392b0423a ("staging: exfat: Rename variable 'MilliSecond' to 'millisecond'")
ac4db9acc5d5 ("staging: exfat: Rename variable 'Second' to 'second'")
56a2ba5a228a ("staging: exfat: Rename variable 'Minute' to 'minute'")
984e8f24dcd5 ("staging: exfat: Rename variable 'Hour' to 'hour'")
88ff49cc06e5 ("staging: exfat: Rename variable 'Day' to 'day'")
7904b260f9da ("staging: exfat: Rename variable 'Month' to 'month'")
98e5df86e564 ("staging: exfat: Rename variable 'Year' to 'year'")
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")
2d70718dd576 ("staging: exfat: drop unused function parameter")