Show patches with: Submitter = Eric Biggers       |    State = Action Required       |   25 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,5/5] fscrypt: pass up error codes from ->get_context() - - - --- 2016-12-05 Eric Biggers New
[RFC,4/5] fscrypt: remove user-triggerable warning messages - - - --- 2016-12-05 Eric Biggers New
[RFC,3/5] fscrypt: use EEXIST when file already uses different policy - - - --- 2016-12-05 Eric Biggers New
[RFC,2/5] fscrypt: use ENOTDIR when setting encryption policy on nondirectory - - - --- 2016-12-05 Eric Biggers New
[RFC,1/5] fscrypt: use ENOKEY when file cannot be created w/o key - - - --- 2016-12-05 Eric Biggers New
[2/2] fscrypto: don't use on-stack buffer for key derivation - 1 - --- 2016-11-03 Eric Biggers New
[1/2] fscrypto: don't use on-stack buffer for filename encryption - 1 - --- 2016-11-03 Eric Biggers New
MAINTAINERS: fscrypto: recommend linux-fsdevel for fscrypto patches - - - --- 2016-10-24 Eric Biggers New
fscrypto: remove unneeded Kconfig dependencies - 1 - --- 2016-10-24 Eric Biggers New
fscrypto: move ioctl processing more fully into common code - - - --- 2016-10-17 Eric Biggers New
fscrypto: make XTS tweak initialization endian-independent - - - --- 2016-09-30 Eric Biggers New
fscrypto: lock inode while setting encryption policy - 1 - --- 2016-09-28 Eric Biggers New
fscrypto: use standard macros to compute length of fname ciphertext - - - --- 2016-09-22 Eric Biggers New
f2fs: do not unnecessarily null-terminate encrypted symlink data - - - --- 2016-09-22 Eric Biggers New
ext4: do not unnecessarily null-terminate encrypted symlink data - - - --- 2016-09-22 Eric Biggers New
[v2] fscrypto: make filename crypto functions return 0 on success 1 1 - --- 2016-09-15 Eric Biggers New
fscrypto: make filename crypto functions return 0 on success - 1 - --- 2016-09-14 Eric Biggers New
fscrypto: rename completion callbacks to reflect usage - - - --- 2016-09-14 Eric Biggers New
fscrypto: make fname_encrypt() actually return length of ciphertext - - - --- 2016-09-14 Eric Biggers New
fscrypto: remove unnecessary includes - - - --- 2016-09-14 Eric Biggers New
fs/buffer.c: make __getblk_slow() static - - - --- 2016-09-12 Eric Biggers New
fscrypto: improved validation when loading inode encryption metadata - 1 - --- 2016-09-12 Eric Biggers New
fscrypto: require write access to mount to set encryption policy 1 - - --- 2016-09-08 Eric Biggers New
fscrypto: only allow setting encryption policy on directories - - - --- 2016-09-08 Eric Biggers New
fscrypto: add authorization check for setting encryption policy - - - --- 2016-09-08 Eric Biggers New