aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libf2fs_io.c
Commit message (Expand)AuthorAgeFilesLines
* Add darwin support for building the host toolsKeith Mok2015-10-191-2/+0
* fsck.f2fs: readahead node blocks to speed upJaegeuk Kim2015-03-231-0/+14
* fsck.f2fs: trigger fsck.f2fs when new change was madeJaegeuk Kim2015-03-231-0/+11
* fsck.f2fs: fix inode block inconsistencyJaegeuk Kim2014-09-081-0/+5
* dump.f2fs: support dump_file from imageJaegeuk Kim2014-09-081-0/+9
* libf2fs: move the finalize_device() into the io lib.JP Abgrall2014-06-131-0/+13
* f2fs-tools: announce dual licenses with GPL and LGPL v2Jaegeuk Kim2014-06-051-3/+1
* Cleanup various build warnings (signed vs unsigned, unused vars,...)JP Abgrall2014-05-141-1/+0
* format: add support for dev_fill() and extra dev_*() debugging.JP Abgrall2014-04-071-0/+12
* further split up lib2fs so that it does not do any IO directly.JP Abgrall2014-04-071-0/+60