1. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago WIP/20May2024-next
  2. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  3. 8d28959 fs: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  4. 278c644 fs: ext4: Change the Settings of file permissions by Jixiong Hu · 8 months ago
  5. 39409fa fs: ext4: fix files seen as symlink during deletion by Corentin GUILLEVIC · 1 year, 8 months ago
  6. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  7. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
  8. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  9. 1c9f8f6 ext4: fix calculating inode blkcount for non-512 blocksize filesystems by Marek Szyprowski · 5 years ago
  10. 5efc068 fs: ext4: Add support for the creation of symbolic links by Jean-Jacques Hiblot · 6 years ago
  11. b000180 fs: ext4: constify the buffer passed to write functions by Jean-Jacques Hiblot · 6 years ago
  12. d5aee65 fs: ext4: cache extent data by Stephen Warren · 6 years ago
  13. 2e73655 fs: ext4: do not write on filesystem with metadata_csum feature by Sébastien Szymanski · 6 years ago WIP-2019-03-22-master-imports
  14. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  15. 749e93e ext4: Respect group descriptor size when adjusting free counts by Stefan Brüns · 8 years ago
  16. 688d0e7 ext4: Use helper function to access group descriptor and its fields by Stefan Brüns · 8 years ago
  17. de9e831 ext4: Correct block number handling, empty block vs. error code by Stefan Brüns · 8 years ago
  18. b779e02 ext4: remove duplicated block release code for extents by Stefan Brüns · 8 years ago
  19. 87f9fdc ext4: initialize full inode for inodes bigger than 128 bytes by Stefan Brüns · 8 years ago
  20. 290ce2f ext4: Use correct value for inode size even on revision 0 filesystems by Stefan Brüns · 8 years ago
  21. 87a40b6 ext4: Fix memory leak in case of failure by Stefan Brüns · 8 years ago
  22. 10a7a1b ext4: Avoid corruption of directories with hash tree indexes by Stefan Brüns · 8 years ago
  23. a0d767e ext4: propagate error if creation of directory entry fails by Stefan Brüns · 8 years ago
  24. 76a2951 ext4: fix possible crash on directory traversal, ignore deleted entries by Stefan Brüns · 8 years ago
  25. 58a9ecb ext4: fix endianess problems in ext4 write support by Michael Walle · 8 years ago
  26. 7f101be ext4: use kernel names for byte swaps by Michael Walle · 8 years ago
  27. 676505f ext4: avoid calling ext4fs_mount() twice, which leaks by Stephen Warren · 9 years ago
  28. cf92e05 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  29. 22b7509 fs: ext4 write: return file len on success by Przemyslaw Marczak · 10 years ago
  30. 9f12cd0 ext4: Prepare API change for files greater than 2GB by Suriyan Ramasami · 10 years ago
  31. 46a5707 ext4: correctly zero filename by Jeroen Hofstee · 10 years ago
  32. 8b454ee fs:ext4:write:fix: Reinitialize global variables after updating a file by Łukasz Majewski · 11 years ago
  33. 35dd055 fs:ext4:cleanup: Remove superfluous code by Łukasz Majewski · 11 years ago
  34. 0550870 fs/ext4: fix calling put_ext4 with truncated offset by Ma Haijun · 11 years ago
  35. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  36. 04735e9 Fix ext2/ext4 filesystem accesses beyond 2TiB by Frederic Leroy · 11 years ago
  37. 50ce4c0 fs/ext4: Support device block sizes != 512 bytes by Egbert Eich · 12 years ago
  38. 293d7fb ext4: Split write support into its own file by Simon Glass · 12 years ago