Marek Behún
|
5994e8b643
fs: Create a common fs_devread for ext4/reiserfs/zfs
|
7 years ago |
Lokesh Vutla
|
509b498a50
ext4: Fix comparision of unsigned expression with < 0
|
8 years ago |
Simon Glass
|
2a981dc2c6
dm: block: Adjust device calls to go through helpers function
|
9 years ago |
Simon Glass
|
4101f68792
dm: Drop the block_dev_desc_t typedef
|
9 years ago |
Stephen Warren
|
7c4213f6a5
block: pass block dev not num to read/write/erase()
|
9 years ago |
Simon Glass
|
cf92e05c01
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
|
9 years ago |
Masahiro Yamada
|
b41411954d
linux/kernel.h: sync min, max, min3, max3 macros with Linux
|
10 years ago |
Ma Haijun
|
f17828830d
fs/ext4: fix partition size get truncated in calculation
|
11 years ago |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 years ago |
Frederic Leroy
|
04735e9c55
Fix ext2/ext4 filesystem accesses beyond 2TiB
|
12 years ago |
Stephen Warren
|
c28cbfa1a8
ext4: assign get_fs()->dev_desc before using it
|
12 years ago |
Egbert Eich
|
50ce4c07df
fs/ext4: Support device block sizes != 512 bytes
|
12 years ago |
Łukasz Majewski
|
a1f41f1a55
fs:ext4:write: Store block device descriptor in file system structure
|
12 years ago |
Rob Herring
|
81180819b8
cmd_extX: use common get_device_and_partition function
|
12 years ago |
Stephen Warren
|
55b523b7d4
ext4: cache-align buffers so the invalidation works
|
12 years ago |
Uma Shankar
|
a1596438a6
ext4fs ls load support
|
13 years ago |