Kernel Tree For Xiaomi 11 Lite NE 5G
Go to file
Namjae Jeon 15e6b326ec
Merge pull request #2 from namjaejeon/exfat-next
exfat: add build test and xfstests using travis CI
2020-02-09 19:49:44 +09:00
.travis_cmd_wrapper.pl exfat: add travis-CI build and test support 2020-02-03 22:43:47 +09:00
.travis_get_mainline_kernel exfat: add travis-CI build and test support 2020-02-03 22:43:47 +09:00
.travis.yml exfat: add build test and xfstests using travis CI 2020-02-09 16:43:52 +09:00
balloc.c exfat: initial commit 2020-02-03 21:47:19 +09:00
cache.c exfat: initial commit 2020-02-03 21:47:19 +09:00
dir.c exfat: fix build support from 4.1 to liunx 5.5 kernel 2020-02-08 19:13:34 +09:00
exfat_fs.h exfat: fix build support from 4.1 to liunx 5.5 kernel 2020-02-08 19:13:34 +09:00
exfat_raw.h exfat: initial commit 2020-02-03 21:47:19 +09:00
fatent.c exfat: fix build support from 4.1 to liunx 5.5 kernel 2020-02-08 19:13:34 +09:00
file.c exfat: fix build support from 4.1 to liunx 5.5 kernel 2020-02-08 19:13:34 +09:00
inode.c exfat: fix build support from 4.1 to liunx 5.5 kernel 2020-02-08 19:13:34 +09:00
Kconfig exfat: initial commit 2020-02-03 21:47:19 +09:00
Makefile exfat: linux 4.16 kernel build support 2020-02-04 09:18:10 +09:00
misc.c exfat: fix build support from 4.1 to liunx 5.5 kernel 2020-02-08 19:13:34 +09:00
namei.c exfat: fix build support from 4.1 to liunx 5.5 kernel 2020-02-08 19:13:34 +09:00
nls.c exfat: initial commit 2020-02-03 21:47:19 +09:00
README.md Initial commit 2020-01-31 09:47:20 +09:00
super.c exfat: fix build support from 4.1 to liunx 5.5 kernel 2020-02-08 19:13:34 +09:00

exfat

linux-exfat for 4.1 ~ the latest linus-tree