platform/upstream/f2fs-tools.git
2014-09-02 Jaegeuk Kimfsck.f2fs: avoid build warnings
2014-08-30 Jaegeuk Kimfsck.f2fs: remove list.h
2014-08-29 Jaegeuk Kimfsck.f2fs: check next block is free or not
2014-08-29 Jaegeuk Kimfsck.f2fs: fix checkpoint
2014-08-29 Jaegeuk Kimfsck.f2fs: handle correctly segment summary entries
2014-08-29 Jaegeuk Kimfsck.f2fs: remove corrupted xattr block
2014-08-29 Jaegeuk Kimfsck.f2fs: corrupted orphan inode will be removed
2014-08-29 Jaegeuk Kimfsck.f2fs: remove dentry if its inode block is corrupted
2014-08-29 Jaegeuk Kimfsck.f2fs: add fixing messeages
2014-08-29 Jaegeuk Kimfsck.f2fs: fix inode block inconsistency
2014-08-29 Jaegeuk Kimfsck.f2fs: give a chance to recover sit entries
2014-08-29 Jaegeuk Kimfsck.f2fs: cleanup mount.c
2014-08-29 Jaegeuk Kimfsck.f2fs: handle error cases
2014-08-29 Jaegeuk Kimfsck.f2fs: remove return value of get_node_info
2014-08-29 Jaegeuk Kimfsck.f2fs: handle IS_VALID_BLK_ADDR
2014-08-29 Jaegeuk Kimfsck.f2fs: clean up codes
2014-08-29 Jaegeuk Kimfsck.f2fs: retry to fix corrupted image
2014-08-29 Jaegeuk Kimf2fs_dentry_hash: avoid casting unsigned char to singed...
2014-08-27 Jaegeuk Kimfsck.f2fs: show inode numbers
2014-08-27 Jaegeuk Kimdump.f2fs: support dump_file from image
2014-07-29 Jaegeuk Kimmkfs.f2fs: remove build warning
2014-07-29 Jaegeuk Kimtracepoint.sh: add missing tracepoints
2014-07-25 Sankalp Bosemkfs.f2fs: fix name conflict for BLKDISCARD
2014-07-10 Changman Leemkfs.f2fs: large volume support
2014-07-03 Mark Salyzynf2fs-tools: 64-bit compile issue
2014-06-14 JP Abgralllibf2fs: move the finalize_device() into the io lib.
2014-06-13 Jaegeuk Kimmkfs: set BLKDISCARD by default
2014-06-13 Jaegeuk Kimlibf2fs, fsck, mkfs: call f2fs_finalize_device before...
2014-06-12 JP Abgrallmkfs: support passing in the number of sectors to use
2014-06-12 JP AbgrallLicense tweak: LGPL v2.1 vs LGPL v2
2014-06-04 Changman Leefsck.f2fs: large volume support
2014-05-26 Jaegeuk Kimfibmap: need linux/fs.h for FIBMAP
2014-05-14 JP AbgrallCleanup various build warnings (signed vs unsigned...
2014-05-09 Jaegeuk Kimf2fs: fix to remove the test code that should not be...
2014-04-25 Jaegeuk Kimf2fs-tools: announce dual licenses with GPL and LGPL v2
2014-04-07 JP Abgrallformat: add support for dev_fill() and extra dev_*...
2014-04-07 JP Abgrallfurther split up lib2fs so that it does not do any...
2014-04-07 JP Abgrallsplit up mkfs format into main and just the format...
2014-04-01 Dongho Simmkfs: fix wrong extension count
2014-03-04 Natanael Copafibmap.f2fs: compile fix for musl libc
2014-02-27 Jaegeuk Kimmkfs: support large directory
2014-02-24 Jaegeuk Kimfsck: remove build warnings
2014-02-14 Changman Leef2fstat: add nat caches and free nids
2014-02-14 Changman Leef2fstat: show cp count calling f2fs
2014-02-07 Changman Leef2fstat: add memory information used by f2fs
2014-02-06 Jaegeuk Kimmkfs, fsck: change the results for readability v1.3.0
2014-02-03 Changman Leef2fstat: add option to select partition to see status
2014-01-28 Jaegeuk Kimmkfs: fix the wrong nat bitmap size
2014-01-20 Jaegeuk Kimf2fs-tools: resolve build warnings
2014-01-16 Changman Leefibmap.f2fs: add bdev information
2014-01-16 Changman Leef2fs-tools: move fsck/fibmap.f2fs to tools/
2014-01-14 Changman Leef2fs-tools: add f2fstat to print f2fs's status in sec
2014-01-13 JP Abgrallmkfs: write the cp page 2 of the checkpoint pack 2...
2014-01-13 JP Abgrallfix typo around CONFIG_64BIT usage
2014-01-13 JP Abgrallmkfs: completely abstract the dev IO during format
2013-12-27 Jaegeuk Kimfibmap: fix wrong block count
2013-12-16 Huajun Lif2fs-tools: add inline data check
2013-12-16 Jaegeuk KimREADME: add libtool guide
2013-11-11 Jaegeuk Kimmkfs: remove stale node blocks
2013-10-30 Jaegeuk Kimfsck: fix orphan node blocks
2013-10-25 Jaegeuk Kimf2fs-tools: release 1.2.0 v1.2.0
2013-10-17 Jaegeuk Kimmkfs: add two file extensions for android
2013-10-17 Jaegeuk Kimscripts: add some scripts
2013-10-17 Jaegeuk KimREADME: add description how to cross-compile
2013-10-16 Jaegeuk Kimfsck: fix checking orphan inodes
2013-10-08 Jaegeuk Kimlibf2fs: avoid warning of implicit declaration
2013-10-08 Jaegeuk Kimfsck: fix to handle file types correctly
2013-10-08 Jaegeuk Kimfsck: skip to check block addresses in device files
2013-09-03 Changman Leef2fs-tools: discard is default but not set in config
2013-08-20 Jaegeuk Kimfsck, lib: support inline xattr
2013-08-08 Jaegeuk Kimfibmap.f2fs: change fibmap to fibmap.f2fs
2013-08-08 Changman Leef2fs-tools: add stat information into fibmap
2013-08-07 Changman Leef2fs-tools: add debug message for checking xattr
2013-08-02 Jaegeuk Kimlibf2fs: check more conditions on mounted filesystem
2013-07-30 Changman Leef2fs-tools: add option to display directory tree
2013-07-30 Changman Leef2fs-tools: use either hex or decimal options
2013-07-30 Changman Leef2fs-tools: cleanup debug statement
2013-07-30 Changman Leef2fs-tools: fix missing function declaration
2013-07-30 Jaegeuk Kimlibf2fs: add an error message for a mounted device
2013-07-22 Changman Leef2fs-tools: add fibmap
2013-07-18 Changman Leedump: dump inode information from blkaddr
2013-07-18 Jaegeuk Kimfsck: fix name search
2013-07-16 Jaegeuk Kimmkfs: add apk extension to indicate cold files
2013-07-04 Changman Leef2fs-tools: add fsck.f2fs and dump.f2fs
2013-07-02 Wang Sheng-Huimkfs: fix the total_zones calculation in f2fs_prepare_s...
2013-07-02 Jaegeuk Kimmkfs: fix to store __le32 for checkpoint flags
2013-07-02 Jaegeuk Kimlib, mkfs: fix endian conversion for crc calculation
2013-07-02 Oded Gabbaymkfs: fix bug in endianness at f2fs_update_nat_root
2013-04-04 Changman Leemkfs: add option to disable trim at format
2013-04-04 Mike Fleetwoodmkfs: handle labels longer than 16 characters
2013-04-04 Mike Fleetwoodmkfs: default to blank label
2013-04-04 Namjae Jeonmkfs: fix to avoid format of device when already mounted
2013-04-04 Jaegeuk Kimbuild: revert "Compile static by default"
2013-04-04 Jaegeuk Kimbuild: change f2fs_fs.h
2013-04-04 Jaegeuk Kimbuild: compile static by default
2013-04-04 Jaegeuk Kimbuild: clean up the base functions
2013-04-04 Jaegeuk Kimbuild: make several base functions as a library
2013-04-04 Jaegeuk Kimbuild: sync f2fs_fs.h with current f2fs sources
2013-04-04 Jaegeuk Kimbuild: move f2fs_format.h to ../include/f2fs_fs.h
2013-04-04 Jaegeuk Kimbuild: add description of prerequisite to build
next