1. 4839e86 linux_compat: move kmemdup() from ubifs.c to linux_compat.c by AKASHI Takahiro · 4 years, 7 months ago
  2. 39606d4 fs: fat: handle deleted directory entries correctly by AKASHI Takahiro · 4 years, 7 months ago
  3. 8bef79b common: Move sorting functions to their own header file by Simon Glass · 4 years, 7 months ago
  4. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 4 years, 7 months ago
  5. b7cd956 fs: add fs_get_type() for current filesystem type by AKASHI Takahiro · 4 years, 8 months ago
  6. 185aed7 fs: clean up around fs_type by AKASHI Takahiro · 4 years, 8 months ago
  7. 64f49eb fs: export fs_close() by AKASHI Takahiro · 4 years, 8 months ago
  8. f136838 fs: fat: get_contents() always returns -1 for errors by Heinrich Schuchardt · 4 years, 9 months ago
  9. c7a86d1 fs: fat: treat invalid FAT clusters as errors by Heinrich Schuchardt · 4 years, 9 months ago
  10. d7af2a8 fat: FAT filesystem premature release of info struct. by Martin Vystrčil · 4 years, 10 months ago
  11. ad49488 jffs2: remove unused code files by Uwe Kleine-König · 4 years, 10 months ago
  12. ad79d60 cbfs: Rename camel-case variables by Simon Glass · 4 years, 10 months ago
  13. 630b2f3 cbfs: Add functions to support multiple CBFSs by Simon Glass · 4 years, 10 months ago
  14. c7f1693 cbfs: Move result variable into the struct by Simon Glass · 4 years, 10 months ago
  15. 02e4af6 cbfs: Move static variables into a struct by Simon Glass · 4 years, 10 months ago
  16. fc7b9e1 cbfs: Move declarations above functions by Simon Glass · 4 years, 10 months ago
  17. 72b2465 cbfs: Allow CBFS to be used in SPL by Simon Glass · 4 years, 10 months ago
  18. c7694dd env: Move env_set_hex() to env.h by Simon Glass · 4 years, 10 months ago
  19. 0c670fc common: Move gzip functions into a new gzip header by Simon Glass · 4 years, 10 months ago
  20. ababe10 cbfs: Rename checksum to attributes_offset by Simon Glass · 5 years ago
  21. e205896 CVE-2019-13106: ext4: fix out-of-bounds memset by Paul Emge · 5 years ago
  22. 084be43 ext4: gracefully fail on divide-by-0 by Paul Emge · 5 years ago
  23. 878269d CVE-2019-13104: ext4: check for underflow in ext4fs_read_file by Paul Emge · 5 years ago
  24. 6e5a79d CVE-2019-13105: ext4: fix double-free in ext4_cache_read by Paul Emge · 5 years ago
  25. bd8fbd8 ext4: add support for filesystems without JOURNAL by Marek Szyprowski · 5 years ago
  26. 1c9f8f6 ext4: fix calculating inode blkcount for non-512 blocksize filesystems by Marek Szyprowski · 5 years ago
  27. ee88eac fs: do_load: pass device path for efi payload by Mian Yousaf Kaukab · 5 years ago
  28. cd2d727 fs: fat: allocate a new cluster for root directory of fat32 by AKASHI Takahiro · 5 years ago
  29. 9c709c7 fs: fat: flush a directory cluster properly by AKASHI Takahiro · 5 years ago
  30. a9f6706 fs: fat: write to non-cluster-aligned root directory by AKASHI Takahiro · 5 years ago
  31. d0cd30e fs: fat: Fix possible double free of fatbuf by Andrew F. Davis · 5 years ago
  32. 7b43780 fs: fat: correct file name normalization by Heinrich Schuchardt · 5 years ago
  33. 53290e6 fs: btrfs: add zstd decompression support by Marek Behún · 5 years ago
  34. cd22e34 fs: btrfs: fix btrfs methods return values on failure by Marek Behún · 5 years ago
  35. 881e020 fs: btrfs: Do not print mount fail message when not btrfs filesystem by Marek Behún · 5 years ago
  36. 6aebc0d Revert "fs: btrfs: fix false negatives in ROOT_ITEM search" by Tom Rini · 5 years ago
  37. 1627e5e fs: btrfs: fix btrfs_search_tree invalid results by Pierre Bourdon · 5 years ago
  38. 423eba2 fs: fat: Build only if CONFIG_FS_FAT=y by Ismael Luceno Cortes · 5 years ago
  39. 633967f fs: btrfs: fix false negatives in ROOT_ITEM search by Pierre Bourdon · 5 years ago
  40. febbc58 Fix ext4 block group descriptor sizing by Benjamin Lim · 5 years ago
  41. 9b18358 fs: fat: fix reading non-cluster-aligned root directory by Anssi Hannula · 5 years ago
  42. 1c48fda fs: ext4: Problem with ext4load and sparse files by Gero Schumacher · 5 years ago
  43. aaa1215 fs: Add a new command to create symbolic links by Jean-Jacques Hiblot · 5 years ago
  44. 5efc068 fs: ext4: Add support for the creation of symbolic links by Jean-Jacques Hiblot · 5 years ago
  45. b000180 fs: ext4: constify the buffer passed to write functions by Jean-Jacques Hiblot · 5 years ago
  46. d5aee65 fs: ext4: cache extent data by Stephen Warren · 5 years ago
  47. 734b080 mtd: ubi, ubifs debug: Use pr_debug instead of pr_crit by Eran Matityahu · 5 years ago
  48. 2e73655 fs: ext4: do not write on filesystem with metadata_csum feature by Sébastien Szymanski · 5 years ago
  49. 7274b76 fs: fat: fix link error when building with DEBUG=1 by Heinrich Schuchardt · 5 years ago
  50. e48485f fs: fat: Reduce default max clustersize 64KiB from malloc pool by Tien Fong Chee · 5 years ago
  51. 8537874 fs: fat: dynamically allocate memory for temporary buffer by Tien Fong Chee · 5 years ago
  52. e531c67 fs: ext4: Unmount FS in do_fs_type() by Marek Vasut · 5 years ago
  53. 9cc2323 lmb: handle more than one DRAM BANK by Simon Goldschmidt · 5 years ago
  54. cafc429 spl: fat/fs: Add control to build FS EXT4 in SPL by Tien Fong Chee · 5 years ago
  55. f4b4092 spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 by Tien Fong Chee · 5 years ago
  56. d8c3ea9 spl: fat/fs: Add option to include/exclude FAT write build in SPL by Tien Fong Chee · 5 years ago
  57. 0c3a9ed spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT by Tien Fong Chee · 5 years ago
  58. aa3c609 fs: prevent overwriting reserved memory by Simon Goldschmidt · 5 years ago
  59. d3035b8 Revert "fs: fat: assign rootdir sector when accessing root directory" by Tom Rini · 5 years ago
  60. d94bf13 fs: cbfs: Fix out of bound access during CBFS walking through by Bin Meng · 5 years ago
  61. 9914c73 fs: cbfs: remove wrong header validation by Christian Gmeiner · 5 years ago
  62. 8b021bb fs: fix FAT name extraction by Patrick Wildt · 6 years ago
  63. cd80a4f fs: check FAT cluster size by Patrick Wildt · 6 years ago
  64. b0c78d8 fs: update fs_dev_part in fs_set_blk_dev_with_part() by AKASHI Takahiro · 6 years ago
  65. a68b0e1 fs: fat: assign rootdir sector when accessing root directory by Thomas RIENOESSL · 6 years ago
  66. 48e2f0c fs: Makefile: Add fs.c under SPL for fs_loader by Keerthy · 6 years ago
  67. e4aa10b fs: ubifs: Fix UBIFS decompression on 64 bit by Paul Davey · 6 years ago
  68. 819c80f fs: fat: Fix warning in normalize_longname() by Tom Rini · 6 years ago
  69. 5b781cf fs: btrfs: Fix tree traversal with btrfs_next_slot() by Yevgeny Popovych · 6 years ago
  70. f105fe7 fs: fat: fix set_cluster() by Heinrich Schuchardt · 6 years ago
  71. 0d532e9 fs: fat: memory leak in fat_unlink() by Heinrich Schuchardt · 6 years ago
  72. c979539 fs: btrfs: Fix cache alignment bugs by Marek Vasut · 6 years ago
  73. 1c381ce fs: fat: unaligned buffers are not an error by Heinrich Schuchardt · 6 years ago
  74. f8240ce fs: fat: support unlink by AKASHI Takahiro · 6 years ago
  75. e2519da fs: add unlink interface by AKASHI Takahiro · 6 years ago
  76. 31a18d5 fs: fat: support mkdir by AKASHI Takahiro · 6 years ago
  77. 3a10e07 fs: fat: remember the starting cluster number of directory by AKASHI Takahiro · 6 years ago
  78. e7074cf fs: add mkdir interface by AKASHI Takahiro · 6 years ago
  79. cb8af8a fs: fat: support write with non-zero offset by AKASHI Takahiro · 6 years ago
  80. 704df6a fs: fat: refactor write interface for a file offset by AKASHI Takahiro · 6 years ago
  81. 4ced203 fs: fat: support write with sub-directory path by AKASHI Takahiro · 6 years ago
  82. f1149ce fs: fat: write returns error code instead of -1 by AKASHI Takahiro · 6 years ago
  83. 25bb9da fs: fat: check and normalize file name by AKASHI Takahiro · 6 years ago
  84. 881042e Revert "fs: fat: cannot write to subdirectories" by AKASHI Takahiro · 6 years ago
  85. f528c14 fs: fat: assure iterator's ->dent belongs to ->clust by AKASHI Takahiro · 6 years ago
  86. b94b6be fs: fat: handle "." and ".." of root dir correctly with fat_itr_resolve() by AKASHI Takahiro · 6 years ago
  87. f23101f fs: fat: extend get_fs_info() for write use by AKASHI Takahiro · 6 years ago
  88. 7236e24 fs: ubifs: Add missing newlines in super.c by Stefan Roese · 6 years ago
  89. dee37fc Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  90. 287c04e fs/fat: debug-print file read position during file_fat_read_at() by Andreas Dannenberg · 6 years ago
  91. ca230b0 fs: fix typo 'dumm' by Heinrich Schuchardt · 6 years ago
  92. 0dc1bfb fs: fat: cannot write to subdirectories by Heinrich Schuchardt · 6 years ago
  93. f8c173b fs: btrfs: Fix wrong comparison in logical to physical mapping by Marek Behún · 6 years ago
  94. 5a08cfe ubifs: remove useless code by Christophe Kerello · 6 years ago
  95. d146a7b fs: btrfs: Do not fail when all root_backups are empty by Yevgeny Popovych · 6 years ago
  96. f8c987f lib: Add hexdump by Alexey Brodkin · 6 years ago
  97. f559180 fs: btrfs: Fix not all CHUNK_ITEMs being read from CHUNK_TREE by Yevgeny Popovych · 6 years ago
  98. 0d488e8 fs: Add fs_get_type_name to return current filesystem name by Alex Kiernan · 6 years ago
  99. e71a969 fs: ext4: fix crash on ext4ls by Eugen Hristev · 6 years ago
  100. 87deefe ubifs: avoid assert failed in ubifs.c by Patrice Chotard · 6 years ago