index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-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