- ba91378 mkfs.f2fs: fix name conflict for BLKDISCARD by Sankalp Bose · 11 years ago
- 2794728 mkfs.f2fs: large volume support by Changman Lee · 11 years ago
- c246ccf f2fs-tools: 64-bit compile issue by Mark Salyzyn · 11 years ago
- 00dc8a1 F2FS fmt as shared lib, and static tool for /sbin/ by JP Abgrall · 11 years ago
- f590f39 Update the NOTICE + license files to match LGPL v2.1 in COPYING by JP Abgrall · 11 years ago
- 5005fb1 libf2fs: move the finalize_device() into the io lib. by JP Abgrall · 11 years ago
- 46bf13d mkfs: set BLKDISCARD by default by Jaegeuk Kim · 11 years ago
- c578696 libf2fs, fsck, mkfs: call f2fs_finalize_device before exit by Jaegeuk Kim · 11 years ago
- 94f9285 mkfs: support passing in the number of sectors to use by JP Abgrall · 11 years ago
- 4b32bd4 License tweak: LGPL v2.1 vs LGPL v2 by JP Abgrall · 11 years ago
- fd9816f fsck.f2fs: large volume support by Changman Lee · 11 years ago
- f2a9903 fibmap: need linux/fs.h for FIBMAP by Jaegeuk Kim · 11 years ago
- 6d7fd13 f2fs: fix to remove the test code that should not be merged by Jaegeuk Kim · 11 years ago
- 0fbdf6c f2fs-tools: announce dual licenses with GPL and LGPL v2 by Jaegeuk Kim · 11 years ago
- 6c759bb am 3c85e737: Cleanup various build warnings (signed vs unsigned, unused vars,...) by JP Abgrall · 11 years ago
- 3c85e73 Cleanup various build warnings (signed vs unsigned, unused vars,...) by JP Abgrall · 11 years ago
- af1c5a6 am 9948e364: Disable building f2fs-tools on non-linux. by Torne (Richard Coles) · 11 years ago
- 161a326 am c1b507fb: Build mkfs, mkfs lib, and fsck for Android by JP Abgrall · 11 years ago
- 9948e36 Disable building f2fs-tools on non-linux. by Torne (Richard Coles) · 11 years ago
- c1b507f Build mkfs, mkfs lib, and fsck for Android by JP Abgrall · 11 years ago
- f6c72bb reset to 64a201c with history by Qiwen Zhao · 11 years ago
- 64a201c Add NOTICE and MODULE_LICENSE_GPL by Bill Yi · 11 years ago
- feab6f4 initial blank commit by Qiwen Zhao · 11 years ago
- a35529f format: add support for dev_fill() and extra dev_*() debugging. by JP Abgrall · 11 years ago
- 15ea79b further split up lib2fs so that it does not do any IO directly. by JP Abgrall · 12 years ago
- af3c680 split up mkfs format into main and just the format code. by JP Abgrall · 12 years ago
- 2f229b8 mkfs: fix wrong extension count by Dongho Sim · 11 years ago
- 379ff89 fibmap.f2fs: compile fix for musl libc by Natanael Copa · 11 years ago
- 99250ec mkfs: support large directory by Jaegeuk Kim · 11 years ago
- 192d979 fsck: remove build warnings by Jaegeuk Kim · 11 years ago
- c15df22 f2fstat: add nat caches and free nids by Changman Lee · 11 years ago
- b7906af f2fstat: show cp count calling f2fs by Changman Lee · 11 years ago
- 4ff7400 f2fstat: add memory information used by f2fs by Changman Lee · 12 years ago
- 858c403 mkfs, fsck: change the results for readability by Jaegeuk Kim · 12 years ago
- 28d45d0 f2fstat: add option to select partition to see status by Changman Lee · 12 years ago
- 0255d52 mkfs: fix the wrong nat bitmap size by Jaegeuk Kim · 12 years ago
- 4f26732 f2fs-tools: resolve build warnings by Jaegeuk Kim · 12 years ago
- b611e11 fibmap.f2fs: add bdev information by Changman Lee · 12 years ago
- e296161 f2fs-tools: move fsck/fibmap.f2fs to tools/ by Changman Lee · 12 years ago
- a0a5567 f2fs-tools: add f2fstat to print f2fs's status in sec by Changman Lee · 12 years ago
- 6da3010 mkfs: write the cp page 2 of the checkpoint pack 2 during format by JP Abgrall · 12 years ago
- cb54e79 fix typo around CONFIG_64BIT usage by JP Abgrall · 12 years ago
- 437dbf6 mkfs: completely abstract the dev IO during format by JP Abgrall · 12 years ago
- 1aae035 fibmap: fix wrong block count by Jaegeuk Kim · 12 years ago
- 061ee67 f2fs-tools: add inline data check by Huajun Li · 12 years ago
- 11d187c README: add libtool guide by Jaegeuk Kim · 12 years ago
- ffbada4 mkfs: remove stale node blocks by Jaegeuk Kim · 12 years ago
- f1d452a fsck: fix orphan node blocks by Jaegeuk Kim · 12 years ago
- 576cb46 f2fs-tools: release 1.2.0 by Jaegeuk Kim · 12 years ago
- 2ad1fcd mkfs: add two file extensions for android by Jaegeuk Kim · 12 years ago
- 5b9f641 scripts: add some scripts by Jaegeuk Kim · 12 years ago
- 050e871 README: add description how to cross-compile by Jaegeuk Kim · 12 years ago
- 8e678b2 fsck: fix checking orphan inodes by Jaegeuk Kim · 12 years ago
- 465e4e7 libf2fs: avoid warning of implicit declaration by Jaegeuk Kim · 12 years ago
- 76a0694 fsck: fix to handle file types correctly by Jaegeuk Kim · 12 years ago
- 78b795e fsck: skip to check block addresses in device files by Jaegeuk Kim · 12 years ago
- b155ea8 f2fs-tools: discard is default but not set in config by Changman Lee · 12 years ago
- cd1e470 fsck, lib: support inline xattr by Jaegeuk Kim · 12 years ago
- 9455376 fibmap.f2fs: change fibmap to fibmap.f2fs by Jaegeuk Kim · 12 years ago
- e23d585 f2fs-tools: add stat information into fibmap by Changman Lee · 12 years ago
- 6e8f2d5 f2fs-tools: add debug message for checking xattr by Changman Lee · 12 years ago
- 2c877a8 libf2fs: check more conditions on mounted filesystem by Jaegeuk Kim · 12 years ago
- 57baa23 f2fs-tools: add option to display directory tree by Changman Lee · 12 years ago
- 932f984 f2fs-tools: use either hex or decimal options by Changman Lee · 12 years ago
- 223fdf3 f2fs-tools: cleanup debug statement by Changman Lee · 12 years ago
- c81ded6 f2fs-tools: fix missing function declaration by Changman Lee · 12 years ago
- 8e19033 libf2fs: add an error message for a mounted device by Jaegeuk Kim · 12 years ago
- dfe2a33 f2fs-tools: add fibmap by Changman Lee · 12 years ago
- 8843554 dump: dump inode information from blkaddr by Changman Lee · 12 years ago
- 0307b93 fsck: fix name search by Jaegeuk Kim · 12 years ago
- 679ca83 mkfs: add apk extension to indicate cold files by Jaegeuk Kim · 12 years ago
- 7f35b54 f2fs-tools: add fsck.f2fs and dump.f2fs by Changman Lee · 12 years ago
- 716ea38 mkfs: fix the total_zones calculation in f2fs_prepare_super_block by Wang Sheng-Hui · 12 years ago
- c5bf205 mkfs: fix to store __le32 for checkpoint flags by Jaegeuk Kim · 12 years ago
- cc9d9ca lib, mkfs: fix endian conversion for crc calculation by Jaegeuk Kim · 12 years ago
- b6ae58e mkfs: fix bug in endianness at f2fs_update_nat_root by Oded Gabbay · 12 years ago
- fef98eb mkfs: add option to disable trim at format by Changman Lee · 12 years ago
- 9799d63 mkfs: handle labels longer than 16 characters by Mike Fleetwood · 12 years ago
- 089d0e7 mkfs: default to blank label by Mike Fleetwood · 12 years ago
- 8d3802b mkfs: fix to avoid format of device when already mounted by Namjae Jeon · 12 years ago
- 1dc688d build: revert "Compile static by default" by Jaegeuk Kim · 12 years ago
- f5f440f build: change f2fs_fs.h by Jaegeuk Kim · 12 years ago
- e1e843d build: compile static by default by Jaegeuk Kim · 12 years ago
- 5043dff build: clean up the base functions by Jaegeuk Kim · 12 years ago
- e69e437 build: make several base functions as a library by Jaegeuk Kim · 13 years ago
- 2784bd5 build: sync f2fs_fs.h with current f2fs sources by Jaegeuk Kim · 13 years ago
- 40b9f96 build: move f2fs_format.h to ../include/f2fs_fs.h by Jaegeuk Kim · 13 years ago
- 28af021 build: add description of prerequisite to build by Jaegeuk Kim · 13 years ago
- d238772 mkfs: reserve x2 sections by Jaegeuk Kim · 13 years ago
- c7e0a01 build: place mkfs into sbindir by Jan Engelhardt · 13 years ago
- 8471b6a build: replace obsolete build macros by Jan Engelhardt · 13 years ago
- 2a8c4b1 build: set some automake options by Jan Engelhardt · 13 years ago
- ec1a5da build: make use of AC_CONFIG_AUX_DIR by Jan Engelhardt · 13 years ago
- abb6bb8 Update .gitignore by Jan Engelhardt · 13 years ago
- fe2928a build: use pkgconfig to determine libuuid's parameters by Jan Engelhardt · 13 years ago
- b1bce4d build: remove unnecessary m4_flatten by Jan Engelhardt · 13 years ago
- 07b815d mkfs: Make HDIO_GETGEO ioctl optional by Ezequiel Garcia · 13 years ago
- 807776a More files git should ignore by Sven-Göran Bergh · 13 years ago
- dd1ba07 Unify version and date management by Sven-Göran Bergh · 13 years ago
- c0f2b90 Ignore configure.lineno by Sven-Göran Bergh · 13 years ago