Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
2d5a8e61bfe83a06cadde7172399d226cdd8a1d0
/
fs
/
ext4
/
ext4_common.h
4f0e77f
fs: ext4: Use CRC-16 implementation from linux/crc16.h
by Pali Rohár
· 2 years, 7 months ago
90526e9
common: Drop net.h from common header
by Simon Glass
· 4 years, 6 months ago
b000180
fs: ext4: constify the buffer passed to write functions
by Jean-Jacques Hiblot
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
1221ce4
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
9f5dd8b
ext4: Add helper functions for block group descriptor field access
by Stefan Brüns
· 8 years ago
a0d767e
ext4: propagate error if creation of directory entry fails
by Stefan Brüns
· 8 years ago
58a9ecb
ext4: fix endianess problems in ext4 write support
by Michael Walle
· 8 years ago
9f12cd0
ext4: Prepare API change for files greater than 2GB
by Suriyan Ramasami
· 10 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
50ce4c0
fs/ext4: Support device block sizes != 512 bytes
by Egbert Eich
· 12 years ago
472d546
Consolidate bool type
by York Sun
· 12 years ago
03e2ecf
fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*}
by Stephen Warren
· 12 years ago
8118081
cmd_extX: use common get_device_and_partition function
by Rob Herring
· 12 years ago
55b523b
ext4: cache-align buffers so the invalidation works
by Stephen Warren
· 12 years ago
ed34f34
ext4fs write support
by Uma Shankar
· 12 years ago
a159643
ext4fs ls load support
by Uma Shankar
· 12 years ago