Commit Graph

17 Commits (b85f4fe70cd382ff9671e4885e7a54c8f7d11cef)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
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 7 years ago
Simon Glass 2a981dc2c6 dm: block: Adjust device calls to go through helpers function 8 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 8 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 11 years ago
Frederic Leroy 04735e9c55 Fix ext2/ext4 filesystem accesses beyond 2TiB 11 years ago
Stephen Warren c28cbfa1a8 ext4: assign get_fs()->dev_desc before using it 11 years ago
Egbert Eich 50ce4c07df fs/ext4: Support device block sizes != 512 bytes 11 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 12 years ago