1. 8a724fa fs/squashfs: fix reading of fragmented files by Joao Marcos Costa · 3 years, 6 months ago
  2. 9193398 fs: btrfs: Add missing cache aligned allocation by Marek Vasut · 3 years, 6 months ago
  3. e086af8 fs/squashfs: zero out unused fields in fs_dirent by Heinrich Schuchardt · 3 years, 6 months ago
  4. b1e5ca1 fs: btrfs: fix the false alert of decompression failure by Qu Wenruo · 3 years, 7 months ago
  5. f476b4a cmd: fs: Use part_get_info_by_dev_and_name_or_num to parse partitions by Sean Anderson · 3 years, 8 months ago
  6. 1c579db fs: fat: fix file_fat_detectfs() by Heinrich Schuchardt · 3 years, 10 months ago
  7. b9e3b67 JFFS2: fix jffs2 summary datacrc status uninitialized by Wagner Popov dos Santos · 3 years, 9 months ago
  8. a943bef JFFS2: fix the reading address over nand's limit by Wagner Popov dos Santos · 3 years, 9 months ago
  9. 7907c4b cbfs: Drop unnecessary cast in file_cbfs_fill_cache() by Simon Glass · 3 years, 9 months ago
  10. 2d507d2 cbfs: Support reading compression information by Simon Glass · 3 years, 9 months ago
  11. 0352edd cbfs: Simplify file iteration by Simon Glass · 3 years, 9 months ago
  12. 1567db0 cbfs: Factor out filling a cache node into a new function by Simon Glass · 3 years, 9 months ago
  13. f8142fb cbfs: Allow file traversal with any CBFS by Simon Glass · 3 years, 9 months ago
  14. 9464909 cbfs: Allow access to CBFS without a header by Simon Glass · 3 years, 9 months ago
  15. 7a02c81 cbfs: Rename new_node to node by Simon Glass · 3 years, 9 months ago
  16. 04c51bd cbfs: Add support for attributes by Simon Glass · 3 years, 9 months ago
  17. 11f5c0c fs/squashfs: Fix compilation error by Pali Rohár · 3 years, 9 months ago
  18. 33d1eab fs: btrfs: do not fail when offset of a ROOT_ITEM is not -1 by Marek Behún · 3 years, 10 months ago
  19. b4c2773 fs: btrfs: change directory list output to be aligned as before by Marek Behún · 3 years, 10 months ago
  20. b0cbb52 fs: btrfs: skip xattrs in directory listing by Marek Behún · 3 years, 10 months ago
  21. 836bba4 fs/squashfs: NULL dereference in sqfs_closedir() by Heinrich Schuchardt · 3 years, 10 months ago
  22. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 9 months ago
  23. 2e1b17b fs: fat: remove trailing periods from long name by Heinrich Schuchardt · 3 years, 10 months ago
  24. b36d546 fs: fat: must not write directory '.' and '..' by Heinrich Schuchardt · 3 years, 10 months ago
  25. 502cb89 fs: fat: usage basename in file_fat_write_at, fat_mkdir by Heinrich Schuchardt · 3 years, 10 months ago
  26. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  27. c556a45 cmd: load, emit error message for invalid block device by Heinrich Schuchardt · 3 years, 10 months ago
  28. c5f727b fs: btrfs: Select SHA256 in Kconfig by Matthias Brugger · 3 years, 10 months ago
  29. eb3587b fs: fat: remove superfluous assignments by Heinrich Schuchardt · 3 years, 10 months ago
  30. cfb7c2b fs: fat: avoid out of bounds access warning by Heinrich Schuchardt · 3 years, 10 months ago
  31. 66ea58c fs: fat: structure for name and extension by Heinrich Schuchardt · 3 years, 10 months ago
  32. 913339a fs: fat: consistent error handling for flush_dir() by Heinrich Schuchardt · 3 years, 10 months ago
  33. b91814c ubifs: do not decide upon uninitialized variable by Heinrich Schuchardt · 4 years ago
  34. b06c36f fs: btrfs: simplify close_ctree_fs_info() by Heinrich Schuchardt · 4 years ago
  35. 4644663 Fix squashfs failing to load sparse files by Campbell Suter · 4 years ago
  36. 12bbff0 fs: btrfs: volumes: prevent overflow for multiplying by Qu Wenruo · 4 years, 1 month ago
  37. 6b82159 efi_loader: setting boot device by Heinrich Schuchardt · 3 years, 11 months ago
  38. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
  39. fac9183 fs/fat: implement fsuuid command by Heinrich Schuchardt · 3 years, 11 months ago
  40. bb09393 fs: fat: eliminate DIRENTSPERBLOCK() macro by Heinrich Schuchardt · 4 years ago
  41. 284e85b fs: fat: deletion of long file names by Heinrich Schuchardt · 4 years ago
  42. 9a4564e fs: fat: first dentry of long name in FAT iterator by Heinrich Schuchardt · 4 years ago
  43. f600119 fs: fat: use constant DELETED_FLAG by Heinrich Schuchardt · 4 years ago
  44. 7a3f610 fs: fat: search file should not allocate cluster by Heinrich Schuchardt · 4 years ago
  45. 524d13a fs: fat: reuse deleted directory entries by Heinrich Schuchardt · 4 years ago
  46. 5bc30a5 fs: fat: fat_find_empty_dentries() by Heinrich Schuchardt · 4 years ago
  47. e09f3e4 fs: fat: flush new directory cluster by Heinrich Schuchardt · 4 years ago
  48. 51d5b2a fs: fat: set start cluster for root directory by Heinrich Schuchardt · 4 years ago
  49. 3b9d843 fs: fat: dentry iterator for fill_dir_slot() by Heinrich Schuchardt · 4 years ago
  50. 24977e5 fs: fat: generate unique short names by Heinrich Schuchardt · 4 years ago
  51. 7afbd60 fs: fat: call set_name() only once by Heinrich Schuchardt · 4 years ago
  52. ac4ab75 fs: fat: pass shortname to fill_dir_slot by Heinrich Schuchardt · 4 years ago
  53. ba9c44e fs: fat: create correct short names by Heinrich Schuchardt · 4 years ago
  54. 497d874 fs: fat: export fat_next_cluster() by Heinrich Schuchardt · 4 years ago
  55. 00cf076 fs: fat: correct first cluster for '..' by Heinrich Schuchardt · 4 years ago
  56. 1d95a1e fs/squashfs: sqfs_close/sqfs_read_sblk: set ctxt.sblk to NULL after free by Richard Genoud · 4 years ago
  57. 881c74a fs: fat: use ATTR_ARCH instead of anonymous 0x20 by Heinrich Schuchardt · 4 years ago
  58. 6dc7a16 fs: fat: directory entries starting with 0x05 by Heinrich Schuchardt · 4 years ago
  59. a802152 fs: fat: avoid NULL dereference when root dir is full by Heinrich Schuchardt · 4 years ago
  60. cfca20c fs/squashfs: implement exists() function by Richard Genoud · 4 years, 1 month ago
  61. cfcb224 fs/squashfs: sqfs_read: remove buggy offset functionality by Richard Genoud · 4 years, 1 month ago
  62. 6abdf01 fs/squashfs: sqfs_read: don't write beyond buffer size by Richard Genoud · 4 years, 1 month ago
  63. ce00231 fs/squashfs: sqfs_probe: use sqfs_decompressor_init() return value by Richard Genoud · 4 years, 1 month ago
  64. cd72bc3 fs/squashfs: sqfs_probe: reset cur_dev/cur_part_info to NULL on error by Richard Genoud · 4 years, 1 month ago
  65. ac7c4db fs/squashfs: sqfs_probe: fix possible memory leak on error by Richard Genoud · 4 years, 1 month ago
  66. 0caee47 fs/squashfs: sqfs_read: fix memory leak on finfo.blk_sizes by Richard Genoud · 4 years, 1 month ago
  67. cf9072a fs/squashfs: sqfs_get_abs_path: fix possible memory leak on error by Richard Genoud · 4 years, 1 month ago
  68. 9cb3036 fs/squashfs: sqfs_get_abs_path: fix error check by Richard Genoud · 4 years, 1 month ago
  69. 07726e1 fs/squashfs: sqfs_frag_lookup: simplify error handling by Richard Genoud · 4 years, 1 month ago
  70. 7584465 fs/squashfs: sqfs_read: fix another memory leak by Richard Genoud · 4 years, 1 month ago
  71. 84a5f57 fs/squashfs: sqfs_read: fix memory leak by Richard Genoud · 4 years, 1 month ago
  72. 512e971 fs/squashfs: sqfs_read: remove useless sqfs_closedir() by Richard Genoud · 4 years, 1 month ago
  73. 0b8aa99 fs/squashfs: sqfs_read: fix dangling pointer dirs->entry by Richard Genoud · 4 years, 1 month ago
  74. d3f8954 fs/squashfs: sqfs_size: remove useless sqfs_closedir() by Richard Genoud · 4 years, 1 month ago
  75. c3dadcb fs/squashfs: sqfs_size: fix dangling pointer dirs->entry by Richard Genoud · 4 years, 1 month ago
  76. 489e7ae fs/squashfs: sqfs_concat_tokens: check if malloc succeeds by Richard Genoud · 4 years, 1 month ago
  77. a62528d fs/squashfs: sqfs_read_inode_table: fix dangling pointer by Richard Genoud · 4 years, 1 month ago
  78. 2762f65 fs/squashfs: sqfs_search_dir: fix memory leaks by Richard Genoud · 4 years, 1 month ago
  79. e405fc4 fs/squashfs: sqfs_search_dir: fix dangling pointer by Richard Genoud · 4 years, 1 month ago
  80. 2f9c985 fs/squashfs: sqfs_read_directory_table: fix memory leak by Richard Genoud · 4 years, 1 month ago
  81. 8cf2f02 fs/squashfs: sqfs_split_path: fix memory leak and dangling pointers by Richard Genoud · 4 years, 1 month ago
  82. 2575eb2 fs/squashfs: sqfs_closedir: fix memory leak by Richard Genoud · 4 years, 1 month ago
  83. 32bea5b fs/squashfs: sqfs_opendir: simplify error handling by Richard Genoud · 4 years, 1 month ago
  84. 557f08f fs/squashfs: sqfs_opendir: fix some memory leaks and dangling pointers by Richard Genoud · 4 years, 1 month ago
  85. 654b248 fs/squashfs: fix board hang-up when calling .exists() by Richard Genoud · 4 years, 1 month ago
  86. bbad1d7 fs: btrfs: initialize @ret to 0 to prevent uninitialized return value by Qu Wenruo · 4 years, 1 month ago
  87. 11acf0f fs: btrfs: inode: handle uninitialized type before returning it by Qu Wenruo · 4 years, 1 month ago
  88. 6f15370 fs/squashfs: Fix index off by 1 for inode SQFS_LDIR_TYPE by Gerard Koskamp · 4 years, 1 month ago
  89. c080b51 fs: btrfs: Fix typo in error message by Naoki Hayama · 4 years, 1 month ago
  90. 38ae92e Merge branch 'next' by Tom Rini · 4 years, 2 months ago
  91. 3abb7a4 fs/squashfs: parameter check sqfs_read_metablock() by Heinrich Schuchardt · 4 years, 2 months ago
  92. 594a7f0 Merge branch 'master' into next by Tom Rini · 4 years, 2 months ago
  93. f1dfe4a fs/squashfs: Fix Coverity Scan defects by Joao Marcos Costa · 4 years, 2 months ago
  94. d90164e fs: btrfs: Cleanup the old implementation by Qu Wenruo · 4 years, 5 months ago
  95. a03f6fa fs: btrfs: Imeplement btrfs_list_subvols() using new infrastructure by Qu Wenruo · 4 years, 5 months ago
  96. 8b7b9c7 fs: btrfs: Introduce function to resolve the path of one subvolume by Qu Wenruo · 4 years, 5 months ago
  97. eb362ac fs: btrfs: Introduce function to resolve path in one subvolume by Qu Wenruo · 4 years, 5 months ago
  98. cf5a3a0 fs: btrfs: Implement btrfs_file_read() by Qu Wenruo · 4 years, 5 months ago
  99. 4650ed1 fs: btrfs: Introduce lookup_data_extent() for later use by Qu Wenruo · 4 years, 5 months ago
  100. 83b04df fs: btrfs: Introduce btrfs_read_extent_inline() and btrfs_read_extent_reg() by Qu Wenruo · 4 years, 5 months ago