f2fs-tools: fix typo in f2fs_inode structure
[platform/upstream/f2fs-tools.git] / include / f2fs_fs.h
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-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-26 Jaegeuk KimCheck fallthrough in mount.h for Mac
2022-04-26 Jaegeuk Kimf2fs-tools: use android config only if there's no config.h
2022-04-26 Jaegeuk Kimf2fs-tools: support zoned device in Android
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 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-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-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
2018-11-21 Chao Yufsck.f2fs: detect and recover corrupted quota file
2018-11-21 Junling Zhengf2fs-tools: introduce sb checksum
2018-11-21 Daniel RosenbergWIP: Add partial shrinking support to f2fs
2018-11-21 Jaegeuk Kimfsck.f2fs: support checkpoint=disable
2018-11-21 Junling Zhengf2fs-tools: rename CHECKSUM_OFFSET to CP_CHKSUM_OFFSET
2018-08-28 Junling Zhengfsck.f2fs: supply more check entries for checkpoint
2018-08-28 Chao Yuf2fs-tools: fix to reset i_gc_failures offline
2018-08-28 Jaegeuk Kimmkfs.f2fs: add root_owner to give uid/gid
2018-08-28 Junling Zhengf2fs-tools: fix compile errors on AOSP
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 Sheng Yongf2fs-tools: remove duplicated declaration of f2fs_confi...
2018-07-14 Sheng Yongf2fs-tools: introduce new option V to show version
2018-05-07 Sheng Yongmkfs.f2fs: create lost+found directory
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: 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-03 Hyojun Kimf2fs-tools: change to use #pragma pack(push, 1)
2018-04-03 kataolibf2fs,mkfs.f2fs: add wanted_sector_size for wanted_to...
2018-01-25 Chao Yuf2fs-tools: support inode creation time
next