1. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  2. 0528979 part: Drop disk_partition_t typedef by Simon Glass · 4 years, 5 months ago
  3. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  4. 5994e8b fs: Create a common fs_devread for ext4/reiserfs/zfs by Marek Behún · 7 years ago
  5. 509b498 ext4: Fix comparision of unsigned expression with < 0 by Lokesh Vutla · 7 years ago
  6. 2a981dc dm: block: Adjust device calls to go through helpers function by Simon Glass · 9 years ago
  7. 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  8. 7c4213f block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  9. cf92e05 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  10. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  11. f178288 fs/ext4: fix partition size get truncated in calculation by Ma Haijun · 11 years ago
  12. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  13. 04735e9 Fix ext2/ext4 filesystem accesses beyond 2TiB by Frederic Leroy · 11 years ago
  14. c28cbfa ext4: assign get_fs()->dev_desc before using it by Stephen Warren · 11 years ago
  15. 50ce4c0 fs/ext4: Support device block sizes != 512 bytes by Egbert Eich · 11 years ago
  16. a1f41f1 fs:ext4:write: Store block device descriptor in file system structure by Łukasz Majewski · 12 years ago
  17. 8118081 cmd_extX: use common get_device_and_partition function by Rob Herring · 12 years ago
  18. 55b523b ext4: cache-align buffers so the invalidation works by Stephen Warren · 12 years ago
  19. a159643 ext4fs ls load support by Uma Shankar · 12 years ago