aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-03-26f2fs_io: exit if system(3) is failedJaegeuk Kim
2019-03-23f2fs-tools: Fix various compilation warningsDamien Le Moal
2019-03-01f2fs-tools: add c++ for UNUSEDJaegeuk Kim
2019-03-01f2fscrypt: avoid to fail android buildJaegeuk Kim
2019-03-01f2fs-tools: fix build breakageJaegeuk Kim
2019-02-19f2fs_io: add gc_urgentJaegeuk Kim
2019-02-11f2fs_io: add fiemapJaegeuk Kim
2019-02-11f2fs_io: add readJaegeuk Kim
2019-02-11f2fs_io: add writeJaegeuk Kim
2019-01-08f2fs_io: add pin_file control commandJaegeuk Kim
2019-01-03tools: add f2fs_ioJaegeuk Kim
2018-12-28parse.f2fs: fix parsing of f2fs_trace_iosSahitya Tummala
2018-05-07fibmap: include f2fs_fs.h before other header filesSheng Yong
2018-03-14tools: sg_write_buffer: add sg_write_buffer for FFUHyojun Kim
2017-11-14f2fs-tools: build binaries in MacJaegeuk Kim
2017-03-16f2fscrypt: add a tool for encryption management in the f2fs filesystemKinglong Mee
2016-04-18fibmap: pull in sys/sysmacros.h for major/minorMike Frysinger
2015-03-03f2fstat: fix option parsingMichael Lass
2015-01-23fibmap.f2fs: fix the wrong stat infoChao Yu
2014-12-19parse.f2fs: add a tool to parse IO traces made by runtime f2fsJaegeuk Kim
2014-09-18f2fstat: enhance readability of outputJaegeuk Kim
2014-05-26fibmap: need linux/fs.h for FIBMAPJaegeuk Kim
2014-05-15Cleanup various build warnings (signed vs unsigned, unused vars,...)JP Abgrall
2014-03-04fibmap.f2fs: compile fix for musl libcNatanael Copa
2014-02-14f2fstat: add nat caches and free nidsChangman Lee
2014-02-14f2fstat: show cp count calling f2fsChangman Lee
2014-02-07f2fstat: add memory information used by f2fsChangman Lee
2014-02-03f2fstat: add option to select partition to see statusChangman Lee
2014-01-16fibmap.f2fs: add bdev informationChangman Lee
2014-01-16f2fs-tools: move fsck/fibmap.f2fs to tools/Changman Lee
2014-01-14f2fs-tools: add f2fstat to print f2fs's status in secChangman Lee