index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ecryptfs
/
crypto.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-20
Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2014-11-27
eCryptfs: Remove buggy and unnecessary write in file name decode routine
Michael Halcrow
1
-1
/
+0
2014-11-19
kill f_dentry uses
Al Viro
1
-1
/
+1
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
1
-1
/
+1
2013-10-24
eCryptfs: fix 32 bit corruption issue
Colin Ian King
1
-1
/
+1
2013-09-07
ecryptfs: avoid ctx initialization race
Kees Cook
1
-6
/
+6
2013-09-07
ecryptfs: remove check for if an array is NULL
Dan Carpenter
1
-4
/
+0
2013-07-11
Merge tag 'ecryptfs-3.11-rc1-cleanup' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-259
/
+78
2013-06-29
ecryptfs: switch ecryptfs_decode_and_decrypt_filename() from dentry to sb
Al Viro
1
-3
/
+2
2013-06-08
eCryptfs: Make extent and scatterlist crypt function parameters similar
Tyler Hicks
1
-8
/
+8
2013-06-08
eCryptfs: Collapse crypt_page_offset() into crypt_extent()
Tyler Hicks
1
-36
/
+14
2013-06-08
eCryptfs: Merge ecryptfs_encrypt_extent() and ecryptfs_decrypt_extent()
Tyler Hicks
1
-54
/
+20
2013-06-08
eCryptfs: Combine page_offset crypto functions
Tyler Hicks
1
-51
/
+18
2013-06-08
eCryptfs: Combine encrypt_scatterlist() and decrypt_scatterlist()
Tyler Hicks
1
-86
/
+20
2013-06-08
eCryptfs: Decrypt pages in-place
Tyler Hicks
1
-16
/
+5
2013-06-08
eCryptfs: Accept one offset parameter in page offset crypto functions
Tyler Hicks
1
-26
/
+16
2013-06-08
eCryptfs: Simplify lower file offset calculation
Tyler Hicks
1
-11
/
+7
2013-06-08
eCryptfs: Read/write entire page during page IO
Tyler Hicks
1
-35
/
+31
2013-06-08
eCryptfs: Use entire helper page during page crypto operations
Tyler Hicks
1
-13
/
+16
2013-05-10
eCryptfs: Use the ablkcipher crypto API
Tyler Hicks
1
-40
/
+101
2013-01-29
eCryptfs: remove unneeded checks in virt_to_scatterlist()
Dan Carpenter
1
-6
/
+3
2012-12-18
fs/ecryptfs/crypto.c: make ecryptfs_encode_for_filename() static
Cong Ding
1
-1
/
+1
2012-02-17
eCryptfs: Improve statfs reporting
Tyler Hicks
1
-7
/
+61
2012-01-26
eCryptfs: Fix oops when printing debug info in extent crypto functions
Tyler Hicks
1
-40
/
+0
2012-01-26
ecryptfs: Remove unnecessary variable initialization
Tim Gardner
1
-2
/
+3
2012-01-26
ecryptfs: Improve metadata read failure logging
Tim Gardner
1
-3
/
+6
2011-11-24
eCryptfs: Extend array bounds for all filename chars
Tyler Hicks
1
-2
/
+2
2011-11-24
eCryptfs: Prevent file create race condition
Tyler Hicks
1
-10
/
+12
2011-05-29
eCryptfs: Remove ecryptfs_header_cache_2
Tyler Hicks
1
-4
/
+3
2011-05-29
eCryptfs: Cleanup and optimize ecryptfs_lookup_interpose()
Tyler Hicks
1
-24
/
+21
2011-05-29
eCryptfs: Return useful code from contains_ecryptfs_marker
Tyler Hicks
1
-16
/
+10
2011-05-29
eCryptfs: Fix new inode race condition
Tyler Hicks
1
-2
/
+2
2011-04-26
eCryptfs: Handle failed metadata read in lookup
Tyler Hicks
1
-0
/
+21
2011-03-28
eCryptfs: removed num_global_auth_toks from ecryptfs_mount_crypt_stat
Roberto Sassu
1
-1
/
+0
2011-03-28
eCryptfs: Remove unnecessary grow_file() function
Tyler Hicks
1
-0
/
+1
2011-01-17
ecryptfs: Fix ecryptfs_printk() size_t warnings
Tyler Hicks
1
-2
/
+2
2011-01-17
fs/ecryptfs: Add printf format/argument verification and fix fallout
Joe Perches
1
-14
/
+12
2010-08-27
eCryptfs: Fix encrypted file name lookup regression
Tyler Hicks
1
-1
/
+0
2010-08-27
ecryptfs: properly mark init functions
Jerome Marchand
1
-1
/
+1
2010-06-16
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
1
-1
/
+1
2010-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
1
-19
/
+18
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-23
eCryptfs: Strip metadata in xattr flag in encrypted view
Tyler Hicks
1
-4
/
+5
2010-03-23
eCryptfs: Clear buffer before reading in metadata xattr
Tyler Hicks
1
-0
/
+1
2010-03-23
eCryptfs: Rename ecryptfs_crypt_stat.num_header_bytes_at_front
Tyler Hicks
1
-14
/
+10
2010-03-23
eCryptfs: Fix metadata in xattr feature regression
Tyler Hicks
1
-3
/
+4
2010-01-20
ecryptfs: use after free
Dan Carpenter
1
-2
/
+2
2009-09-23
eCryptfs: Propagate vfs_read and vfs_write return codes
Tyler Hicks
1
-8
/
+11
2009-09-23
eCryptfs: Filename encryption only supports password auth tokens
Tyler Hicks
1
-2
/
+2
2009-09-23
eCryptfs: Handle unrecognized tag 3 cipher codes
Tyler Hicks
1
-0
/
+1
[next]