platform/upstream/f2fs-tools.git
2018-05-07 Lianjun Huangsload.f2fs: give correct file type
2018-05-07 Jaegeuk Kimfsck.f2fs: fix check order in -p1
2018-05-04 Jaegeuk Kimf2fs-tools: get kernel version via uname(2)
2018-05-04 Jaegeuk Kimmkfs.f2fs: avoid selinux denial for unnecessary sysfs...
2018-04-30 Tao Baolibf2fs: Track AOSP libsparse API change.
2018-04-24 Jaegeuk Kimfsck.f2fs: fix stack overflow when reading out nat...
2018-04-05 Jaegeuk Kimmkfs.f2fs: support fsverity feature
2018-04-05 Iris Changf2fs-tools: use pointer and memory alloaction instead...
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-03-28 Jaegeuk Kimresize.f2fs: fix access out-of memory boundary
2018-03-14 Hyojun Kimtools: sg_write_buffer: add sg_write_buffer for FFU
2018-01-30 Jaegeuk Kimf2fs-tools: release 1.10.0 v1.10.0
2018-01-25 Chao Yuf2fs-tools: support inode creation time
2018-01-25 Yunlei Hefsck.f2fs: use mem nat info directly
2018-01-22 Jaegeuk Kimfsck.f2fs: show missing checkpoint flags
2018-01-22 Jaegeuk Kimfsck.f2fs: allow roll-forward for small checkpoint fix
2018-01-11 Sheng Yongdump.f2fs: do not write nat bits when dumping info
2018-01-11 Sheng Yongmkfs.f2fs: set seed for random checkpoint_ver
2018-01-11 Sheng Yongfsck.f2fs: show encoded name when unlinking corrupted...
2018-01-04 Yunlei Hedump.f2fs: Test blkaddr is valid or not in option '-b'
2018-01-03 Yunlei Hefsck.f2fs: Remove unused ckpt_valid_map info
2018-01-03 Jaegeuk Kimfsck.f2fs: add -y for generic fsck
2018-01-03 Gaoxiang (OS)resize.f2fs: fix max_nat_bitmap_size miscalculatation
2017-12-28 Jaegeuk Kimfsck.f2fs: avoid wrong IS_VALID_BLK_ADDR
2017-12-19 Yunlong Songfsck.f2fs: check and fix i_namelen to avoid double...
2017-12-19 Yunlong Songfsck.f2fs: check nid range before use to avoid segmenta...
2017-12-14 Hyojun Kimmkfs.f2fs: Limit pragma pack(1) only for Windows Host
2017-12-05 Hyojun Kimmkfs.f2fs: Windows Android SDK support
2017-12-05 Jaegeuk Kimf2fs-tools: enable sparse_file opeartions
2017-12-01 Jaegeuk Kimsload.f2fs: update build for android
2017-12-01 Jaegeuk Kimf2fs-tools: allow multiple prog names
2017-12-01 Jaegeuk Kimmkfs.f2fs: match uid/gid/projid between root inode...
2017-12-01 Jaegeuk Kimmkfs.f2fs: show debug message for quota data writes
2017-11-30 Jaegeuk Kimf2fs-tools: build tools selectively
2017-11-28 Chao Yulibf2fs: propagate error from f2fs_{finalize,fsync...
2017-11-27 Chao Yuf2fs-tools: adjust feature name
2017-11-27 Chao Yuf2fs: avoid memory leak in f2fs_write_root_inode
2017-11-27 Chao Yufsck.f2fs: fix potential stack overflow issue
2017-11-27 Chao Yudump.f2fs: show extra attr only when feature is enabled
2017-11-16 Jaegeuk Kimf2fs-tools: define WITH_ANDROID if __ANDROID__ is defined
2017-11-15 Jaegeuk Kimf2fs-tools: build binaries in Mac
2017-11-14 Anthony G.... lib/libf2fs.c: include <sys/sysmacros.h>
2017-11-14 Anthony G.... fsck/Makefile.am, mkfs/Makefile.am: fix to `make distch...
2017-11-12 Sheng Yongdump/fsck: introduce print_xattr_entry
2017-11-12 Jaegeuk Kimfsck.f2fs: add an option to preserve quota limits
2017-11-12 Yunlei Hefsck: check inline_dentry i_addr[0] same as inline_data
2017-11-12 Sheng Yongfsck.f2fs: format output message of FIX_MSG
2017-11-12 Sheng Yongf2fs-tools: remove unused list.h
2017-11-12 Sheng Yongfsck.f2fs: introduce sanity_check_inode
2017-11-12 Sheng Yongfsck.f2fs: introduce new option --dry-run
2017-11-12 Sheng Yongdump.f2fs: do not dump encrypted files
2017-11-12 Sheng Yongdump.f2fs: introduce dump_xattr
2017-11-07 Sheng Yongfsck.f2fs: do not fix corrupted nat entries in build_na...
2017-11-07 Sheng Yongfsck.f2fs: do not set fix_on directly
2017-11-07 Jaegeuk Kimf2fs-tools: fix warnings when building in android
2017-11-07 Jaegeuk Kimmkfs.f2fs: set .so to cold files
2017-11-07 Hyojun Kimfsck.f2fs: support quota
2017-11-03 Hyojun Kimmkfs.f2fs: support quota option in mkfs
2017-10-31 Hyojun Kimf2fs-tools: f2fs_read() and f2fs_filesize_update()...
2017-10-31 Hyojun Kimsload.f2fs: fix bugs in f2fs_write_block()
2017-10-30 Chao Yuf2fs-tools: support flexible inline xattr size
2017-10-26 Yunlei Hefsck: introduce generic function f2fs_fsync_device
2017-10-26 Liu Xuemkfs.f2fs: fix wrong end blkaddr
2017-09-21 Jaegeuk Kimf2fs-tools: release 1.9.0 v1.9.0
2017-09-12 Yunlong Songf2fs-tools: move_curseg_info only if check_curseg_offse...
2017-09-12 Yunlong Songf2fs-tools: fix is_set_ckpt_flags for correct bool...
2017-09-12 Yunlong Songf2fs-tools: add cscope files to .gitignore
2017-09-05 Jaegeuk Kimmkfs.f2fs: fix wrong curseg check
2017-08-29 Yunlei Hefsck.f2fs: write back last cp block in the end
2017-08-29 Jaegeuk Kimmkfs.f2fs: fix missing cpu_to_le64 for checkpoint version
2017-07-26 Chao Yuf2fs-tools: support inode checksum
2017-07-26 Piotr Sokołowskif2fs-tools: fix printing block adresses
2017-07-26 Chao Yuf2fs-tools: support project quota
2017-07-26 Chao Yuf2fs-tools: enhance on-disk inode structure scalability
2017-07-21 Jaegeuk Kimf2fs-tools: add atomic_write feature flag
2017-07-17 Chao Yuf2fs-tools: spread struct f2fs_dentry_ptr for inline...
2017-06-16 Yang Jinadd sparse support for f2fs
2017-06-06 Jaegeuk Kimmkfs.f2fs: drop initial spaces for feature string
2017-06-05 Jaegeuk Kimf2fs-tools: avoid build warnings
2017-05-26 Jaegeuk Kimmkfs.f2fs: avoid wrong discard of dnode
2017-05-10 Tiezhu Yangf2fs-tools: fix the wrong message when errno is EBUSY
2017-04-28 Chao Yuf2fs-tools: support to set and recognize CP_TRIMMED_FLAG
2017-04-27 Jin Qianfsck.f2fs: sanity check segno and blk_off when building...
2017-04-27 Jin Qianfsck.f2fs: sanity check cp_payload before reading check...
2017-04-27 Jin Qianfsck.f2fs: sanity check blk_off for summary block entries
2017-04-26 Jaegeuk Kimmkfs.f2fs: fix wrong segment assignment
2017-04-25 Jin Qianf2fs-tools: sanity check segment count
2017-04-21 Jin Qianfsck.f2fs: fix cur_valid_map buffer overflow
2017-04-21 Yong, JonathanFix mkfs out of tree builds
2017-04-21 Jaegeuk Kimmkfs.f2fs: use noheap by default
2017-03-20 Kinglong Meelibf2fs: avoid overwrite the c.start_sector by non...
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-03-19 Kinglong Meefsck.f2fs: check encrypted filename depends FADVISE_ENC...
2017-03-19 Kinglong Meefsck.f2fs: fix bad notice of missing device
2017-03-17 Kinglong Meesload.f2fs: fix missing SSA updates
2017-03-16 Kinglong Meefsck.f2fs: a separate option for showing directory...
2017-03-16 Kinglong Meef2fscrypt: add a tool for encryption management in...
2017-03-16 Kinglong Meefsck.f2fs: sanity check of crc_offset from raw checkpoint
next