summaryrefslogtreecommitdiffstats
path: root/dir.c
Commit message (Expand)AuthorAgeFilesLines
* external: fsck_msdos: fix pointer truncation issue of 64bitstaging/cm-12.0-cafXiaogang Cui2014-11-041-4/+4
* Fix removing file which use last cluster of 4GBytesXiaogang Cui2014-11-041-10/+25
* Correct free size calculationxiaogang2014-11-041-2/+2
* Enable files with invalid end cluster to be deletedrockiec2014-11-041-4/+7
* Change algorithm of cluster chain organization.jianfeng2014-11-041-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