f2fs-tools: f2fs_io: no memcpy for mmap read
[platform/upstream/f2fs-tools.git] / configure.ac
2023-04-11 Jaegeuk Kimf2fs-tools: upgrade version 1.16.0 v1.16.0
2022-11-24 Bart Van AsscheRemove sg_write_buffer
2022-11-09 Juhyung Parkf2fs-tools: define HAVE_CLOCK_GETTIME properly
2022-07-22 Nick Hainkeconfigure.ac: fix cross compilation
2022-07-22 Nick Hainkeconfigure.ac: fix AC_ARG_WITH
2022-05-13 Jaegeuk Kimf2fs-tools: upgrade version 1.15.0
2022-05-13 Jaegeuk Kimf2fs-tools: build silently
2022-04-26 Jaegeuk Kimf2fs-tools: support zoned device in Android
2022-04-22 Bart Van AsscheChange #ifdef _WIN32 checks into #ifdef HAVE_.*
2022-04-22 Bart Van Asscheconfigure.ac: Detect selinux/android.h
2022-04-22 Bart Van Asscheconfigure.ac: Detect the sparse/sparse.h header
2022-04-22 Bart Van AsscheFix the MinGW build
2022-04-22 Bart Van Asscheconfigure.ac: Enable cross-compilation
2022-04-22 Bart Van Asscheconfigure.ac: Sort header file names alphabetically
2022-04-22 Bart Van Asscheconfigure.ac: Enable the automake -Wall option
2022-04-22 Bart Van Asscheconfigure.ac: Remove two prototype tests
2022-04-22 Bart Van Asscheconfigure.ac: Stop using obsolete macros
2020-12-23 Robin Hsuf2fs-tools:sload.f2fs compression support
2020-12-07 Daeho Jeongf2fs_io: change fibmap to fiemap
2020-08-24 Jaegeuk Kimf2fs-tools: release 1.14.0 v1.14.0
2020-08-20 Aravind Rameshf2fs-tools: zns zone-capacity support
2020-04-15 Jaegeuk Kimfsck.f2fs: quick fix of CLOCK_BOOTTIME in mac
2019-09-25 Jaegeuk Kimf2fs-tools: release 1.13.0 v1.13.0
2019-01-04 Jaegeuk Kimtools: add f2fs_io
2018-11-21 Jaegeuk Kimf2fs-tools: release 1.12.0 v1.12.0
2018-08-28 Jaegeuk Kimf2fs-tools: release 1.11.1
2018-08-28 Helmut Grohnef2fs-tools: Fix cross-build problem caused by AC_CHECK_...
2018-08-28 Theodore Ts'oadd configure option --with-root-libdir
2018-08-28 Baruch Siachconfigure: uclinux is also linux
2018-07-10 Jaegeuk Kimf2fs-tools: release 1.11.0 v1.11.0
2018-05-04 Jaegeuk Kimf2fs-tools: get kernel version via uname(2)
2018-03-14 Hyojun Kimtools: sg_write_buffer: add sg_write_buffer for FFU
2018-01-30 Jaegeuk Kimf2fs-tools: release 1.10.0 v1.10.0
2017-11-15 Jaegeuk Kimf2fs-tools: build binaries in Mac
2017-11-12 Sheng Yongdump/fsck: introduce print_xattr_entry
2017-11-12 Sheng Yongdump.f2fs: introduce dump_xattr
2017-09-21 Jaegeuk Kimf2fs-tools: release 1.9.0 v1.9.0
2017-03-07 Kinglong Meemkfs.f2fs: check overwrite before make filesystem
2017-02-04 Jaegeuk Kimf2fs-tools: release 1.8.0 v1.8.0
2017-01-13 Sergey KvachonokAdd a configure option for SELinux support
2016-11-02 Damien Le Moalf2fs-tools: introduce support for zoned block devices
2016-10-23 Christian Hessesload.f2fs: allow to build without libselinux
2016-07-29 Jaegeuk Kimf2fs-tools: release 1.7.0 v1.7.0
2016-04-19 Jaegeuk Kimsload.f2fs: support loading files into partition directly
2016-03-22 Jaegeuk Kimf2fs-tools: release 1.6.1 v1.6.1
2015-12-09 Jaegeuk Kimf2fs-tools: add library version info
2015-03-13 Gustavo Zacariasconfigure: add check for fallocate
2015-03-09 Anthony G. Basilef2fs-tools: fix build system to make distcheck correctly
2014-12-29 Yann E. MORINconfigure: add check for bswap_64
2014-12-29 Yann E. MORINconfigure: also check for byteswap.h
2014-11-08 Changman Leemkfs.f2fs: reclaim free space in case of regular file
2014-07-25 Sankalp Bosemkfs.f2fs: fix name conflict for BLKDISCARD
2014-01-14 Changman Leef2fs-tools: add f2fstat to print f2fs's status in sec
2013-07-04 Changman Leef2fs-tools: add fsck.f2fs and dump.f2fs
2013-04-04 Jaegeuk Kimbuild: make several base functions as a library
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 Engelhardtbuild: use pkgconfig to determine libuuid's parameters
2012-12-12 Jan Engelhardtbuild: remove unnecessary m4_flatten
2012-12-07 Sven-Göran BerghUnify version and date management
2012-11-26 Mike Frysingertouch up autotools
2012-11-26 Jaegeuk KimEnhancement: add uuid
2012-11-26 Jaegeuk Kimmkfs: Initial commit for patch v2 series