index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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-18
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-23
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
2016-12-31
fscrypt: pass up error codes from ->get_context()
Eric Biggers
1
-31
/
+23
2016-12-31
fscrypt: remove user-triggerable warning messages
Eric Biggers
1
-13
/
+2
2016-12-31
fscrypt: use EEXIST when file already uses different policy
Eric Biggers
1
-1
/
+1
2016-12-31
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-11
fscrypt: move non-public structures and constants to fscrypt_private.h
Theodore Ts'o
1
-1
/
+1
2016-12-11
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-09
fscrypto: only allow setting encryption policy on directories
Eric Biggers
1
-0
/
+2
2016-09-09
fscrypto: add authorization check for setting encryption policy
Eric Biggers
1
-0
/
+3
2016-03-17
fs crypto: move per-file encryption from f2fs tree to fs/crypto
Jaegeuk Kim
1
-0
/
+229