Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
dcbe39fed72fa3768823de7f39c542708f68b9ac
/
fs
/
ecryptfs
/
mmap.c
e4bc652
eCryptfs: Avoid unnecessary disk read and data decryption during writing
by Li Wang
· 12 years ago
821f749
eCryptfs: Revert to a writethrough cache model
by Tyler Hicks
· 12 years ago
465c934
ecryptfs: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
1589cb1
eCryptfs: move misleading function comments
by Li Wang
· 13 years ago
50f198a
eCryptfs: Unlock page in write_begin error path
by Tyler Hicks
· 14 years ago
57db4e8
ecryptfs: modify write path to encrypt page in writepage
by Thieu Le
· 14 years ago
fed8859
eCryptfs: Remove ECRYPTFS_NEW_FILE crypt stat flag
by Tyler Hicks
· 14 years ago
2456248
ecryptfs: remove unnecessary decrypt when extending a file
by Frank Swiderski
· 14 years ago
888d57b
fs/ecryptfs: Add printf format/argument verification and fix fallout
by Joe Perches
· 14 years ago
02bd979
switch ecryptfs_get_locked_page() to struct inode *
by Al Viro
· 14 years ago
bef5bc2
simplify access to ecryptfs inodes in ->readpage() and friends
by Al Viro
· 14 years ago
9b030e2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6
by Linus Torvalds
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
f4e60e6
eCryptfs: Strip metadata in xattr flag in encrypted view
by Tyler Hicks
· 15 years ago
fa3ef1c
eCryptfs: Rename ecryptfs_crypt_stat.num_header_bytes_at_front
by Tyler Hicks
· 15 years ago
157f107
eCryptfs: Fix metadata in xattr feature regression
by Tyler Hicks
· 15 years ago
96a7b9c
eCryptfs: Propagate vfs_read and vfs_write return codes
by Tyler Hicks
· 15 years ago
7f09410
const: mark remaining address_space_operations const
by Alexey Dobriyan
· 15 years ago
13a791b
eCryptfs: Fix data corruption when using ecryptfs_passthrough
by Tyler Hicks
· 16 years ago
54566b2
fs: symlink write_begin allocation context fix
by Nick Piggin
· 16 years ago
807b7eb
ecryptfs: convert to use new aops
by Badari Pulavarty
· 16 years ago
0a688ad
ecryptfs: inode.c mmap.c use unaligned byteorder helpers
by Harvey Harrison
· 16 years ago
18d1dbf
ecryptfs: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
e4465fd
eCryptfs: make ecryptfs_prepare_write decrypt the page
by Michael Halcrow
· 17 years ago
cc11bef
eCryptfs: track header bytes rather than extents
by Michael Halcrow
· 17 years ago
7896b63
fs/ecryptfs/: possible cleanups
by Adrian Bunk
· 17 years ago
eebd2aa
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
by Christoph Lameter
· 17 years ago
7a3f595
ecryptfs: fix fsx data corruption problems
by Eric Sandeen
· 17 years ago
16a72c4
ecryptfs: clean up page flag handling
by Michael Halcrow
· 17 years ago
b6c1d8f
eCryptfs: remove unused functions and kmem_cache
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
d7cdc5f
eCryptfs: update metadata read/write functions
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
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
5514476
fs: remove some AOP_TRUNCATED_PAGE
by Nick Piggin
· 17 years ago
2aeb3db
eCryptfs: fix possible fault in ecryptfs_sync_page
by Ryusuke Konishi
· 17 years ago
1833633
fix some conversion overflows
by Nick Piggin
· 17 years ago
d4c5cdb
zero out last page for llseek/write
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
c9f2875
ecryptfs: use zero_user_page
by Nate Diller
· 17 years ago
6fe6900
mm: make read_cache_page synchronous
by Nick Piggin
· 18 years ago
a8fa74a
[PATCH] ecryptfs: handle AOP_TRUNCATED_PAGE better
by Dmitriy Monakhov
· 18 years ago
ad5f119
[PATCH] ecryptfs: check xattr operation support fix
by Dmitriy Monakhov
· 18 years ago
1ed6d89
[PATCH] eCryptfs: remove unnecessary flush_dcache_page()
by Michael Halcrow
· 18 years ago
ae73fc0
[PATCH] eCryptfs: resolve lower page unlocking problem
by Michael Halcrow
· 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
e77a56d
[PATCH] eCryptfs: Encrypted passthrough
by Michael Halcrow
· 18 years ago
dd2a3b7
[PATCH] eCryptfs: Generalize metadata read/write
by Michael Halcrow
· 18 years ago
dddfa46
[PATCH] eCryptfs: Public key; packet management
by Michael Halcrow
· 18 years ago
bd243a4
[PATCH] ecryptfs: change uses of f_{dentry, vfsmnt} to use f_path
by Josef "Jeff" Sipek
· 18 years ago
237fead
[PATCH] ecryptfs: fs/Makefile and fs/Kconfig
by Michael Halcrow
· 18 years ago