index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ecryptfs
/
crypto.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-12-19
1
-1
/
+0
|
\
|
*
eCryptfs: Remove buggy and unnecessary write in file name decode routine
Michael Halcrow
2014-11-26
1
-1
/
+0
*
|
kill f_dentry uses
Al Viro
2014-11-19
1
-1
/
+1
|
/
*
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-15
1
-1
/
+1
*
eCryptfs: fix 32 bit corruption issue
Colin Ian King
2013-10-24
1
-1
/
+1
*
ecryptfs: avoid ctx initialization race
Kees Cook
2013-09-06
1
-6
/
+6
*
ecryptfs: remove check for if an array is NULL
Dan Carpenter
2013-09-06
1
-4
/
+0
*
Merge tag 'ecryptfs-3.11-rc1-cleanup' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-07-11
1
-259
/
+78
|
\
|
*
eCryptfs: Make extent and scatterlist crypt function parameters similar
Tyler Hicks
2013-06-07
1
-8
/
+8
|
*
eCryptfs: Collapse crypt_page_offset() into crypt_extent()
Tyler Hicks
2013-06-07
1
-36
/
+14
|
*
eCryptfs: Merge ecryptfs_encrypt_extent() and ecryptfs_decrypt_extent()
Tyler Hicks
2013-06-07
1
-54
/
+20
|
*
eCryptfs: Combine page_offset crypto functions
Tyler Hicks
2013-06-07
1
-51
/
+18
|
*
eCryptfs: Combine encrypt_scatterlist() and decrypt_scatterlist()
Tyler Hicks
2013-06-07
1
-86
/
+20
|
*
eCryptfs: Decrypt pages in-place
Tyler Hicks
2013-06-07
1
-16
/
+5
|
*
eCryptfs: Accept one offset parameter in page offset crypto functions
Tyler Hicks
2013-06-07
1
-26
/
+16
|
*
eCryptfs: Simplify lower file offset calculation
Tyler Hicks
2013-06-07
1
-11
/
+7
|
*
eCryptfs: Read/write entire page during page IO
Tyler Hicks
2013-06-07
1
-35
/
+31
|
*
eCryptfs: Use entire helper page during page crypto operations
Tyler Hicks
2013-06-07
1
-13
/
+16
*
|
ecryptfs: switch ecryptfs_decode_and_decrypt_filename() from dentry to sb
Al Viro
2013-06-29
1
-3
/
+2
|
/
*
eCryptfs: Use the ablkcipher crypto API
Tyler Hicks
2013-05-09
1
-40
/
+101
*
eCryptfs: remove unneeded checks in virt_to_scatterlist()
Dan Carpenter
2013-01-28
1
-6
/
+3
*
fs/ecryptfs/crypto.c: make ecryptfs_encode_for_filename() static
Cong Ding
2012-12-18
1
-1
/
+1
*
eCryptfs: Improve statfs reporting
Tyler Hicks
2012-02-16
1
-7
/
+61
*
eCryptfs: Fix oops when printing debug info in extent crypto functions
Tyler Hicks
2012-01-25
1
-40
/
+0
*
ecryptfs: Remove unnecessary variable initialization
Tim Gardner
2012-01-25
1
-2
/
+3
*
ecryptfs: Improve metadata read failure logging
Tim Gardner
2012-01-25
1
-3
/
+6
*
eCryptfs: Extend array bounds for all filename chars
Tyler Hicks
2011-11-23
1
-2
/
+2
*
eCryptfs: Prevent file create race condition
Tyler Hicks
2011-11-23
1
-10
/
+12
*
eCryptfs: Remove ecryptfs_header_cache_2
Tyler Hicks
2011-05-29
1
-4
/
+3
*
eCryptfs: Cleanup and optimize ecryptfs_lookup_interpose()
Tyler Hicks
2011-05-29
1
-24
/
+21
*
eCryptfs: Return useful code from contains_ecryptfs_marker
Tyler Hicks
2011-05-29
1
-16
/
+10
*
eCryptfs: Fix new inode race condition
Tyler Hicks
2011-05-29
1
-2
/
+2
*
eCryptfs: Handle failed metadata read in lookup
Tyler Hicks
2011-04-25
1
-0
/
+21
*
eCryptfs: removed num_global_auth_toks from ecryptfs_mount_crypt_stat
Roberto Sassu
2011-03-28
1
-1
/
+0
*
eCryptfs: Remove unnecessary grow_file() function
Tyler Hicks
2011-03-28
1
-0
/
+1
*
ecryptfs: Fix ecryptfs_printk() size_t warnings
Tyler Hicks
2011-01-17
1
-2
/
+2
*
fs/ecryptfs: Add printf format/argument verification and fix fallout
Joe Perches
2011-01-17
1
-14
/
+12
*
eCryptfs: Fix encrypted file name lookup regression
Tyler Hicks
2010-08-27
1
-1
/
+0
*
ecryptfs: properly mark init functions
Jerome Marchand
2010-08-27
1
-1
/
+1
*
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
2010-06-16
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
2010-04-19
1
-19
/
+18
|
\
|
*
eCryptfs: Strip metadata in xattr flag in encrypted view
Tyler Hicks
2010-03-23
1
-4
/
+5
|
*
eCryptfs: Clear buffer before reading in metadata xattr
Tyler Hicks
2010-03-23
1
-0
/
+1
|
*
eCryptfs: Rename ecryptfs_crypt_stat.num_header_bytes_at_front
Tyler Hicks
2010-03-23
1
-14
/
+10
|
*
eCryptfs: Fix metadata in xattr feature regression
Tyler Hicks
2010-03-23
1
-3
/
+4
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
ecryptfs: use after free
Dan Carpenter
2010-01-19
1
-2
/
+2
*
eCryptfs: Propagate vfs_read and vfs_write return codes
Tyler Hicks
2009-09-23
1
-8
/
+11
*
eCryptfs: Filename encryption only supports password auth tokens
Tyler Hicks
2009-09-23
1
-2
/
+2
*
eCryptfs: Handle unrecognized tag 3 cipher codes
Tyler Hicks
2009-09-23
1
-0
/
+1
[next]