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
/
include
/
linux
/
fscrypt.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
fscrypt: remove unnecessary extern keywords
Eric Biggers
2020-05-12
1
-73
/
+65
*
fscrypt: name all function parameters
Eric Biggers
2020-05-12
1
-21
/
+25
*
fscrypt: fix all kerneldoc warnings
Eric Biggers
2020-05-12
1
-7
/
+12
*
fscrypt: add FS_IOC_GET_ENCRYPTION_NONCE ioctl
Eric Biggers
2020-03-19
1
-0
/
+6
*
fscrypt: improve format of no-key names
Daniel Rosenberg
2020-01-22
1
-75
/
+2
*
fscrypt: derive dirhash key for casefolded directories
Daniel Rosenberg
2020-01-22
1
-0
/
+10
*
fscrypt: don't allow v1 policies with casefolding
Daniel Rosenberg
2020-01-22
1
-0
/
+9
*
fscrypt: introduce fscrypt_needs_contents_encryption()
Eric Biggers
2019-12-31
1
-0
/
+20
*
fscrypt: constify inode parameter to filename encryption functions
Eric Biggers
2019-12-31
1
-3
/
+5
*
fscrypt: add support for IV_INO_LBLK_64 policies
Eric Biggers
2019-11-06
1
-0
/
+3
*
fscrypt: remove struct fscrypt_ctx
Eric Biggers
2019-10-21
1
-32
/
+0
*
fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS ioctl
Eric Biggers
2019-08-12
1
-0
/
+8
*
fscrypt: v2 encryption policy support
Eric Biggers
2019-08-12
1
-1
/
+8
*
fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl
Eric Biggers
2019-08-12
1
-0
/
+7
*
fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
Eric Biggers
2019-08-12
1
-0
/
+12
*
fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
Eric Biggers
2019-08-12
1
-0
/
+14
*
fscrypt: rename keyinfo.c to keysetup.c
Eric Biggers
2019-08-12
1
-2
/
+2
*
fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>
Eric Biggers
2019-08-12
1
-0
/
+1
*
fscrypt: support decrypting multiple filesystem blocks per page
Eric Biggers
2019-05-28
1
-6
/
+6
*
fscrypt: introduce fscrypt_decrypt_block_inplace()
Eric Biggers
2019-05-28
1
-0
/
+11
*
fscrypt: support encrypting multiple filesystem blocks per page
Eric Biggers
2019-05-28
1
-8
/
+9
*
fscrypt: introduce fscrypt_encrypt_block_inplace()
Eric Biggers
2019-05-28
1
-0
/
+13
*
fscrypt: remove the "write" part of struct fscrypt_ctx
Eric Biggers
2019-05-28
1
-5
/
+2
*
fscrypt: simplify bounce page handling
Eric Biggers
2019-05-28
1
-12
/
+26
*
Merge tag 'upstream-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-05-12
1
-0
/
+11
|
\
|
*
ubifs: Remove #ifdef around CONFIG_FS_ENCRYPTION
Sascha Hauer
2019-05-07
1
-0
/
+11
[next]