1. 8b6ee24 Use LIB_UUID with ACPIGEN and FS_BTRFS by Simon Glass · 3 years, 3 months ago
  2. 99eaf1f cbfs: Check offset range when reading a file by Simon Glass · 3 years, 4 months ago
  3. 13c11c6 fs: fat: add file attributes to struct fs_dirent by Heinrich Schuchardt · 3 years, 4 months ago
  4. 0008d80 fs/squashfs: fix reading of fragmented files by Joao Marcos Costa · 3 years, 4 months ago
  5. 9e8bb07 fs: btrfs: Add missing cache aligned allocation by Marek Vasut · 3 years, 4 months ago
  6. 53ba2c2 fs/squashfs: zero out unused fields in fs_dirent by Heinrich Schuchardt · 3 years, 4 months ago
  7. dae9aed fs: btrfs: fix the false alert of decompression failure by Qu Wenruo · 3 years, 5 months ago
  8. 7194527 cmd: fs: Use part_get_info_by_dev_and_name_or_num to parse partitions by Sean Anderson · 3 years, 5 months ago
  9. 02079eb fs: fat: fix file_fat_detectfs() by Heinrich Schuchardt · 3 years, 8 months ago
  10. fc25ffe JFFS2: fix jffs2 summary datacrc status uninitialized by Wagner Popov dos Santos · 3 years, 7 months ago
  11. 610a2cc JFFS2: fix the reading address over nand's limit by Wagner Popov dos Santos · 3 years, 7 months ago
  12. ad66323 cbfs: Drop unnecessary cast in file_cbfs_fill_cache() by Simon Glass · 3 years, 6 months ago
  13. a202f17 cbfs: Support reading compression information by Simon Glass · 3 years, 6 months ago
  14. 0e2fee5 cbfs: Simplify file iteration by Simon Glass · 3 years, 6 months ago
  15. 70a394a cbfs: Factor out filling a cache node into a new function by Simon Glass · 3 years, 6 months ago
  16. c4f5b5d cbfs: Allow file traversal with any CBFS by Simon Glass · 3 years, 6 months ago
  17. 5536f12 cbfs: Allow access to CBFS without a header by Simon Glass · 3 years, 6 months ago
  18. 11a38a2 cbfs: Rename new_node to node by Simon Glass · 3 years, 6 months ago
  19. 72ca485 cbfs: Add support for attributes by Simon Glass · 3 years, 6 months ago
  20. 612a201 fs/squashfs: Fix compilation error by Pali Rohár · 3 years, 7 months ago
  21. 1afb9f2 fs: btrfs: do not fail when offset of a ROOT_ITEM is not -1 by Marek Behún · 3 years, 7 months ago
  22. c65365d fs: btrfs: change directory list output to be aligned as before by Marek Behún · 3 years, 7 months ago
  23. e4cecb56 fs: btrfs: skip xattrs in directory listing by Marek Behún · 3 years, 7 months ago
  24. 220fa47 fs/squashfs: NULL dereference in sqfs_closedir() by Heinrich Schuchardt · 3 years, 8 months ago
  25. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 7 months ago
  26. 3ecc527 fs: fat: remove trailing periods from long name by Heinrich Schuchardt · 3 years, 8 months ago
  27. 0be286c fs: fat: must not write directory '.' and '..' by Heinrich Schuchardt · 3 years, 8 months ago
  28. 4c4006b fs: fat: usage basename in file_fat_write_at, fat_mkdir by Heinrich Schuchardt · 3 years, 8 months ago
  29. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  30. ec9d19b cmd: load, emit error message for invalid block device by Heinrich Schuchardt · 3 years, 8 months ago
  31. 8921ac9 fs: btrfs: Select SHA256 in Kconfig by Matthias Brugger · 3 years, 8 months ago
  32. 84ca305 fs: fat: remove superfluous assignments by Heinrich Schuchardt · 3 years, 8 months ago
  33. 41ac28c fs: fat: avoid out of bounds access warning by Heinrich Schuchardt · 3 years, 8 months ago
  34. 041f0af fs: fat: structure for name and extension by Heinrich Schuchardt · 3 years, 8 months ago
  35. e97eb63 fs: fat: consistent error handling for flush_dir() by Heinrich Schuchardt · 3 years, 8 months ago
  36. 81f5627 ubifs: do not decide upon uninitialized variable by Heinrich Schuchardt · 3 years, 9 months ago
  37. 3b00a6b fs: btrfs: simplify close_ctree_fs_info() by Heinrich Schuchardt · 3 years, 9 months ago
  38. 9dba07f Fix squashfs failing to load sparse files by Campbell Suter · 3 years, 10 months ago
  39. 3b72612 fs: btrfs: volumes: prevent overflow for multiplying by Qu Wenruo · 3 years, 11 months ago
  40. 5f59518 efi_loader: setting boot device by Heinrich Schuchardt · 3 years, 8 months ago
  41. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 9 months ago
  42. c0029e4 fs/fat: implement fsuuid command by Heinrich Schuchardt · 3 years, 9 months ago
  43. d0be676 fs: fat: eliminate DIRENTSPERBLOCK() macro by Heinrich Schuchardt · 3 years, 9 months ago
  44. 3d20d21 fs: fat: deletion of long file names by Heinrich Schuchardt · 3 years, 10 months ago
  45. 89735b4 fs: fat: first dentry of long name in FAT iterator by Heinrich Schuchardt · 3 years, 10 months ago
  46. 4a593dd fs: fat: use constant DELETED_FLAG by Heinrich Schuchardt · 3 years, 10 months ago
  47. 1e51c8d fs: fat: search file should not allocate cluster by Heinrich Schuchardt · 3 years, 10 months ago
  48. 3049a51 fs: fat: reuse deleted directory entries by Heinrich Schuchardt · 3 years, 10 months ago
  49. 32a5f88 fs: fat: fat_find_empty_dentries() by Heinrich Schuchardt · 3 years, 10 months ago
  50. 569b0e1 fs: fat: flush new directory cluster by Heinrich Schuchardt · 3 years, 10 months ago
  51. 7557c84 fs: fat: set start cluster for root directory by Heinrich Schuchardt · 3 years, 10 months ago
  52. 27ed690 fs: fat: dentry iterator for fill_dir_slot() by Heinrich Schuchardt · 3 years, 10 months ago
  53. 3a331ae fs: fat: generate unique short names by Heinrich Schuchardt · 3 years, 10 months ago
  54. 57b745e fs: fat: call set_name() only once by Heinrich Schuchardt · 3 years, 10 months ago
  55. a343249 fs: fat: pass shortname to fill_dir_slot by Heinrich Schuchardt · 3 years, 10 months ago
  56. 28cef9c fs: fat: create correct short names by Heinrich Schuchardt · 3 years, 10 months ago
  57. d236e82 fs: fat: export fat_next_cluster() by Heinrich Schuchardt · 3 years, 10 months ago
  58. c592411 fs: fat: correct first cluster for '..' by Heinrich Schuchardt · 3 years, 10 months ago
  59. 7e932ac fs/squashfs: sqfs_close/sqfs_read_sblk: set ctxt.sblk to NULL after free by Richard Genoud · 3 years, 10 months ago
  60. 1ec29aa fs: fat: use ATTR_ARCH instead of anonymous 0x20 by Heinrich Schuchardt · 3 years, 10 months ago
  61. a2c5a92 fs: fat: directory entries starting with 0x05 by Heinrich Schuchardt · 3 years, 10 months ago
  62. 661d223 fs: fat: avoid NULL dereference when root dir is full by Heinrich Schuchardt · 3 years, 10 months ago
  63. dd4866b fs/squashfs: implement exists() function by Richard Genoud · 3 years, 11 months ago
  64. 21b1b3b fs/squashfs: sqfs_read: remove buggy offset functionality by Richard Genoud · 3 years, 11 months ago
  65. cbd5e40 fs/squashfs: sqfs_read: don't write beyond buffer size by Richard Genoud · 3 years, 11 months ago
  66. 6d25bd3 fs/squashfs: sqfs_probe: use sqfs_decompressor_init() return value by Richard Genoud · 3 years, 11 months ago
  67. 56cf1ce fs/squashfs: sqfs_probe: reset cur_dev/cur_part_info to NULL on error by Richard Genoud · 3 years, 11 months ago
  68. ccd4c08 fs/squashfs: sqfs_probe: fix possible memory leak on error by Richard Genoud · 3 years, 11 months ago
  69. 571b67e fs/squashfs: sqfs_read: fix memory leak on finfo.blk_sizes by Richard Genoud · 3 years, 11 months ago
  70. 3368680 fs/squashfs: sqfs_get_abs_path: fix possible memory leak on error by Richard Genoud · 3 years, 11 months ago
  71. 53db0e2 fs/squashfs: sqfs_get_abs_path: fix error check by Richard Genoud · 3 years, 11 months ago
  72. c9b8e86 fs/squashfs: sqfs_frag_lookup: simplify error handling by Richard Genoud · 3 years, 11 months ago
  73. 555459e fs/squashfs: sqfs_read: fix another memory leak by Richard Genoud · 3 years, 11 months ago
  74. 7ce9745 fs/squashfs: sqfs_read: fix memory leak by Richard Genoud · 3 years, 11 months ago
  75. b34949f fs/squashfs: sqfs_read: remove useless sqfs_closedir() by Richard Genoud · 3 years, 11 months ago
  76. d1d8d75 fs/squashfs: sqfs_read: fix dangling pointer dirs->entry by Richard Genoud · 3 years, 11 months ago
  77. 35475f8 fs/squashfs: sqfs_size: remove useless sqfs_closedir() by Richard Genoud · 3 years, 11 months ago
  78. 508a9dc fs/squashfs: sqfs_size: fix dangling pointer dirs->entry by Richard Genoud · 3 years, 11 months ago
  79. dc3312c fs/squashfs: sqfs_concat_tokens: check if malloc succeeds by Richard Genoud · 3 years, 11 months ago
  80. 4c83d27 fs/squashfs: sqfs_read_inode_table: fix dangling pointer by Richard Genoud · 3 years, 11 months ago
  81. cd54591 fs/squashfs: sqfs_search_dir: fix memory leaks by Richard Genoud · 3 years, 11 months ago
  82. 01e71ec fs/squashfs: sqfs_search_dir: fix dangling pointer by Richard Genoud · 3 years, 11 months ago
  83. 7d23b2c fs/squashfs: sqfs_read_directory_table: fix memory leak by Richard Genoud · 3 years, 11 months ago
  84. 5487477 fs/squashfs: sqfs_split_path: fix memory leak and dangling pointers by Richard Genoud · 3 years, 11 months ago
  85. 87d11e0 fs/squashfs: sqfs_closedir: fix memory leak by Richard Genoud · 3 years, 11 months ago
  86. ea1b165 fs/squashfs: sqfs_opendir: simplify error handling by Richard Genoud · 3 years, 11 months ago
  87. f268768 fs/squashfs: sqfs_opendir: fix some memory leaks and dangling pointers by Richard Genoud · 3 years, 11 months ago
  88. 1b1e0c0 fs/squashfs: fix board hang-up when calling .exists() by Richard Genoud · 3 years, 11 months ago
  89. 4891c4e fs: btrfs: initialize @ret to 0 to prevent uninitialized return value by Qu Wenruo · 3 years, 11 months ago
  90. 9b5546c fs: btrfs: inode: handle uninitialized type before returning it by Qu Wenruo · 3 years, 11 months ago
  91. c49b0eb fs/squashfs: Fix index off by 1 for inode SQFS_LDIR_TYPE by Gerard Koskamp · 3 years, 11 months ago
  92. 09f2107 fs: btrfs: Fix typo in error message by Naoki Hayama · 4 years ago
  93. b7e7831 Merge branch 'next' by Tom Rini · 4 years ago
  94. 0ed375e fs/squashfs: parameter check sqfs_read_metablock() by Heinrich Schuchardt · 4 years ago
  95. 751b18b Merge branch 'master' into next by Tom Rini · 4 years ago
  96. a7dc37d fs/squashfs: Fix Coverity Scan defects by Joao Marcos Costa · 4 years ago
  97. 5573c20 fs: btrfs: Cleanup the old implementation by Qu Wenruo · 4 years, 3 months ago
  98. e8e95c7 fs: btrfs: Imeplement btrfs_list_subvols() using new infrastructure by Qu Wenruo · 4 years, 3 months ago
  99. f486152 fs: btrfs: Introduce function to resolve the path of one subvolume by Qu Wenruo · 4 years, 3 months ago
  100. 8098da7 fs: btrfs: Introduce function to resolve path in one subvolume by Qu Wenruo · 4 years, 3 months ago