index
:
delta/barebox.git
doc
dts
efi
imx-ipu-v3
master
next
pu/kconfig
pu/mtd
pu/persistent-vars
stable/v2013.05
stable/v2013.06
stable/v2013.07
stable/v2013.08
stable/v2013.10
stable/v2014.05
stable/v2014.06
stable/v2014.06.0
stable/v2014.07
stable/v2014.08
stable/v2014.09
stable/v2014.10
stable/v2014.11
stable/v2014.12
stable/v2015.01
stable/v2015.02
stable/v2017.05
stable/v2017.06
stable/v2017.07
stable/v2017.11
stable/v2018.07
stable/v2018.09
stable/v2018.12
v2011.03-stable
work/am335x
work/efika-sb
work/fit-support
work/musb
work/mvebu-multisoc
git.pengutronix.de: git/barebox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
ext4_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: ext4: use sector_t and loff_t where appropriate
Ahmad Fatoum
2021-02-18
1
-10
/
+13
*
fs: ext4: return NULL instead of 0
Sascha Hauer
2019-10-29
1
-2
/
+2
*
fs: ext4: Fix handling of sparse files
Sascha Hauer
2019-10-29
1
-14
/
+14
*
ext4: Use correct descriptor size when reading the block group descriptor
Antony Pavlov
2017-03-30
1
-4
/
+4
*
ext4: determine group descriptor size for 64bit feature
Antony Pavlov
2017-03-30
1
-4
/
+15
*
ext4: fix wrong usage of le32_to_cpu()
Antony Pavlov
2017-03-30
1
-1
/
+1
*
ext4: use kernel names for byte swaps
Antony Pavlov
2017-03-30
1
-30
/
+30
*
fs: ext4: fix symlink read function
Ronald Zachariah
2016-07-07
1
-1
/
+1
*
fs: ext4: make locally used ext4fs_get_indir_block() static
Antony Pavlov
2016-02-17
1
-1
/
+2
*
fs: import magic.h from Linux kernel
Yegor Yefremov
2016-02-03
1
-1
/
+2
*
drop <stddef.h> includes
Sascha Hauer
2015-07-23
1
-1
/
+0
*
fs: ext4: le32_to_cpu() used on a 16-bit field
Sascha Hauer
2014-07-25
1
-6
/
+6
*
fs: ext4: use EXT2_BLOCK_SIZE instead of fs->blksz
Sascha Hauer
2014-07-25
1
-1
/
+2
*
fs: ext4: fix "invalid extent block" error
Sascha Hauer
2014-07-25
1
-1
/
+1
*
ext4: switch debug and printf to dev_xxx
Jean-Christophe PLAGNIOL-VILLARD
2013-03-09
1
-6
/
+6
*
fs: implement initial ext4 support from U-Boot
Sascha Hauer
2012-12-03
1
-0
/
+551