index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
crypto
/
policy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext4: fix __ext4_new_inode() journal credits calculation
Tahsin Erdogan
2017-07-06
1
-0
/
+1
*
fscrypt: fix context consistency check when key(s) unavailable
Eric Biggers
2017-05-04
1
-19
/
+68
*
fscrypt: remove unnecessary checks for NULL operations
Eric Biggers
2017-04-30
1
-10
/
+1
*
fscrypt: eliminate ->prepare_context() operation
Eric Biggers
2017-03-15
1
-7
/
+0
*
fscrypt: make test_dummy_encryption require a keyring key
Theodore Ts'o
2017-01-02
1
-15
/
+7
*
fscrypt: pass up error codes from ->get_context()
Eric Biggers
2016-12-31
1
-31
/
+23
*
fscrypt: remove user-triggerable warning messages
Eric Biggers
2016-12-31
1
-13
/
+2
*
fscrypt: use EEXIST when file already uses different policy
Eric Biggers
2016-12-31
1
-1
/
+1
*
fscrypt: use ENOTDIR when setting encryption policy on nondirectory
Eric Biggers
2016-12-31
1
-1
/
+1
*
fscrypt: fix renaming and linking special files
Eric Biggers
2016-12-31
1
-0
/
+5
*
fscrypt: move non-public structures and constants to fscrypt_private.h
Theodore Ts'o
2016-12-11
1
-1
/
+1
*
fscrypto: move ioctl processing more fully into common code
Eric Biggers
2016-12-11
1
-13
/
+21
*
fscrypto: lock inode while setting encryption policy
Eric Biggers
2016-10-15
1
-0
/
+4
*
fscrypto: require write access to mount to set encryption policy
Eric Biggers
2016-09-10
1
-13
/
+25
*
fscrypto: only allow setting encryption policy on directories
Eric Biggers
2016-09-09
1
-0
/
+2
*
fscrypto: add authorization check for setting encryption policy
Eric Biggers
2016-09-09
1
-0
/
+3
*
fs crypto: move per-file encryption from f2fs tree to fs/crypto
Jaegeuk Kim
2016-03-17
1
-0
/
+229