Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
ebiggers
/
f2fs-tools
/
HEAD
d41dcbd
f2fs-tools: release 1.14.0
by Jaegeuk Kim
· 5 years ago
master
v1.14.0
bbfab0d
mkfs.f2fs: add -r (fake_seed) flag
by Theotime Combes
· 5 years ago
5c723d1
mkfs.f2fs: add -T flag
by Theotime Combes
· 5 years ago
f7029e2
sload.f2fs: handle root mount point properly when setting file attribute
by Daeho Jeong
· 5 years ago
f841085
f2fs-tools: zns zone-capacity support
by Aravind Ramesh
· 5 years ago
1e3dd7a
f2fs_io: measure performance of write()
by Jaegeuk Kim
· 5 years ago
334047b
f2fs_io: add OSYNC option
by Jaegeuk Kim
· 5 years ago
2579fe8
fsck.f2fs: correct return value
by Chao Yu
· 5 years ago
5c92399
f2fs_io: open file in read only mode for pinning file
by Daeho Jeong
· 5 years ago
3aef9bc
mkfs.f2fs: add casefolding and project quota config
by Jaegeuk Kim
· 5 years ago
ec0f3c9
mkfs.f2fs: should initialize sparse file in Windows
by Jaegeuk Kim
· 5 years ago
17463f9
f2fs_io: add mmap read operation
by Jaegeuk Kim
· 5 years ago
391e490
fsck.f2fs: avoid randomness in sum_blk
by Theotime Combes
· 5 years ago
aac7f4c
dump.f2fs: check block address first before reading the block
by Jaegeuk Kim
· 5 years ago
e767223
sload.f2fs: fix missing fsck_init
by Jaegeuk Kim
· 5 years ago
31acef0
mkfs.f2fs: allow setting volume UUID manually
by Zoltán Böszörményi
· 5 years ago
d03cab6
fsck.f2fs: Split build_segment_manager() to speed up auto-fix
by Robin Hsu
· 5 years ago
e3c4e1f
dump.f2fs: dump symlink contents in lost_found
by Jaegeuk Kim
· 5 years ago
0d0158c
fsck.f2fs: Fix slow fsck in auto-fix mode
by Robin Hsu
· 5 years ago
e66e4c1
fsck: prevent buffer overrun in quota code
by Robin Hsu
· 6 years ago
712aca3
f2fs-tools: set cold flag for non-dir node
by Wuyun Zhao
· 5 years ago
895b26e
lib: pass all needed include paths to libf2fs
by Rolf Eike Beer
· 5 years ago
4b55c43
lib: use ${libuuid_LIBS} instead of -luuid everywhere
by Rolf Eike Beer
· 5 years ago
1ceb06b
lib: fix include path for blkid.h
by Rolf Eike Beer
· 5 years ago
59a3741
lib: fix include path for uuid.h
by Rolf Eike Beer
· 5 years ago
a60cd1a
libf2fs: fix build error on Windows
by Jaegeuk Kim
· 5 years ago
e65d9c7
fsck.f2fs: fix dirent position check for encrypted+casefolded dentries
by Eric Biggers
· 5 years ago
b23b2b9
f2fs_io: add randread
by Daeho Jeong
· 5 years ago
e8d9f6d
fsck.f2fs: fix to avoid overflow during print_inode_info()
by Chao Yu
· 5 years ago
7a22451
fsck.f2fs: fix to check validation of i_xattr_nid
by Chao Yu
· 5 years ago
f73f222
fsck.f2fs: fix to check validation of block address
by Chao Yu
· 5 years ago
f8f14b9
mkfs.f2fs: update manual and help message
by Érico Nogueira
· 5 years ago
88d1bd9
fsck.f2fs: fix wrong addrs_per_{inode,block}
by Chao Yu
· 6 years ago
a64fbe5
dump.f2fs: fix to print all blkaddr in .i_addr
by Chao Yu
· 6 years ago
1ba0a74
man: add missing man page for f2fs_io
by Theodore Ts'o
· 6 years ago
42f739c
f2fs_io: show more flags
by Jaegeuk Kim
· 5 years ago
d21dd9a
f2fs_io: don't give garbage data in upper 32bits
by Jaegeuk Kim
· 5 years ago
8508619
f2fs_io: add fsync
by Jaegeuk Kim
· 5 years ago
46df2df
fsck.f2fs: quick fix of CLOCK_BOOTTIME in mac
by Jaegeuk Kim
· 5 years ago
9a31cef
fsck.f2fs: allow fsck to fix issues with online resize due to SPO
by Sahitya Tummala
· 5 years ago
11e4322
fsck.f2fs: account COMPRESS_ADDR as reserved blocks correctly
by Chao Yu
· 6 years ago
596408f
f2fs_io: support compress blocks ioctls
by Chao Yu
· 6 years ago
3605375
fsck.f2fs: report real wall time
by Wei Wang
· 6 years ago
2b1dd73
Include private/fs_config.h directly when needed
by Tom Cherry
· 6 years ago
7f3767e
f2fs-tools: Casefolded Encryption support
by Daniel Rosenberg
· 6 years ago
64750e9
fsck.f2fs: allow --dry-run to check readonly mounted fs
by Chao Yu
· 6 years ago
daa0f8b
resize.f2fs: add option for large_nat_bitmap feature
by xiongping1
· 6 years ago
d77bca8
dump.f2fs: print more info of inode layout
by Chao Yu
· 6 years ago
fdd47b2
f2fs-tools: support data compression
by Chao Yu
· 6 years ago
cf7329e
fsck.f2fs: Enable user-space cache
by Robin Hsu
· 6 years ago
70c5bab
libf2fs_io: Add user-space cache
by Robin Hsu
· 6 years ago
75cf4ec
f2fs-tools: handle /sys is not mounted
by Jaegeuk Kim
· 6 years ago
1126e38
fsck.f2fs: add --{no-}kernel-check to bypass kernel version diff or not
by Jaegeuk Kim
· 6 years ago
f0f29da
f2fs_io: add set_fsverity
by Jaegeuk Kim
· 7 years ago
5d6d65d
fsck.f2fs: fix typo
by Ingo Prochaska
· 6 years ago
59478d3
sg_write_buffer: fix sg_write_buffer build outside the source dir
by Santiago Hormazabal
· 6 years ago
27be95e
f2fs-tools: reuse same pointer, exit on error without clean-up
by Robin Hsu
· 6 years ago
17a7e7e
f2fs-tools: avoid unused parameter build errors
by Jaegeuk Kim
· 6 years ago
e6cd277
f2fs_io: accept fallocate to have bigger size
by Jaegeuk Kim
· 6 years ago
65e1898
fsck.f2fs: do not access nat etnries in ckpt before initialization
by Jaegeuk Kim
· 6 years ago
8c42051
fsck: Check write pointer consistency of non-open zones
by Shin'ichiro Kawasaki
· 6 years ago
42326f6
fsck: Check write pointer consistency of open zones
by Shin'ichiro Kawasaki
· 6 years ago
75bdccd
fsck: Check fsync data always for zoned block devices
by Shin'ichiro Kawasaki
· 6 years ago
7f6b940
fsck: Introduce move_one_curseg_info() function
by Shin'ichiro Kawasaki
· 6 years ago
c0ce8e6
fsck: Find free zones instead of blocks to assign to current segments
by Shin'ichiro Kawasaki
· 6 years ago
1d145cb
libf2fs_zoned: Introduce f2fs_reset_zone() helper function
by Shin'ichiro Kawasaki
· 6 years ago
6d7c7b7
libf2fs_zoned: Introduce f2fs_report_zone() helper function
by Shin'ichiro Kawasaki
· 6 years ago
512b842
libf2fs_zoned: Introduce f2fs_report_zones() helper function
by Shin'ichiro Kawasaki
· 6 years ago
05fee40
fsck.f2fs: check total_segments from devices in raw_super
by Qiuyang Sun
· 6 years ago
51e7d6d
mkfs/Makefile.am: fix build without blkid
by Fabrice Fontaine
· 6 years ago
e0e1c2a
tools/fibmap: fix build error
by Jaegeuk Kim
· 6 years ago
d5bc55f
f2fs_io: add copy command
by Eric Biggers
· 6 years ago
7a9422f
f2fs_io: add helper functions for handling errors
by Eric Biggers
· 6 years ago
696bf1e
f2fs-tools: release 1.13.0
by Jaegeuk Kim
· 6 years ago
v1.13.0
de7bcc8
f2fs-tools: fix to skip block allocation for fsynced data
by Chao Yu
· 6 years ago
aa374ef
f2fs-tools: add missing newline symbol in log
by Chao Yu
· 6 years ago
156ac96
f2fs-tools: fix stat update in sload/fsck
by Chao Yu
· 6 years ago
66087b1
fsck.f2fs: fix the bug in reserve_new_block
by Lihong Kou
· 6 years ago
121f29b
fsck.f2fs: fix symlink correctly
by Chao Yu
· 6 years ago
3ea1f05
fsck.f2fs: fix to show removed x_nid correctly
by Chao Yu
· 6 years ago
b3c986c
fsck.f2fs: fix to check c.fix_on before repair
by Chao Yu
· 6 years ago
ab72bb1
f2fs_io: add get/setflags
by Jaegeuk Kim
· 6 years ago
29e035d
fsck.f2fs: fix to propagate error of write_dquots()
by Chao Yu
· 6 years ago
33ac4ce
f2fs-tools: advise to mount unclean image to replay journal
by Chao Yu
· 6 years ago
207e2d7
fsck.f2fs: fix to set large section type during allocation
by Chao Yu
· 6 years ago
a624d79
dump.f2fs: introduce start_bidx_of_node() for cleanup
by Chao Yu
· 6 years ago
9e64efe
f2fs-tools: introduce f2fs_ra_meta_pages()
by Chao Yu
· 6 years ago
cd7c502
fsck.f2fs: introduce current_sit_addr() for cleanup
by Chao Yu
· 6 years ago
bf99ab9
f2fs-tools: allocate memory in batch in build_sit_info()
by Chao Yu
· 6 years ago
2183c65
f2fs-tools: fix to avoid memory leak of sit_i->sentries
by Chao Yu
· 6 years ago
b7e0a62
f2fs-tools: fix potential deadloop
by Chao Yu
· 6 years ago
5eb2d84
f2fs_io: support defrag_file
by Chao Yu
· 6 years ago
ce64ea0
f2fs-tools: Add support for Casefolding
by Daniel Rosenberg
· 6 years ago
db84e73
fsck.f2fs: fix to recover out-of-border inline size
by Chao Yu
· 6 years ago
dd9c372
mkfs.f2fs: check zeros in first 16MB for Android
by Jaegeuk Kim
· 6 years ago
8b624c3
sload.f2fs: fix error path of build_directory
by Chao Yu
· 6 years ago
3e9107d
sload.f2fs: fix memory leak of dentry.link
by Chao Yu
· 6 years ago
70ae867
sload.f2fs: fix memory leak in build_directory
by Xiaojun Wang
· 6 years ago
fe154d5
libf2fs: Throw an error when zone dev info not found
by Surbhi Palande
· 6 years ago
71a93cf
fsck.f2fs: include f2fs_fs.h from local directory
by Chao Yu
· 6 years ago
Next »