summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fsck_msdos: fatcache: Fix implicit declarationsHEADreplicant-6.0-0004-transitionreplicant-6.0-0004-rc6replicant-6.0-0004-rc5-transitionreplicant-6.0-0004-rc5replicant-6.0-0004-rc4replicant-6.0-0004-rc3replicant-6.0-0004-rc2replicant-6.0-0004-rc1replicant-6.0-0004replicant-6.0-0003replicant-6.0-0002replicant-6.0-0001stable/cm-13.0-ZNH5Ystable/cm-13.0-ZNH2KBstable/cm-13.0-ZNH2Kstable/cm-13.0-ZNH0Ecm-14.0cm-13.0Brandon McAnsh2015-10-101-0/+1
* fsck_msdos: Link against liblogEthan Chen2015-10-071-1/+1
* fsck_msdos: Static-ifySteve Kondik2015-10-074-8/+28
* external: fsck_msdos: fix pointer truncation issue of 64bitXiaogang Cui2015-10-073-12/+18
* fsck_msdos: set limitation to reduce the time in extreme caseXiaogang Cui2015-10-071-0/+20
* Fix removing file which use last cluster of 4GBytesXiaogang Cui2015-10-071-10/+25
* Fix crash in checklostXiaogang Cui2015-10-071-2/+6
* Fix bug in writefat functionAmeya Thakur2015-10-071-1/+1
* Correct free size calculationxiaogang2015-10-075-28/+84
* Do not overwrite next cluster number in FAT tablexiaogang2015-10-071-1/+1
* Add description for each functionrockiec2015-10-071-11/+79
* Do not return error if searched cluster is before FAT cache headrockiec2015-10-071-4/+1
* Enable files with invalid end cluster to be deletedrockiec2015-10-071-4/+7
* Do not return error if there is no FAT after fresh formatrockiec2015-10-071-2/+6
* Change algorithm of cluster chain organization.jianfeng2015-10-0714-455/+2059
* am b94f2b61: Merge "Detect exFAT filesystems and abort if found"Jean-Baptiste Queru2013-07-080-0/+0
|\
| * Merge "Detect exFAT filesystems and abort if found"Jean-Baptiste Queru2013-07-081-0/+19
| |\
| | * Detect exFAT filesystems and abort if foundKen Sumrall2013-07-081-0/+19
| |/
* / Detect exFAT filesystems and abort if foundKen Sumrall2013-06-261-0/+19
|/
* Merge "Detect and handle invalid number of FATs"Jean-Baptiste Queru2012-05-291-0/+4
|\
| * Detect and handle invalid number of FATsSebastian Rasmussen2012-05-291-0/+4
|/
* Merge "Fix division-by-zero when reading partition tables"Jean-Baptiste Queru2012-05-291-6/+11
|\
| * Fix division-by-zero when reading partition tablesSebastian Rasmussen2012-05-071-6/+11
|/
* Merge "fix possible memory leaking"Jean-Baptiste Queru2012-01-241-0/+2
|\
| * fix possible memory leakingrobert_ch_chou2011-06-041-0/+2
* | Remove the simulator target from all makefiles.Jeff Brown2011-07-111-4/+0
|/
* Resolve conflicts from merge of b6ee08aa into gingerbread-plus-aospJason Chen2010-11-052-22/+169
|\
| * Integrate Samsung fsck_msdos fixes, including problem seeking beyond 4 gigcm-7.1.0gingerbread-releasegingerbreadgb-release-7.2d.moskvitin@samsung.com2010-11-052-22/+156
* | Fix an out of boundary access in fat.cEthan2010-07-211-10/+12
|/
* Add an empty CleanSpec.mkJean-Baptiste Queru2010-03-081-0/+49
* reconcile main tree with open-source eclairThe Android Open Source Project2010-02-050-0/+0
|\
| * reconcile android-2.1_r1 snapshotThe Android Open Source Project2010-01-290-0/+0
|/|
| * android-2.1_r1 snapshotThe Android Open Source Project2010-01-120-0/+0
* | am c8303378: Add missing license-related filesJean-Baptiste Queru2009-08-262-0/+99
|\|
| * Add missing license-related filesJean-Baptiste Queru2009-08-262-0/+99
* | am 4d6d6f8a: fix the issue that variable lfcl in dir.c get enormous value.Shengzhe Zhao2009-08-070-0/+0
|\|
| * fix the issue that variable lfcl in dir.c get enormous value.Shengzhe Zhao2009-08-071-0/+1
* | fix the issue that variable lfcl in dir.c get enormous value.Shengzhe Zhao2009-08-071-0/+1
|/
* fsck_vfat: Lower fat size compare limit from 8192k -> 4096kSan Mehat2009-07-161-2/+4
* fsck_msdos: Instead of bailing out when we can't reconnect a lost cluster cha...San Mehat2009-07-162-8/+27
* fsck_msdos: Don't bail out when there are FAT differences - auto-correctSan Mehat2009-07-102-9/+9
* fsck_msdos: Don't bail out when we find a FAT32 bootblock miscompare.San Mehat2009-06-271-6/+28
* msdos_fsck: Don't bail out from the check if readboot() returns !FSFATALSan Mehat2009-06-251-1/+1
* fsck_msdos: Initial checkinSan Mehat2009-06-259-0/+2657
* new project, first commitThe Android Open Source Project2009-06-250-0/+0