Commit History

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