aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add darwin support for building the host toolsKeith Mok2015-10-191-0/+24
* Modifications to reserve space for encrypted filesystem supportqemx132015-10-191-0/+1
* fsck.f2fs: support large sector sizeChao Yu2015-03-231-2/+2
* fsck.f2fs: readahead node blocks to speed upJaegeuk Kim2015-03-231-0/+1
* dump.f2fs: show checkpoint flagJaegeuk Kim2015-03-231-0/+1
* configure: add check for bswap_64Yann E. MORIN2015-03-231-1/+1
* mkfs.f2fs: introduce some macros to simplify coding styleChangman Lee2015-03-231-0/+6
* mkfs.f2fs: give a kernel version for initial formatJaegeuk Kim2015-03-231-0/+2
* fsck.f2fs: trigger fsck.f2fs when new change was madeJaegeuk Kim2015-03-231-1/+8
* fsck.f2fs: fix DATA_EXIST flag for old partitionJaegeuk Kim2014-11-071-0/+1
* fsck.f2fs: attempt to identify bad dentriesJP Abgrall2014-11-071-0/+1
* fsck.f2fs: support inline_dentryJaegeuk Kim2014-11-071-0/+20
* f2fs-tools: fix for build big-endian processorsJaegeuk Kim2014-11-071-0/+60
* f2fs: rearrange options to remove redundant checkJaegeuk Kim2014-09-081-1/+0
* fsck.f2fs: add auto_fix featureJaegeuk Kim2014-09-081-0/+2
* fsck.f2fs: add fixing messeagesJaegeuk Kim2014-09-081-0/+6
* fsck.f2fs: fix inode block inconsistencyJaegeuk Kim2014-09-081-0/+1
* fsck.f2fs: handle error casesJaegeuk Kim2014-09-081-0/+4
* fsck.f2fs: clean up codesJaegeuk Kim2014-09-081-44/+39
* fsck.f2fs: retry to fix corrupted imageJaegeuk Kim2014-09-081-0/+5
* f2fs_dentry_hash: avoid casting unsigned char to singed charJaegeuk Kim2014-09-081-1/+1
* dump.f2fs: support dump_file from imageJaegeuk Kim2014-09-081-0/+2
* mkfs.f2fs: large volume supportChangman Lee2014-09-081-0/+8
* libf2fs, fsck, mkfs: call f2fs_finalize_device before exitJaegeuk Kim2014-06-131-0/+1
* fsck.f2fs: large volume supportChangman Lee2014-06-121-0/+1
* 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-142-4/+4
* format: add support for dev_fill() and extra dev_*() debugging.JP Abgrall2014-04-071-0/+2
* mkfs: support large directoryJaegeuk Kim2014-02-271-1/+3
* mkfs, fsck: change the results for readabilityJaegeuk Kim2014-02-061-1/+1
* fix typo around CONFIG_64BIT usageJP Abgrall2014-01-131-1/+1
* f2fs-tools: add inline data checkHuajun Li2013-12-161-0/+5
* libf2fs: avoid warning of implicit declarationJaegeuk Kim2013-10-081-0/+1
* fsck: fix to handle file types correctlyJaegeuk Kim2013-10-081-9/+9
* fsck, lib: support inline xattrJaegeuk Kim2013-08-201-3/+14
* libf2fs: check more conditions on mounted filesystemJaegeuk Kim2013-08-021-1/+1
* f2fs-tools: add option to display directory treeChangman Lee2013-07-301-1/+2
* f2fs-tools: add fsck.f2fs and dump.f2fsChangman Lee2013-07-042-25/+159
* lib, mkfs: fix endian conversion for crc calculationJaegeuk Kim2013-07-021-0/+1
* mkfs: add option to disable trim at formatChangman Lee2013-04-041-0/+1
* mkfs: handle labels longer than 16 charactersMike Fleetwood2013-04-041-1/+1
* build: change f2fs_fs.hJaegeuk Kim2013-04-041-8/+9
* build: clean up the base functionsJaegeuk Kim2013-04-041-5/+5
* build: make several base functions as a libraryJaegeuk Kim2013-04-041-3/+105
* build: sync f2fs_fs.h with current f2fs sourcesJaegeuk Kim2013-04-041-61/+118
* build: move f2fs_format.h to ../include/f2fs_fs.hJaegeuk Kim2013-04-041-0/+446