projects
/
platform
/
upstream
/
f2fs-tools.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/f2fs-tools.git
2019-05-21
Chao Yu
fsck.f2fs: fix to repair cp_loads blocks at correct...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-21
Chao Yu
sload.f2fs: introduce f2fs_sparse_initialize_meta()
commit
|
commitdiff
|
tree
|
snapshot
2019-05-21
Chao Yu
mkfs.f2fs: write fill chunk in sparse file for zeroed...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-21
Chao Yu
f2fs-tools: get rid of unneeded fields in on-disk inode
commit
|
commitdiff
|
tree
|
snapshot
2019-05-21
Eric Biggers
f2fs-tools: improve xattr value printing
commit
|
commitdiff
|
tree
|
snapshot
2019-05-21
Eric Biggers
f2fs-tools: improve filename printing
commit
|
commitdiff
|
tree
|
snapshot
2019-04-28
Jaegeuk Kim
fsck.f2fs: open ro disk if we want to check fs only
commit
|
commitdiff
|
tree
|
snapshot
2019-04-28
Chao Yu
fsck.f2fs: fix to repair ro mounted device w/ -f
commit
|
commitdiff
|
tree
|
snapshot
2019-04-28
Xiaojun Wang
f2fs-tools:fix memory leak in write dquot
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Chao Yu
fsck.f2fs: fix to do sanity check with inode.i_inline_x...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Chao Yu
fsck.f2fs: add missing FIX_MSG during extra_attr field...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Sotirios-Efstathios...
fsck/mount: Gracefully terminate the mount procedure...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Sotirios-Efstathios...
lib/libf2fs_io.c: Added a missing free statement.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Jaegeuk Kim
fsck.f2fs: preserve CP_TRIMMED_FLAG
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Chao Yu
fsck.f2fs: fix incorrect boundary of IS_VALID_NID()
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Chao Yu
fsck.f2fs: check validity of nat journal
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Jaegeuk Kim
f2fs_io: exit if system(3) is failed
commit
|
commitdiff
|
tree
|
snapshot
2019-03-23
Damien Le Moal
f2fs-tools: Add f2fs_io to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2019-03-23
Damien Le Moal
f2fs-tools: Fix various compilation warnings
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Jaegeuk Kim
f2fs-tools: add c++ for UNUSED
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Jaegeuk Kim
f2fscrypt: avoid to fail android build
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Jaegeuk Kim
f2fs-tools: fix build breakage
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Jaegeuk Kim
f2fs_io: add gc_urgent
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Jaegeuk Kim
f2fs_io: add fiemap
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Jaegeuk Kim
f2fs_io: add read
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Jaegeuk Kim
f2fs_io: add write
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Jaegeuk Kim
fsck.f2fs: check nat_bits separately from bug_on
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Jaegeuk Kim
fsck.f2fs: don't ask anything on dry-run
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Jaegeuk Kim
f2fs_io: add pin_file control command
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Chao Yu
dump.f2fs: fix incorrect endian conversion
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Rosen Penev
fsck: Fix big endian platforms
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Jaegeuk Kim
tools: add f2fs_io
commit
|
commitdiff
|
tree
|
snapshot
2018-12-28
Sahitya Tummala
parse.f2fs: fix parsing of f2fs_trace_ios
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Chao Yu
fsck.f2fs: introduce preen mode 2
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Chao Yu
fsck.f2fs: allow to fsck readonly image w/ -f option
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Chao Yu
f2fs-tools: fix to check return value of {c,m}alloc()
commit
|
commitdiff
|
tree
|
snapshot
2018-11-22
Jaegeuk Kim
libf2fs: avoid to use static local string for global...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-22
Jaegeuk Kim
mkfs.f2fs: enable VERITY by default
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Jaegeuk Kim
f2fs-tools: release 1.12.0
v1.12.0
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Jaegeuk Kim
f2fs-tools: create sparse file first before stat
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Jaegeuk Kim
f2fs-tools: show versions if exist
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
taebum81.kim
sload.f2fs: fix memory leak
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Gao Ming
f2fs-tools: add the max chunk size limit in sparse...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Sotirios-Efstathios...
mkfs.f2fs: Added missing statements related to error...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Jaegeuk Kim
f2fs-tools: give WITH_KERNEL_VERSION to check kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Chao Yu
mkfs.f2fs: support formating large size file in 32...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Randall Huang
fsck.f2fs: do not hard-code encrypted filename length...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Tiezhu Yang
mkfs.f2fs: show the info of volume label only when...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Jaegeuk Kim
fsck.f2fs: don't allocate new blocks on unclean shutdown
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Chao Yu
fsck.f2fs: detect and recover corrupted quota file
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Chao Yu
fsck.f2fs: try to recover cp_payload from valid cp...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Junling Zheng
f2fs-tools: introduce sb checksum
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Junling Zheng
fsck.f2fs: unify the updating of superblocks
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Daniel Rosenberg
WIP: Add partial shrinking support to f2fs
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Chao Yu
dump.f2fs: allow dump data on mounted image
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Jaegeuk Kim
fsck.f2fs: support checkpoint=disable
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Junling Zheng
f2fs-tools: rename CHECKSUM_OFFSET to CP_CHKSUM_OFFSET
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Jaegeuk Kim
doc: add versioning rule
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Jaegeuk Kim
f2fs-tools: release 1.11.1
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Helmut Grohne
f2fs-tools: Fix cross-build problem caused by AC_CHECK_...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Junling Zheng
fsck.f2fs: supply more check entries for checkpoint
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Chao Yu
fsck.f2fs: print node block address
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Chao Yu
f2fs-tools: fix to reset i_gc_failures offline
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Sotirios-Efstathios...
mkfs.f2fs: Fixed typos in several printed messages.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Theodore Ts'o
build: declare that libf2fs_format uses the blkid library
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Theodore Ts'o
add configure option --with-root-libdir
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Jaegeuk Kim
mkfs.f2fs: add -R 0:0 by default for android
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Jaegeuk Kim
mkfs.f2fs: add root_owner to give uid/gid
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Rosen Penev
mkfs.f2fs: Add several media formats + exe
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Sheng Yong
f2fs-tools: set namelen parameter of convert_encrypted_...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Sheng Yong
fsck.f2fs: init quota_file before re-create quota file
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Chao Yu
fsck.f2fs: fix to do sanity check with extra_attr feature
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Sheng Yong
f2fs-tools: avoid mounting f2fs if tools already open...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Sheng Yong
fsck.f2fs: check extent of inline data/dentry inode
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Junling Zheng
dump.f2fs: only dump nat inside the specified nid range
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Yunlei He
fsck.f2fs: fix wrong err message of check quota node
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Junling Zheng
f2fs-tools: fix compile errors on AOSP
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Sheng Yong
f2fs-tools: do not count free_segs in flush_sit_entries
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Sheng Yong
fsck.f2fs: introduce fsck_chk_curseg_info
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Sheng Yong
sload.f2fs: update sit entries of cursegs
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Chao Yu
fsck.f2fs: show missing large_nat_bitmap flag in print_...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Junling Zheng
fsck.f2fs: do not print content beyond sb->version
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Sheng Yong
resize.f2fs: skip cursegs when finding next free block
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Baruch Siach
configure: uclinux is also linux
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Yunlong Song
f2fs-tools: fix to ignore sg_write_buffer in git
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Yunlong Song
f2fs-tools: fix overflow bug of start_sector when compu...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Yunlong Song
f2fs-tools: fix to match with the start_sector
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Adam Borowski
libf2fs: read "disk model" from SCSI ioctl the same...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Jaegeuk Kim
mkfs.f2fs: not allow to format too small sized partition
commit
|
commitdiff
|
tree
|
snapshot
2018-07-14
Chao Yu
fsck.f2fs: fix to avoid accessing invalid memory address
commit
|
commitdiff
|
tree
|
snapshot
2018-07-14
Jaegeuk Kim
fsck.f2fs: add -O features to tune the bits
commit
|
commitdiff
|
tree
|
snapshot
2018-07-14
Jaegeuk Kim
mkfs.f2fs: factor out feature table from mkfs.f2fs
commit
|
commitdiff
|
tree
|
snapshot
2018-07-14
Jaegeuk Kim
f2fs-tools: add -g to give default options
commit
|
commitdiff
|
tree
|
snapshot
2018-07-14
Junling Zheng
mkfs.f2fs: use an array to manage features
commit
|
commitdiff
|
tree
|
snapshot
2018-07-14
Sheng Yong
f2fs-tools: remove duplicated declaration of f2fs_confi...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-14
Sheng Yong
f2fs-tools: introduce new option V to show version
commit
|
commitdiff
|
tree
|
snapshot
2018-07-14
Sheng Yong
resize.f2fs: clear CP_COMPACT_SUM_FLAG when rebuilding...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-14
Junling Zheng
mkfs.f2fs: support multiple features with one "-O"
commit
|
commitdiff
|
tree
|
snapshot
2018-07-14
Chao Yu
mkfs.f2fs: fix incorrect cold data location
commit
|
commitdiff
|
tree
|
snapshot
2018-07-10
Jaegeuk Kim
f2fs-tools: release 1.11.0
v1.11.0
commit
|
commitdiff
|
tree
|
snapshot
next