aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterfscrypt: cache decrypted symlink target in ->i_linkEric Biggers5 years
fsverity[WIP] cover letterEric Biggers5 years
testf2fs: fs-verity supportEric Biggers5 years
originf2fs: clean up f2fs_sb_has_##feature_nameChao Yu5 years
test-workingAdd S_VERITY and IS_VERITY()Chandan Rajendra5 years
for-stableLinux 4.15-rc2Linus Torvalds6 years
 
TagDownloadAuthorAge
fscrypt_for_linusfscrypt_for_linus.tar.gz  Theodore Ts'o5 years
fsverity_for_linusfscrypt-fsverity_for_linus.tar.gz  Theodore Ts'o5 years
fsverity-old-merge-candidatefscrypt-fsverity-old-merge-candidate.tar.gz  Eric Biggers5 years
ext4_for_linusfscrypt-ext4_for_linus.tar.gz  Theodore Ts'o6 years
v4.17fscrypt-4.17.tar.gz  Linus Torvalds6 years
v4.17-rc7fscrypt-4.17-rc7.tar.gz  Linus Torvalds6 years
fsverity_2018-05-24fscrypt-fsverity_2018-05-24.tar.gz  Eric Biggers6 years
v4.17-rc6fscrypt-4.17-rc6.tar.gz  Linus Torvalds6 years
v4.17-rc5fscrypt-4.17-rc5.tar.gz  Linus Torvalds6 years
v4.17-rc4fscrypt-4.17-rc4.tar.gz  Linus Torvalds6 years
[...]
 
AgeCommit messageAuthorFilesLines
2019-04-17fscrypt: cache decrypted symlink target in ->i_linkHEADmasterEric Biggers6-7/+68
2019-04-17vfs: use READ_ONCE() to access ->i_linkEric Biggers1-2/+2
2019-04-17fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertextEric Biggers7-66/+139
2019-04-17fscrypt: only set dentry_operations on ciphertext dentriesEric Biggers1-2/+1
2019-04-17fs, fscrypt: clear DCACHE_ENCRYPTED_NAME when unaliasing directoryEric Biggers2-0/+18
2019-04-17fscrypt: fix race allowing rename() and link() of ciphertext dentriesEric Biggers2-5/+16
2019-04-17fscrypt: clean up and improve dentry revalidationEric Biggers4-35/+35
2019-04-16fscrypt: use READ_ONCE() to access ->i_crypt_infoEric Biggers5-9/+10
2019-04-16fscrypt: remove WARN_ON_ONCE() when decryption failsEric Biggers1-4/+2
2019-04-16fscrypt: drop inode argument from fscrypt_get_ctx()Eric Biggers4-16/+9
[...]
 
Clone
git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt.git
https://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt.git
https://kernel.googlesource.com/pub/scm/linux/kernel/git/tytso/fscrypt.git