aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fsck.f2fs: skip block count fix when i_links is fixedJaegeuk Kim2015-11-121-12/+13
* fsck.f2fs: fix inodes having wrong i_linksJaegeuk Kim2015-11-122-0/+42
* fsck.f2fs: check file typesJaegeuk Kim2015-11-121-0/+28
* fsck.f2fs: remove inconsistent named directoriesJaegeuk Kim2015-11-123-11/+20
* fsck.f2fs: reduce redundant messageJaegeuk Kim2015-11-121-1/+1
* mkfs.f2fs: 512 UTF-16 characters for labelJaegeuk Kim2015-11-121-2/+2
* mkfs.f2fs: add quite mode, -qJaegeuk Kim2015-11-121-15/+27
* fsck.f2fs: show total sectors consumed by filesystemJaegeuk Kim2015-11-121-0/+6
* fsck.f2fs: show cp_state for fsck.f2fsJaegeuk Kim2015-11-124-17/+26
* mkfs.f2fs: show bytes for total_sectorsJaegeuk Kim2015-11-122-4/+5
* configure: add check for fallocateGustavo Zacarias2015-11-122-1/+2
* f2fs-tools: fix build system to make distcheck correctlyAnthony G. Basile2015-11-124-6/+13
* f2fs: Re-add the Darwin haxSteve Kondik2015-11-101-0/+34
* f2fs: Don't stomp the make_f2fs host toolSteve Kondik2015-11-101-1/+1
* f2fs-tools: Rework build configurationSteve Kondik2015-11-101-76/+43
* Add darwin support for building the host toolsKeith Mok2015-10-195-4/+41
* Fix f2fs_trim_device multiple definitionsKeith Mok2015-10-191-1/+1
* mkfs.f2fs: trim using BLKSECDISCARDKeith Mok2015-10-191-10/+13
* Modifications to reserve space for encrypted filesystem supportqemx132015-10-193-3/+45
* Add make_f2fs module for device.Jeff Sharkey2015-05-271-0/+15
* am 9351bc8f: f2fs-tools: release 1.4.1Jaegeuk Kim2015-03-241-2/+2
|\
| * f2fs-tools: release 1.4.1Jaegeuk Kim2015-03-231-2/+2
* | am a16ec08f: f2fstat: fix option parsingMichael Lass2015-03-241-1/+1
|\|
| * f2fstat: fix option parsingMichael Lass2015-03-231-1/+1
* | am 3e2c7b7e: fsck.f2fs: remove corrupted data indices in direct node blocksJaegeuk Kim2015-03-241-1/+11
|\|
| * fsck.f2fs: remove corrupted data indices in direct node blocksJaegeuk Kim2015-03-231-1/+11
* | am 0bdc3811: mkfs.f2fs: avoid memory leak in mkfsChao Yu2015-03-241-16/+30
|\|
| * mkfs.f2fs: avoid memory leak in mkfsChao Yu2015-03-231-16/+30
* | am 400a8406: fsck.f2fs: support large sector sizeChao Yu2015-03-242-5/+8
|\|
| * fsck.f2fs: support large sector sizeChao Yu2015-03-232-5/+8
* | am 29ab4d87: mkfs.f2fs: support large sector sizeChao Yu2015-03-243-16/+12
|\|
| * mkfs.f2fs: support large sector sizeChao Yu2015-03-233-16/+12
* | am 8bcdc5fd: fsck.f2fs: readahead node blocks to speed upJaegeuk Kim2015-03-243-1/+48
|\|
| * fsck.f2fs: readahead node blocks to speed upJaegeuk Kim2015-03-233-1/+48
* | am 3bcf2237: dump.f2fs: show checkpoint flagJaegeuk Kim2015-03-242-0/+21
|\|
| * dump.f2fs: show checkpoint flagJaegeuk Kim2015-03-232-0/+21
* | am f3b55c8f: fsck.f2fs: fix sit types seamlesslyJaegeuk Kim2015-03-241-9/+5
|\|
| * fsck.f2fs: fix sit types seamlesslyJaegeuk Kim2015-03-231-9/+5
* | am 3f4bcefe: fibmap.f2fs: fix the wrong stat infoChao Yu2015-03-241-3/+7
|\|
| * fibmap.f2fs: fix the wrong stat infoChao Yu2015-03-231-3/+7
* | am 55070209: configure: add check for bswap_64Yann E. MORIN2015-03-242-1/+4
|\|
| * configure: add check for bswap_64Yann E. MORIN2015-03-232-1/+4
* | am 3cd5ba14: configure: also check for byteswap.hYann E. MORIN2015-03-241-1/+1
|\|
| * configure: also check for byteswap.hYann E. MORIN2015-03-231-1/+1
* | am 74435241: parse.f2fs: add a tool to parse IO traces made by runtime f2fsJaegeuk Kim2015-03-242-1/+324
|\|
| * parse.f2fs: add a tool to parse IO traces made by runtime f2fsJaegeuk Kim2015-03-232-1/+324
* | am c511d5d0: dump.f2fs: dump owner of data given block addressJaegeuk Kim2015-03-245-24/+169
|\|
| * dump.f2fs: dump owner of data given block addressJaegeuk Kim2015-03-235-24/+169
* | am 1e69ed2c: fsck.f2fs: no need to fix SIT type for COLD_DATAJaegeuk Kim2015-03-241-3/+7
|\|
| * fsck.f2fs: no need to fix SIT type for COLD_DATAJaegeuk Kim2015-03-231-3/+7