Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d3834fefcfe5610702379d78596337875df2db5b
/
fs
/
ecryptfs
/
read_write.c
39dfe6c
ecryptfs: don't open-code kernel_read()
by Al Viro
· 11 years ago
7bb307e
export kernel_write(), convert open-coded instances
by Al Viro
· 12 years ago
465c934
ecryptfs: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
f2cb933
eCryptfs: Remove unused ecryptfs_read()
by Tyler Hicks
· 13 years ago
5e6f0d7
eCryptfs: Make truncate path killable
by Tyler Hicks
· 13 years ago
684a3ff
eCryptfs: Infinite loop due to overflow in ecryptfs_write()
by Li Wang
· 13 years ago
f61500e
eCryptfs: Return error when lower file pointer is NULL
by Tyler Hicks
· 13 years ago
57db4e8
ecryptfs: modify write path to encrypt page in writepage
by Thieu Le
· 14 years ago
48c1e44
switch ecryptfs_write() to struct inode *, kill on-stack fake files
by Al Viro
· 14 years ago
02bd979
switch ecryptfs_get_locked_page() to struct inode *
by Al Viro
· 14 years ago
96a7b9c
eCryptfs: Propagate vfs_read and vfs_write return codes
by Tyler Hicks
· 15 years ago
13a791b
eCryptfs: Fix data corruption when using ecryptfs_passthrough
by Tyler Hicks
· 16 years ago
d3e49af
eCryptfs: remove unnecessary page decrypt call
by Michael Halcrow
· 16 years ago
18d1dbf
ecryptfs: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
7896b63
fs/ecryptfs/: possible cleanups
by Adrian Bunk
· 17 years ago
7a3f595
ecryptfs: fix fsx data corruption problems
by Eric Sandeen
· 17 years ago
8a146a2
eCryptfs: cast page->index to loff_t instead of off_t
by Michael Halcrow
· 17 years ago
16a72c4
ecryptfs: clean up page flag handling
by Michael Halcrow
· 17 years ago
d6a13c1
eCryptfs: fix data types
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