summaryrefslogtreecommitdiffstats
path: root/dir.c
Commit message (Expand)AuthorAgeFilesLines
* external: fsck_msdos: fix pointer truncation issue of 64bitXiaogang Cui2015-10-071-4/+4
* Fix removing file which use last cluster of 4GBytesXiaogang Cui2015-10-071-10/+25
* Correct free size calculationxiaogang2015-10-071-2/+2
* Enable files with invalid end cluster to be deletedrockiec2015-10-071-4/+7
* Change algorithm of cluster chain organization.jianfeng2015-10-071-93/+181
* fix possible memory leakingrobert_ch_chou2011-06-041-0/+2
* Integrate Samsung fsck_msdos fixes, including problem seeking beyond 4 gigcm-7.1.0gingerbread-releasegingerbreadgb-release-7.2d.moskvitin@samsung.com2010-11-051-15/+133
* fix the issue that variable lfcl in dir.c get enormous value.Shengzhe Zhao2009-08-071-0/+1
* fsck_msdos: Don't bail out when there are FAT differences - auto-correctSan Mehat2009-07-101-1/+1
* fsck_msdos: Initial checkinSan Mehat2009-06-251-0/+986