mkfs.f2fs: allocate zones together to avoid random access
[platform/upstream/f2fs-tools.git] / mkfs / f2fs_format.c
2020-12-23 Jaegeuk Kimmkfs.f2fs: allocate zones together to avoid random...
2020-12-23 Jaegeuk Kimmkfs.f2fs: adjust zone alignment when using multi-parti...
2020-08-20 Theotime Combesmkfs.f2fs: add -r (fake_seed) flag
2020-08-20 Theotime Combesmkfs.f2fs: add -T flag
2020-08-20 Aravind Rameshf2fs-tools: zns zone-capacity support
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 uuid.h
2020-03-09 Daniel Rosenbergf2fs-tools: Casefolded Encryption support
2020-01-14 Chao Yuf2fs-tools: support data compression
2019-08-27 Daniel Rosenbergf2fs-tools: Add support for Casefolding
2019-08-20 Chao Yusload.f2fs: fix to set temperature during sload
2019-08-20 Xue Liuf2fs-tools: calculate inode checksum and writeback
2019-08-20 Park Ju Hyungmkfs.f2fs: make the default extensions list much more...
2019-05-21 Chao Yuf2fs-tools: relocate chksum_offset for large_nat_bitmap...
2019-05-21 Chao Yuf2fs-tools: allow unfixed f2fs_checkpoint.checksum_offset
2019-05-21 Chao Yuf2fs-tools: get rid of unneeded fields in on-disk inode
2018-11-21 Sotirios-Efstathio... mkfs.f2fs: Added missing statements related to error...
2018-11-21 Junling Zhengf2fs-tools: introduce sb checksum
2018-11-21 Junling Zhengf2fs-tools: rename CHECKSUM_OFFSET to CP_CHKSUM_OFFSET
2018-08-28 Chao Yuf2fs-tools: fix to reset i_gc_failures offline
2018-08-28 Sotirios-Efstathio... mkfs.f2fs: Fixed typos in several printed messages.
2018-08-28 Jaegeuk Kimmkfs.f2fs: add root_owner to give uid/gid
2018-08-28 Rosen Penevmkfs.f2fs: Add several media formats + exe
2018-08-28 Yunlong Songf2fs-tools: fix overflow bug of start_sector when compu...
2018-08-28 Yunlong Songf2fs-tools: fix to match with the start_sector
2018-08-28 Jaegeuk Kimmkfs.f2fs: not allow to format too small sized partition
2018-07-14 Chao Yumkfs.f2fs: fix incorrect cold data location
2018-05-07 Sheng Yongmkfs.f2fs: create lost+found directory
2018-05-07 Chao Yumkfs.f2fs: treat db's data as hot one
2018-05-07 Chao Yumkfs.f2fs: support hot file extension
2018-05-07 Sheng Yongmkfs.f2fs: introduce mkfs parameters in f2fs_configuration
2018-05-07 Chao Yumkfs.f2fs: fix to handle endianness in f2fs_write_check...
2018-05-07 Chao Yumkfs.f2fs: expand scalability of nat bitmap
2018-05-04 Jaegeuk Kimf2fs-tools: get kernel version via uname(2)
2018-01-25 Chao Yuf2fs-tools: support inode creation time
2018-01-11 Sheng Yongmkfs.f2fs: set seed for random checkpoint_ver
2018-01-03 Gaoxiang (OS)resize.f2fs: fix max_nat_bitmap_size miscalculatation
2017-12-05 Hyojun Kimmkfs.f2fs: Windows Android SDK support
2017-12-01 Jaegeuk Kimmkfs.f2fs: match uid/gid/projid between root inode...
2017-12-01 Jaegeuk Kimmkfs.f2fs: show debug message for quota data writes
2017-11-27 Chao Yuf2fs: avoid memory leak in f2fs_write_root_inode
2017-11-15 Jaegeuk Kimf2fs-tools: build binaries in Mac
2017-11-07 Jaegeuk Kimmkfs.f2fs: set .so to cold files
2017-11-07 Hyojun Kimfsck.f2fs: support quota
2017-11-03 Hyojun Kimmkfs.f2fs: support quota option in mkfs
2017-10-26 Liu Xuemkfs.f2fs: fix wrong end blkaddr
2017-09-05 Jaegeuk Kimmkfs.f2fs: fix wrong curseg check
2017-08-29 Jaegeuk Kimmkfs.f2fs: fix missing cpu_to_le64 for checkpoint version
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-05 Jaegeuk Kimf2fs-tools: avoid build warnings
2017-05-26 Jaegeuk Kimmkfs.f2fs: avoid wrong discard of dnode
2017-04-28 Chao Yuf2fs-tools: support to set and recognize CP_TRIMMED_FLAG
2017-04-26 Jaegeuk Kimmkfs.f2fs: fix wrong segment assignment
2017-04-21 Jaegeuk Kimmkfs.f2fs: use noheap by default
2017-02-23 Jaegeuk Kimmkfs.f2fs: support nat_bits feature
2017-02-23 Kinglong Meemkfs.f2fs: make sure clean all reset dnodes
2017-02-06 Kinglong Meemkfs.f2fs: check the c.overprovision with zero before...
2016-11-29 Jaegeuk Kimmkfs.f2fs: detect small partition by overprovision...
2016-11-29 Jaegeuk Kimmkfs.f2fs: give random checkpoint version
2016-11-10 Jaegeuk Kimf2fs-tools: support multiple devices
2016-11-02 Damien Le Moalmkfs.f2fs: check zoned block devices configuration
2016-10-31 Damien Le Moalf2fs-tools: use zoned block device terminology
2016-10-18 Jaegeuk Kimmkfs.f2fs: fix the discarding size for block device
2016-09-23 Jaegeuk Kimf2fs-tools: use shorter config variable name
2016-09-23 Jaegeuk Kimlibf2fs: use dev_read_block and dev_write_block
2016-09-22 Jaegeuk Kimmkfs: get fd for f2fs_trim_device
2016-07-15 Sheng Yongf2fs-tools: update the format of output message
2016-06-08 Jaegeuk Kimmkfs.f2fs: ZBC device support
2016-03-16 Fan Limkfs.f2fs: set segment_count in super block correctly
2016-03-14 Chao Yuf2fs-tools: rebase struct f2fs_summary_block with upstream
2016-01-23 Jaegeuk Kimmkfs.f2fs: reset dnode with zeros
2016-01-14 Jaegeuk Kimf2fs-tools: avoid failure and warnings for android...
2016-01-08 Yunlei Hemkfs.f2fs: introduce zone align for main area
2015-12-21 Liu Xuemkfs.f2fs: fix check error when calloc sum_compact...
2015-12-15 Jaegeuk Kimlib: fix test_bit_le functions
2015-12-15 Jaegeuk Kimmkfs.f2fs: remove extent_cache entry for parent directory
2015-12-15 Jaegeuk Kimmkfs.f2fs: fix storing volume label correctly in utf16
2015-12-14 Chao Yumkfs.f2fs: fix to calculate left space of checkpoint...
2015-12-11 Jaegeuk Kimmkfs.f2fs: export get_best_overprovision
2015-12-03 Jaegeuk Kimmkfs.f2fs: export get_{sb|cp} and set_{sb|cp}
2015-12-03 Jaegeuk Kimmkfs.f2fs: discard obsolete blocks to avoid roll-forwar...
2015-12-02 Chao Yumkfs.f2fs: skip extension name that is too long
2015-12-02 Sheng Yongmkfs.f2fs: avoid dumplicate extensions
2015-09-25 Jaegeuk Kimmkfs.f2fs: support <1% overprovision ratio
2015-09-23 Jaegeuk Kimmkfs.f2fs: fix wrong ovp space calculation on large...
2015-08-11 Jaegeuk Kimmkfs.f2fs: set overprovision size more precisely
2015-04-22 Jaegeuk Kimmkfs.f2fs: set encryption feature
2015-02-09 Chao Yumkfs.f2fs: avoid memory leak in mkfs
2015-02-06 Chao Yumkfs.f2fs: support large sector size
2014-11-19 Changman Leemkfs.f2fs: introduce some macros to simplify coding...
2014-11-14 Changman Leemkfs.f2fs: fix missing endian conversion
2014-11-14 Changman Leemkfs: use compact mode for data summaries
2014-11-07 Jaegeuk Kimmkfs.f2fs: give a kernel version for initial format
2014-07-29 Jaegeuk Kimmkfs.f2fs: remove build warning
2014-07-10 Changman Leemkfs.f2fs: large volume support
2014-06-13 Jaegeuk Kimlibf2fs, fsck, mkfs: call f2fs_finalize_device before...
2014-05-14 JP AbgrallCleanup various build warnings (signed vs unsigned...
2014-05-09 Jaegeuk Kimf2fs: fix to remove the test code that should not be...
next