提交歷史

作者 SHA1 備註 提交日期
  guozhanxin 167342cf41 [dfs] fix some bug for uffs filesystem.|修复了一些uffs文件系统的BUG. 5 年之前
  tangyuxin e71ec65549 [components][dfs]格式化代码 6 年之前
  Bernard Xiong b5e9927b85 [license] Change the license of FS/DFS to Apache. 6 年之前
  liruncong b8b711d0a7 修正参数类型不匹配问题. uint32_t为unsigned int, 而rt_uint32_t为unsigned long 6 年之前
  bernard 6d9fcd04d2 [Kernel] Change the order of initialization. 7 年之前
  bernard 67fff44fdd [DFS] Fix the UFFS compiling issue. 7 年之前
  bernard 0f5a68a55e [dfs] add poll/select 7 年之前
  lizhen9880 d883f7e23b fix the f_bsize and f_blocks issue in function dfs_uffs_statfs 8 年之前
  Bernard Xiong d2ec1f3eaa [DFS] remove st_blksize in the struct stat 9 年之前
  yiyue.fang 773990abdb Embedded GPLv2 license in dfs 12 年之前
  Bernard Xiong 98c8a23e94 Add component initialization. 12 年之前
  prife 4bc0347b11 update dfs_xxx_mkfs in jffs2 nand uffs.c to use new args 12 年之前
  goprife@gmail.com 583bb26fb2 fix the bug about directory in uffs 12 年之前
  goprife@gmail.com b45dfd0a15 change block_size to pages_per_block in dfs_uffs.c and uffs_nandif.c 12 年之前
  goprife@gmail.com 7f98c2e5e9 fix bug in uffs_result_to_dfs, that UENOMEM is corresponding with DFS_STATUS_ENOSPC 13 年之前
  goprife@gmail.com 0bcb79b3ab fix bugs in uffs_result_to_dfs and in dfs_uffs_statfs in dfs_uffs.c 13 年之前
  goprife@gmail.com 7494880ac2 remove struct _uffs_data in dfs_uffs.c 13 年之前
  goprife@gmail.com 6e65fb482a update dfs_uffs.c to use uffs_Mount and uffs_UnMount function provided by official repo 13 年之前
  goprife@gmail.com 0b4c769f10 add uffs (new version, new port) 13 年之前
  goprife@gmail.com 34678294fe 13 年之前
  bernard.xiong@gmail.com beaf51ff82 add full path options (DFS_FS_FLAG_FULLPATH) to the file system. 13 年之前
  iamyhw@gmail.com 7f77bab219 update uffs filesystem read access error. 14 年之前
  iamyhw@gmail.com 8d77fe70dc fixed bug: no release uffs_object_handler in dfs_uffs.c 14 年之前
  iamyhw@gmail.com ab2ddad116 fix lseek para. err. 14 年之前
  iamyhw@gmail.com 0030a2d396 add support uffs interface 14 年之前
  bernard.xiong 3c2c5df6e8 fix O_RDWR issue in ELM FatFs. 14 年之前