index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
fscrypt.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
fscrypt: Drop d_revalidate once the key is added
Gabriel Krisman Bertazi
2024-02-27
1
-7
/
+22
*
fscrypt: Drop d_revalidate for valid dentries during lookup
Gabriel Krisman Bertazi
2024-02-27
1
-0
/
+22
*
fscrypt: Factor out a helper to configure the lookup dentry
Gabriel Krisman Bertazi
2024-02-27
1
-0
/
+15
*
fscrypt: rename fscrypt_info => fscrypt_inode_info
Josef Bacik
2023-10-08
1
-4
/
+6
*
fscrypt: support crypto data unit size less than filesystem block size
Eric Biggers
2023-09-25
1
-0
/
+12
*
fscrypt: replace get_ino_and_lblk_bits with just has_32bit_inodes
Eric Biggers
2023-09-25
1
-15
/
+11
*
fscrypt: make the bounce page pool opt-in instead of opt-out
Eric Biggers
2023-09-24
1
-9
/
+11
*
fscrypt: make it clearer that key_prefix is deprecated
Eric Biggers
2023-09-24
1
-5
/
+9
*
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-04-26
1
-0
/
+21
|
\
|
*
fscrypt: Add some folio helper functions
Matthew Wilcox
2023-04-06
1
-0
/
+21
*
|
fscrypt: new helper function - fscrypt_prepare_lookup_partial()
Luís Henriques
2023-03-27
1
-0
/
+7
|
/
*
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
2023-02-20
1
-5
/
+4
|
\
|
*
fscrypt: support decrypting data from large folios
Eric Biggers
2023-01-28
1
-5
/
+4
*
|
fscrypt: clean up fscrypt_add_test_dummy_key()
Eric Biggers
2023-02-07
1
-9
/
+0
|
/
*
fscrypt: fix keyring memory leak on mount failure
Eric Biggers
2022-10-19
1
-2
/
+2
*
Merge tag 'statx-dioalign-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-03
1
-5
/
+2
|
\
|
*
fscrypt: change fscrypt_dio_supported() to prepare for STATX_DIOALIGN
Eric Biggers
2022-09-11
1
-5
/
+2
*
|
fscrypt: work on block_devices instead of request_queues
Christoph Hellwig
2022-09-21
1
-12
/
+9
*
|
fscrypt: stop using keyrings subsystem for fscrypt_master_key
Eric Biggers
2022-09-21
1
-2
/
+2
*
|
fscrypt: stop using PG_error to track error status
Eric Biggers
2022-09-06
1
-2
/
+3
*
|
fscrypt: remove fscrypt_set_test_dummy_encryption()
Eric Biggers
2022-08-22
1
-2
/
+0
|
/
*
fscrypt: add fscrypt_context_for_new_inode
Jeff Layton
2022-08-03
1
-0
/
+1
*
fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
Jeff Layton
2022-08-03
1
-0
/
+4
*
fscrypt: add new helper functions for test_dummy_encryption
Eric Biggers
2022-05-09
1
-0
/
+39
*
fscrypt: split up FS_CRYPTO_BLOCK_SIZE
Eric Biggers
2022-04-13
1
-1
/
+11
*
fscrypt: add functions for direct I/O support
Eric Biggers
2022-02-08
1
-0
/
+18
*
fscrypt: remove fscrypt_operations::max_namelen
Eric Biggers
2021-09-20
1
-3
/
+0
*
fscrypt: document struct fscrypt_operations
Eric Biggers
2021-07-28
1
-4
/
+105
*
fscrypt: add fscrypt_symlink_getattr() for computing st_size
Eric Biggers
2021-07-25
1
-0
/
+7
*
Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-17
1
-2
/
+5
|
\
|
*
fscrypt: Have filesystems handle their d_ops
Daniel Rosenberg
2020-12-02
1
-2
/
+5
*
|
fscrypt: allow deleting files with unsupported encryption policy
Eric Biggers
2020-12-02
1
-3
/
+6
*
|
fscrypt: unexport fscrypt_get_encryption_info()
Eric Biggers
2020-12-02
1
-6
/
+1
*
|
fscrypt: move fscrypt_require_key() to fscrypt_private.h
Eric Biggers
2020-12-02
1
-26
/
+0
*
|
fscrypt: move body of fscrypt_prepare_setattr() out-of-line
Eric Biggers
2020-12-02
1
-2
/
+9
*
|
fscrypt: introduce fscrypt_prepare_readdir()
Eric Biggers
2020-12-02
1
-0
/
+24
*
|
fscrypt: remove unnecessary calls to fscrypt_require_key()
Eric Biggers
2020-11-24
1
-2
/
+1
*
|
fscrypt: add fscrypt_is_nokey_name()
Eric Biggers
2020-11-24
1
-0
/
+34
|
/
*
fscrypt: export fscrypt_d_revalidate()
Eric Biggers
2020-09-28
1
-0
/
+7
*
fscrypt: rename DCACHE_ENCRYPTED_NAME to DCACHE_NOKEY_NAME
Eric Biggers
2020-09-23
1
-6
/
+6
*
fscrypt: don't call no-key names "ciphertext names"
Eric Biggers
2020-09-23
1
-8
/
+7
*
fscrypt: make fscrypt_set_test_dummy_encryption() take a 'const char *'
Eric Biggers
2020-09-22
1
-4
/
+1
*
fscrypt: handle test_dummy_encryption in more logical way
Eric Biggers
2020-09-22
1
-27
/
+13
*
fscrypt: move fscrypt_prepare_symlink() out-of-line
Eric Biggers
2020-09-22
1
-48
/
+15
*
fscrypt: remove fscrypt_inherit_context()
Eric Biggers
2020-09-22
1
-9
/
+0
*
fscrypt: add fscrypt_prepare_new_inode() and fscrypt_set_context()
Eric Biggers
2020-09-22
1
-0
/
+17
*
fscrypt: drop unused inode argument from fscrypt_fname_alloc_buffer
Jeff Layton
2020-09-07
1
-3
/
+2
*
fscrypt: use smp_load_acquire() for ->i_crypt_info
Eric Biggers
2020-07-21
1
-5
/
+24
*
fscrypt: add inline encryption support
Satya Tangirala
2020-07-08
1
-0
/
+82
*
fscrypt: support test_dummy_encryption=v2
Eric Biggers
2020-05-18
1
-7
/
+44
[next]