Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
f2fs-tools
/
e52321f3ebde1fba51b48f201c90d0aa21a0a8d1
e52321f
script: add simple test script
by Jaegeuk Kim
· 9 years ago
603f8f9
sload.f2fs: support loading files into partition directly
by Jaegeuk Kim
· 9 years ago
d3be088
resize.f2fs: support to expand partition size
by Jaegeuk Kim
· 9 years ago
0e14e39
fibmap: pull in sys/sysmacros.h for major/minor
by Mike Frysinger
· 9 years ago
99ffb3d
fsck.f2fs: check sanity of superblock and fix any misalignment
by Jaegeuk Kim
· 9 years ago
0301f16
fsck.f2fs: nullify the freed ckpt pointer
by Jaegeuk Kim
· 9 years ago
bea9d60
fsck.f2fs: set fix_on if error is detected
by Sheng Yong
· 9 years ago
ce46aed
fsck.f2fs: check ino in nat entry and node footer
by Sheng Yong
· 9 years ago
31f461c
fsck.f2fs: cache all nat entries and check each of them
by Sheng Yong
· 9 years ago
bc28669
fsck.f2fs: count the number of inodes during building nat_area_bitmap
by Sheng Yong
· 9 years ago
6e22569
fsck.f2fs: introduce -p option to check meta
by Sheng Yong
· 9 years ago
759df52
f2fs-tools: release 1.6.1
by Jaegeuk Kim
· 9 years ago
890e4e0
fsck.f2fs: calculate orphan_blkaddr correctly
by Junling Zheng
· 9 years ago
2a80231
fsck.f2fs: refactor extent info verification flow
by Chao Yu
· 9 years ago
c8327c9
fsck.f2fs: check dirent position
by Chao Yu
· 9 years ago
b385e9f
mkfs.f2fs: set segment_count in super block correctly
by Fan Li
· 9 years ago
323c8c8
fsck.f2fs: check nat_entry->ino for all nodes
by Sheng Yong
· 9 years ago
f102ca4
f2fs-tools: rebase struct f2fs_summary_block with upstream
by Chao Yu
· 9 years ago
9b09631
fsck.f2fs: fix incorrect block_addr of node/meta
by Junling Zheng
· 9 years ago
bc6f686
fsck.f2fs: calculate the total size correctly
by Junling Zheng
· 9 years ago
2277801
fsck.f2fs: check valid values for dot dentries
by Liu Xue
· 9 years ago
ecc43cc
f2fs-tools: redefine MAX_SIT_BITMAP_SIZE
by Junling Zheng
· 9 years ago
ea34c1c
libf2fs: limit the total size up to 16T
by Junling Zheng
· 9 years ago
c00fe85
fsck.f2fs: fix corrupted nat entry [0]
by Sheng Yong
· 9 years ago
c6e8a6b
fsck.f2fs: remove corrupted nid entry from indirect/double-indirect node
by Sheng Yong
· 9 years ago
50aa77b
fsck.f2fs: check /proc/mounts first to detect readonly
by Jaegeuk Kim
· 9 years ago
f8bc97b
fsck.f2fs: show encrypted filenames matched with kernel
by Jaegeuk Kim
· 9 years ago
843f5b9
fsck.f2fs: check ino of an inode
by Sheng Yong
· 9 years ago
a9cd90e
fsck.f2fs: check ino of an used nat entry
by Sheng Yong
· 9 years ago
1952ab4
f2fs-tools: fix endianness of on-disk check_sum in summary_footer
by Sheng Yong
· 9 years ago
d9a6b18
fsck.f2fs: avoid fix ssa in some case
by Yunlei He
· 9 years ago
ad042d9
mkfs.f2fs: reset dnode with zeros
by Jaegeuk Kim
· 9 years ago
e92fd42
fsck.f2fs: nullify raw_super pointer
by Jaegeuk Kim
· 9 years ago
bbc4176
fsck.f2fs: return 0 for no error was reported
by Jaegeuk Kim
· 9 years ago
231fc70
fsck.f2fs: assign checkpoint pointer correctly
by Jaegeuk Kim
· 9 years ago
b9eb1dc
fsck.f2fs: swap checkpoint crc to CPU endian
by Sheng Yong
· 9 years ago
25b2e75
f2fs-tools: avoid failure and warnings for android build
by Jaegeuk Kim
· 9 years ago
e9dfbbb
mkfs.f2fs: introduce zone align for main area
by Yunlei He
· 9 years ago
2d3ea14
fsck.f2fs: fix double free invalid checkpoint
by Sheng Yong
· 9 years ago
d3258fa
man: modify mkfs.f2fs man page
by Jaegeuk Kim
· 9 years ago
52dedc6
man: add missing man pages
by Jaegeuk Kim
· 9 years ago
ffd8d05
f2fs-tools: release 1.6.0
by Jaegeuk Kim
· 9 years ago
e12a3c3
mkfs.f2fs: fix check error when calloc sum_compact failure
by Liu Xue
· 9 years ago
a828ebb
fsck.f2fs: fix losing journal entries
by Jaegeuk Kim
· 9 years ago
767a93e
defrag.f2fs: fix missing SSA updates
by Jaegeuk Kim
· 9 years ago
f66104c
defrag.f2fs: enhance allocation speed
by Jaegeuk Kim
· 9 years ago
dbe78ae
libf2fs: fix incorrect type define of declaration
by Chao Yu
· 9 years ago
d614794
defrag.f2fs: return error if there is no space
by Jaegeuk Kim
· 9 years ago
17acba6
defrag.f2fs: eliminate unexpected journal entries
by Jaegeuk Kim
· 9 years ago
552d6a8
defrag.f2fs: fix not to allocate current segment
by Jaegeuk Kim
· 9 years ago
b008605
lib: use u8/u32/u64 for bit operations
by Jaegeuk Kim
· 9 years ago
ee65f6e
lib: fix test_bit_le functions
by Jaegeuk Kim
· 9 years ago
c8514f8
mkfs.f2fs: remove extent_cache entry for parent directory
by Jaegeuk Kim
· 9 years ago
9e5c021
mkfs.f2fs: fix storing volume label correctly in utf16
by Jaegeuk Kim
· 9 years ago
0ff98a3
fsck.f2fs: deal with realloc size and realloc failure
by Liu Xue
· 9 years ago
25e7128
Revert "fsck.f2fs: deal with realloc failure"
by Jaegeuk Kim
· 9 years ago
0fddd6e
mkfs.f2fs: fix to calculate left space of checkpoint page correctly
by Chao Yu
· 9 years ago
2c1ebe2
defrag.f2fs: introduce defragmentation tool
by Jaegeuk Kim
· 9 years ago
003b102
fsck.f2fs: LFS alloc_type must have free segment after blkoff
by Jaegeuk Kim
· 9 years ago
1a35b5e
f2fs-tools: export print_raw_sb_info
by Jaegeuk Kim
· 9 years ago
c8ce2bf
mkfs.f2fs: export get_best_overprovision
by Jaegeuk Kim
· 9 years ago
c605c5e
fsck.f2fs: sanity_check for extent_cache entry
by Jaegeuk Kim
· 9 years ago
1ea31c4
libf2fs: enhance the bit operations
by Jaegeuk Kim
· 9 years ago
85aa525
f2fs-tools: add library version info
by Jaegeuk Kim
· 9 years ago
d6b0f70
mkfs/Makefile.am: add a section to build libf2fs_fmt
by Kai-Chung Yan
· 9 years ago
3894c69
mkfs.f2fs: show correct partition size
by Jaegeuk Kim
· 9 years ago
0e0b9f2
fsck.f2fs: use get_{sb|cp} and set_{sb|cp} macros
by Jaegeuk Kim
· 9 years ago
06a1945
mkfs.f2fs: export get_{sb|cp} and set_{sb|cp}
by Jaegeuk Kim
· 9 years ago
c93711f
mkfs.f2fs: discard obsolete blocks to avoid roll-forward recovery
by Jaegeuk Kim
· 9 years ago
c9274cb
mkfs.f2fs: skip extension name that is too long
by Chao Yu
· 9 years ago
1540a28
mkfs.f2fs: avoid dumplicate extensions
by Sheng Yong
· 9 years ago
43095ca
fsck.f2fs: deal with realloc failure
by Liu Xue
· 9 years ago
67de42f
fsck.f2fs: support a readonly filesystem
by Jaegeuk Kim
· 9 years ago
ee48fd2
fsck.f2fs: declare static function
by Jaegeuk Kim
· 9 years ago
c134e0e
f2fs-tools: release 1.5.0
by Jaegeuk Kim
· 9 years ago
5489249
fsck.f2fs: support a preen mode
by Jaegeuk Kim
· 9 years ago
2cdb04b
mkfs.f2fs: support <1% overprovision ratio
by Jaegeuk Kim
· 9 years ago
e8766f2
fsck.f2fs: check sit types for node or data only
by Jaegeuk Kim
· 9 years ago
555138c
man: fix missing description for overprovision ratio
by Jaegeuk Kim
· 9 years ago
6e2b58d
mkfs.f2fs: fix wrong ovp space calculation on large section
by Jaegeuk Kim
· 9 years ago
6f9c275
mkfs.f2fs: don't need to limit MIN_VOLUME SIZE
by Jaegeuk Kim
· 9 years ago
0d6d08e
mkfs.f2fs: set overprovision size more precisely
by Jaegeuk Kim
· 9 years ago
01219c7
mkfs.f2fs: fix wrong documentation
by Jaegeuk Kim
· 9 years ago
e9f8ae8
fsck.f2fs: add segment type in sit_dump
by Yunlei He
· 9 years ago
ca1436e
fsck.f2fs: drop extent_info to avoid potential wrong access
by Jaegeuk Kim
· 9 years ago
7ac0701
fsck.f2fs: select to update the latest valid summary
by Jaegeuk Kim
· 9 years ago
d24f1bb
fsck.f2fs: add hash conversion for encrypted dentries
by Jaegeuk Kim
· 10 years ago
641d98f
fsck.f2fs: avoid build warning
by Jaegeuk Kim
· 10 years ago
4476615
dump.f2fs: show i_advise field in inode
by Jaegeuk Kim
· 10 years ago
f6eef57
fsck.f2fs: show superblock features and encryption info
by Jaegeuk Kim
· 10 years ago
6e6c713
mkfs.f2fs: set encryption feature
by Jaegeuk Kim
· 10 years ago
65950fc
fsck.f2fs: show ckeckpoint version info
by Jaegeuk Kim
· 10 years ago
97c0893
Revert "mkfs.f2fs: 512 UTF-16 characters for label"
by Jaegeuk Kim
· 10 years ago
1f65c1f
fsck.f2fs: fix orphan inode's link count
by Jaegeuk Kim
· 10 years ago
f1e4f9c
fsck.f2fs: fix missing dentries
by Jaegeuk Kim
· 10 years ago
56b8930
fsck.f2fs: clean up child information
by Jaegeuk Kim
· 10 years ago
e358413
fsck.f2fs: fix missing i_links
by Jaegeuk Kim
· 10 years ago
4d60a12
fsck.f2fs: count child directories correctly for i_links
by Jaegeuk Kim
· 10 years ago
22a8ae0
fsck.f2fs: fix corrupted dentries
by Jaegeuk Kim
· 10 years ago
562ec5a
fsck.f2fs: fix summary block
by Jaegeuk Kim
· 10 years ago
Next »