f2fs-tools: f2fs_io: no memcpy for mmap read
[platform/upstream/f2fs-tools.git] / mkfs /
2023-05-30 Chao Yuf2fs-tools: fix to le32 type variable correctly
2023-05-30 Chao Yumkfs.f2fs: refactor format flow for cleanup
2023-05-30 Chao Yumkfs.f2fs: cleanup w/ alloc_next_free_block()
2023-05-18 Chao Yumkfs.f2fs: remove unneeded nat initialization in f2fs_u...
2023-05-18 Chao Yuf2fs-tools: add noatime for quota file
2023-05-18 Chao Yuf2fs-tools: use f2fs_init_inode() to clean up codes
2023-05-18 Chao Yuf2fs-tools: print more raw sb info
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
2023-02-15 Jaegeuk Kimmkfs.f2fs: trim all the devices except the first one
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-25 Jaegeuk Kimmkfs.f2fs: fix typo
2022-05-25 Jaegeuk Kimmkfs.f2fs: split unused parameter
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 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-07-22 Wang Xiaojunf2fs-tools: rebuild the quota inode if it is corrupted
2021-06-23 Jaegeuk Kimmkfs.f2fs: remove android features for RO
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-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-08-20 Aravind Rameshf2fs-tools: zns zone-capacity support
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: pass all needed include paths to libf2fs
2020-06-18 Rolf Eike Beerlib: use ${libuuid_LIBS} instead of -luuid everywhere
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-03-09 Daniel Rosenbergf2fs-tools: Casefolded Encryption support
2020-01-14 Chao Yuf2fs-tools: support data compression
2019-12-19 Robin Hsuf2fs-tools: reuse same pointer, exit on error without...
2019-12-10 Fabrice Fontainemkfs/Makefile.am: fix build without blkid
2019-08-27 Daniel Rosenbergf2fs-tools: Add support for Casefolding
2019-08-27 Jaegeuk Kimmkfs.f2fs: check zeros in first 16MB for Android
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-22 Jaegeuk Kimmkfs.f2fs: enable VERITY by default
2018-11-21 Sotirios-Efstathio... mkfs.f2fs: Added missing statements related to error...
2018-11-21 Chao Yumkfs.f2fs: support formating large size file in 32...
2018-11-21 Tiezhu Yangmkfs.f2fs: show the info of volume label only when...
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 Theodore Ts'obuild: declare that libf2fs_format uses the blkid library
2018-08-28 Theodore Ts'oadd configure option --with-root-libdir
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-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 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-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-04-05 Jaegeuk Kimmkfs.f2fs: support fsverity feature
2018-04-05 Iris Changf2fs-tools: use pointer and memory alloaction instead...
2018-04-03 kataolibf2fs,mkfs.f2fs: add wanted_sector_size for wanted_to...
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
next