aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mkfs.f2fs: trim using BLKSECDISCARDstable/cm-12.1-YOG4PKeith Mok2015-09-281-10/+13
* f2fs-tools: release 1.4.1Jaegeuk Kim2015-05-041-2/+2
* f2fstat: fix option parsingMichael Lass2015-05-041-1/+1
* fsck.f2fs: remove corrupted data indices in direct node blocksJaegeuk Kim2015-05-041-1/+11
* mkfs.f2fs: avoid memory leak in mkfsChao Yu2015-05-041-16/+30
* fsck.f2fs: support large sector sizeChao Yu2015-05-042-5/+8
* mkfs.f2fs: support large sector sizeChao Yu2015-05-043-16/+12
* f2fs: fix build for androidDan Pasanen2015-05-041-0/+3
* fsck.f2fs: readahead node blocks to speed upJaegeuk Kim2015-05-043-1/+48
* dump.f2fs: show checkpoint flagJaegeuk Kim2015-05-042-0/+21
* fsck.f2fs: fix sit types seamlesslyJaegeuk Kim2015-05-041-9/+5
* fibmap.f2fs: fix the wrong stat infoChao Yu2015-05-041-3/+7
* configure: add check for bswap_64Yann E. MORIN2015-05-042-1/+4
* configure: also check for byteswap.hYann E. MORIN2015-05-041-1/+1
* parse.f2fs: add a tool to parse IO traces made by runtime f2fsJaegeuk Kim2015-05-042-1/+324
* dump.f2fs: dump owner of data given block addressJaegeuk Kim2015-05-045-24/+169
* fsck.f2fs: no need to fix SIT type for COLD_DATAJaegeuk Kim2015-05-041-3/+7
* mkfs.f2fs: introduce some macros to simplify coding styleChangman Lee2015-05-044-284/+272
* fsck.f2fs: remove unused valueJaegeuk Kim2015-05-041-1/+0
* mkfs.f2fs: fix missing endian conversionChangman Lee2015-05-041-3/+3
* mkfs: use compact mode for data summariesChangman Lee2015-05-041-38/+64
* fsck.f2fs: add a missing 'fixed' during chk_dentries()JP Abgrall2015-05-041-0/+1
* fsck.f2fs: avoid false alarm on SIT type fixJaegeuk Kim2015-05-043-5/+32
* fsck.f2fs: remove unneeded returnJaegeuk Kim2015-05-041-3/+3
* fsck.f2fs: show orphan inodes when fixing partitionJaegeuk Kim2015-05-041-3/+5
* mkfs.f2fs: reclaim free space in case of regular fileChangman Lee2015-05-042-3/+17
* mkfs.f2fs: give a kernel version for initial formatJaegeuk Kim2015-05-043-0/+17
* fsck.f2fs: trigger fsck.f2fs when new change was madeJaegeuk Kim2015-05-044-2/+63
* fsck.f2fs: fix SIT entry typesJaegeuk Kim2015-05-042-10/+38
* Merge tag 'android-5.1.0_r1' into HEADstaging/cm-12.1stable/cm-12.1-YOG3CRicardo Cerqueira2015-03-100-0/+0
|\
| * Update fsck to latest version (1.2 -> 1.4.0++ with better fix support)JP Abgrall2014-11-0718-817/+1649
| |\
* | \ 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