Commit History

Автор SHA1 Съобщение Дата
  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 години
  goprife@gmail.com 6864f3a38b fixed the memory leak in dfs_elm.c found by hezlog@gmail.com преди 12 години
  goprife@gmail.com 3ea99e46f3 fix bug in dfs_elm.c the fat->drv to index, because fat->drv is uninitialized in f_mount. преди 12 години
  goprife@gmail.com 063fb36089 add f_opendir to open root directory in dfs_elm_mount to make sure that there is a valid fat преди 12 години
  goprife@gmail.com 3dbbc479fc revert to r2247 преди 12 години
  goprife@gmail.com 3675f263cb fix the return type of leavefs преди 12 години
  goprife@gmail.com 853b1259b0 add chk_mounted in dfs_elm_mount to make sure that there is a valid fat partition on physical media. преди 12 години
  goprife@gmail.com f7fbd6bc6d add two functions for elm fatfs provided by aozima преди 13 години
  bernard.xiong@gmail.com beaf51ff82 add full path options (DFS_FS_FLAG_FULLPATH) to the file system. преди 13 години
  bernard.xiong@gmail.com 23839bc886 fix rename issue in DFS. преди 13 години
  dzzxzz 44a2d720a0 unify the components/dfs coding style according to the /documentation/coding_style_cn.txt преди 13 години
  wuyangyong 47a560b173 fixed result uninitialized issue. преди 13 години
  bernard.xiong@gmail.com 3d21a83821 fixed rename issue. преди 13 години
  bernard.xiong@gmail.com 947ec32efe fixed statfs issue in elmfs porting преди 13 години
  qiuyiuestc@gmail.com 36e1c5ab04 fix dfs_elm_lseek issue преди 14 години