提交历史

作者 SHA1 备注 提交日期
  Bernard Xiong 8baf3d98e1 [DFS] fix the mkfs issue for multi-mounted fatfs 6 年之前
  armink 0406175003 [components][dfs][fatfs] Add return 0 to get_fattime when RT_USING_LIBC not enable. 7 年之前
  zyh 38169bb51a [Components][Dfs][Fat]fix mkfs bug 7 年之前
  liu2guang e63de3f66b [elm] Fixed elm device unmount error when mounting multiple elm devices. 7 年之前
  bernard 6d9fcd04d2 [Kernel] Change the order of initialization. 7 年之前
  bernard 0f5a68a55e [dfs] add poll/select 7 年之前
  yygg_you d428166f08 修复 mkfs失败的错误 7 年之前
  bernard b7cf723162 [DFS] code cleanup 8 年之前
  Urey 2426efe6b7 delete volatile 8 年之前
  Urey 0e82a5b821 fix f_mount when mount more fats 8 年之前
  xools 5b50c7e41b fix fattime different from elmfat definition 8 年之前
  Bernard Xiong 5502558df9 [DFS] fix the st_blksize issue in elm fatfs. 8 年之前
  unknown 6ee81de429 hichard 8 年之前
  Bernard Xiong d2ec1f3eaa [DFS] remove st_blksize in the struct stat 9 年之前
  bernard 5a6ec7dcae [DFS] fix the wrong field comparison in FAT mount. 11 年之前
  bernard e601c2a6ed Add sector size check when mounting a FAT file system. 11 年之前
  bernard ac850ef3f0 add device_open/close in mkfs 11 年之前
  yiyue.fang 773990abdb Embedded GPLv2 license in dfs 12 年之前
  Bernard Xiong 98c8a23e94 Add component initialization. 12 年之前
  prife 157e326487 dfs_elm.c: fix the head file conflicts caused by time.h 12 年之前
  aozima 9bb005312f fixed uninitialized variable. 12 年之前
  aozima f71555ec55 fixed dfs(elmfat) bug: fixed the stat(st_mtime) issue. 12 年之前
  prife a4d661dcf1 fix memory leak in dfs_elm.c and umount fatfs when mount fatfs fails (this bug leads to mkfs failure in linux) 12 年之前
  prife 1e6bf8671c format dfs_elm.c with astyle 12 年之前
  prife 5646189b29 elm fatfs support mkfs with no need to run dfs_mount elm first; and can mount/umount/mkfs without reset any more 12 年之前
  goprife@gmail.com 5bc586d399 fix compile warnings in dfs_elm.c to make sure type matching 12 年之前
  bernard.xiong@gmail.com a741197fa7 fixed the O_APPEND and lseek issue in DFS FatFS. 12 年之前
  goprife@gmail.com 56ab153b1c update dfs to support NFTL 12 年之前
  goprife@gmail.com d5eb16dda2 fix the line break in dfs_elm.c(there are some windows line break characters) 12 年之前
  sc943313837@gmail.com c77e211d1d add SYNC in function disk_ioctl 12 年之前