index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
ext4fs.c
Commit message (
Expand
)
Author
Age
Lines
*
fs: implement size/fatsize/ext4size
Stephen Warren
2014-08-09
-0
/
+5
*
Revert "ext4fs: Add ext4 extent cache for read operations"
Tom Rini
2014-02-26
-28
/
+8
*
ext4fs: Add ext4 extent cache for read operations
Ionut Nicu
2014-02-21
-8
/
+28
*
ext4: implement exists() for ext4fs
Stephen Warren
2014-02-19
-0
/
+8
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-13
/
+1
*
Fix ext2/ext4 filesystem accesses beyond 2TiB
Frederic Leroy
2013-07-15
-7
/
+7
*
fs/ext4: Support device block sizes != 512 bytes
Egbert Eich
2013-05-10
-6
/
+8
*
fs: Move ls and read methods into ext4, fat
Simon Glass
2013-03-04
-0
/
+37
*
ext4: Split write support into its own file
Simon Glass
2013-03-04
-963
/
+0
*
fs:ext4:write: Initialize cache aligned filename buffer
Łukasz Majewski
2012-12-07
-2
/
+3
*
fs:ext4:fix: Code refactoring to suppress compiler warnings
Łukasz Majewski
2012-12-07
-3
/
+0
*
fs:ext4:write: Add lldiv and do_div to perform 64-32 bits division
Łukasz Majewski
2012-12-07
-2
/
+3
*
fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*}
Stephen Warren
2012-10-29
-1
/
+1
*
ext4: Rename block group descriptor table from gd to bgd
Simon Glass
2012-10-03
-49
/
+50
*
cmd_extX: use common get_device_and_partition function
Rob Herring
2012-09-25
-1
/
+0
*
ext4: remove init_fs/deinit_fs
Rob Herring
2012-09-25
-34
/
+2
*
ext4fs write support
Uma Shankar
2012-08-09
-0
/
+961
*
ext4fs ls load support
Uma Shankar
2012-08-09
-0
/
+228