Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/PitchBlackRecoveryProject/android_external_f2fs-tools


https://github.com/PitchBlackRecoveryProject/android_external_f2fs-tools

Android.mk: Update for f2fs-tools v1.14.0

Signed-off-by: Albert I <[email protected]>
Signed-off-by: rezaadi0105 <rezaadipangestu5@gmai...

15b3ec670ebbe34ddc0e25a870c9fc6b8407fcb8 authored about 4 years ago by Albert I <[email protected]>
Merge remote tracking aosp/master

* aosp/master: (34 commits)
f2fs-tools: release 1.14.0
mkfs.f2fs: add -r (fake_seed) flag
...

b9e75ee05786c98f25fbbc42306784556bce8f45 authored about 4 years ago by rezaadi0105 <[email protected]>
Skip ab/6749736 in stage.

Merged-In: I862647bc9731c4f0c5e4e2af00754b3109524d1f
Change-Id: I497e0c15039ece2cbfb0098af880948...

b6ffb92822401c84220dab037ddec3b91e23747b authored about 4 years ago by Xin Li <[email protected]>
Merge "Merge remote-tracking branch 'aosp/upstream-master' into aosp" am: 88bfaff47a

Original change: https://android-review.googlesource.com/c/platform/external/f2fs-tools/+/141645...

38156f890ff4bcb4a46c9732aeb329398d46d20b authored over 4 years ago by Jaegeuk Kim <[email protected]>
Merge "Merge remote-tracking branch 'aosp/upstream-master' into aosp"

88bfaff47a465ad17b562d3dbf943fe405692c45 authored over 4 years ago by Jaegeuk Kim <[email protected]>
Merge remote-tracking branch 'aosp/upstream-master' into aosp

* aosp/upstream-master:
f2fs-tools: release 1.14.0

Signed-off-by: Jaegeuk Kim <jaegeuk@google...

0de4191753f9005452e4638f57422df7a551424b authored over 4 years ago by Jaegeuk Kim <[email protected]>
Mark Android R (rvc-dev-plus-aosp-without-vendor@6692709) as merged

Bug: 166295507
Merged-In: I4405b0553fcb1d5f6ecce420f6ecd749326c8950
Change-Id: I3045eac8ece09c6d...

e8b8c1ade7a6744ff7f0191d44c7400eff2b1b80 authored over 4 years ago by Xin Li <[email protected]>
f2fs-tools: release 1.14.0

This release includes mainly, but not limited to:
- add IO cache to speed up fsck.f2fs run
- s...

d41dcbdf46dc3841cd0a0507e6573e38cb6c55bb authored over 4 years ago by Jaegeuk Kim <[email protected]>
Merge remote-tracking branch 'aosp/upstream-master' into aosp am: 4cca49b65f

Original change: https://android-review.googlesource.com/c/platform/external/f2fs-tools/+/140644...

bc4370c275448af5a58f7daf9ac58562a2f47cf9 authored over 4 years ago by Jaegeuk Kim <[email protected]>
Merge remote-tracking branch 'aosp/upstream-master' into aosp

* aosp/upstream-master:
mkfs.f2fs: add -r (fake_seed) flag
mkfs.f2fs: add -T flag
sload.f2...

4cca49b65f272686f88d6325d89c3e358cc225a5 authored over 4 years ago by Jaegeuk Kim <[email protected]>
mkfs.f2fs: add -r (fake_seed) flag

