aboutsummaryrefslogtreecommitdiff
path: root/tools/f2fs_io/f2fs_io.c
AgeCommit message (Expand)Author
2024-04-12f2fs_io: support unset subcommand for pinfileChao Yu
2024-03-08f2fs_io: support get_advise commandChao Yu
2024-02-21f2fs_io: add write_advice commandKonstantin Vyshetsky
2024-02-21f2fs_io: override setxattr value for system.adviseKonstantin Vyshetsky
2024-02-15f2fs_io: add lseek command to execute lseek()Daeho Jeong
2023-10-19f2fs_io: add list/set/removexattr commandJaegeuk Kim
2023-10-03f2fs_io: add fadvise supportJaegeuk Kim
2023-08-25f2fs-tools: convert to lseek() and kill lseek64Waldemar Brodkorb
2023-08-21f2fs_io: add do_clearflags to clear nocompress/compress flagQi Han
2023-08-17f2fs-tools: f2fs_io: no memcpy for mmap readJaegeuk Kim
2023-07-17f2fs_io: fix build warningJaegeuk Kim
2023-06-19f2fs_io: expend fallocate commandYangtao Li
2023-06-07f2fs_io: support gc_range commandChao Yu
2023-05-30f2fs_io: Fix integer multiplication overflow error in fiemapzangyangyang1
2023-05-17f2fs_io: support move_range commandYangtao Li
2023-04-14f2fs_io: support precache_extents commandYangtao Li
2023-04-14f2fs_io: support checkpoint commandChao Yu
2023-02-07f2fs_io: support AES_256_HCTR2Jaegeuk Kim
2022-10-26f2fs-tools: support F2FS_IOC_START_ATOMIC_REPLACEDaeho Jeong
2022-07-30f2fs_io: support triggering filesystem GC via ioctlChao Yu
2022-06-24f2fs_io: add dsync option for writeJaegeuk Kim
2022-05-25Remove unnecessary config.hJaegeuk Kim
2022-04-22Fix PowerPC format string warningsBart Van Assche
2022-04-22tools/f2fs_io: Fix the type of 'ret'Bart Van Assche
2022-04-22Fix the MinGW buildBart Van Assche
2022-02-02f2fs-tools: add atomic write related options to f2fs_io write commandDaeho Jeong
2021-08-23f2fs-tools: change fiemap print out formatDaeho Jeong
2021-08-23f2fs_io: add rename w/ fsync optionJaegeuk Kim
2021-07-22f2fs-tools: make fiemap command in accordance with uapiDaeho Jeong
2021-05-26f2fs_io: add to show immutable bitJaegeuk Kim
2021-04-22f2fs_io: Add get file name encryption modeRobin Hsu
2020-12-10f2fs_io: add compress/decompress commandsDaeho Jeong
2020-12-07f2fs_io: add get/set compression optionDaeho Jeong
2020-12-07f2fs_io: add erase optionOcean Chen
2020-12-07f2fs_io: change fibmap to fiemapDaeho Jeong
2020-08-20f2fs_io: measure performance of write()Jaegeuk Kim
2020-08-20f2fs_io: add OSYNC optionJaegeuk Kim
2020-08-04f2fs_io: open file in read only mode for pinning fileDaeho Jeong
2020-07-20f2fs_io: add mmap read operationJaegeuk Kim
2020-05-27f2fs_io: add randreadDaeho Jeong
2020-05-06f2fs_io: show more flagsJaegeuk Kim
2020-05-06f2fs_io: don't give garbage data in upper 32bitsJaegeuk Kim
2020-05-01f2fs_io: add fsyncJaegeuk Kim
2020-03-18f2fs_io: support compress blocks ioctlsChao Yu
2020-01-14f2fs_io: add set_fsverityJaegeuk Kim
2019-12-18f2fs_io: accept fallocate to have bigger sizeJaegeuk Kim
2019-10-07f2fs_io: add copy commandEric Biggers
2019-10-07f2fs_io: add helper functions for handling errorsEric Biggers
2019-08-27f2fs_io: add get/setflagsJaegeuk Kim
2019-08-27f2fs_io: support defrag_fileChao Yu