f2fs-tools: fix to le32 type variable correctly
[platform/upstream/f2fs-tools.git] / fsck / dir.c
2023-05-30 Chao Yuf2fs-tools: fix to le32 type variable correctly
2022-04-22 Bart Van AsscheFix the MinGW build
2021-07-07 Wang Xiaojunf2fs-tools: fix wrong value of reserve_new_block parame...
2020-12-23 Jordan Webbf2fs-tools: Make sload.f2fs reproduce hard links
2020-06-18 Wuyun Zhaof2fs-tools: set cold flag for non-dir node
2019-08-27 Chao Yuf2fs-tools: fix stat update in sload/fsck
2019-08-27 Daniel Rosenbergf2fs-tools: Add support for Casefolding
2019-08-20 Chao Yusload.f2fs: fix memory leak of dentry.link
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 Chao Yuf2fs-tools: fix to check total valid block count before...
2019-05-21 Chao Yuf2fs-tools: get rid of unneeded fields in on-disk inode
2018-08-28 Chao Yuf2fs-tools: fix to reset i_gc_failures offline
2018-05-07 Sheng Yongfsck.f2fs: reconnect unreachable files to lost+found
2017-12-01 Jaegeuk Kimsload.f2fs: update build for android
2017-11-07 Jaegeuk Kimf2fs-tools: fix warnings when building in android
2017-11-07 Hyojun Kimfsck.f2fs: support quota
2017-07-26 Chao Yuf2fs-tools: support inode checksum
2017-07-26 Chao Yuf2fs-tools: enhance on-disk inode structure scalability
2017-07-17 Chao Yuf2fs-tools: spread struct f2fs_dentry_ptr for inline...
2017-03-19 Kinglong Meesload.f2fs: support sload files into directory includes...
2017-03-19 Kinglong Meesload.f2fs: let dir_buckets/dir_block_index supports...
2017-01-19 Sheng Yongf2fs-tools: correct endianness
2016-11-03 Jaegeuk Kimsload.f2fs: not support to find or add files in inline_...
2016-04-19 Jaegeuk Kimsload.f2fs: support loading files into partition directly