r flag sets the checkpointing seed to 0 (initially used to
remove randomness for apex generation...

bbfab0dd6b2704305589f500be31c6a10248fb4c authored over 4 years ago by Theotime Combes <[email protected]>
mkfs.f2fs: add -T flag

T flag sets timestamps to a given value

Signed-off-by: Theotime Combes <[email protected]>
Rev...

5c723d171340e0913e4de13cc1a330c60ed79cf0 authored over 4 years ago by Theotime Combes <[email protected]>
f2fs-tools: zns zone-capacity support

NVM Express Zoned Namespace (ZNS) devices can have zone-capacity(zc) less
than the zone-size. ZN...

f8410857b7a81b1b347253fcca713d8b105e9e7b authored over 4 years ago by Aravind Ramesh <[email protected]>
sload.f2fs: handle root mount point properly when setting file attribute

Need to remove "/" of mount point name from the file path name
when mount point is "/". Otherwis...

f7029e2cf2723d13d49c0f6b55d239697ca1b59f authored over 4 years ago by Daeho Jeong <[email protected]>
f2fs_io: measure performance of write()

Reviewed-by: Chao Yu <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>

1e3dd7ae5de14b641c6717cb462fd139351d41f3 authored over 4 years ago by Jaegeuk Kim <[email protected]>
f2fs_io: add OSYNC option

Reviewed-by: Chao Yu <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>

334047bdca2989ab1255f9b59ba2dd5915aea4c9 authored over 4 years ago by Jaegeuk Kim <[email protected]>
fsck.f2fs: correct return value

As Norbert Lange reported:

"
$ fsck.f2fs -a /dev/mmcblk0p5; echo $?
Info: Fix the reported corr...

2579fe8099a8852e0793afdcc1131f1b30bebab4 authored over 4 years ago by Chao Yu <[email protected]>
f2fs_io: open file in read only mode for pinning file

To use "pinfile" command even with read only file, changed open
mode for it.

Signed-off-by: Dae...

5c92399f8fc157740165845a43aa178037c97b2e authored over 4 years ago by Daeho Jeong <[email protected]>
make_f2fs: add casefolding-enabled make_f2fs am: 36097e5108 am: 0f06821806 am: fc8157b973

Original change: https://android-review.googlesource.com/c/platform/external/f2fs-tools/+/136801...

c6f1ec95262569bfc1684f8c1b6f8777c63d9508 authored over 4 years ago by Jaegeuk Kim <[email protected]>
make_f2fs: add casefolding-enabled make_f2fs am: 36097e5108 am: 0f06821806

Original change: https://android-review.googlesource.com/c/platform/external/f2fs-tools/+/136801...

fc8157b973ebdba094e2eadba7264a4e0c8a521e authored over 4 years ago by Jaegeuk Kim <[email protected]>
make_f2fs: add casefolding-enabled make_f2fs am: 36097e5108

Original change: https://android-review.googlesource.com/c/platform/external/f2fs-tools/+/136801...

0f06821806222862098e372d7c2a55b72cf08371 authored over 4 years ago by Jaegeuk Kim <[email protected]>
make_f2fs: add casefolding-enabled make_f2fs

Bug: 159672232
Signed-off-by: Jaegeuk Kim <[email protected]>
Change-Id: I116928102b3e1dbe2ff21...

36097e5108d5474e6ad66652554b93696a4293ea authored over 4 years ago by Jaegeuk Kim <[email protected]>
Merge remote-tracking branch 'aosp/upstream-master' into aosp am: 0fad5b2f5f am: a9c4957ad1 am: cc021d623e

Original change: https://android-review.googlesource.com/c/platform/external/f2fs-tools/+/138403...

4ddd4f2889f507d83133ffc4e0639294ea4a6d68 authored over 4 years ago by Jaegeuk Kim <[email protected]>
Merge remote-tracking branch 'aosp/upstream-master' into aosp am: 0fad5b2f5f am: a9c4957ad1

Original change: https://android-review.googlesource.com/c/platform/external/f2fs-tools/+/138403...

cc021d623e4f3db1d292467faee248a3d366ce64 authored over 4 years ago by Jaegeuk Kim <[email protected]>
Merge remote-tracking branch 'aosp/upstream-master' into aosp am: 0fad5b2f5f

Original change: https://android-review.googlesource.com/c/platform/external/f2fs-tools/+/138403...

a9c4957ad1e4b267bb2640c8d8d3402b8f33ca13 authored over 4 years ago by Jaegeuk Kim <[email protected]>
Merge remote-tracking branch 'aosp/upstream-master' into aosp

* aosp/upstream-master:
mkfs.f2fs: add casefolding and project quota config
mkfs.f2fs: shoul...

0fad5b2f5f4280f2b4ff0b35c8ea1bea26cf29c3 authored over 4 years ago by Jaegeuk Kim <[email protected]>
mkfs.f2fs: add casefolding and project quota config

This can be used for Android build support.

Signed-off-by: Jaegeuk Kim <[email protected]>

3aef9bc8209d0629322439fa2d97a8c0a79ba797 authored over 4 years ago by Jaegeuk Kim <[email protected]>
mkfs.f2fs: should initialize sparse file in Windows

Otherwise it fails to format in Windows.

Signed-off-by: Jaegeuk Kim <[email protected]>

ec0f3c910e7d6a7a8d443d83658a9e7cd997a4d8 authored over 4 years ago by Jaegeuk Kim <[email protected]>
f2fs_io: add mmap read operation

This patch adds an option, mmap, when reading data.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel....

17463f9c4282b03a1309fe82de8d56284a6b0934 authored over 4 years ago by Jaegeuk Kim <[email protected]>
Merge remote-tracking branch 'twrp/android-10' into android-10.0

09764d8dce835228d8926bf2ee76ca092d1acecc authored over 4 years ago by Manjot Sidhu <[email protected]>
fsck.f2fs: avoid randomness in sum_blk

This patch removes random bytes in sum_blk when loading a new directory.

Signed-off-by: Theotim...

391e490a12edfdb0c6a3fc11a2b7c5cba564b1b1 authored over 4 years ago by Theotime Combes <[email protected]>
dump.f2fs: check block address first before reading the block

This should avoid to read out wrong block address.

Signed-off-by: Jaegeuk Kim <[email protected]>

aac7f4cb42d79f8b621e0002f6818d8414d2db04 authored over 4 years ago by Jaegeuk Kim <[email protected]>
sload.f2fs: fix missing fsck_init

This patch allocates some data structures that will be used for loading files
on existing image....

e767223422deb8f209c84db7783b17d0497e61f4 authored over 4 years ago by Jaegeuk Kim <[email protected]>
[automerger skipped] fsck.f2fs: Split build_segment_manager() to speed up auto-fix am: b5cd946910 -s ours am: d79ec632ba -s ours

am skip reason: Change-Id I1dce1039bc01641f7c33875a1cfe20943cdc42ac with SHA-1 31b8f380db is in ...

053224851e57a7da87372c18ebf67f56523b4f51 authored over 4 years ago by Robin Hsu <[email protected]>
[automerger skipped] fsck.f2fs: Fix slow fsck in auto-fix mode am: 3973c080af -s ours am: 643017fc3f -s ours

am skip reason: Change-Id I1dce1039bc01641f7c33875a1cfe20943cdc42ac with SHA-1 31b8f380db is in ...

2ee5b26fe05f83d9c927162cd36ac29a1705868a authored over 4 years ago by Robin Hsu <[email protected]>
[automerger skipped] fsck.f2fs: Split build_segment_manager() to speed up auto-fix am: b5cd946910 am: 7fbab69c44 -s ours

am skip reason: Change-Id I1dce1039bc01641f7c33875a1cfe20943cdc42ac with SHA-1 31b8f380db is in ...

a672b233140ccc6d22f880218d7bf602b04bdf4b authored over 4 years ago by Robin Hsu <[email protected]>
[automerger skipped] fsck.f2fs: Fix slow fsck in auto-fix mode am: 3973c080af am: a90c93387f -s ours

am skip reason: Change-Id I1dce1039bc01641f7c33875a1cfe20943cdc42ac with SHA-1 31b8f380db is in ...

57d7136114039ff7ebdb896963dcda07ccecfbcc authored over 4 years ago by Robin Hsu <[email protected]>
[automerger skipped] fsck.f2fs: Split build_segment_manager() to speed up auto-fix am: b5cd946910 -s ours

am skip reason: Change-Id I1dce1039bc01641f7c33875a1cfe20943cdc42ac with SHA-1 31b8f380db is in ...

d79ec632ba3451a4433282ae0c8bbeaeef710030 authored over 4 years ago by Robin Hsu <[email protected]>
[automerger skipped] fsck.f2fs: Fix slow fsck in auto-fix mode am: 3973c080af -s ours

am skip reason: Change-Id I1dce1039bc01641f7c33875a1cfe20943cdc42ac with SHA-1 31b8f380db is in ...

643017fc3f26316b424c1b1ddcebe14b9ab5e8f3 authored over 4 years ago by Robin Hsu <[email protected]>
fsck.f2fs: Split build_segment_manager() to speed up auto-fix am: b5cd946910

Original change: https://googleplex-android-review.googlesource.com/c/platform/external/f2fs-too...

7fbab69c445d8cf6c4cce7cfc1ab583100e574e0 authored over 4 years ago by Robin Hsu <[email protected]>
fsck.f2fs: Fix slow fsck in auto-fix mode am: 3973c080af

Original change: https://googleplex-android-review.googlesource.com/c/platform/external/f2fs-too...

a90c93387fa29554bc177b51ff9920d42663522c authored over 4 years ago by Robin Hsu <[email protected]>
Merge remote-tracking branch 'aosp/upstream-master' into aosp am: 31b8f380db am: d867570710 am: be0e6bf863

Original change: https://android-review.googlesource.com/c/platform/external/f2fs-tools/+/136009...

4742aefe9951d58992ecf47c4117932b76cc4699 authored over 4 years ago by Jaegeuk Kim <[email protected]>
Merge remote-tracking branch 'aosp/upstream-master' into aosp am: 31b8f380db am: d867570710

Original change: https://android-review.googlesource.com/c/platform/external/f2fs-tools/+/136009...

be0e6bf8636a59b756e92f07d8720651d61fadca authored over 4 years ago by Jaegeuk Kim <[email protected]>
Merge remote-tracking branch 'aosp/upstream-master' into aosp am: 31b8f380db

Original change: https://android-review.googlesource.com/c/platform/external/f2fs-tools/+/136009...

d86757071017610e1b9838ea01b08994f967d698 authored over 4 years ago by Jaegeuk Kim <[email protected]>
mkfs.f2fs: allow setting volume UUID manually

This patch adds an option to assign UUID manually.

Usage:
# mkfs.f2fs -U uuid_string

Signed-o...

31acef041716cd718b793dcd7c498c7e0522f67a authored over 4 years ago by Zoltán Böszörményi <[email protected]>
fsck.f2fs: Split build_segment_manager() to speed up auto-fix

Speed up fsck in auto-fix mode by splitting
build_segment_manager() into two disjoint parts:
ea...

b5cd9469103d6493601ec96e8bb309e42ed1ef03 authored over 4 years ago by Robin Hsu <[email protected]>
fsck.f2fs: Fix slow fsck in auto-fix mode

Split f2fs_init_nid_bitmap() into two disjoint parts:
f2fs_early_init_nid_bitmap(), and
f2fs_l...

3973c080af58ca7af1f251a3b188986de1982e03 authored over 4 years ago by Robin Hsu <[email protected]>
Merge remote-tracking branch 'aosp/upstream-master' into aosp

* aosp/upstream-master:
fsck.f2fs: Split build_segment_manager() to speed up auto-fix
dump.f...

31b8f380dbad17e36fa43f436fbb35b837ac4bc1 authored over 4 years ago by Jaegeuk Kim <[email protected]>
fsck.f2fs: Split build_segment_manager() to speed up auto-fix

Speed up fsck in auto-fix mode by splitting
build_segment_manager() into two disjoint parts:
ea...

d03cab6c93d634fe746f55302bbcd28a9eb545a7 authored over 4 years ago by Robin Hsu <[email protected]>
dump.f2fs: dump symlink contents in lost_found

Let's allow to show symlink path.

Signed-off-by: Jaegeuk Kim <[email protected]>

e3c4e1f89a1e279cbb9e818c03ca29bd1425e58d authored over 4 years ago by Jaegeuk Kim <[email protected]>
fsck.f2fs: Fix slow fsck in auto-fix mode

Split f2fs_init_nid_bitmap() into two disjoint parts:
f2fs_early_init_nid_bitmap(), and
f2fs_l...

0d0158cf23c50d130c3ce3b7b024868a029ab60e authored over 4 years ago by Robin Hsu <[email protected]>
fsck: prevent buffer overrun in quota code

A maliciously corrupted file systems can trigger buffer overruns in
the quota code used by fsck....

e66e4c1f3bd589a297c2a4e78bc67ac9d3a03032 authored over 4 years ago by Robin Hsu <[email protected]>
Make fsck.f2fs available in recovery

5fc34f8687a74ecf88e273b4e756a252072b4fd8 authored over 4 years ago by mauronofrio <[email protected]>
f2fs-tools: set cold flag for non-dir node

Signed-off-by: Wuyun Zhao <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>

712aca364f3820113d47686b33ddb2dbb542f7af authored over 4 years ago by Wuyun Zhao <[email protected]>
lib: pass all needed include paths to libf2fs

Otherwise the paths to uuid and blkid headers extracted from pkg-config are not
respected.

Sign...

895b26e11848f4a1d00f6a4a19d42836a3e528b2 authored over 4 years ago by Rolf Eike Beer <[email protected]>
lib: use ${libuuid_LIBS} instead of -luuid everywhere

Otherwise linking will fail if the library is in an uncommon location or has a
non-standard name...

4b55c43828f06718657013269de5f052bf0c89dd authored over 4 years ago by Rolf Eike Beer <[email protected]>
lib: fix include path for blkid.h

$ pkg-config --cflags blkid
-I/usr/include/blkid

The "blkid/" directory is actually part of the...

1ceb06bfcc4f8ff51e7effed66c454cf7b43b39d authored over 4 years ago by Rolf Eike Beer <[email protected]>
lib: fix include path for uuid.h

$ pkg-config --cflags uuid
-I/usr/include/uuid

The "uuid/" directory is actually part of the in...

59a37413f81295af90e983e7ed562eaa53b4141c authored over 4 years ago by Rolf Eike Beer <[email protected]>
Merge changes from topic "am-10d9c021ab4e44f3b99009e7bfee3442" into rvc-d1-dev-plus-aosp

* changes:
libf2fs: fix build error on Windows am: a0823d077c am: 15936d35f5
[automerger ski...

00fd6e7a5c2c3d1051b0dc1180a3dbbfcb392560 authored over 4 years ago by Automerger Merge Worker <[email protected]>
libf2fs: fix build error on Windows am: a0823d077c am: 15936d35f5

Original change: https://googleplex-android-review.googlesource.com/c/platform/external/f2fs-too...

71350f3126cf973c104731bce2ba3fdab7824100 authored over 4 years ago by Jaegeuk Kim <[email protected]>
[automerger skipped] Merge remote-tracking branch 'aosp/upstream-master' into aosp am: 54ca36c551 am: 65a0fb612d -s ours

am skip reason: skipped by user jaegeuk

Original change: https://googleplex-android-review.goog...

e358ea4c52361274b0fab50f7612b41e0d2e6676 authored over 4 years ago by Jaegeuk Kim <[email protected]>
libf2fs: fix build error on Windows am: a0823d077c am: b56b82b81e

Original change: https://googleplex-android-review.googlesource.com/c/platform/external/f2fs-too...

72e09cefd39d981eab66065d92b096ef738322f6 authored over 4 years ago by Jaegeuk Kim <[email protected]>
[automerger skipped] Merge remote-tracking branch 'aosp/upstream-master' into aosp am: 54ca36c551 -s ours am: 7bc1799f6c

Original change: https://googleplex-android-review.googlesource.com/c/platform/external/f2fs-too...

12f2a8150cf72777920cf7301b60458de1a9a48c authored over 4 years ago by Jaegeuk Kim <[email protected]>
libf2fs: fix build error on Windows am: a0823d077c

Original change: https://googleplex-android-review.googlesource.com/c/platform/external/f2fs-too...

b56b82b81effb2fae5fc91c396ca0b9a4853667d authored over 4 years ago by Jaegeuk Kim <[email protected]>
[automerger skipped] Merge remote-tracking branch 'aosp/upstream-master' into aosp am: 54ca36c551 -s ours

am skip reason: skipped by user jaegeuk

Original change: https://googleplex-android-review.goog...

7bc1799f6cd672672923ee76553334463fe02041 authored over 4 years ago by Jaegeuk Kim <[email protected]>
libf2fs: fix build error on Windows am: a0823d077c

Original change: https://googleplex-android-review.googlesource.com/c/platform/external/f2fs-too...

15936d35f5038f98a994eb72f603fb99e6f2659f authored over 4 years ago by Jaegeuk Kim <[email protected]>
Merge remote-tracking branch 'aosp/upstream-master' into aosp am: 54ca36c551

Original change: https://googleplex-android-review.googlesource.com/c/platform/external/f2fs-too...

65a0fb612dfee0ea052feb9cd0a9475c9be23f96 authored over 4 years ago by Jaegeuk Kim <[email protected]>
libf2fs: fix build error on Windows

Windows doesn't support S_ISREG, so let's avoid depedency.

Bug: 155434941
Signed-off-by: Jaegeu...

a0823d077cf56d79a98da23059fce6eeabd92062 authored over 4 years ago by Jaegeuk Kim <[email protected]>
Merge remote-tracking branch 'aosp/upstream-master' into aosp

* aosp/upstream-master:
fsck.f2fs: fix dirent position check for encrypted+casefolded dentries...

54ca36c551611bb29d36f422fd1e1bf93798502b authored over 4 years ago by Jaegeuk Kim <[email protected]>
Merge remote-tracking branch 'aosp/master' into pie

* aosp/master:
libf2fs: fix build error on Windows
fsck.f2fs: fix dirent position check for ...

f27582f46200dd9cddd282c46b4a564da19a4ee5 authored over 4 years ago by Albert I <[email protected]>
libf2fs: fix build error on Windows am: 471bb35b42 am: 3249de482b am: fd3d4d9ad4

Original change: https://android-review.googlesource.com/c/platform/external/f2fs-tools/+/133382...

70b97c6c6fb9f3bc1a9b8722de56070338c3a4dc authored over 4 years ago by Jaegeuk Kim <[email protected]>
Merge remote-tracking branch 'aosp/upstream-master' into aosp am: 46e3a5d3a4 am: 94dc268861 am: 9f9db9cd78

Original change: https://android-review.googlesource.com/c/platform/external/f2fs-tools/+/132478...

2a834c20157a940286c448ec5ba219735755b9c8 authored over 4 years ago by Jaegeuk Kim <[email protected]>
libf2fs: fix build error on Windows am: 471bb35b42 am: 3249de482b

Original change: https://android-review.googlesource.com/c/platform/external/f2fs-tools/+/133382...

fd3d4d9ad4d80a0c81f55c2b9988c4335b69e639 authored over 4 years ago by Jaegeuk Kim <[email protected]>
Merge remote-tracking branch 'aosp/upstream-master' into aosp am: 46e3a5d3a4 am: 94dc268861

Original change: https://android-review.googlesource.com/c/platform/external/f2fs-tools/+/132478...

9f9db9cd786c3321f4a3d9eb0f8a5d88b66aefed authored over 4 years ago by Jaegeuk Kim <[email protected]>
libf2fs: fix build error on Windows am: 471bb35b42

Original change: https://android-review.googlesource.com/c/platform/external/f2fs-tools/+/133382...

3249de482be36e22c509b590a28f56d772692e6f authored over 4 years ago by Jaegeuk Kim <[email protected]>
Merge remote-tracking branch 'aosp/upstream-master' into aosp am: 46e3a5d3a4

Original change: https://android-review.googlesource.com/c/platform/external/f2fs-tools/+/132478...

94dc268861655f2aa3b27d7839d071146fbabfb1 authored over 4 years ago by Jaegeuk Kim <[email protected]>
libf2fs: fix build error on Windows

Windows doesn't support S_ISREG, so let's avoid depedency.

Signed-off-by: Jaegeuk Kim <jaegeuk@...

471bb35b424490b5262d44c542b9ea5f23cc67a7 authored over 4 years ago by Jaegeuk Kim <[email protected]>
Merge remote-tracking branch 'aosp/upstream-master' into aosp

* aosp/upstream-master:
fsck.f2fs: fix dirent position check for encrypted+casefolded dentries...

46e3a5d3a4411bdaeed8b4cd1ab34006bf40de99 authored over 4 years ago by Jaegeuk Kim <[email protected]>
libf2fs: fix build error on Windows

Windows doesn't support S_ISREG, so let's avoid depedency.

Signed-off-by: Jaegeuk Kim <jaegeuk@...

a60cd1a3f96645326fd05d5ab4f72fe2ca9be2ff authored over 4 years ago by Jaegeuk Kim <[email protected]>
fsck.f2fs: fix dirent position check for encrypted+casefolded dentries

fsck.f2fs reports corruption if the filesystem contains any encrypted +
casefolded directories w...

e65d9c7adf52aae7d7e2eb132961c8373072c8c9 authored over 4 years ago by Eric Biggers <[email protected]>
f2fs_io: add randread

I've added a new command to evaluate random read.

Signed-off-by: Daeho Jeong <daehojeong@google...

b23b2b97a662168ee364bc67965de08ffc1455bc authored over 4 years ago by Daeho Jeong <[email protected]>
Android.mk: Update for f2fs-tools v1.13.0

Signed-off-by: Albert I <[email protected]>

d1654cda270e46112b200978a87ee64642ec62c5 authored over 4 years ago by Albert I <[email protected]>
f2fs-tools: Restore building support on Pie

* Revert "Move sg_write_buffer to /product"
This reverts commit 84f0dded71413cd666b9482d981234...

06326bdd24edf563a634d39811aaf55f9619d6ac authored over 4 years ago by Albert I <[email protected]>
Revert "Move sg_write_buffer to system_ext"

This reverts commit d646fc65fff013e81b659fd27bbc895dad904ba7.

Restore f2fs-tools building suppo...

354c62c12d8b7764513f28b689c4586ff7d9006d authored over 4 years ago by Albert I <[email protected]>
fsck.f2fs: fix to check validation of i_xattr_nid

Otherwise, fsck.f2fs will access invalid memory address as below:

- fsck_verify
- dump_node
...

7a22451bc2b41eabf343c20512ad30bcdc7d3ba9 authored over 4 years ago by Chao Yu <[email protected]>
fsck.f2fs: fix to avoid overflow during print_inode_info()

While dumping files during fsck, print_inode_info() didn't check
sanity of inode, so insane i_ex...

e8d9f6d7b345c2a649dfc52ce3babc8f3770cb39 authored over 4 years ago by Chao Yu <[email protected]>
dump.f2fs: fix to print all blkaddr in .i_addr

There are totally ADDRS_PER_INODE() blkaddrs in .i_addr, fix to
print all of them.

In addition,...

a64fbe53c31bf0bb8cbd740da4203c88e8aefc8b authored over 4 years ago by Chao Yu <[email protected]>
fsck.f2fs: fix to check validation of block address

Otherwise, if block address is invalid, we may access invalid
memory address in is_sit_bitmap_se...

f73f222723af4a82febeae2a4661cbea7da3d487 authored over 4 years ago by Chao Yu <[email protected]>
mkfs.f2fs: update manual and help message

Add options that were missing from the mkfs.f2fs man page, and explain
them more thoroughly when...

f8f14b9c0f8f6a7913b5fda0f01d4313ccb32852 authored over 4 years ago by Érico Nogueira <[email protected]>
fsck.f2fs: fix wrong addrs_per_{inode,block}

generic/339 reports below assertion on image w/ compression feature
enabled.

[ASSERT] (f2fs_che...

88d1bd9615c2d3fb37ba45f30feba8b75d2e9307 authored over 4 years ago by Chao Yu <[email protected]>
man: add missing man page for f2fs_io

Signed-off-by: Theodore Ts'o <[email protected]>
[Jaegeuk Kim: add missing entries and fix Makefile....

1ba0a74ef23692d2735cd15fa3841aea2797cc63 authored over 4 years ago by Theodore Ts'o <[email protected]>
f2fs_io: show more flags

Signed-off-by: Jaegeuk Kim <[email protected]>

42f739c4c7c16d82c9c1f9e57adffa34f438cf5f authored over 4 years ago by Jaegeuk Kim <[email protected]>
f2fs_io: don't give garbage data in upper 32bits

Reviewed-by: Chao Yu <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>

d21dd9aacab5460ad34fc16ecd032b996fcbf3af authored over 4 years ago by Jaegeuk Kim <[email protected]>
f2fs_io: add fsync

Signed-off-by: Jaegeuk Kim <[email protected]>

850861988fb5cafbab6e783deb4438803ee7fb8d authored over 4 years ago by Jaegeuk Kim <[email protected]>
Add license type: GPL+LGPL are RESTRICTED licenses am: b3c7ce4da8 am: 37a4541286 am: ce37944ce8

Change-Id: I60cd7d157f313d5940037127903a14d6be2a1218

fa7d8ab2061515ce93b52ba75bce2171c3089e80 authored over 4 years ago by Bob Badour <[email protected]>
Add license type: GPL+LGPL are RESTRICTED licenses am: b3c7ce4da8 am: 37a4541286

Change-Id: Iaebef79ab59a43e5d5e04cfafd46564dbf55ae24

ce37944ce8b70194b387e2f985a71e59ea228884 authored over 4 years ago by Bob Badour <[email protected]>
Add license type: GPL+LGPL are RESTRICTED licenses am: b3c7ce4da8

Change-Id: I7a96d492362b265b8027968dfd0bc6e36ae55e3d

37a4541286d740608afbff40b83554ddbe3d6ad1 authored over 4 years ago by Bob Badour <[email protected]>
Merge remote-tracking branch 'aosp' into rvc-dev am: 56aec3f177 am: 639844e661

Change-Id: I778964d18564a3fec78dfe37196829c872524b49

d1a0013e8c35bd77cd155dfec9f002b35d6fe92b authored over 4 years ago by Jaegeuk Kim <[email protected]>
Merge remote-tracking branch 'aosp' into rvc-dev am: 56aec3f177 am: 29db5d3712

Change-Id: I234c13cef94edb62c6b7707a4a4d9a5282c3f00a

072796a95bb5fcddb01d8cd9fff6470d0c0fac99 authored over 4 years ago by Jaegeuk Kim <[email protected]>
Merge remote-tracking branch 'aosp' into rvc-dev am: 56aec3f177

Change-Id: Ieea49d886afaad9b56842781483182fb93b1e772

639844e661be0511f8798316ce045c58f9dc5707 authored over 4 years ago by Jaegeuk Kim <[email protected]>