f2fs-tools: f2fs_io: no memcpy for mmap read
[platform/upstream/f2fs-tools.git] / include /
2023-07-18 Jaegeuk Kimf2fs-tools: quick fix for Android build
2023-06-30 Chao Yufsck.f2fs: recognize ERROR_INVALID_NODE_REFERENCE
2023-05-30 Chao Yuf2fs-tools: reuse feature_table to clean up print_sb_st...
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 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: add DISP_u8() macro
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 Chao Yuf2fs-tools: add packed attribute for struct f2fs_super_...
2023-05-18 Jaegeuk Kimf2fs-tools: allocate memory to handle label
2023-04-11 Yonggil Songmkfs.f2fs: Introduce configurable reserved sections
2023-04-07 Juhyung Parkfsck.f2fs: fix sanity check logic for cp_payload
2022-10-26 Jaegeuk Kimf2fs-tools: give less overprovisioning space
2022-10-10 Chao Yufsck.f2fs: trigger repairing if filesystem has inconsis...
2022-10-10 Chao Yufsck.f2fs: trigger repairing if filesystem was forced...
2022-10-10 Chao Yufsck.f2fs: export valid image size
2022-09-09 Robin LeeAlways use sparse/sparse.h when building for Android
2022-08-08 Jaegeuk Kimf2fs-tools: use F2FS_BLKSIZE instead of PAGE_*_SIZE
2022-07-22 Bart Van AsscheImprove compile-time type checking for f2fs_report_zone()
2022-07-22 Bart Van AsscheFix the struct f2fs_dentry_block definition
2022-05-28 Jaegeuk Kimandroid_config: add time headers
2022-05-26 Jaegeuk KimCheck fallthrough in mount.h for Mac
2022-05-25 Martin StjernholmFix dependencies on linux/blkzoned.h when using Bionic.
2022-05-25 Jaegeuk KimSupport zoned device if libc exists
2022-05-23 Jaegeuk Kimf2fs-tools: do not use SG_IO in Android
2022-05-20 Jaegeuk Kimandroid_config: add missing uuid library
2022-04-26 Jaegeuk Kimf2fs-tools: use android config only if there's no config.h
2022-04-26 Jaegeuk Kimf2fs-tools: use fsync() in Android
2022-04-26 Jaegeuk Kimf2fs-tools: support zoned device in Android
2022-04-22 Jaegeuk Kimandroid_config.h: add missing liblz4
2022-04-22 Bart Van AsscheFix PowerPC format string warnings
2022-04-22 Bart Van AsscheSuppress a compiler warning about integer truncation
2022-04-22 Bart Van AsscheAnnotate switch/case fallthrough
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 AsscheInclude <stddef.h> instead of defining offsetof()
2022-04-22 Bart Van AsscheMove the be32_to_cpu() definition
2022-04-22 Bart Van AsscheRemove unnecessary __attribute__((packed)) annotations
2022-04-22 Bart Van Asschef2fs_fs.h: Use standard fixed width integer types
2022-04-22 Bart Van AsscheVerify structure sizes at compile time
2022-04-22 Bart Van AsscheChange one array member into a flexible array member
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-20 Luis Chamberlainlibf2fs: don't allow mkfs / fsck on non power-of-2...
2022-03-02 Rosen Penevf2fs-tools: use proper 64bit types for PPC
2022-01-13 Jaegeuk Kimmkfs.f2fs: set required quota types only
2021-10-29 Daeho Jeongf2fs-tools: remove false failure alarm when fixing...
2021-09-20 Jaegeuk Kimmkfs.f2fs: wipe other FS magics given -f
2021-08-23 Jaegeuk KimAvoid redefined ALIGN_UP
2021-08-23 Robin Hsufsck.f2fs: add basic compress related check/fix
2021-07-22 Wang Xiaojunf2fs-tools: rebuild the quota inode if it is corrupted
2021-07-19 Daeho Jeongf2fs-tools: add periodic check in kernel version check
2021-06-23 Jaegeuk Kimfsck|dump.f2fs: add -M to get file map
2021-05-26 Jaegeuk Kimsload.f2fs: use F2FS_COMPRESS_RELEASED instead of IMMUT...
2021-05-26 Jaegeuk Kimf2fs-tools: support small RO partition
2021-05-26 Jaegeuk Kimfsck.f2fs: add "-l" to show the layout information
2021-05-24 Dongwoo Leetools: Introduce f2fslabel
2021-03-18 Daniel AbrechtAdd -P option to preserve file owner
2020-12-28 Jaegeuk Kimlibzoned: use blk_zone_v2 and blk_zone_report_v2 by...
2020-12-23 Jaegeuk Kimf2fs-tools: fix wrong blk_zone_rep_v2 definition
2020-12-23 Robin Hsuf2fs-tools:sload.f2fs compression support
2020-12-07 Robin HsuFix ASSERT() macro with '%' in the expression
2020-12-07 Daeho Jeongf2fs_io: change fibmap to fiemap
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-08 Jaegeuk Kimlibf2fs: fix build error on Windows
2020-03-24 Sahitya Tummalafsck.f2fs: allow fsck to fix issues with online resize...
2020-01-14 Chao Yuf2fs-tools: support data compression
2020-01-14 Robin Hsulibf2fs_io: Add user-space cache
2020-01-14 Jaegeuk Kimfsck.f2fs: add --{no-}kernel-check to bypass kernel...
2019-12-19 Robin Hsuf2fs-tools: reuse same pointer, exit on error without...
2019-12-10 Shin'ichiro Kawasakilibf2fs_zoned: Introduce f2fs_reset_zone() helper function
2019-12-10 Shin'ichiro Kawasakilibf2fs_zoned: Introduce f2fs_report_zone() helper...
2019-12-10 Shin'ichiro Kawasakilibf2fs_zoned: Introduce f2fs_report_zones() helper...
2019-08-27 Chao Yuf2fs-tools: introduce f2fs_ra_meta_pages()
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 Chao Yufsck.f2fs: add more sanity check for superblock
2019-08-20 Xue Liuf2fs-tools: calculate inode checksum and writeback
2019-08-20 Damien Le Moalf2fs-tools: Improve zoned model check
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
2019-05-21 Eric Biggersf2fs-tools: improve filename printing
2019-04-28 Chao Yufsck.f2fs: fix to repair ro mounted device w/ -f
2019-03-27 Chao Yufsck.f2fs: fix to do sanity check with inode.i_inline_x...
2019-03-23 Damien Le Moalf2fs-tools: Fix various compilation warnings
2019-03-01 Jaegeuk Kimf2fs-tools: add c++ for UNUSED
2019-03-01 Jaegeuk Kimf2fscrypt: avoid to fail android build
2019-01-09 Jaegeuk Kimfsck.f2fs: check nat_bits separately from bug_on
2018-11-27 Chao Yufsck.f2fs: allow to fsck readonly image w/ -f option
2018-11-21 Jaegeuk Kimf2fs-tools: show versions if exist
2018-11-21 Jaegeuk Kimfsck.f2fs: don't allocate new blocks on unclean shutdown
next