Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
21921108bef40b75495301f5dd3d992ed66a7ba8
/
fs
/
ecryptfs
« Previous
16a72c4
ecryptfs: clean up page flag handling
by Michael Halcrow
· 17 years ago
ecbdc93
eCryptfs: replace magic numbers
by Michael Halcrow
· 17 years ago
b6c1d8f
eCryptfs: remove unused functions and kmem_cache
by Michael Halcrow
· 17 years ago
035241d
eCryptfs: initialize persistent lower file on inode create
by Michael Halcrow
· 17 years ago
d6a13c1
eCryptfs: fix data types
by Michael Halcrow
· 17 years ago
bf12be1
eCryptfs: convert mmap functions to use persistent file
by Michael Halcrow
· 17 years ago
2ed9255
eCryptfs: make open, truncate, and setattr use persistent file
by Michael Halcrow
· 17 years ago
d7cdc5f
eCryptfs: update metadata read/write functions
by Michael Halcrow
· 17 years ago
4981e08
eCryptfs: set up and destroy persistent lower file
by Michael Halcrow
· 17 years ago
0216f7f
eCryptfs: replace encrypt, decrypt, and inode size write
by Michael Halcrow
· 17 years ago
da0102a
eCryptfs: read_write.c routines
by Michael Halcrow
· 17 years ago
cf81f89
ecryptfs: fix error handling
by Michael Halcrow
· 17 years ago
5dda699
eCryptfs: remove assignments in if-statements
by Michael Halcrow
· 17 years ago
45eaab7
eCryptfs: remove header_extent_size
by Michael Halcrow
· 17 years ago
e9f6a99
eCryptfs: Use generic_file_splice_read()
by Michael Halcrow
· 17 years ago
cd9d67d
eCryptfs: make needlessly global symbols static
by Michael Halcrow
· 17 years ago
dd8e290
eCryptfs: remove unnecessary variable initializations
by Michael Halcrow
· 17 years ago
22e78fa
eCryptfs: kerneldoc fixes for crypto.c and keystore.c
by Michael Halcrow
· 17 years ago
6c6f57f
eCryptfs: comments for some structs
by Michael Halcrow
· 17 years ago
fcd1283
eCryptfs: grammatical fix (destruct to destroy)
by Michael Halcrow
· 17 years ago
af655dc
eCryptfs: collapse flag set into one statement
by Michael Halcrow
· 17 years ago
c59c2eb
eCryptfs: remove unnecessary BUG_ON
by Michael Halcrow
· 17 years ago
81acbcd
ecryptfs: printk warning fixes
by Andrew Morton
· 17 years ago
ca939e7
eCryptfs: update comment and debug statement
by Michael Halcrow
· 17 years ago
146a460
eCryptfs: fix Tag 11 writing code
by Michael Halcrow
· 17 years ago
f648104
eCryptfs: fix Tag 11 parsing code
by Michael Halcrow
· 17 years ago
c59becf
eCryptfs: fix Tag 3 parsing code
by Michael Halcrow
· 17 years ago
13218179
eCryptfs: fix Tag 1 parsing code
by Michael Halcrow
· 17 years ago
956159c
eCryptfs: kmem_cache objects for multiple keys; init/exit functions
by Michael Halcrow
· 17 years ago
e0869cc
eCryptfs: use list_for_each_entry_safe() when wiping auth toks
by Michael Halcrow
· 17 years ago
f4aad16
eCryptfs: add key list structure; search keyring
by Michael Halcrow
· 17 years ago
5514476
fs: remove some AOP_TRUNCATED_PAGE
by Nick Piggin
· 17 years ago
cd40b7d
[NET]: make netlink user -> kernel interface synchronious
by Denis V. Lunev
· 17 years ago
b4b5102
[NET]: Support multiple network namespaces with netlink
by Eric W. Biederman
· 17 years ago
2aeb3db
eCryptfs: fix possible fault in ecryptfs_sync_page
by Ryusuke Konishi
· 17 years ago
060d11b
revert "eCryptfs: fix lookup error for special files"
by Andrew Morton
· 17 years ago
df06846
eCryptfs: fix lookup error for special files
by Ryusuke Konishi
· 17 years ago
a75de1b
eCryptfs: fix error handling in ecryptfs_init
by Ryusuke Konishi
· 17 years ago
202a21d
eCryptfs: fix lookup error for special files
by Ryusuke Konishi
· 17 years ago
1833633
fix some conversion overflows
by Nick Piggin
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
64ee480
eCryptfs: ecryptfs_setattr() bugfix
by Michael Halcrow
· 17 years ago
c381bfc
Couple fixes to fs/ecryptfs/inode.c
by Mika Kukkonen
· 17 years ago
7b59575
sysfs: kill unnecessary attribute->owner
by Tejun Heo
· 17 years ago
5ffc4ef
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
by Jens Axboe
· 17 years ago
d4c5cdb
zero out last page for llseek/write
by Michael Halcrow
· 17 years ago
e10f281
eCryptfs: initialize crypt_stat in setattr
by Michael Halcrow
· 17 years ago
240e2df
eCryptfs: fix write zeros behavior
by Michael Halcrow
· 17 years ago
53a2731
eCryptfs: delay writing 0's after llseek until write
by Michael Halcrow
· 17 years ago
e8edc6e
Detach sched.h from mm.h
by Alexey Dobriyan
· 17 years ago
c9f2875
ecryptfs: use zero_user_page
by Nate Diller
· 17 years ago
a35afb8
Remove SLAB_CTOR_CONSTRUCTOR
by Christoph Lameter
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 17 years ago
50953fe
slab allocators: Remove SLAB_DEBUG_INITIAL flag
by Christoph Lameter
· 18 years ago
6fe6900
mm: make read_cache_page synchronous
by Nick Piggin
· 18 years ago
823bccf
remove "struct subsystem" as it is no longer needed
by Greg Kroah-Hartman
· 18 years ago
af65bdf
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
by Patrick McHardy
· 18 years ago
b529ccf
[NETLINK]: Introduce nlmsg_hdr() helper
by Arnaldo Carvalho de Melo
· 18 years ago
b228b8e
[PATCH] eCryptfs: fix possible NULL ptr deref in ecryptfs_d_release()
by Michael Halcrow
· 18 years ago
908e0a8
[PATCH] ecryptfs: nested locking annotation
by Peter Zijlstra
· 18 years ago
a8fa74a
[PATCH] ecryptfs: handle AOP_TRUNCATED_PAGE better
by Dmitriy Monakhov
· 18 years ago
82b16528
[PATCH] ecryptfs: lower root result must be adirectory
by Dmitriy Monakhov
· 18 years ago
ad5f119
[PATCH] ecryptfs: check xattr operation support fix
by Dmitriy Monakhov
· 18 years ago
65dc814
[PATCH] eCryptfs: no path_release() after path_lookup() error
by Michael Halcrow
· 18 years ago
1ed6d89
[PATCH] eCryptfs: remove unnecessary flush_dcache_page()
by Michael Halcrow
· 18 years ago
a8d547d
[PATCH] eCryptfs: set O_LARGEFILE when opening lower file
by Michael Halcrow
· 18 years ago
ae73fc0
[PATCH] eCryptfs: resolve lower page unlocking problem
by Michael Halcrow
· 18 years ago
008983d
[PATCH] ecryptfs: fix forgotten format specifier
by Thomas Hisch
· 18 years ago
eb95e7f
[PATCH] eCryptfs: Reduce stack usage in ecryptfs_generate_key_packet_set()
by Michael Halcrow
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
ee9b6d6
[PATCH] Mark struct super_operations const
by Josef 'Jeff' Sipek
· 18 years ago
754661f
[PATCH] mark struct inode_operations const 1
by Arjan van de Ven
· 18 years ago
0a9ac38
[PATCH] eCryptfs: add flush_dcache_page() calls
by Michael Halcrow
· 18 years ago
e2bd99e
[PATCH] eCryptfs: open-code flag checking and manipulation
by Michael Halcrow
· 18 years ago
9d8b8ce
[PATCH] eCryptfs: convert kmap() to kmap_atomic()
by Michael Halcrow
· 18 years ago
7045660
[PATCH] eCryptfs: convert f_op->write() to vfs_write()
by Michael Halcrow
· 18 years ago
e77a56d
[PATCH] eCryptfs: Encrypted passthrough
by Michael Halcrow
· 18 years ago
dd2a3b7
[PATCH] eCryptfs: Generalize metadata read/write
by Michael Halcrow
· 18 years ago
1739895
[PATCH] eCryptfs: xattr flags and mount options
by Michael Halcrow
· 18 years ago
dddfa46
[PATCH] eCryptfs: Public key; packet management
by Michael Halcrow
· 18 years ago
88b4a07
[PATCH] eCryptfs: Public key transport mechanism
by Michael Halcrow
· 18 years ago
c376222
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
by Robert P. J. Day
· 18 years ago
f1ddcaf
[CRYPTO] api: Remove deprecated interface
by Herbert Xu
· 18 years ago
bd243a4
[PATCH] ecryptfs: change uses of f_{dentry, vfsmnt} to use f_path
by Josef "Jeff" Sipek
· 18 years ago
b65d34f
[PATCH] struct path: make eCryptfs a user of struct path
by Josef "Jeff" Sipek
· 18 years ago
0cc72dc
[PATCH] eCryptfs: Use fsstack's generic copy inode attr functions
by Josef "Jeff" Sipek
· 18 years ago
8487f2e
[PATCH] make ecryptfs_version_str_map[] static
by Adrian Bunk
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
f7267c0
[PATCH] slab: remove SLAB_USER
by Christoph Lameter
· 18 years ago
de88777
[PATCH] ecryptfs: fix crypto_alloc_blkcipher() error check
by Akinobu Mita
· 18 years ago
ae56fb1
[PATCH] eCryptfs: CIFS nlink fixes
by Michael Halcrow
· 18 years ago
a908308
[PATCH] eCryptfs: dput() lower d_parent on rename
by Michael Halcrow
· 18 years ago
7bd473f
[PATCH] eCryptfs: Fix pointer deref
by Michael Halcrow
· 18 years ago
45ec4aba
[PATCH] eCryptfs: Fix handling of lower d_count
by Michael Halcrow
· 18 years ago
316bb95
[PATCH] eCryptfs: Remove ecryptfs_umount_begin
by Michael Halcrow
· 18 years ago
7ff1d74
[PATCH] eCryptfs: Consolidate lower dentry_open's
by Michael Halcrow
· 18 years ago
8bba066
[PATCH] eCryptfs: Cipher code to new crypto API
by Michael Halcrow
· 18 years ago
565d9724
[PATCH] eCryptfs: Hash code to new crypto API
by Michael Halcrow
· 18 years ago
e5d9cbd
[PATCH] eCryptfs: Clean up crypto initialization
by Michael Halcrow
· 18 years ago
Next »