index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-06
fscrypt: optimize fscrypt_initialize()
Eric Biggers
3
-9
/
+14
2023-03-28
fscrypt: use WARN_ON_ONCE instead of WARN_ON
Eric Biggers
8
-25
/
+25
2023-03-28
fscrypt: new helper function - fscrypt_prepare_lookup_partial()
Luís Henriques
1
-0
/
+30
2023-03-19
fscrypt: check for NULL keyring in fscrypt_put_master_key_activeref()
Eric Biggers
1
-0
/
+2
2023-03-19
fscrypt: improve fscrypt_destroy_keyring() documentation
Eric Biggers
1
-10
/
+11
2023-02-20
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
2
-19
/
+19
2023-02-20
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
4
-23
/
+33
2023-02-08
fscrypt: clean up fscrypt_add_test_dummy_key()
Eric Biggers
3
-22
/
+11
2023-02-08
fscrypt: add the test dummy encryption key on-demand
Eric Biggers
3
-4
/
+25
2023-01-29
fscrypt: support decrypting data from large folios
Eric Biggers
2
-19
/
+19
2023-01-19
fs: port inode_owner_or_capable() to mnt_idmap
Christian Brauner
1
-1
/
+1
2022-12-13
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
1
-9
/
+5
2022-12-01
fscrypt: Add SM4 XTS/CTS symmetric algorithm support
Tianjia Zhang
2
-0
/
+20
2022-11-25
fscrypt: add comment for fscrypt_valid_enc_modes_v1()
Eric Biggers
1
-0
/
+7
2022-11-21
blk-crypto: add a blk_crypto_config_supported_natively helper
Christoph Hellwig
1
-4
/
+2
2022-11-21
blk-crypto: don't use struct request_queue for public interfaces
Christoph Hellwig
1
-5
/
+3
2022-11-16
fscrypt: pass super_block to fscrypt_put_master_key_activeref()
Eric Biggers
3
-18
/
+11
2022-10-20
fscrypt: fix keyring memory leak on mount failure
Eric Biggers
1
-6
/
+11
2022-10-04
Merge tag 'statx-dioalign-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-25
/
+24
2022-09-22
fscrypt: work on block_devices instead of request_queues
Christoph Hellwig
1
-40
/
+41
2022-09-22
fscrypt: stop holding extra request_queue references
Eric Biggers
5
-60
/
+64
2022-09-22
fscrypt: stop using keyrings subsystem for fscrypt_master_key
Eric Biggers
5
-307
/
+349
2022-09-12
fscrypt: change fscrypt_dio_supported() to prepare for STATX_DIOALIGN
Eric Biggers
1
-25
/
+24
2022-09-07
fscrypt: stop using PG_error to track error status
Eric Biggers
1
-6
/
+10
2022-08-22
fscrypt: remove fscrypt_set_test_dummy_encryption()
Eric Biggers
1
-13
/
+0
2022-08-11
Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
4
-21
/
+65
2022-08-03
fscrypt: add fscrypt_context_for_new_inode
Jeff Layton
1
-6
/
+29
2022-08-03
fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
Jeff Layton
3
-15
/
+36
2022-06-10
fscrypt: Add HCTR2 support for filename encryption
Nathan Huckleberry
3
-4
/
+19
2022-05-10
fscrypt: add new helper functions for test_dummy_encryption
Eric Biggers
3
-68
/
+112
2022-05-10
fscrypt: factor out fscrypt_policy_to_key_spec()
Eric Biggers
3
-17
/
+25
2022-04-14
fscrypt: log when starting to use inline encryption
Eric Biggers
3
-3
/
+36
2022-04-14
fscrypt: split up FS_CRYPTO_BLOCK_SIZE
Eric Biggers
2
-7
/
+14
2022-04-01
fs: Remove ->readpages address space operation
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-22
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2
-0
/
+101
2022-02-08
fscrypt: add functions for direct I/O support
Eric Biggers
2
-0
/
+101
2022-02-02
block: pass a block_device and opf to bio_reset
Christoph Hellwig
1
-6
/
+2
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
1
-6
/
+7
2021-10-26
fscrypt: improve a few comments
Eric Biggers
2
-3
/
+13
2021-09-22
fscrypt: allow 256-bit master keys with AES-256-XTS
Eric Biggers
3
-17
/
+56
2021-09-21
fscrypt: clean up comments in bio.c
Eric Biggers
1
-15
/
+17
2021-09-21
fscrypt: remove fscrypt_operations::max_namelen
Eric Biggers
1
-2
/
+1
2021-07-26
fscrypt: align Base64 encoding with RFC 4648 base64url
Eric Biggers
1
-41
/
+65
2021-07-26
fscrypt: add fscrypt_symlink_getattr() for computing st_size
Eric Biggers
1
-0
/
+44
2021-06-05
fscrypt: fix derivation of SipHash keys on big endian CPUs
Eric Biggers
1
-8
/
+32
2021-06-05
fscrypt: don't ignore minor_hash when hash is 0
Eric Biggers
1
-7
/
+3
2021-04-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-8
/
+22
2021-04-22
fscrypt: relax Kconfig dependencies for crypto API algorithms
Ard Biesheuvel
1
-8
/
+22
2021-03-11
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
1
-3
/
+3
2021-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
1
-1
/
+1
[next]