1. d58c8e9 fs: ext4: fix crash on ext4ls by Eugen Hristev · Wed May 09 16:28:37 2018 +0300
  2. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  3. c45fcd5 ext4: recover from filesystem corruption when reading by Ian Ray · Wed Nov 08 15:35:10 2017 +0000
  4. 93f341c fs/ext4/ext4fs.c: Free dirnode in error path of ext4fs_ls by Tom Rini · Tue Sep 26 22:43:45 2017 -0400
  5. c32ffa8 ext4: Fix comparision of unsigned expression with < 0 by Lokesh Vutla · Wed Apr 26 16:58:22 2017 +0530
  6. db5862d ext4: Allow reading files with non-zero offset, clamp read len by Stefan Brüns · Sun Nov 06 18:33:57 2016 +0100
  7. c07cdcb ext4: use kernel names for byte swaps by Michael Walle · Mon Aug 29 10:46:44 2016 +0200
  8. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · Mon Feb 29 15:25:34 2016 -0700
  9. 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
  10. 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
  11. b3a2d5a ext4: Prepare API change for files greater than 2GB by Suriyan Ramasami · Mon Nov 17 14:39:36 2014 -0800
  12. 9f9eec3 fs: make it possible to read the filesystem UUID by Christian Gmeiner · Wed Nov 12 14:35:04 2014 +0100
  13. 3eb58f5 fs: implement size/fatsize/ext4size by Stephen Warren · Wed Jun 11 12:47:26 2014 -0600
  14. ee03bd1 Revert "ext4fs: Add ext4 extent cache for read operations" by Tom Rini · Wed Feb 26 08:18:58 2014 -0500
  15. 6ead6de ext4fs: Add ext4 extent cache for read operations by Ionut Nicu · Tue Feb 04 15:48:10 2014 +0100
  16. 12d6d0c ext4: implement exists() for ext4fs by Stephen Warren · Mon Feb 03 13:21:09 2014 -0700
  17. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  18. e7ee028 Fix ext2/ext4 filesystem accesses beyond 2TiB by Frederic Leroy · Wed Jun 26 18:11:25 2013 +0200
  19. 7b1b255 fs/ext4: Support device block sizes != 512 bytes by Egbert Eich · Wed May 01 01:13:19 2013 +0000
  20. 19e3858 fs: Move ls and read methods into ext4, fat by Simon Glass · Wed Dec 26 09:53:33 2012 +0000
  21. 6c8f3aa ext4: Split write support into its own file by Simon Glass · Wed Dec 26 09:53:28 2012 +0000
  22. 73f12f0 fs:ext4:write: Initialize cache aligned filename buffer by Łukasz Majewski · Wed Dec 05 08:06:40 2012 +0000
  23. b55a793 fs:ext4:fix: Code refactoring to suppress compiler warnings by Łukasz Majewski · Wed Dec 05 08:06:39 2012 +0000
  24. 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
  25. 4f8662d fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*} by Stephen Warren · Mon Oct 22 06:43:50 2012 +0000
  26. ea8e519 ext4: Rename block group descriptor table from gd to bgd by Simon Glass · Wed Oct 03 11:37:49 2012 +0000
  27. 752e1bd cmd_extX: use common get_device_and_partition function by Rob Herring · Thu Aug 23 11:31:46 2012 +0000
  28. 30f7fd7 ext4: remove init_fs/deinit_fs by Rob Herring · Thu Aug 23 11:31:45 2012 +0000
  29. a74a99a ext4fs write support by Uma Shankar · Fri May 25 21:22:49 2012 +0530
  30. 71014b6 ext4fs ls load support by Uma Shankar · Fri May 25 21:21:44 2012 +0530