index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
2024-03-12
3
-12
/
+21
|
\
|
*
fscrypt: shrink the size of struct fscrypt_inode_info slightly
Eric Biggers
2024-02-23
1
-6
/
+8
|
*
fscrypt: write CBC-CTS instead of CTS-CBC
Eric Biggers
2024-02-23
1
-3
/
+3
|
*
fscrypt: clear keyring before calling key_put()
Luis Henriques
2024-02-06
1
-2
/
+6
|
*
fscrypt: explicitly require that inode->i_blkbits be set
Xiubo Li
2024-01-31
1
-1
/
+4
*
|
Merge tag 'for-next-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Christian Brauner
2024-03-07
1
-10
/
+5
|
\
\
|
*
|
fscrypt: Factor out a helper to configure the lookup dentry
Gabriel Krisman Bertazi
2024-02-27
1
-10
/
+5
|
|
/
*
|
Merge tag 'exportfs-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Christian Brauner
2024-01-23
1
-7
/
+1
|
\
\
|
|
/
|
/
|
|
*
fs: Create a generic is_dot_dotdot() utility
Chuck Lever
2024-01-23
1
-7
/
+1
*
|
fscrypt: document that CephFS supports fscrypt now
Eric Biggers
2023-12-26
1
-1
/
+1
*
|
fscrypt: update comment for do_remove_key()
Eric Biggers
2023-12-09
1
-3
/
+3
|
/
*
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-11-02
1
-1
/
+1
|
\
|
*
fscrypt: Do not include crypto/algapi.h
Herbert Xu
2023-09-15
1
-1
/
+1
*
|
fscrypt: track master key presence separately from secret
Eric Biggers
2023-10-16
4
-66
/
+93
*
|
fscrypt: rename fscrypt_info => fscrypt_inode_info
Josef Bacik
2023-10-08
10
-75
/
+84
*
|
fscrypt: support crypto data unit size less than filesystem block size
Eric Biggers
2023-09-25
6
-101
/
+186
*
|
fscrypt: replace get_ino_and_lblk_bits with just has_32bit_inodes
Eric Biggers
2023-09-25
1
-18
/
+15
*
|
fscrypt: compute max_lblk_bits from s_maxbytes and block size
Eric Biggers
2023-09-25
3
-13
/
+22
*
|
fscrypt: make the bounce page pool opt-in instead of opt-out
Eric Biggers
2023-09-24
1
-1
/
+8
*
|
fscrypt: make it clearer that key_prefix is deprecated
Eric Biggers
2023-09-24
1
-2
/
+3
|
/
*
fscrypt: Replace 1-element array with flexible array
Kees Cook
2023-05-23
2
-6
/
+6
*
fscrypt: optimize fscrypt_initialize()
Eric Biggers
2023-04-06
3
-9
/
+14
*
fscrypt: use WARN_ON_ONCE instead of WARN_ON
Eric Biggers
2023-03-27
8
-25
/
+25
*
fscrypt: new helper function - fscrypt_prepare_lookup_partial()
Luís Henriques
2023-03-27
1
-0
/
+30
*
fscrypt: check for NULL keyring in fscrypt_put_master_key_activeref()
Eric Biggers
2023-03-18
1
-0
/
+2
*
fscrypt: improve fscrypt_destroy_keyring() documentation
Eric Biggers
2023-03-18
1
-10
/
+11
*
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
2023-02-20
2
-19
/
+19
|
\
|
*
fscrypt: support decrypting data from large folios
Eric Biggers
2023-01-28
2
-19
/
+19
*
|
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
2023-02-20
4
-23
/
+33
|
\
\
|
*
|
fscrypt: clean up fscrypt_add_test_dummy_key()
Eric Biggers
2023-02-07
3
-22
/
+11
|
*
|
fscrypt: add the test dummy encryption key on-demand
Eric Biggers
2023-02-07
3
-4
/
+25
|
|
/
*
/
fs: port inode_owner_or_capable() to mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
|
/
*
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-13
1
-9
/
+5
|
\
|
*
blk-crypto: add a blk_crypto_config_supported_natively helper
Christoph Hellwig
2022-11-21
1
-4
/
+2
|
*
blk-crypto: don't use struct request_queue for public interfaces
Christoph Hellwig
2022-11-21
1
-5
/
+3
*
|
fscrypt: Add SM4 XTS/CTS symmetric algorithm support
Tianjia Zhang
2022-12-01
2
-0
/
+20
*
|
fscrypt: add comment for fscrypt_valid_enc_modes_v1()
Eric Biggers
2022-11-25
1
-0
/
+7
*
|
fscrypt: pass super_block to fscrypt_put_master_key_activeref()
Eric Biggers
2022-11-15
3
-18
/
+11
*
|
fscrypt: fix keyring memory leak on mount failure
Eric Biggers
2022-10-19
1
-6
/
+11
|
/
*
Merge tag 'statx-dioalign-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-03
1
-25
/
+24
|
\
|
*
fscrypt: change fscrypt_dio_supported() to prepare for STATX_DIOALIGN
Eric Biggers
2022-09-11
1
-25
/
+24
*
|
fscrypt: work on block_devices instead of request_queues
Christoph Hellwig
2022-09-21
1
-40
/
+41
*
|
fscrypt: stop holding extra request_queue references
Eric Biggers
2022-09-21
5
-60
/
+64
*
|
fscrypt: stop using keyrings subsystem for fscrypt_master_key
Eric Biggers
2022-09-21
5
-307
/
+349
*
|
fscrypt: stop using PG_error to track error status
Eric Biggers
2022-09-06
1
-6
/
+10
*
|
fscrypt: remove fscrypt_set_test_dummy_encryption()
Eric Biggers
2022-08-22
1
-13
/
+0
|
/
*
Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2022-08-11
4
-21
/
+65
|
\
|
*
fscrypt: add fscrypt_context_for_new_inode
Jeff Layton
2022-08-03
1
-6
/
+29
|
*
fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
Jeff Layton
2022-08-03
3
-15
/
+36
*
|
fscrypt: Add HCTR2 support for filename encryption
Nathan Huckleberry
2022-06-10
3
-4
/
+19
|
/
[next]