Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
b7e84c93c450480ca4ff51ad2eb56bd83c1dc368
/
fs
/
ext4
/
ext4_common.c
9f12cd0
ext4: Prepare API change for files greater than 2GB
by Suriyan Ramasami
· 10 years ago
aac618a
ext4: Use inttypes for printf() string
by Simon Glass
· 10 years ago
d018028
fs: ext4: fix writing zero-length files
by Stephen Warren
· 10 years ago
8b454ee
fs:ext4:write:fix: Reinitialize global variables after updating a file
by Łukasz Majewski
· 10 years ago
35dd055
fs:ext4:cleanup: Remove superfluous code
by Łukasz Majewski
· 10 years ago
b5bbac1
ext4fs: fix "invalid extent block" error
by Ionut Nicu
· 11 years ago
4701732
ext4fs: use EXT2_BLOCK_SIZE instead of fs->blksz
by Ionut Nicu
· 11 years ago
0550870
fs/ext4: fix calling put_ext4 with truncated offset
by Ma Haijun
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
8b415f7
ext4fs: le32_to_cpu() used on a 16-bit field
by Rommel Custodio
· 11 years ago
04735e9
Fix ext2/ext4 filesystem accesses beyond 2TiB
by Frederic Leroy
· 11 years ago
50ce4c0
fs/ext4: Support device block sizes != 512 bytes
by Egbert Eich
· 12 years ago
d429ca0
fs:ext4:fix: Code refactoring to suppress compiler warnings
by Łukasz Majewski
· 12 years ago
03e2ecf
fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*}
by Stephen Warren
· 12 years ago
73c15c6
ext4: Rename block group descriptor table from gd to bgd
by Simon Glass
· 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