aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-8.1.0_r52' into staging/lineage-15.1_merge-android-8.1.0_r52lineage-15.1Kevin F. Haggerty2018-12-032-2/+7
|\
| * Merge cherrypicks of [5313339, 5313437, 5313318, 5313340, 5313282, 5313283, 5...android-build-team Robot2018-10-191-1/+4
| |\
| | * [DO NOT MERGE] make_f2fs: issue discard commands on mkfsJaegeuk Kim2018-10-191-1/+4
| |/
| * Snap for 4384531 from a948e7b439983f9feda3ed5f4b22d4f5a89c0f6f to oc-m2-releaseandroid-build-team Robot2017-10-090-0/+0
| |\
| | * Snap for 4373604 from 6e0551d320a0af905656df0e916c16ec52b0e96b to oc-mr1-releaseandroid-build-team Robot2017-10-030-0/+0
| |/|
| * | release-request-7bfcab52-d1c0-4256-9d6b-5b5092bc78ca-for-git_oc-mr1-release-4...android-build-team Robot2017-06-251-1/+1
| |\ \
| * \ \ release-request-36fe639f-9404-4c33-86fb-47bc4ab2221f-for-git_oc-mr1-release-4...android-build-team Robot2017-06-221-0/+3
| |\ \ \
| * \ \ \ release-request-f3bcfb00-8080-4b95-b497-7457f544b4f6-for-git_oc-mr1-release-4...android-build-team Robot2017-06-205-14/+137
| |\ \ \ \
| * \ \ \ \ release-request-46bf7ca6-57e7-44b8-8edc-ea8830c1cb3b-for-git_oc-mr1-release-4...android-build-team Robot2017-06-1121-200/+2021
| |\ \ \ \ \
| * \ \ \ \ \ release-request-91ef8626-1af7-4595-b2bd-2d85ee97e99f-for-git_oc-mr1-release-4...android-build-team Robot2017-05-211-4/+7
| |\ \ \ \ \ \
| * \ \ \ \ \ \ release-request-323db86e-b638-4d24-8eb1-d2e3bf4a9d1a-for-git_oc-mr1-release-4...android-build-team Robot2017-05-1741-1250/+7675
| |\ \ \ \ \ \ \
* | | | | | | | | fsck: Fix conflicts with libext2_quotaMichael Bestas2018-08-044-20/+20
* | | | | | | | | fsck: Update libf2fs_fsck source file listMichael Bestas2018-08-041-1/+6
* | | | | | | | | Android.bp/mk: update strings to reflect v1.11.0 releaseMichael Bestas2018-08-042-2/+2
* | | | | | | | | fsck: Fix 1.11.0 compilationMichael Bestas2018-07-281-1/+1
* | | | | | | | | f2fs-tools: release 1.11.0Jaegeuk Kim2018-07-2816-255/+1153
* | | | | | | | | check_f2fs: return 0 all the timeJaegeuk Kim2018-07-281-3/+3
* | | | | | | | | sload.f2fs: fix the missing of bit mask for file typeJunling Zheng2018-07-281-1/+1
* | | | | | | | | sload.f2fs: give correct file typeLianjun Huang2018-07-281-1/+1
* | | | | | | | | fsck.f2fs: fix check order in -p1Jaegeuk Kim2018-07-281-13/+13
* | | | | | | | | mkfs.f2fs: avoid selinux denial for unnecessary sysfs nodeJaegeuk Kim2018-07-281-1/+1
* | | | | | | | | fsck.f2fs: fix stack overflow when reading out nat blockJaegeuk Kim2018-07-281-4/+9
* | | | | | | | | mkfs.f2fs: support fsverity featureJaegeuk Kim2018-04-243-4/+13
* | | | | | | | | Merge remote-tracking branch 'aosp/master' into HEADLuca Stefani2018-04-066-17/+111
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | check_f2fs: fix build error in abfarm474Jaegeuk Kim2018-04-041-1/+1
| * | | | | | | | | f2fs-tools: use pointer and memory alloaction instead of definingIris Chang2018-04-042-16/+37
| * | | | | | | | | libf2fs,mkfs.f2fs: add wanted_sector_size for wanted_total_sectorskatao2018-04-034-1/+27
| * | | | | | | | | check_f2fs: test wrong write(2) callJaegeuk Kim2018-04-021-0/+47
* | | | | | | | | | Merge branch 'master' of https://android.googlesource.com/platform/external/f...Luca Stefani2018-03-313-13/+12
|\| | | | | | | | |
| * | | | | | | | | Merge "Revert "FROMLIST: libf2fs: reset wanted_total_sectors by new sector_si...Treehugger Robot2018-03-301-8/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Revert "FROMLIST: libf2fs: reset wanted_total_sectors by new sector_size"Jaegeuk Kim2018-03-301-8/+1
| * | | | | | | | | | check_f2fs: integrate into android buildJaegeuk Kim2018-03-292-5/+11
* | | | | | | | | | | Merge remote-tracking branch 'aosp/master' into HEADLuca Stefani2018-03-2936-92/+16322
|\| | | | | | | | | |
| * | | | | | | | | | Fix typo userata with userdataRajeev Kumar2018-03-281-3/+3
| * | | | | | | | | | ANDROID: check_f2fs: redirect errors to stdoutJaegeuk Kim2018-03-271-0/+2
| * | | | | | | | | | FROMLIST: f2fs-tools: change to use #pragma pack(push, 1)Hyojun Kim2018-03-272-87/+4
| |/ / / / / / / / /
| * | | | | | | | | FROMLIST: libf2fs: reset wanted_total_sectors by new sector_sizekatao2018-03-271-1/+8
| * | | | | | | | | FROMLIST: resize.f2fs: fix access out-of memory boundaryJaegeuk Kim2018-03-272-4/+10
| * | | | | | | | | FROMLIST: tools: sg_write_buffer: add sg_write_buffer for FFUHyojun Kim2018-03-1330-0/+16188
| * | | | | | | | | ANDROID: check_f2fs: add a tool to check basic f2fs featuresJaegeuk Kim2018-03-131-0/+110
* | | | | | | | | | f2fs-tools: Rename utf conversion symbolsTom Marshall2018-02-244-6/+6
* | | | | | | | | | f2fs-tools: Rename quota symbolsTom Marshall2018-02-244-24/+24
* | | | | | | | | | f2fs-tools: Add static libs for recoveryTom Marshall2018-02-241-0/+43
|/ / / / / / / / /
* | | | | | | | | Android.bp: update strings to reflect v1.10.0 releasePark Ju Hyung2018-02-062-4/+4
* | | | | | | | | f2fs-tools: release 1.10.0Jaegeuk Kim2018-01-302-4/+4
* | | | | | | | | f2fs-tools: support inode creation timeChao Yu2018-01-304-1/+23
* | | | | | | | | fsck.f2fs: use mem nat info directlyYunlei He2018-01-301-1/+7
* | | | | | | | | fsck.f2fs: show missing checkpoint flagsJaegeuk Kim2018-01-301-6/+10
* | | | | | | | | fsck.f2fs: allow roll-forward for small checkpoint fixJaegeuk Kim2018-01-302-0/+2
* | | | | | | | | dump.f2fs: do not write nat bits when dumping infoSheng Yong2018-01-301-1/+1