1. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  2. c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · Sun May 10 11:39:57 2020 -0600
  3. 6f04498 common: Drop uuid.h from common header by Simon Glass · Sun May 10 11:39:52 2020 -0600
  4. c2ecf22 fs: ext4: Fix alignment of cache buffers by Jan Kiszka · Wed Mar 25 21:27:51 2020 +0100
  5. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  6. 627e3c8 CVE-2019-13106: ext4: fix out-of-bounds memset by Paul Emge · Mon Jul 08 16:37:07 2019 -0700
  7. a4a48ef CVE-2019-13104: ext4: check for underflow in ext4fs_read_file by Paul Emge · Mon Jul 08 16:37:05 2019 -0700
  8. 955dbbc CVE-2019-13105: ext4: fix double-free in ext4_cache_read by Paul Emge · Mon Jul 08 16:37:04 2019 -0700
  9. 02d6ca7 fs: ext4: cache extent data by Stephen Warren · Wed Jan 30 12:58:05 2019 -0700
  10. d58c8e9 fs: ext4: fix crash on ext4ls by Eugen Hristev · Wed May 09 16:28:37 2018 +0300
  11. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  12. c45fcd5 ext4: recover from filesystem corruption when reading by Ian Ray · Wed Nov 08 15:35:10 2017 +0000
  13. 93f341c fs/ext4/ext4fs.c: Free dirnode in error path of ext4fs_ls by Tom Rini · Tue Sep 26 22:43:45 2017 -0400
  14. c32ffa8 ext4: Fix comparision of unsigned expression with < 0 by Lokesh Vutla · Wed Apr 26 16:58:22 2017 +0530
  15. db5862d ext4: Allow reading files with non-zero offset, clamp read len by Stefan Brüns · Sun Nov 06 18:33:57 2016 +0100
  16. c07cdcb ext4: use kernel names for byte swaps by Michael Walle · Mon Aug 29 10:46:44 2016 +0200
  17. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · Mon Feb 29 15:25:34 2016 -0700
  18. a17b7bc fs/ext4/ext4fs.c, fs/fs.c fs/fat/fat_write.c: Adjust 64bit math methods by Tom Rini · Mon Nov 24 11:50:46 2014 -0500
  19. 96171fb fs: API changes enabling extra parameter to return size of type loff_t by Suriyan Ramasami · Mon Nov 17 14:39:38 2014 -0800
  20. b3a2d5a ext4: Prepare API change for files greater than 2GB by Suriyan Ramasami · Mon Nov 17 14:39:36 2014 -0800
  21. 9f9eec3 fs: make it possible to read the filesystem UUID by Christian Gmeiner · Wed Nov 12 14:35:04 2014 +0100
  22. 3eb58f5 fs: implement size/fatsize/ext4size by Stephen Warren · Wed Jun 11 12:47:26 2014 -0600
  23. ee03bd1 Revert "ext4fs: Add ext4 extent cache for read operations" by Tom Rini · Wed Feb 26 08:18:58 2014 -0500
  24. 6ead6de ext4fs: Add ext4 extent cache for read operations by Ionut Nicu · Tue Feb 04 15:48:10 2014 +0100
  25. 12d6d0c ext4: implement exists() for ext4fs by Stephen Warren · Mon Feb 03 13:21:09 2014 -0700
  26. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  27. e7ee028 Fix ext2/ext4 filesystem accesses beyond 2TiB by Frederic Leroy · Wed Jun 26 18:11:25 2013 +0200
  28. 7b1b255 fs/ext4: Support device block sizes != 512 bytes by Egbert Eich · Wed May 01 01:13:19 2013 +0000
  29. 19e3858 fs: Move ls and read methods into ext4, fat by Simon Glass · Wed Dec 26 09:53:33 2012 +0000
  30. 6c8f3aa ext4: Split write support into its own file by Simon Glass · Wed Dec 26 09:53:28 2012 +0000
  31. 73f12f0 fs:ext4:write: Initialize cache aligned filename buffer by Łukasz Majewski · Wed Dec 05 08:06:40 2012 +0000
  32. b55a793 fs:ext4:fix: Code refactoring to suppress compiler warnings by Łukasz Majewski · Wed Dec 05 08:06:39 2012 +0000
  33. cb5de1b fs:ext4:write: Add lldiv and do_div to perform 64-32 bits division by Łukasz Majewski · Wed Dec 05 08:06:37 2012 +0000
  34. 4f8662d fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*} by Stephen Warren · Mon Oct 22 06:43:50 2012 +0000
  35. ea8e519 ext4: Rename block group descriptor table from gd to bgd by Simon Glass · Wed Oct 03 11:37:49 2012 +0000
  36. 752e1bd cmd_extX: use common get_device_and_partition function by Rob Herring · Thu Aug 23 11:31:46 2012 +0000
  37. 30f7fd7 ext4: remove init_fs/deinit_fs by Rob Herring · Thu Aug 23 11:31:45 2012 +0000
  38. a74a99a ext4fs write support by Uma Shankar · Fri May 25 21:22:49 2012 +0530
  39. 71014b6 ext4fs ls load support by Uma Shankar · Fri May 25 21:21:44 2012 +0530