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