Tom Rini
|
715b56fe2b
Revert "ext4fs: Add ext4 extent cache for read operations"
|
11 年之前 |
Ionut Nicu
|
fc0fc50f38
ext4fs: Add ext4 extent cache for read operations
|
11 年之前 |
Ionut Nicu
|
b5bbac1a9b
ext4fs: fix "invalid extent block" error
|
11 年之前 |
Ionut Nicu
|
470173274d
ext4fs: use EXT2_BLOCK_SIZE instead of fs->blksz
|
11 年之前 |
Ma Haijun
|
0550870b1c
fs/ext4: fix calling put_ext4 with truncated offset
|
11 年之前 |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 年之前 |
Rommel Custodio
|
8b415f703f
ext4fs: le32_to_cpu() used on a 16-bit field
|
12 年之前 |
Frederic Leroy
|
04735e9c55
Fix ext2/ext4 filesystem accesses beyond 2TiB
|
12 年之前 |
Egbert Eich
|
50ce4c07df
fs/ext4: Support device block sizes != 512 bytes
|
12 年之前 |
Łukasz Majewski
|
d429ca0d83
fs:ext4:fix: Code refactoring to suppress compiler warnings
|
12 年之前 |
Stephen Warren
|
03e2ecf6b8
fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*}
|
12 年之前 |
Simon Glass
|
73c15c634d
ext4: Rename block group descriptor table from gd to bgd
|
12 年之前 |
Stephen Warren
|
55b523b7d4
ext4: cache-align buffers so the invalidation works
|
12 年之前 |
Uma Shankar
|
ed34f34dba
ext4fs write support
|
13 年之前 |
Uma Shankar
|
a1596438a6
ext4fs ls load support
|
13 年之前 |