| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-04-22 | exfat: truncate atimes to 2s granularity | 5 | -1/+24 | |
| 2020-04-22 | exfat: properly set s_time_gran | 1 | -1/+1 | |
| 2020-04-22 | exfat: remove 'bps' mount-option | 1 | -1/+0 | |
| 2020-04-22 | exfat: Unify access to the boot sector | 2 | -30/+16 | |
| 2020-04-22 | exfat: add missing MODULE_ALIAS_FS() | 1 | -0/+1 | |
| 2020-04-22 | exfat: Fix discard support | 1 | -2/+3 | |
| 2020-03-05 | exfat: update file system parameter handling | 1 | -17/+11 | |
| 2020-03-05 | exfat: add Kconfig and Makefile | 2 | -0/+29 | |
| 2020-03-05 | exfat: add nls operations | 1 | -0/+831 | |
| 2020-03-05 | exfat: add misc operations | 1 | -0/+163 | |
| 2020-03-05 | exfat: add exfat cache | 1 | -0/+325 | |
| 2020-03-05 | exfat: add bitmap operations | 1 | -0/+280 | |
| 2020-03-05 | exfat: add fat entry operations | 1 | -0/+463 | |
| 2020-03-05 | exfat: add file operations | 1 | -0/+360 | |
| 2020-03-05 | exfat: add directory operations | 1 | -0/+1238 | |
| 2020-03-05 | exfat: add inode operations | 2 | -0/+2119 | |
| 2020-03-05 | exfat: add super block operations | 1 | -0/+728 | |
| 2020-03-05 | exfat: add in-memory and on-disk structures and headers | 2 | -0/+703 |
