platform/upstream/f2fs-tools.git
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
2013-04-04 Jaegeuk Kimmkfs: reserve x2 sections
2012-12-12 Jan Engelhardtbuild: place mkfs into sbindir
2012-12-12 Jan Engelhardtbuild: replace obsolete build macros
2012-12-12 Jan Engelhardtbuild: set some automake options
2012-12-12 Jan Engelhardtbuild: make use of AC_CONFIG_AUX_DIR
2012-12-12 Jan EngelhardtUpdate .gitignore
2012-12-12 Jan Engelhardtbuild: use pkgconfig to determine libuuid's parameters
2012-12-12 Jan Engelhardtbuild: remove unnecessary m4_flatten
2012-12-12 Ezequiel Garciamkfs: Make HDIO_GETGEO ioctl optional
2012-12-09 Sven-Göran... More files git should ignore
2012-12-07 Sven-Göran... Unify version and date management
2012-12-06 Sven-Göran... Ignore configure.lineno
2012-11-29 Jaegeuk KimSync the version management v1.1.0
2012-11-26 Jaegeuk KimAdd version information v1.0.0
2012-11-26 Jaegeuk KimBug fix: Fix overflow when calculating block address
2012-11-26 Jaegeuk KimCleanup: sync comments to kernel source
2012-11-26 Jaegeuk KimBug fix: store superblocks with correct offset
2012-11-26 Mike Frysingertouch up autotools
2012-11-26 Mike Frysingerignore generated files
2012-11-26 Mike Frysingeruse proper priu64 type to be portable
2012-11-26 Jaegeuk KimCleanup: add comments
2012-11-26 Jaegeuk KimEnhancement: shorten umount time
2012-11-26 Jaegeuk KimEnhancement: add uuid
2012-11-26 Jaegeuk KimEnhancement: add i_atime and i_generation
2012-11-26 Jaegeuk Kimmkfs: Initial commit for patch v2 series