Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
f2fs-tools
/
4476615d2680d67128a405e6e79c61ceeb0b2ccb
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
fce2ff1
fsck.f2fs: return summary block pointer and types
by Jaegeuk Kim
· 10 years ago
4a31164
fsck.f2fs: preserve orphan blocks
by Jaegeuk Kim
· 10 years ago
278863e
fsck.f2fs: skip block count fix when i_links is fixed
by Jaegeuk Kim
· 10 years ago
c0feeda
fsck.f2fs: fix inodes having wrong i_links
by Jaegeuk Kim
· 10 years ago
e177326
fsck.f2fs: check file types
by Jaegeuk Kim
· 10 years ago
7d253ac
fsck.f2fs: remove inconsistent named directories
by Jaegeuk Kim
· 10 years ago
a81e544
fsck.f2fs: reduce redundant message
by Jaegeuk Kim
· 10 years ago
fb5eef1
mkfs.f2fs: 512 UTF-16 characters for label
by Jaegeuk Kim
· 10 years ago
e3ab142
mkfs.f2fs: add quite mode, -q
by Jaegeuk Kim
· 10 years ago
fea6162
fsck.f2fs: show total sectors consumed by filesystem
by Jaegeuk Kim
· 10 years ago
7ba9eec
fsck.f2fs: show cp_state for fsck.f2fs
by Jaegeuk Kim
· 10 years ago
c93d54a
mkfs.f2fs: show bytes for total_sectors
by Jaegeuk Kim
· 10 years ago
3c160e7
configure: add check for fallocate
by Gustavo Zacarias
· 10 years ago
5792951
f2fs-tools: fix build system to make distcheck correctly
by Anthony G. Basile
· 10 years ago
fd32210
f2fs-tools: release 1.4.1
by Jaegeuk Kim
· 10 years ago
737e0e9
f2fstat: fix option parsing
by Michael Lass
· 10 years ago
e1f3c00
fsck.f2fs: remove corrupted data indices in direct node blocks
by Jaegeuk Kim
· 10 years ago
0c12db3
mkfs.f2fs: avoid memory leak in mkfs
by Chao Yu
· 10 years ago
37580f1
fsck.f2fs: support large sector size
by Chao Yu
· 10 years ago
b6012fd
mkfs.f2fs: support large sector size
by Chao Yu
· 10 years ago
631f816
fsck.f2fs: readahead node blocks to speed up
by Jaegeuk Kim
· 10 years ago
b57708a
dump.f2fs: show checkpoint flag
by Jaegeuk Kim
· 10 years ago
6f76365
fsck.f2fs: fix sit types seamlessly
by Jaegeuk Kim
· 10 years ago
5a51007
fibmap.f2fs: fix the wrong stat info
by Chao Yu
· 10 years ago
dc532e5
configure: add check for bswap_64
by Yann E. MORIN
· 10 years ago
936945a
configure: also check for byteswap.h
by Yann E. MORIN
· 10 years ago
4757ef0
parse.f2fs: add a tool to parse IO traces made by runtime f2fs
by Jaegeuk Kim
· 10 years ago
9c6617d
dump.f2fs: dump owner of data given block address
by Jaegeuk Kim
· 10 years ago
b76cced
fsck.f2fs: no need to fix SIT type for COLD_DATA
by Jaegeuk Kim
· 10 years ago
370a242
mkfs.f2fs: introduce some macros to simplify coding style
by Changman Lee
· 10 years ago
79c1870
fsck.f2fs: remove unused value
by Jaegeuk Kim
· 10 years ago
0b4d168
mkfs.f2fs: fix missing endian conversion
by Changman Lee
· 10 years ago
5945ec1
mkfs: use compact mode for data summaries
by Changman Lee
· 10 years ago
e7f175a
fsck.f2fs: add a missing 'fixed' during chk_dentries()
by JP Abgrall
· 10 years ago
8f521d9
fsck.f2fs: avoid false alarm on SIT type fix
by Jaegeuk Kim
· 10 years ago
025829b
fsck.f2fs: remove unneeded return
by Jaegeuk Kim
· 10 years ago
ec53a83
fsck.f2fs: show orphan inodes when fixing partition
by Jaegeuk Kim
· 10 years ago
9a5808c
mkfs.f2fs: reclaim free space in case of regular file
by Changman Lee
· 10 years ago
762eedf
mkfs.f2fs: give a kernel version for initial format
by Jaegeuk Kim
· 10 years ago
6fa2547
fsck.f2fs: trigger fsck.f2fs when new change was made
by Jaegeuk Kim
· 10 years ago
232ce76
fsck.f2fs: fix SIT entry types
by Jaegeuk Kim
· 10 years ago
9f87126
fsck.f2fs: actually flag the fixed dentries as fixed
by JP Abgrall
· 10 years ago
4eeaff3
f2fs: use last_blk for print dentries
by Jaegeuk Kim
· 10 years ago
7279f03
fsck.f2fs: fix DATA_EXIST flag for old partition
by Jaegeuk Kim
· 10 years ago
056e4b0
fsck.f2fs: attempt to identify bad dentries
by JP Abgrall
· 10 years ago
5007756
fsck.f2fs: show inline status of inode
by Jaegeuk Kim
· 10 years ago
2c6bb79
fsck.f2fs: fix wrongly allocated 0'th block for inline_data
by Jaegeuk Kim
· 10 years ago
30b0dfa
fsck.f2fs: fix link count correctly
by Jaegeuk Kim
· 10 years ago
aafe2ca
fsck.f2fs: fix wrong hash_code made by previous buggy code
by Jaegeuk Kim
· 10 years ago
6d88640
fsck.f2fs: support inline_dentry
by Jaegeuk Kim
· 10 years ago
1dd3bc0
fsck.f2fs: fix superblock offset
by Jaegeuk Kim
· 10 years ago
d692412
mkfs.f2fs: avoid build warning
by Jaegeuk Kim
· 10 years ago
59591e4
fsck.f2fs: fix wrong block addres of nids
by Jaegeuk Kim
· 10 years ago
fe06785
mkfs.f2fs: possible endianes bug in mkfs.f2fs roll-forward speed
by joerg jungermann
· 10 years ago
f3a1ea9
f2fs-tools: fix for build big-endian processors
by Jaegeuk Kim
· 10 years ago
baac4b4
f2fs-tools: release 1.4.0
by Jaegeuk Kim
· 10 years ago
7f47499
f2fstat: enhance readability of output
by Jaegeuk Kim
· 10 years ago
c7ac585
tracepoint.sh: update latest tracepoints
by Jaegeuk Kim
· 10 years ago
cfeb015
f2fs: rearrange options to remove redundant check
by Jaegeuk Kim
· 10 years ago
7eb6c5a
fsck.f2fs: add auto_fix feature
by Jaegeuk Kim
· 10 years ago
a6a7ac8
fsck.f2fs: avoid build warnings
by Jaegeuk Kim
· 10 years ago
7d96d13
fsck.f2fs: remove list.h
by Jaegeuk Kim
· 10 years ago
a6b2870
fsck.f2fs: check next block is free or not
by Jaegeuk Kim
· 10 years ago
b700e31
fsck.f2fs: fix checkpoint
by Jaegeuk Kim
· 10 years ago
1dc1edf
fsck.f2fs: handle correctly segment summary entries
by Jaegeuk Kim
· 10 years ago
1bc74e1
fsck.f2fs: remove corrupted xattr block
by Jaegeuk Kim
· 10 years ago
a89223b
fsck.f2fs: corrupted orphan inode will be removed
by Jaegeuk Kim
· 10 years ago
32edfea
fsck.f2fs: remove dentry if its inode block is corrupted
by Jaegeuk Kim
· 10 years ago
48ffea7
fsck.f2fs: add fixing messeages
by Jaegeuk Kim
· 10 years ago
634dfb1
fsck.f2fs: fix inode block inconsistency
by Jaegeuk Kim
· 10 years ago
48863d4
fsck.f2fs: give a chance to recover sit entries
by Jaegeuk Kim
· 10 years ago
1ce70c6
fsck.f2fs: cleanup mount.c
by Jaegeuk Kim
· 10 years ago
5cd7001
fsck.f2fs: handle error cases
by Jaegeuk Kim
· 10 years ago
2701c94
fsck.f2fs: remove return value of get_node_info
by Jaegeuk Kim
· 10 years ago
7aafb1b
fsck.f2fs: handle IS_VALID_BLK_ADDR
by Jaegeuk Kim
· 10 years ago
f6d1d58
fsck.f2fs: clean up codes
by Jaegeuk Kim
· 10 years ago
6f4106c
fsck.f2fs: retry to fix corrupted image
by Jaegeuk Kim
· 10 years ago
f460789
f2fs_dentry_hash: avoid casting unsigned char to singed char
by Jaegeuk Kim
· 10 years ago
347e94f
fsck.f2fs: show inode numbers
by Jaegeuk Kim
· 10 years ago
6cd2c51
dump.f2fs: support dump_file from image
by Jaegeuk Kim
· 10 years ago
f381590
mkfs.f2fs: remove build warning
by Jaegeuk Kim
· 10 years ago
4b80852
tracepoint.sh: add missing tracepoints
by Jaegeuk Kim
· 10 years ago
92a65a4
mkfs.f2fs: fix name conflict for BLKDISCARD
by Sankalp Bose
· 10 years ago
092e3d9
mkfs.f2fs: large volume support
by Changman Lee
· 10 years ago
58edb10
f2fs-tools: 64-bit compile issue
by Mark Salyzyn
· 10 years ago
e91da2f
libf2fs: move the finalize_device() into the io lib.
by JP Abgrall
· 10 years ago
09f8f56
mkfs: set BLKDISCARD by default
by Jaegeuk Kim
· 10 years ago
0575dd1
libf2fs, fsck, mkfs: call f2fs_finalize_device before exit
by Jaegeuk Kim
· 10 years ago
Next »