index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
exfat
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: exfat: remove staging version of exfat filesystem
Greg Kroah-Hartman
2020-03-10
10
-8309
/
+0
*
staging: exfat: alignment should match open parenthesis
Payal Kshirsagar
2020-03-10
1
-2
/
+2
*
staging: exfat: exfat_super.c: remove commented out function
Lourdes Pedrajas
2020-03-10
1
-77
/
+0
*
staging: exfat: remove redundant if statements
Tetsuhiro Kohada
2020-03-04
1
-5
/
+2
*
staging: exfat: clean up d_entry rebuilding.
Tetsuhiro Kohada
2020-03-04
1
-15
/
+10
*
staging: exfat: remove 'file creation modes'
Tetsuhiro Kohada
2020-03-04
3
-11
/
+7
*
Staging: exfat: fixed a long line coding style issue
vivek m
2020-03-04
1
-3
/
+5
*
staging: exfat: rename buf_cache_t's 'flag' to 'locked'
Tetsuhiro Kohada
2020-03-04
2
-16
/
+13
*
staging: exfat: remove symlink feature
Tetsuhiro Kohada
2020-03-04
3
-33
/
+0
*
staging: exfat: remove exfat_buf_sync()
Kaaira Gupta
2020-02-23
2
-20
/
+0
*
staging: exfat: remove sync_alloc_bitmap()
Kaaira Gupta
2020-02-23
2
-13
/
+0
*
staging: exfat: remove exfat_fat_sync()
Kaaira Gupta
2020-02-23
2
-20
/
+0
*
staging: exfat: remove symlink feature.
Tetsuhiro Kohada
2020-02-23
1
-450
/
+0
*
staging: exfat: dedicate count_entries() to sub-dir counting.
Tetsuhiro Kohada
2020-02-17
3
-9
/
+5
*
staging: exfat: remove DOSNAMEs.
Tetsuhiro Kohada
2020-02-17
3
-103
/
+33
*
staging: exfat: Rename variable 'AccessTimestamp' to 'access_timestamp'
Pragat Pandya
2020-02-11
2
-6
/
+6
*
staging: exfat: Rename variable 'ModifyTimestamp' to 'modify_timestamp'
Pragat Pandya
2020-02-11
2
-24
/
+24
*
staging: exfat: Rename variable 'CreateTimestamp' to 'create_timestamp'
Pragat Pandya
2020-02-11
2
-24
/
+24
*
staging: exfat: Rename variable 'NumSubdirs' to 'num_subdirs'
Pragat Pandya
2020-02-11
2
-6
/
+6
*
staging: exfat: Rename variable 'Attr' to 'attr'
Pragat Pandya
2020-02-11
2
-13
/
+13
*
staging: exfat: Rename variable 'ShortName' to 'short_name'
Pragat Pandya
2020-02-11
2
-4
/
+4
*
staging: exfat: Rename variable 'Name' to 'name'
Pragat Pandya
2020-02-11
2
-7
/
+7
*
staging: exfat: Rename variable 'MilliSecond' to 'millisecond'
Pragat Pandya
2020-02-11
2
-9
/
+9
*
staging: exfat: Rename variable 'Second' to 'second'
Pragat Pandya
2020-02-11
2
-11
/
+11
*
staging: exfat: Rename variable 'Minute' to 'minute'
Pragat Pandya
2020-02-11
2
-11
/
+11
*
staging: exfat: Rename variable 'Hour' to 'hour'
Pragat Pandya
2020-02-11
2
-11
/
+11
*
staging: exfat: Rename variable 'Day' to 'day'
Pragat Pandya
2020-02-11
2
-11
/
+11
*
staging: exfat: Rename variable 'Month' to 'month'
Pragat Pandya
2020-02-11
2
-11
/
+11
*
staging: exfat: Rename variable 'Year' to 'year'
Pragat Pandya
2020-02-11
2
-11
/
+11
*
staging: exfat: Replace printk with pr_info
JieunKim
2020-02-10
1
-1
/
+1
*
staging: exfat: Remove unused struct 'dev_info_t'
Pragat Pandya
2020-02-09
1
-5
/
+0
*
staging: exfat: Remove unused struct 'part_info_t'
Pragat Pandya
2020-02-09
1
-5
/
+0
*
staging: exfat: remove 'vol_type' variable.
Tetsuhiro Kohada
2020-02-09
3
-60
/
+27
*
staging: exfat: remove fs_func struct.
Tetsuhiro Kohada
2020-01-23
3
-234
/
+178
*
staging: exfat: Fix alignment warnings
Pragat Pandya
2020-01-14
3
-17
/
+18
*
staging: exfat: add STAGING prefix to config names
Namjae Jeon
2020-01-03
6
-56
/
+56
*
Merge 5.5-rc2 into staging-next
Greg Kroah-Hartman
2019-12-16
3
-8
/
+10
|
\
|
*
staging: exfat: fix multiple definition error of `rename_file'
Brendan Higgins
2019-12-10
3
-6
/
+6
|
*
staging: exfat: properly support discard in clr_alloc_bitmap()
Andrea Righi
2019-12-10
1
-2
/
+4
*
|
staging: exfat: fix spelling mistake
Susarla Nikhilesh
2019-12-10
1
-2
/
+2
|
/
*
staging: exfat: fix spelling mistake "maont" -> "mount"
Colin Ian King
2019-11-15
1
-1
/
+1
*
staging: exfat: remove two unused functions
YueHaibing
2019-11-15
1
-35
/
+0
*
staging: exfat: fix indentation issue
Colin Ian King
2019-11-14
1
-1
/
+1
*
staging: exfat: Update the TODO file
Valdis Kletnieks
2019-11-13
1
-11
/
+59
*
staging: exfat: Clean up the namespace pollution part 8
Valdis Kletnieks
2019-11-13
4
-51
/
+51
*
staging: exfat: Clean up the namespace pollution part 7
Valdis Kletnieks
2019-11-13
4
-74
/
+74
*
staging: exfat: Clean up the namespace pollution part 6
Valdis Kletnieks
2019-11-13
2
-93
/
+85
*
staging: exfat: Clean up the namespace pollution part 5
Valdis Kletnieks
2019-11-13
2
-94
/
+91
*
staging: exfat: Clean up the namespace pollution part 4
Valdis Kletnieks
2019-11-13
2
-43
/
+39
*
staging: exfat: Clean up the namespace pollution part 3
Valdis Kletnieks
2019-11-13
2
-10
/
+4
[next]