f2fs-tools: fix to le32 type variable correctly
[platform/upstream/f2fs-tools.git] / mkfs / f2fs_format_main.c
2023-05-30 Chao Yuf2fs-tools: fix to le32 type variable correctly
2023-04-11 Yonggil Songmkfs.f2fs: Introduce configurable reserved sections
2022-10-20 Jaegeuk Kimf2fs-tools: set host-aware zoned device similar to...
2022-05-25 Jaegeuk KimRemove unnecessary config.h
2022-04-22 Bart Van AsscheChange #ifdef _WIN32 checks into #ifdef HAVE_.*
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 AsscheChange the ANDROID_WINDOWS_HOST macro into _WIN32
2022-04-22 Bart Van AsscheSwitch from the u_int to the uint types
2022-04-22 Bart Van Asscheconfigure.ac: Enable cross-compilation
2022-03-02 Jaegeuk Kimmkfs.f2fs: fix wrong indentation and clean up
2022-03-02 Jaegeuk Kimmkfs.f2fs: set project quota by default for -g android...
2022-01-13 Jaegeuk Kimmkfs.f2fs: set required quota types only
2021-09-20 Jaegeuk Kimmkfs.f2fs: wipe other FS magics given -f
2021-06-23 Jaegeuk Kimmkfs.f2fs: remove android features for RO
2020-12-07 Jaegeuk Kimmkfs.f2fs: show a message when compression is enabled
2020-12-07 John A. Leuenhagenmkfs.f2fs: add -h and --help
2020-08-20 Theotime Combesmkfs.f2fs: add -r (fake_seed) flag
2020-08-20 Theotime Combesmkfs.f2fs: add -T flag
2020-07-21 Jaegeuk Kimmkfs.f2fs: add casefolding and project quota config
2020-07-10 Zoltán Böszörményimkfs.f2fs: allow setting volume UUID manually
2020-06-18 Rolf Eike Beerlib: fix include path for blkid.h
2020-06-18 Rolf Eike Beerlib: fix include path for uuid.h
2020-05-06 Érico Nogueiramkfs.f2fs: update manual and help message
2020-01-14 Chao Yuf2fs-tools: support data compression
2019-12-19 Robin Hsuf2fs-tools: reuse same pointer, exit on error without...
2019-08-27 Daniel Rosenbergf2fs-tools: Add support for Casefolding
2018-11-22 Jaegeuk Kimmkfs.f2fs: enable VERITY by default
2018-11-21 Tiezhu Yangmkfs.f2fs: show the info of volume label only when...
2018-08-28 Sotirios-Efstathio... mkfs.f2fs: Fixed typos in several printed messages.
2018-08-28 Jaegeuk Kimmkfs.f2fs: add -R 0:0 by default for android
2018-08-28 Jaegeuk Kimmkfs.f2fs: add root_owner to give uid/gid
2018-07-14 Jaegeuk Kimmkfs.f2fs: factor out feature table from mkfs.f2fs
2018-07-14 Jaegeuk Kimf2fs-tools: add -g to give default options
2018-07-14 Junling Zhengmkfs.f2fs: use an array to manage features
2018-07-14 Sheng Yongf2fs-tools: introduce new option V to show version
2018-07-14 Junling Zhengmkfs.f2fs: support multiple features with one "-O"
2018-05-07 Sheng Yongmkfs.f2fs: create lost+found directory
2018-05-07 Chao Yumkfs.f2fs: support hot file extension
2018-05-07 Chao Yumkfs.f2fs: expand scalability of nat bitmap
2018-04-05 Jaegeuk Kimmkfs.f2fs: support fsverity feature
2018-04-03 kataolibf2fs,mkfs.f2fs: add wanted_sector_size for wanted_to...
2018-01-25 Chao Yuf2fs-tools: support inode creation time
2017-12-05 Hyojun Kimmkfs.f2fs: Windows Android SDK support
2017-12-05 Jaegeuk Kimf2fs-tools: enable sparse_file opeartions
2017-11-28 Chao Yulibf2fs: propagate error from f2fs_{finalize,fsync...
2017-11-03 Hyojun Kimmkfs.f2fs: support quota option in mkfs
2017-10-30 Chao Yuf2fs-tools: support flexible inline xattr size
2017-07-26 Chao Yuf2fs-tools: support inode checksum
2017-07-26 Chao Yuf2fs-tools: support project quota
2017-07-26 Chao Yuf2fs-tools: enhance on-disk inode structure scalability
2017-06-16 Yang Jinadd sparse support for f2fs
2017-06-06 Jaegeuk Kimmkfs.f2fs: drop initial spaces for feature string
2017-05-10 Tiezhu Yangf2fs-tools: fix the wrong message when errno is EBUSY
2017-04-21 Jaegeuk Kimmkfs.f2fs: use noheap by default
2017-03-07 Kinglong Meemkfs.f2fs: check overwrite before make filesystem
2017-03-07 Kinglong Meemkfs.f2fs: clearfiy the help message and manpages
2017-02-03 Kinglong Meemkfs.f2fs: fix bad assignment of total_sectors for...
2017-01-24 Kinglong Meemkfs.f2fs: fix a segfault when setting more than 7...
2016-11-10 Jaegeuk Kimf2fs-tools: support multiple devices
2016-11-02 Damien Le Moalmkfs.f2fs: check options for zoned block devices
2016-10-31 Damien Le Moalf2fs-tools: use zoned block device terminology
2016-09-23 Jaegeuk Kimf2fs-tools: use shorter config variable name
2016-09-22 Yunlong Songmkfs.f2fs: do not need strdup for parse_feature
2016-07-15 Sheng Yongf2fs-tools: update the format of output message
2016-06-15 Jaegeuk Kimmkfs/fsck: add host-managed smr feature
2016-06-08 Jaegeuk Kimmkfs.f2fs: ZBC device support
2015-12-08 Jaegeuk Kimmkfs.f2fs: show correct partition size
2015-11-22 Jaegeuk Kimfsck.f2fs: support a readonly filesystem
2015-09-25 Jaegeuk Kimmkfs.f2fs: support <1% overprovision ratio
2015-08-11 Jaegeuk Kimmkfs.f2fs: set overprovision size more precisely
2015-04-22 Jaegeuk Kimmkfs.f2fs: set encryption feature
2015-04-03 Jaegeuk KimRevert "mkfs.f2fs: 512 UTF-16 characters for label"
2015-03-24 Jaegeuk Kimmkfs.f2fs: 512 UTF-16 characters for label
2015-03-24 Jaegeuk Kimmkfs.f2fs: add quite mode, -q
2015-03-20 Jaegeuk Kimmkfs.f2fs: show bytes for total_sectors
2014-11-19 Changman Leemkfs.f2fs: introduce some macros to simplify coding...
2014-10-07 Jaegeuk Kimmkfs.f2fs: avoid build warning
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-05-14 JP AbgrallCleanup various build warnings (signed vs unsigned...
2014-04-25 Jaegeuk Kimf2fs-tools: announce dual licenses with GPL and LGPL v2
2014-04-07 JP Abgrallsplit up mkfs format into main and just the format...