index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
crypto
/
policy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-14
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-19
fscrypt: switch from ->is_encrypted() to IS_ENCRYPTED()
Eric Biggers
1
-3
/
+3
2017-07-09
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2017-07-06
ext4: fix __ext4_new_inode() journal credits calculation
Tahsin Erdogan
1
-0
/
+1
2017-06-24
fscrypt: add support for AES-128-CBC
Daniel Walter
1
-6
/
+2
2017-05-04
fscrypt: fix context consistency check when key(s) unavailable
Eric Biggers
1
-19
/
+68
2017-04-30
fscrypt: remove unnecessary checks for NULL operations
Eric Biggers
1
-10
/
+1
2017-03-15
fscrypt: eliminate ->prepare_context() operation
Eric Biggers
1
-7
/
+0
2017-01-02
fscrypt: make test_dummy_encryption require a keyring key
Theodore Ts'o
1
-15
/
+7
2017-01-01
fscrypt: pass up error codes from ->get_context()
Eric Biggers
1
-31
/
+23
2017-01-01
fscrypt: remove user-triggerable warning messages
Eric Biggers
1
-13
/
+2
2017-01-01
fscrypt: use EEXIST when file already uses different policy
Eric Biggers
1
-1
/
+1
2017-01-01
fscrypt: use ENOTDIR when setting encryption policy on nondirectory
Eric Biggers
1
-1
/
+1
2016-12-31
fscrypt: fix renaming and linking special files
Eric Biggers
1
-0
/
+5
2016-12-12
fscrypt: move non-public structures and constants to fscrypt_private.h
Theodore Ts'o
1
-1
/
+1
2016-12-12
fscrypto: move ioctl processing more fully into common code
Eric Biggers
1
-13
/
+21
2016-10-15
fscrypto: lock inode while setting encryption policy
Eric Biggers
1
-0
/
+4
2016-09-10
fscrypto: require write access to mount to set encryption policy
Eric Biggers
1
-13
/
+25
2016-09-10
fscrypto: only allow setting encryption policy on directories
Eric Biggers
1
-0
/
+2
2016-09-10
fscrypto: add authorization check for setting encryption policy
Eric Biggers
1
-0
/
+3
2016-03-18
fs crypto: move per-file encryption from f2fs tree to fs/crypto
Jaegeuk Kim
1
-0
/
+229