index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
crypto
/
fscrypt_private.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-20
fscrypt: Merge bio.c and inline_crypt.c into block.c
Eric Biggers
1
-1
/
+1
2026-07-20
fscrypt: Remove fs-layer zeroout code
Eric Biggers
1
-5
/
+0
2026-07-20
fscrypt: Always use blk-crypto for contents on block-based filesystems
Eric Biggers
1
-18
/
+3
2026-07-20
fscrypt: Simplify handling of errors during initcall
Eric Biggers
1
-1
/
+1
2026-07-20
fscrypt: Remove FSCRYPT_MODE_MAX
Eric Biggers
1
-3
/
+0
2026-06-22
fscrypt: Replace mk_users keyring with simple list
Eric Biggers
1
-10
/
+22
2026-06-22
fscrypt: Fix key setup in edge case with multiple data unit sizes
Eric Biggers
1
-21
/
+31
2026-03-09
fscrypt: pass a byte offset to fscrypt_generate_dun
Christoph Hellwig
1
-3
/
+0
2025-09-29
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
1
-16
/
+10
2025-09-05
fscrypt: use HMAC-SHA512 library for HKDF
Eric Biggers
1
-16
/
+10
2025-08-21
fscrypt: add support for info in fs-specific part of inode
Eric Biggers
1
-2
/
+2
2025-07-10
fscrypt: Remove gfp_t argument from fscrypt_crypt_data_unit()
Eric Biggers
1
-2
/
+1
2025-07-10
fscrypt: Switch to sync_skcipher and on-stack requests
Eric Biggers
1
-1
/
+1
2025-07-10
fscrypt: Don't use asynchronous CryptoAPI algorithms
Eric Biggers
1
-2
/
+3
2025-07-04
fscrypt: Don't use problematic non-inline crypto engines
Eric Biggers
1
-0
/
+17
2025-04-08
fscrypt: add support for hardware-wrapped keys
Eric Biggers
1
-10
/
+65
2024-02-23
fscrypt: shrink the size of struct fscrypt_inode_info slightly
Eric Biggers
1
-6
/
+8
2023-10-16
fscrypt: track master key presence separately from secret
Eric Biggers
1
-28
/
+38
2023-10-08
fscrypt: rename fscrypt_info => fscrypt_inode_info
Josef Bacik
1
-20
/
+22
2023-09-25
fscrypt: support crypto data unit size less than filesystem block size
Eric Biggers
1
-12
/
+44
2023-09-25
fscrypt: compute max_lblk_bits from s_maxbytes and block size
Eric Biggers
1
-0
/
+10
2023-05-23
fscrypt: Replace 1-element array with flexible array
Kees Cook
1
-1
/
+1
2023-04-06
fscrypt: optimize fscrypt_initialize()
Eric Biggers
1
-1
/
+1
2023-03-27
fscrypt: use WARN_ON_ONCE instead of WARN_ON
Eric Biggers
1
-2
/
+2
2023-02-07
fscrypt: clean up fscrypt_add_test_dummy_key()
Eric Biggers
1
-0
/
+3
2023-02-07
fscrypt: add the test dummy encryption key on-demand
Eric Biggers
1
-0
/
+1
2022-11-15
fscrypt: pass super_block to fscrypt_put_master_key_activeref()
Eric Biggers
1
-9
/
+4
2022-09-21
fscrypt: stop holding extra request_queue references
Eric Biggers
1
-4
/
+7
2022-09-21
fscrypt: stop using keyrings subsystem for fscrypt_master_key
Eric Biggers
1
-20
/
+51
2022-08-11
Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-6
/
+3
2022-08-03
fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
Jeff Layton
1
-6
/
+3
2022-06-10
fscrypt: Add HCTR2 support for filename encryption
Nathan Huckleberry
1
-1
/
+1
2022-05-09
fscrypt: add new helper functions for test_dummy_encryption
Eric Biggers
1
-2
/
+2
2022-05-09
fscrypt: factor out fscrypt_policy_to_key_spec()
Eric Biggers
1
-0
/
+2
2022-04-13
fscrypt: log when starting to use inline encryption
Eric Biggers
1
-1
/
+3
2021-10-25
fscrypt: improve a few comments
Eric Biggers
1
-1
/
+10
2021-09-22
fscrypt: allow 256-bit master keys with AES-256-XTS
Eric Biggers
1
-2
/
+3
2020-12-17
Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2020-12-02
fscrypt: Have filesystems handle their d_ops
Daniel Rosenberg
1
-1
/
+0
2020-12-02
fscrypt: allow deleting files with unsupported encryption policy
Eric Biggers
1
-2
/
+2
2020-12-02
fscrypt: unexport fscrypt_get_encryption_info()
Eric Biggers
1
-0
/
+2
2020-12-02
fscrypt: move fscrypt_require_key() to fscrypt_private.h
Eric Biggers
1
-0
/
+26
2020-11-24
fscrypt: simplify master key locking
Eric Biggers
1
-13
/
+6
2020-11-16
fscrypt: remove kernel-internal constants from UAPI header
Eric Biggers
1
-3
/
+6
2020-09-22
fscrypt: handle test_dummy_encryption in more logical way
Eric Biggers
1
-2
/
+4
2020-09-22
fscrypt: make "#define fscrypt_policy" user-only
Eric Biggers
1
-1
/
+0
2020-09-22
fscrypt: add fscrypt_prepare_new_inode() and fscrypt_set_context()
Eric Biggers
1
-0
/
+3
2020-07-21
fscrypt: use smp_load_acquire() for fscrypt_prepared_key
Eric Biggers
1
-6
/
+9
2020-07-20
fscrypt: rename FS_KEY_DERIVATION_NONCE_SIZE
Eric Biggers
1
-6
/
+6
2020-07-20
fscrypt: add comments that describe the HKDF info strings
Eric Biggers
1
-7
/
+7
[next]