1. 5231797 fs: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:11:05 2024 -0600
  2. 3a7e1a4 fs: ext4: Change the Settings of file permissions by developer · Tue Mar 19 17:20:40 2024 +0800
  3. d4620ae fs: ext4: fix files seen as symlink during deletion by Corentin GUILLEVIC · Fri Mar 17 13:15:12 2023 +0100
  4. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  5. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  6. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  7. 07a39ab ext4: fix calculating inode blkcount for non-512 blocksize filesystems by Marek Szyprowski · Fri Jun 21 15:32:51 2019 +0200
  8. 448dd27 fs: ext4: Add support for the creation of symbolic links by Jean-Jacques Hiblot · Wed Feb 13 12:15:25 2019 +0100
  9. d192136 fs: ext4: constify the buffer passed to write functions by Jean-Jacques Hiblot · Wed Feb 13 12:15:24 2019 +0100
  10. 02d6ca7 fs: ext4: cache extent data by Stephen Warren · Wed Jan 30 12:58:05 2019 -0700
  11. f7d4968 fs: ext4: do not write on filesystem with metadata_csum feature by Sébastien Szymanski · Fri Mar 22 09:33:52 2019 +0100
  12. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  13. 05313d1 ext4: Respect group descriptor size when adjusting free counts by Stefan Brüns · Tue Sep 20 01:13:01 2016 +0200
  14. bad7381 ext4: Use helper function to access group descriptor and its fields by Stefan Brüns · Sat Sep 17 02:10:10 2016 +0200
  15. 74674ed ext4: Correct block number handling, empty block vs. error code by Stefan Brüns · Tue Sep 06 04:36:55 2016 +0200
  16. 0352713 ext4: remove duplicated block release code for extents by Stefan Brüns · Tue Sep 06 04:36:54 2016 +0200
  17. 7d936db ext4: initialize full inode for inodes bigger than 128 bytes by Stefan Brüns · Tue Sep 06 04:36:53 2016 +0200
  18. b1e9214 ext4: Use correct value for inode size even on revision 0 filesystems by Stefan Brüns · Tue Sep 06 04:36:52 2016 +0200
  19. 338a529 ext4: Fix memory leak in case of failure by Stefan Brüns · Tue Sep 06 04:36:51 2016 +0200
  20. 57db899 ext4: Avoid corruption of directories with hash tree indexes by Stefan Brüns · Tue Sep 06 04:36:45 2016 +0200
  21. c102068 ext4: propagate error if creation of directory entry fails by Stefan Brüns · Tue Sep 06 04:36:42 2016 +0200
  22. 278f5d3 ext4: fix possible crash on directory traversal, ignore deleted entries by Stefan Brüns · Tue Sep 06 04:36:41 2016 +0200
  23. 13179c2 ext4: fix endianess problems in ext4 write support by Michael Walle · Thu Sep 01 11:21:40 2016 +0200
  24. c07cdcb ext4: use kernel names for byte swaps by Michael Walle · Mon Aug 29 10:46:44 2016 +0200
  25. e9898f8 ext4: avoid calling ext4fs_mount() twice, which leaks by Stephen Warren · Fri Sep 04 22:03:43 2015 -0600
  26. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · Wed Sep 02 17:24:58 2015 -0600
  27. 2b1d6c9 fs: ext4 write: return file len on success by Przemyslaw Marczak · Tue Feb 17 15:31:52 2015 +0100
  28. b3a2d5a ext4: Prepare API change for files greater than 2GB by Suriyan Ramasami · Mon Nov 17 14:39:36 2014 -0800
  29. f978b00 ext4: correctly zero filename by Jeroen Hofstee · Mon Jun 09 15:29:00 2014 +0200
  30. 900db5d fs:ext4:write:fix: Reinitialize global variables after updating a file by Łukasz Majewski · Tue May 06 09:36:05 2014 +0200
  31. 5767dc8 fs:ext4:cleanup: Remove superfluous code by Łukasz Majewski · Tue May 06 09:36:04 2014 +0200
  32. e0996ca fs/ext4: fix calling put_ext4 with truncated offset by Ma Haijun · Wed Jan 08 08:15:33 2014 +0800
  33. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  34. e7ee028 Fix ext2/ext4 filesystem accesses beyond 2TiB by Frederic Leroy · Wed Jun 26 18:11:25 2013 +0200
  35. 7b1b255 fs/ext4: Support device block sizes != 512 bytes by Egbert Eich · Wed May 01 01:13:19 2013 +0000
  36. 6c8f3aa ext4: Split write support into its own file by Simon Glass · Wed Dec 26 09:53:28 2012 +0000