Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
f2fs-tools
/
4f267323a28c3fb50fa08256517e2dae4e347b2d
4f26732
f2fs-tools: resolve build warnings
by Jaegeuk Kim
· 11 years ago
b611e11
fibmap.f2fs: add bdev information
by Changman Lee
· 11 years ago
e296161
f2fs-tools: move fsck/fibmap.f2fs to tools/
by Changman Lee
· 11 years ago
a0a5567
f2fs-tools: add f2fstat to print f2fs's status in sec
by Changman Lee
· 11 years ago
6da3010
mkfs: write the cp page 2 of the checkpoint pack 2 during format
by JP Abgrall
· 11 years ago
cb54e79
fix typo around CONFIG_64BIT usage
by JP Abgrall
· 11 years ago
437dbf6
mkfs: completely abstract the dev IO during format
by JP Abgrall
· 11 years ago
1aae035
fibmap: fix wrong block count
by Jaegeuk Kim
· 11 years ago
061ee67
f2fs-tools: add inline data check
by Huajun Li
· 11 years ago
11d187c
README: add libtool guide
by Jaegeuk Kim
· 11 years ago
ffbada4
mkfs: remove stale node blocks
by Jaegeuk Kim
· 11 years ago
f1d452a
fsck: fix orphan node blocks
by Jaegeuk Kim
· 11 years ago
576cb46
f2fs-tools: release 1.2.0
by Jaegeuk Kim
· 11 years ago
2ad1fcd
mkfs: add two file extensions for android
by Jaegeuk Kim
· 11 years ago
5b9f641
scripts: add some scripts
by Jaegeuk Kim
· 11 years ago
050e871
README: add description how to cross-compile
by Jaegeuk Kim
· 11 years ago
8e678b2
fsck: fix checking orphan inodes
by Jaegeuk Kim
· 11 years ago
465e4e7
libf2fs: avoid warning of implicit declaration
by Jaegeuk Kim
· 11 years ago
76a0694
fsck: fix to handle file types correctly
by Jaegeuk Kim
· 11 years ago
78b795e
fsck: skip to check block addresses in device files
by Jaegeuk Kim
· 11 years ago
b155ea8
f2fs-tools: discard is default but not set in config
by Changman Lee
· 11 years ago
cd1e470
fsck, lib: support inline xattr
by Jaegeuk Kim
· 11 years ago
9455376
fibmap.f2fs: change fibmap to fibmap.f2fs
by Jaegeuk Kim
· 11 years ago
e23d585
f2fs-tools: add stat information into fibmap
by Changman Lee
· 11 years ago
6e8f2d5
f2fs-tools: add debug message for checking xattr
by Changman Lee
· 11 years ago
2c877a8
libf2fs: check more conditions on mounted filesystem
by Jaegeuk Kim
· 11 years ago
57baa23
f2fs-tools: add option to display directory tree
by Changman Lee
· 11 years ago
932f984
f2fs-tools: use either hex or decimal options
by Changman Lee
· 11 years ago
223fdf3
f2fs-tools: cleanup debug statement
by Changman Lee
· 11 years ago
c81ded6
f2fs-tools: fix missing function declaration
by Changman Lee
· 11 years ago
8e19033
libf2fs: add an error message for a mounted device
by Jaegeuk Kim
· 11 years ago
dfe2a33
f2fs-tools: add fibmap
by Changman Lee
· 11 years ago
8843554
dump: dump inode information from blkaddr
by Changman Lee
· 11 years ago
0307b93
fsck: fix name search
by Jaegeuk Kim
· 11 years ago
679ca83
mkfs: add apk extension to indicate cold files
by Jaegeuk Kim
· 11 years ago
7f35b54
f2fs-tools: add fsck.f2fs and dump.f2fs
by Changman Lee
· 11 years ago
716ea38
mkfs: fix the total_zones calculation in f2fs_prepare_super_block
by Wang Sheng-Hui
· 11 years ago
c5bf205
mkfs: fix to store __le32 for checkpoint flags
by Jaegeuk Kim
· 11 years ago
cc9d9ca
lib, mkfs: fix endian conversion for crc calculation
by Jaegeuk Kim
· 11 years ago
b6ae58e
mkfs: fix bug in endianness at f2fs_update_nat_root
by Oded Gabbay
· 11 years ago
fef98eb
mkfs: add option to disable trim at format
by Changman Lee
· 12 years ago
9799d63
mkfs: handle labels longer than 16 characters
by Mike Fleetwood
· 12 years ago
089d0e7
mkfs: default to blank label
by Mike Fleetwood
· 12 years ago
8d3802b
mkfs: fix to avoid format of device when already mounted
by Namjae Jeon
· 12 years ago
1dc688d
build: revert "Compile static by default"
by Jaegeuk Kim
· 12 years ago
f5f440f
build: change f2fs_fs.h
by Jaegeuk Kim
· 12 years ago
e1e843d
build: compile static by default
by Jaegeuk Kim
· 12 years ago
5043dff
build: clean up the base functions
by Jaegeuk Kim
· 12 years ago
e69e437
build: make several base functions as a library
by Jaegeuk Kim
· 12 years ago
2784bd5
build: sync f2fs_fs.h with current f2fs sources
by Jaegeuk Kim
· 12 years ago
40b9f96
build: move f2fs_format.h to ../include/f2fs_fs.h
by Jaegeuk Kim
· 12 years ago
28af021
build: add description of prerequisite to build
by Jaegeuk Kim
· 12 years ago
d238772
mkfs: reserve x2 sections
by Jaegeuk Kim
· 12 years ago
c7e0a01
build: place mkfs into sbindir
by Jan Engelhardt
· 12 years ago
8471b6a
build: replace obsolete build macros
by Jan Engelhardt
· 12 years ago
2a8c4b1
build: set some automake options
by Jan Engelhardt
· 12 years ago
ec1a5da
build: make use of AC_CONFIG_AUX_DIR
by Jan Engelhardt
· 12 years ago
abb6bb8
Update .gitignore
by Jan Engelhardt
· 12 years ago
fe2928a
build: use pkgconfig to determine libuuid's parameters
by Jan Engelhardt
· 12 years ago
b1bce4d
build: remove unnecessary m4_flatten
by Jan Engelhardt
· 12 years ago
07b815d
mkfs: Make HDIO_GETGEO ioctl optional
by Ezequiel Garcia
· 12 years ago
807776a
More files git should ignore
by Sven-Göran Bergh
· 12 years ago
dd1ba07
Unify version and date management
by Sven-Göran Bergh
· 12 years ago
c0f2b90
Ignore configure.lineno
by Sven-Göran Bergh
· 12 years ago
da59f61
Sync the version management
by Jaegeuk Kim
· 12 years ago
8bdf262
Add version information
by Jaegeuk Kim
· 12 years ago
c6ff6d0
Bug fix: Fix overflow when calculating block address
by Jaegeuk Kim
· 12 years ago
bbf6e62
Cleanup: sync comments to kernel source
by Jaegeuk Kim
· 12 years ago
4ed75df
Bug fix: store superblocks with correct offset
by Jaegeuk Kim
· 12 years ago
0903d1e
touch up autotools
by Mike Frysinger
· 12 years ago
e12214e
ignore generated files
by Mike Frysinger
· 12 years ago
3dd5f8b
use proper priu64 type to be portable
by Mike Frysinger
· 12 years ago
9db27ee
Cleanup: add comments
by Jaegeuk Kim
· 12 years ago
22a75ed
Enhancement: shorten umount time
by Jaegeuk Kim
· 12 years ago
99b7439
Enhancement: add uuid
by Jaegeuk Kim
· 12 years ago
b5af795
Enhancement: add i_atime and i_generation
by Jaegeuk Kim
· 12 years ago
036d45e
mkfs: Initial commit for patch v2 series
by Jaegeuk Kim
· 12 years ago