platform/upstream/f2fs-tools.git
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
2017-03-16 Yunlei Heresize.f2fs: fix a resize fail for sector size mismatch
2017-03-07 Kinglong Meemkfs.f2fs: check overwrite before make filesystem
2017-03-07 Kinglong Meemkfs.f2fs: clearfiy the help message and manpages
2017-02-23 Jaegeuk Kimmkfs.f2fs: support nat_bits feature
2017-02-23 Jaegeuk Kimfsck.f2fs: fix wrong usage out
2017-02-23 Jaegeuk Kimf2fs-tools: catch up up-to-date checkpoint flag
2017-02-23 Kinglong Meemkfs.f2fs: make sure clean all reset dnodes
2017-02-06 Kinglong Meemkfs.f2fs: check the c.overprovision with zero before...
2017-02-06 Sheng Yongresize.f2fs: correct checkpoint_ver of new checkpoint
2017-02-04 Jaegeuk Kimf2fs-tools: release 1.8.0 v1.8.0
2017-02-03 Kinglong Meemkfs.f2fs: fix bad assignment of total_sectors for...
2017-02-01 Jaegeuk Kimfsck.f2fs: remove wrong dentry due to hash conversion
2017-01-24 Liu Xuefsck.f2fs: always fix seg entry type if it is not DATA
2017-01-24 Kinglong Meemkfs.f2fs: fix a segfault when setting more than 7...
2017-01-21 Jaegeuk Kimfsck.f2fs: show parse errors neatly
2017-01-21 Jaegeuk Kimfsck.f2fs: support -p without argument
2017-01-19 Sheng Yongf2fs-tools: correct endianness
2017-01-13 Sergey KvachonokAdd a configure option for SELinux support
2016-12-22 Jaegeuk Kimfsck.f2fs: fix wrong i_name check for directory
2016-12-12 Yunlei Heresize.f2fs: remove unused parameters
2016-12-01 Junling Zhengresize.f2fs: fix the number of moved ssa blocks in...
2016-11-29 Sheng Yongfsck.f2fs: remove duplicated header files
2016-11-29 Junling Zhengresize.f2fs: correct the max segno in migrate_main
2016-11-29 Jaegeuk Kimmkfs.f2fs: detect small partition by overprovision...
2016-11-29 Jaegeuk Kimmkfs.f2fs: give random checkpoint version
2016-11-23 Liu Xuefsck.f2fs: flush curseg sit entries
2016-11-22 Yunlei Hedump.f2fs: fix an error in dump nat pack num
2016-11-22 Yunlei Hefsck.f2fs add a simple check orphan inodes in -p 1...
2016-11-15 Jaegeuk KimREADME: revisit README to fix typos and so on
2016-11-10 Jaegeuk Kimf2fs-tools: initialize and avoid build warning for...
2016-11-10 Jaegeuk Kimf2fs-tools: support multiple devices
2016-11-08 Junling Zhengfsck.f2fs: refactor build_nat_area_bitmap to speed...
2016-11-07 Yunlei Heresize.f2fs: modify condition for resize
2016-11-04 Yunlei Hefsck.f2fs: add a judgment after calloc
2016-11-04 Yunlei Hefsck.f2fs: no need to write a new cp if nothing to...
2016-11-03 Jaegeuk Kimresize.f2fs: fill zeros for expanded ssa area
2016-11-03 Jaegeuk Kimf2fs-tools: determine cp_addr by sbi->cur_cp
2016-11-03 Jaegeuk Kimsload.f2fs: not support to find or add files in inline_...
2016-11-03 Jaegeuk Kimresize.f2fs: get latest free segments
next