<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/fs/btrfs/crypto, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/fs/btrfs/crypto?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/fs/btrfs/crypto?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2023-05-31T18:05:34Z</updated>
<entry>
<title>fs/btrfs: use asm/unaligned.h</title>
<updated>2023-05-31T18:05:34Z</updated>
<author>
<name>Jens Wiklander</name>
<email>jens.wiklander@linaro.org</email>
</author>
<published>2023-05-22T12:22:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6ba08b3f56c93d2e97e5be3e9deccadd1e8c0796'/>
<id>urn:sha1:6ba08b3f56c93d2e97e5be3e9deccadd1e8c0796</id>
<content type='text'>
Use asm/unaligned.h instead of linux/unaligned/access_ok.h for unaligned
access. This is needed on architectures that doesn't handle unaligned
accesses directly.

Signed-off-by: Jens Wiklander &lt;jens.wiklander@linaro.org&gt;
Reviewed-by: Ilias Apalodimas &lt;ilias.apalodimas@linaro.org&gt;
</content>
</entry>
<entry>
<title>fs/btrfs: add dependency on BLAKE2 hash</title>
<updated>2022-01-18T13:31:02Z</updated>
<author>
<name>Qu Wenruo</name>
<email>wqu@suse.com</email>
</author>
<published>2021-12-27T06:12:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1617165a172ea1768c9cb12cde536f1da252546e'/>
<id>urn:sha1:1617165a172ea1768c9cb12cde536f1da252546e</id>
<content type='text'>
Now btrfs can utilize the newly intorudced BLAKE2 hash.

Signed-off-by: Qu Wenruo &lt;wqu@suse.com&gt;
</content>
</entry>
<entry>
<title>fs: btrfs: Add more checksum algorithms</title>
<updated>2020-09-08T00:57:27Z</updated>
<author>
<name>Qu Wenruo</name>
<email>wqu@suse.com</email>
</author>
<published>2020-06-24T16:02:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=565a4147d17ae3b05531b8c3081ca5fa5bcd72fd'/>
<id>urn:sha1:565a4147d17ae3b05531b8c3081ca5fa5bcd72fd</id>
<content type='text'>
This mostly crossports crypto/hash.[ch] from btrfs-progs.

The differences are:
- No blake2 support
  No blake2 related library in U-Boot yet.

- Use uboot xxhash/sha256 directly
  No need to implement the code as U-Boot has already provided the
  interface.

This adds the support for the following csums:
- SHA256
- XXHASH

Signed-off-by: Qu Wenruo &lt;wqu@suse.com&gt;
Reviewed-by: Marek Behún &lt;marek.behun@nic.cz&gt;
</content>
</entry>
</feed>
