summaryrefslogtreecommitdiff
path: root/f2fs_utils
AgeCommit message (Expand)Author
2016-11-22system/extras: Replace cutils/log.h with android/log.h or log/log.hMark Salyzyn
2016-10-05Test for _WIN32 in system/extras instead of USE_MINGW.Elliott Hughes
2016-05-23Fix misc-macro-parentheses warnings in f2fs_utils.Chih-Hung Hsieh
2016-02-12Add missing liblog dependencyDimitry Ivanov
2016-02-02Fix warnings in system/extras.Dan Albert
2016-01-08Make f2fs_ioutils depend on libselinuxColin Cross
2015-12-09Rename libext2 host libraries to standard suffix.Alex Deymo
2015-08-24am 44df7549: Merge "fix bug in mkf2fs tool calculation of f2fs filesystem len...Mark Salyzyn
2015-08-24fix bug in mkf2fs tool calculation of f2fs filesystem lengthlei wang wang
2015-05-14am 36a3d0ed: Merge "Remove selinux/android.h from host tools"Jeff Vander Stoep
2015-05-13Remove selinux/android.h from host toolsJeff Vander Stoep
2015-04-16am 7f223030: Merge "f2fs_utils: fix build break in static_sdk_tools"Mark Salyzyn
2015-04-16f2fs_utils: fix build break in static_sdk_toolsMark Salyzyn
2015-02-20am c11e670a: am 3d5ff951: Merge "Add missing include."Elliott Hughes
2015-02-19Add missing include.Elliott Hughes
2015-01-30am 7a0b43b9: am 22669b72: Merge "Add missing includes."Elliott Hughes
2015-01-29Add missing includes.Elliott Hughes
2014-12-30am dc645aa1: am c8e992de: Merge "Fix missing #includes in system/extras."Elliott Hughes
2014-12-29Fix missing #includes in system/extras.Elliott Hughes
2014-08-19f2fs_sparseblock.c: Skip over empty segments, minor clean upDaniel Rosenberg
2014-08-19f2fs_sparseblock: Fixed handling of journaled sit entriesDaniel Rosenberg
2014-08-18f2fs_sparseblock: Correctly handle f2fs checkpoint flagsDaniel Rosenberg
2014-08-15Android.mk: Remove false dependency on host osDaniel Rosenberg
2014-08-15f2fsutils: Added support for sparse f2fs representationsDaniel Rosenberg
2014-06-25f2fs_utils: make Mac builds happy (copy out mkf2fsuserimg.sh)JP Abgrall
2014-06-24f2fs utils: set correct dependency on dynamic libf2fsJP Abgrall
2014-06-24f2fs utils: Add mkf2fsuserimg.sh and make_f2fsJP Abgrall
2014-06-24f2fs_utils: support new f2fs-tools f2fs_finalize_device API.JP Abgrall
2014-06-24f2fs_utils: provide sparse io and dynamic load.JP Abgrall