1. 8921ac9 fs: btrfs: Select SHA256 in Kconfig by Matthias Brugger · 3 years, 8 months ago
  2. 84ca305 fs: fat: remove superfluous assignments by Heinrich Schuchardt · 3 years, 8 months ago
  3. 41ac28c fs: fat: avoid out of bounds access warning by Heinrich Schuchardt · 3 years, 8 months ago
  4. 041f0af fs: fat: structure for name and extension by Heinrich Schuchardt · 3 years, 8 months ago
  5. e97eb63 fs: fat: consistent error handling for flush_dir() by Heinrich Schuchardt · 3 years, 8 months ago
  6. 81f5627 ubifs: do not decide upon uninitialized variable by Heinrich Schuchardt · 3 years, 9 months ago
  7. 3b00a6b fs: btrfs: simplify close_ctree_fs_info() by Heinrich Schuchardt · 3 years, 9 months ago
  8. 9dba07f Fix squashfs failing to load sparse files by Campbell Suter · 3 years, 10 months ago
  9. 3b72612 fs: btrfs: volumes: prevent overflow for multiplying by Qu Wenruo · 3 years, 11 months ago
  10. 5f59518 efi_loader: setting boot device by Heinrich Schuchardt · 3 years, 8 months ago
  11. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 9 months ago
  12. c0029e4 fs/fat: implement fsuuid command by Heinrich Schuchardt · 3 years, 9 months ago
  13. d0be676 fs: fat: eliminate DIRENTSPERBLOCK() macro by Heinrich Schuchardt · 3 years, 9 months ago
  14. 3d20d21 fs: fat: deletion of long file names by Heinrich Schuchardt · 3 years, 10 months ago
  15. 89735b4 fs: fat: first dentry of long name in FAT iterator by Heinrich Schuchardt · 3 years, 10 months ago
  16. 4a593dd fs: fat: use constant DELETED_FLAG by Heinrich Schuchardt · 3 years, 10 months ago
  17. 1e51c8d fs: fat: search file should not allocate cluster by Heinrich Schuchardt · 3 years, 10 months ago
  18. 3049a51 fs: fat: reuse deleted directory entries by Heinrich Schuchardt · 3 years, 10 months ago
  19. 32a5f88 fs: fat: fat_find_empty_dentries() by Heinrich Schuchardt · 3 years, 10 months ago
  20. 569b0e1 fs: fat: flush new directory cluster by Heinrich Schuchardt · 3 years, 10 months ago
  21. 7557c84 fs: fat: set start cluster for root directory by Heinrich Schuchardt · 3 years, 10 months ago
  22. 27ed690 fs: fat: dentry iterator for fill_dir_slot() by Heinrich Schuchardt · 3 years, 10 months ago
  23. 3a331ae fs: fat: generate unique short names by Heinrich Schuchardt · 3 years, 10 months ago
  24. 57b745e fs: fat: call set_name() only once by Heinrich Schuchardt · 3 years, 10 months ago
  25. a343249 fs: fat: pass shortname to fill_dir_slot by Heinrich Schuchardt · 3 years, 10 months ago
  26. 28cef9c fs: fat: create correct short names by Heinrich Schuchardt · 3 years, 10 months ago
  27. d236e82 fs: fat: export fat_next_cluster() by Heinrich Schuchardt · 3 years, 10 months ago
  28. c592411 fs: fat: correct first cluster for '..' by Heinrich Schuchardt · 3 years, 10 months ago
  29. 7e932ac fs/squashfs: sqfs_close/sqfs_read_sblk: set ctxt.sblk to NULL after free by Richard Genoud · 3 years, 10 months ago
  30. 1ec29aa fs: fat: use ATTR_ARCH instead of anonymous 0x20 by Heinrich Schuchardt · 3 years, 10 months ago
  31. a2c5a92 fs: fat: directory entries starting with 0x05 by Heinrich Schuchardt · 3 years, 10 months ago
  32. 661d223 fs: fat: avoid NULL dereference when root dir is full by Heinrich Schuchardt · 3 years, 10 months ago
  33. dd4866b fs/squashfs: implement exists() function by Richard Genoud · 3 years, 11 months ago
  34. 21b1b3b fs/squashfs: sqfs_read: remove buggy offset functionality by Richard Genoud · 3 years, 11 months ago
  35. cbd5e40 fs/squashfs: sqfs_read: don't write beyond buffer size by Richard Genoud · 3 years, 11 months ago
  36. 6d25bd3 fs/squashfs: sqfs_probe: use sqfs_decompressor_init() return value by Richard Genoud · 3 years, 11 months ago
  37. 56cf1ce fs/squashfs: sqfs_probe: reset cur_dev/cur_part_info to NULL on error by Richard Genoud · 3 years, 11 months ago
  38. ccd4c08 fs/squashfs: sqfs_probe: fix possible memory leak on error by Richard Genoud · 3 years, 11 months ago
  39. 571b67e fs/squashfs: sqfs_read: fix memory leak on finfo.blk_sizes by Richard Genoud · 3 years, 11 months ago
  40. 3368680 fs/squashfs: sqfs_get_abs_path: fix possible memory leak on error by Richard Genoud · 3 years, 11 months ago
  41. 53db0e2 fs/squashfs: sqfs_get_abs_path: fix error check by Richard Genoud · 3 years, 11 months ago
  42. c9b8e86 fs/squashfs: sqfs_frag_lookup: simplify error handling by Richard Genoud · 3 years, 11 months ago
  43. 555459e fs/squashfs: sqfs_read: fix another memory leak by Richard Genoud · 3 years, 11 months ago
  44. 7ce9745 fs/squashfs: sqfs_read: fix memory leak by Richard Genoud · 3 years, 11 months ago
  45. b34949f fs/squashfs: sqfs_read: remove useless sqfs_closedir() by Richard Genoud · 3 years, 11 months ago
  46. d1d8d75 fs/squashfs: sqfs_read: fix dangling pointer dirs->entry by Richard Genoud · 3 years, 11 months ago
  47. 35475f8 fs/squashfs: sqfs_size: remove useless sqfs_closedir() by Richard Genoud · 3 years, 11 months ago
  48. 508a9dc fs/squashfs: sqfs_size: fix dangling pointer dirs->entry by Richard Genoud · 3 years, 11 months ago
  49. dc3312c fs/squashfs: sqfs_concat_tokens: check if malloc succeeds by Richard Genoud · 3 years, 11 months ago
  50. 4c83d27 fs/squashfs: sqfs_read_inode_table: fix dangling pointer by Richard Genoud · 3 years, 11 months ago
  51. cd54591 fs/squashfs: sqfs_search_dir: fix memory leaks by Richard Genoud · 3 years, 11 months ago
  52. 01e71ec fs/squashfs: sqfs_search_dir: fix dangling pointer by Richard Genoud · 3 years, 11 months ago
  53. 7d23b2c fs/squashfs: sqfs_read_directory_table: fix memory leak by Richard Genoud · 3 years, 11 months ago
  54. 5487477 fs/squashfs: sqfs_split_path: fix memory leak and dangling pointers by Richard Genoud · 3 years, 11 months ago
  55. 87d11e0 fs/squashfs: sqfs_closedir: fix memory leak by Richard Genoud · 3 years, 11 months ago
  56. ea1b165 fs/squashfs: sqfs_opendir: simplify error handling by Richard Genoud · 3 years, 11 months ago
  57. f268768 fs/squashfs: sqfs_opendir: fix some memory leaks and dangling pointers by Richard Genoud · 3 years, 11 months ago
  58. 1b1e0c0 fs/squashfs: fix board hang-up when calling .exists() by Richard Genoud · 3 years, 11 months ago
  59. 4891c4e fs: btrfs: initialize @ret to 0 to prevent uninitialized return value by Qu Wenruo · 3 years, 11 months ago
  60. 9b5546c fs: btrfs: inode: handle uninitialized type before returning it by Qu Wenruo · 3 years, 11 months ago
  61. c49b0eb fs/squashfs: Fix index off by 1 for inode SQFS_LDIR_TYPE by Gerard Koskamp · 3 years, 11 months ago
  62. 09f2107 fs: btrfs: Fix typo in error message by Naoki Hayama · 4 years ago
  63. b7e7831 Merge branch 'next' by Tom Rini · 4 years ago
  64. 0ed375e fs/squashfs: parameter check sqfs_read_metablock() by Heinrich Schuchardt · 4 years ago
  65. 751b18b Merge branch 'master' into next by Tom Rini · 4 years ago
  66. a7dc37d fs/squashfs: Fix Coverity Scan defects by Joao Marcos Costa · 4 years ago
  67. 5573c20 fs: btrfs: Cleanup the old implementation by Qu Wenruo · 4 years, 3 months ago
  68. e8e95c7 fs: btrfs: Imeplement btrfs_list_subvols() using new infrastructure by Qu Wenruo · 4 years, 3 months ago
  69. f486152 fs: btrfs: Introduce function to resolve the path of one subvolume by Qu Wenruo · 4 years, 3 months ago
  70. 8098da7 fs: btrfs: Introduce function to resolve path in one subvolume by Qu Wenruo · 4 years, 3 months ago
  71. e342718 fs: btrfs: Implement btrfs_file_read() by Qu Wenruo · 4 years, 3 months ago
  72. 01347f6 fs: btrfs: Introduce lookup_data_extent() for later use by Qu Wenruo · 4 years, 3 months ago
  73. a26a6be fs: btrfs: Introduce btrfs_read_extent_inline() and btrfs_read_extent_reg() by Qu Wenruo · 4 years, 3 months ago
  74. 0cc8fc6 fs: btrfs: Rename btrfs_file_read() and its callees to avoid name conflicts by Qu Wenruo · 4 years, 3 months ago
  75. 5bbb68d fs: btrfs: Use btrfs_lookup_path() to implement btrfs_exists() and btrfs_size() by Qu Wenruo · 4 years, 3 months ago
  76. 325dd1f fs: btrfs: Use btrfs_iter_dir() to replace btrfs_readdir() by Qu Wenruo · 4 years, 3 months ago
  77. c921aa2 fs: btrfs: Implement btrfs_lookup_path() by Qu Wenruo · 4 years, 3 months ago
  78. 5bdcb37 fs: btrfs: inode: Allow next_length() to return value > BTRFS_NAME_LEN by Qu Wenruo · 4 years, 3 months ago
  79. 92bc179 fs: btrfs: Use btrfs_readlink() to implement __btrfs_readlink() by Qu Wenruo · 4 years, 3 months ago
  80. cafffc5 fs: btrfs: Rename path resolve related functions to avoid name conflicts by Qu Wenruo · 4 years, 3 months ago
  81. f06bfcf fs: btrfs: Crossport open_ctree_fs_info() from btrfs-progs by Qu Wenruo · 4 years, 3 months ago
  82. 57f24f1 fs: btrfs: Crossport btrfs_read_sys_array() and btrfs_read_chunk_tree() by Qu Wenruo · 4 years, 3 months ago
  83. 29c26ae fs: btrfs: Crossport btrfs_search_slot() from btrfs-progs by Qu Wenruo · 4 years, 3 months ago
  84. bccee8b fs: btrfs: Crossport struct btrfs_root to ctree.h by Qu Wenruo · 4 years, 3 months ago
  85. 207011b fs: btrfs: Rename btrfs_root to __btrfs_root by Qu Wenruo · 4 years, 3 months ago
  86. 33966de fs: btrfs: Rename struct btrfs_path to struct __btrfs_path by Qu Wenruo · 4 years, 3 months ago
  87. 75b0817 fs: btrfs: Crossport read_tree_block() from btrfs-progs by Qu Wenruo · 4 years, 3 months ago
  88. b1f0067 fs: btrfs: Crossport volumes.[ch] from btrfs-progs by Qu Wenruo · 4 years, 3 months ago
  89. be35942 fs: btrfs: Crossport structure accessor into ctree.h by Qu Wenruo · 4 years, 3 months ago
  90. 9a9be5e fs: btrfs: Crossport extent-io.[ch] from btrfs-progs by Qu Wenruo · 4 years, 3 months ago
  91. ab5c304 fs: btrfs: Crossport extent-cache.[ch] from btrfs-progs by Qu Wenruo · 4 years, 3 months ago
  92. bc621e5 fs: btrfs: Crossport rbtree-utils from btrfs-progs by Qu Wenruo · 4 years, 3 months ago
  93. 4aebb99 fs: btrfs: Crossport btrfs_read_dev_super() from btrfs-progs by Qu Wenruo · 4 years, 3 months ago
  94. 565a414 fs: btrfs: Add more checksum algorithms by Qu Wenruo · 4 years, 3 months ago
  95. 3b4b40c fs: btrfs: Sync btrfs_btree.h from kernel by Qu Wenruo · 4 years, 3 months ago
  96. 0d32d8c fs: convert error and debug messages to log by Heinrich Schuchardt · 4 years, 1 month ago
  97. c9875a5 fs/squashfs: Fix Coverity Scan defects by Joao Marcos Costa · 4 years, 1 month ago
  98. 6dfed16 fs/squashfs: add support for LZO decompression by Joao Marcos Costa · 4 years, 1 month ago
  99. 9c948f5 fs/squashfs: add support for ZSTD decompression by Joao Marcos Costa · 4 years, 1 month ago
  100. cdc1144 fs/squashfs: replace sqfs_decompress() parameter by Joao Marcos Costa · 4 years, 1 month ago