index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
exfat
/
exfat.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-10
staging: exfat: remove staging version of exfat filesystem
Greg Kroah-Hartman
1
-760
/
+0
2020-03-10
staging: exfat: alignment should match open parenthesis
Payal Kshirsagar
1
-2
/
+2
2020-03-04
staging: exfat: remove 'file creation modes'
Tetsuhiro Kohada
1
-4
/
+1
2020-03-04
staging: exfat: rename buf_cache_t's 'flag' to 'locked'
Tetsuhiro Kohada
1
-1
/
+1
2020-03-04
staging: exfat: remove symlink feature
Tetsuhiro Kohada
1
-3
/
+0
2020-02-23
staging: exfat: remove exfat_buf_sync()
Kaaira Gupta
1
-1
/
+0
2020-02-23
staging: exfat: remove sync_alloc_bitmap()
Kaaira Gupta
1
-1
/
+0
2020-02-23
staging: exfat: remove exfat_fat_sync()
Kaaira Gupta
1
-1
/
+0
2020-02-17
staging: exfat: dedicate count_entries() to sub-dir counting.
Tetsuhiro Kohada
1
-1
/
+1
2020-02-17
staging: exfat: remove DOSNAMEs.
Tetsuhiro Kohada
1
-48
/
+4
2020-02-11
staging: exfat: Rename variable 'AccessTimestamp' to 'access_timestamp'
Pragat Pandya
1
-1
/
+1
2020-02-11
staging: exfat: Rename variable 'ModifyTimestamp' to 'modify_timestamp'
Pragat Pandya
1
-1
/
+1
2020-02-11
staging: exfat: Rename variable 'CreateTimestamp' to 'create_timestamp'
Pragat Pandya
1
-1
/
+1
2020-02-11
staging: exfat: Rename variable 'NumSubdirs' to 'num_subdirs'
Pragat Pandya
1
-1
/
+1
2020-02-11
staging: exfat: Rename variable 'Attr' to 'attr'
Pragat Pandya
1
-1
/
+1
2020-02-11
staging: exfat: Rename variable 'ShortName' to 'short_name'
Pragat Pandya
1
-1
/
+1
2020-02-11
staging: exfat: Rename variable 'Name' to 'name'
Pragat Pandya
1
-1
/
+1
2020-02-11
staging: exfat: Rename variable 'MilliSecond' to 'millisecond'
Pragat Pandya
1
-1
/
+1
2020-02-11
staging: exfat: Rename variable 'Second' to 'second'
Pragat Pandya
1
-1
/
+1
2020-02-11
staging: exfat: Rename variable 'Minute' to 'minute'
Pragat Pandya
1
-1
/
+1
2020-02-11
staging: exfat: Rename variable 'Hour' to 'hour'
Pragat Pandya
1
-1
/
+1
2020-02-11
staging: exfat: Rename variable 'Day' to 'day'
Pragat Pandya
1
-1
/
+1
2020-02-11
staging: exfat: Rename variable 'Month' to 'month'
Pragat Pandya
1
-1
/
+1
2020-02-11
staging: exfat: Rename variable 'Year' to 'year'
Pragat Pandya
1
-1
/
+1
2020-02-09
staging: exfat: Remove unused struct 'dev_info_t'
Pragat Pandya
1
-5
/
+0
2020-02-09
staging: exfat: Remove unused struct 'part_info_t'
Pragat Pandya
1
-5
/
+0
2020-02-09
staging: exfat: remove 'vol_type' variable.
Tetsuhiro Kohada
1
-1
/
+0
2020-01-23
staging: exfat: remove fs_func struct.
Tetsuhiro Kohada
1
-44
/
+35
2020-01-03
staging: exfat: add STAGING prefix to config names
Namjae Jeon
1
-7
/
+7
2019-12-10
staging: exfat: fix multiple definition error of `rename_file'
Brendan Higgins
1
-2
/
+2
2019-11-13
staging: exfat: Clean up the namespace pollution part 8
Valdis Kletnieks
1
-6
/
+6
2019-11-13
staging: exfat: Clean up the namespace pollution part 7
Valdis Kletnieks
1
-9
/
+9
2019-11-13
staging: exfat: Clean up the namespace pollution part 6
Valdis Kletnieks
1
-8
/
+0
2019-11-13
staging: exfat: Clean up the namespace pollution part 5
Valdis Kletnieks
1
-3
/
+0
2019-11-13
staging: exfat: Clean up the namespace pollution part 4
Valdis Kletnieks
1
-4
/
+0
2019-11-13
staging: exfat: Clean up the namespace pollution part 3
Valdis Kletnieks
1
-6
/
+0
2019-11-13
staging: exfat: Clean up the namespace pollution part 2
Valdis Kletnieks
1
-5
/
+5
2019-11-13
staging: exfat: Clean up the namespace pollution part 1
Valdis Kletnieks
1
-32
/
+0
2019-11-13
staging: exfat: Remove FAT/VFAT mount support, part 4
Valdis Kletnieks
1
-19
/
+0
2019-11-13
staging: exfat: Remove FAT/VFAT mount support, part 2
Valdis Kletnieks
1
-44
/
+0
2019-11-13
staging: exfat: Remove FAT/VFAT mount support, part 1
Valdis Kletnieks
1
-2
/
+0
2019-11-13
staging: exfat: Clean up return codes - FFS_SUCCESS
Valdis Kletnieks
1
-3
/
+0
2019-11-13
staging: exfat: Clean up return codes - remove unused codes
Valdis Kletnieks
1
-6
/
+0
2019-11-13
staging: exfat: Clean up return codes - FFS_ERROR
Valdis Kletnieks
1
-1
/
+0
2019-11-13
staging: exfat: Clean up return codes - FFS_INVALIDFID
Valdis Kletnieks
1
-1
/
+0
2019-11-13
staging: exfat: Clean up return codes - FFS_EOF
Valdis Kletnieks
1
-1
/
+0
2019-11-13
staging: exfat: Clean up return codes - FFS_MEDIAERR
Valdis Kletnieks
1
-1
/
+0
2019-11-13
staging: exfat: Clean up return codes - FFS_FORMATERR
Valdis Kletnieks
1
-1
/
+2
2019-11-01
drivers/staging/exfat: Replace binary semaphores for mutexes
Davidlohr Bueso
1
-1
/
+1
2019-10-24
staging: exfat: Clean up return code - FFS_MEMORYERR
Valdis Kletnieks
1
-1
/
+0
[next]