aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* f2fs-tools: release 1.4.1stable/cm-12.0-YNG4Nstable/cm-12.0-YNG3Ccm-12.0Jaegeuk Kim2015-03-051-2/+2
* f2fstat: fix option parsingMichael Lass2015-03-051-1/+1
* fsck.f2fs: remove corrupted data indices in direct node blocksJaegeuk Kim2015-03-051-1/+11
* mkfs.f2fs: avoid memory leak in mkfsChao Yu2015-03-051-16/+30
* fsck.f2fs: support large sector sizeChao Yu2015-03-052-5/+8
* mkfs.f2fs: support large sector sizeChao Yu2015-03-053-16/+12
* f2fs: fix build for androidDan Pasanen2015-02-131-0/+3
* fsck.f2fs: readahead node blocks to speed upJaegeuk Kim2015-02-133-1/+48
* dump.f2fs: show checkpoint flagJaegeuk Kim2015-02-132-0/+21
* fsck.f2fs: fix sit types seamlesslyJaegeuk Kim2015-02-131-9/+5
* fibmap.f2fs: fix the wrong stat infoChao Yu2015-02-131-3/+7
* configure: add check for bswap_64Yann E. MORIN2015-02-132-1/+4
* configure: also check for byteswap.hYann E. MORIN2015-02-131-1/+1
* parse.f2fs: add a tool to parse IO traces made by runtime f2fsJaegeuk Kim2015-02-132-1/+324
* dump.f2fs: dump owner of data given block addressJaegeuk Kim2015-02-135-24/+169
* fsck.f2fs: no need to fix SIT type for COLD_DATAJaegeuk Kim2015-02-131-3/+7
* mkfs.f2fs: introduce some macros to simplify coding styleChangman Lee2015-02-134-284/+272
* fsck.f2fs: remove unused valueJaegeuk Kim2015-02-131-1/+0
* mkfs.f2fs: fix missing endian conversionChangman Lee2015-02-131-3/+3
* mkfs: use compact mode for data summariesChangman Lee2015-02-131-38/+64
* fsck.f2fs: add a missing 'fixed' during chk_dentries()JP Abgrall2015-02-131-0/+1
* fsck.f2fs: avoid false alarm on SIT type fixJaegeuk Kim2015-02-133-5/+32
* fsck.f2fs: remove unneeded returnJaegeuk Kim2015-02-131-3/+3
* fsck.f2fs: show orphan inodes when fixing partitionJaegeuk Kim2015-02-131-3/+5
* mkfs.f2fs: reclaim free space in case of regular fileChangman Lee2015-02-132-3/+17
* mkfs.f2fs: give a kernel version for initial formatJaegeuk Kim2015-02-133-0/+17
* fsck.f2fs: trigger fsck.f2fs when new change was madeJaegeuk Kim2015-02-134-2/+63
* fsck.f2fs: fix SIT entry typesJaegeuk Kim2015-02-132-10/+38
* Merge remote-tracking branch 'aosp/master' into cm-12.0stable/cm-12.0-YNG1TAstable/cm-12.0-YNG1Tstable/cm-12.0-YNG1IEthan Chen2015-01-2318-816/+1649
|\
| * fsck.f2fs: actually flag the fixed dentries as fixedJP Abgrall2014-11-071-0/+2
| * f2fs: use last_blk for print dentriesJaegeuk Kim2014-11-071-1/+1
| * fsck.f2fs: fix DATA_EXIST flag for old partitionJaegeuk Kim2014-11-072-0/+12
| * fsck.f2fs: attempt to identify bad dentriesJP Abgrall2014-11-072-3/+24
| * Update build version from 1.2.0 to 1.4.0 after merge.JP Abgrall2014-11-071-1/+1
| * fsck.f2fs: show inline status of inodeJaegeuk Kim2014-11-071-0/+1
| * fsck.f2fs: fix wrongly allocated 0'th block for inline_dataJaegeuk Kim2014-11-071-2/+11
| * fsck.f2fs: fix link count correctlyJaegeuk Kim2014-11-071-0/+1
| * fsck.f2fs: fix wrong hash_code made by previous buggy codeJaegeuk Kim2014-11-071-5/+27
| * fsck.f2fs: support inline_dentryJaegeuk Kim2014-11-074-41/+109
| * fsck.f2fs: fix superblock offsetJaegeuk Kim2014-11-071-1/+6
| * mkfs.f2fs: avoid build warningJaegeuk Kim2014-11-071-1/+2
| * fsck.f2fs: fix wrong block addres of nidsJaegeuk Kim2014-11-071-3/+1
| * mkfs.f2fs: possible endianes bug in mkfs.f2fs roll-forward speedjoerg jungermann2014-11-071-2/+14
| * f2fs-tools: fix for build big-endian processorsJaegeuk Kim2014-11-071-0/+60
| * f2fs-tools: release 1.4.0Jaegeuk Kim2014-11-071-2/+2
| * f2fstat: enhance readability of outputJaegeuk Kim2014-11-071-12/+71
| * tracepoint.sh: update latest tracepointsJaegeuk Kim2014-11-071-2/+8
| * am 73b6e3eb: f2fs: rearrange options to remove redundant checkJaegeuk Kim2014-09-094-19/+19
| |\
| | * f2fs: rearrange options to remove redundant checkJaegeuk Kim2014-09-084-19/+19
| * | am de6c1c7c: fsck.f2fs: add auto_fix featureJaegeuk Kim2014-09-093-11/+31
| |\|