f2fs-tools: fix typo in f2fs_inode structure
[platform/upstream/f2fs-tools.git] / mkfs / f2fs_format.c
2023-05-18 Chao Yuf2fs-tools: fix typo in f2fs_inode structure
2023-05-18 Chao Yuf2fs-tools: rename i_padding to i_compress_flag
2023-05-18 Jaegeuk Kimf2fs-tools: allocate memory to handle label
2023-04-11 Yonggil Songmkfs.f2fs: Introduce configurable reserved sections
2022-10-26 Jaegeuk Kimf2fs-tools: give less overprovisioning space
2022-10-20 Jaegeuk Kimf2fs-tools: set host-aware zoned device similar to...
2022-10-10 Chao Yumkfs.f2fs: update allocation policy for ro feature
2022-08-19 Eric Biggersmkfs.f2fs: catch total_zones=0 instead of crashing
2022-05-25 Jaegeuk KimRemove unnecessary config.h
2022-05-22 Jaegeuk Kimf2fs-tools: move android_config before defining them
2022-04-26 Jaegeuk Kimmkfs.f2fs: check uuid library
2022-04-22 Bart Van AsscheChange #ifdef _WIN32 checks into #ifdef HAVE_.*
2022-04-22 Bart Van Asschemkfs/f2fs_format.c: Suppress a compiler warning
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-01-13 Jaegeuk Kimmkfs.f2fs: set required quota types only
2021-07-22 Wang Xiaojunf2fs-tools: rebuild the quota inode if it is corrupted
2021-06-22 Aravind Rameshf2fs-tools: fix metadata region overlap with zoned...
2021-05-26 Jaegeuk Kimf2fs-tools: support small RO partition
2021-05-10 Seung-Woo Kimmkfs.f2fs: fix memory leak in not enough segments error...
2021-02-23 Park Ju Hyungmkfs.f2fs: add VM disk files to hot data types
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...
next