linux-stable-rt/fs/ecryptfs
Michael Halcrow 9d8b8ce556 [PATCH] eCryptfs: convert kmap() to kmap_atomic()
Replace kmap() with kmap_atomic().  Reduce the amount of time that mappings
are held.

Signed-off-by: Michael Halcrow <mhalcrow@us.ibm.com>
Signed-off-by: Trevor Highland <tshighla@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-12 09:48:37 -08:00
..
Makefile [PATCH] eCryptfs: Public key; packet management 2007-02-12 09:48:36 -08:00
crypto.c [PATCH] eCryptfs: convert kmap() to kmap_atomic() 2007-02-12 09:48:37 -08:00
debug.c
dentry.c
ecryptfs_kernel.h [PATCH] eCryptfs: convert kmap() to kmap_atomic() 2007-02-12 09:48:37 -08:00
file.c [PATCH] eCryptfs: Encrypted passthrough 2007-02-12 09:48:36 -08:00
inode.c [PATCH] eCryptfs: convert f_op->write() to vfs_write() 2007-02-12 09:48:37 -08:00
keystore.c [PATCH] eCryptfs: Public key; packet management 2007-02-12 09:48:36 -08:00
main.c [PATCH] eCryptfs: Generalize metadata read/write 2007-02-12 09:48:36 -08:00
messaging.c [PATCH] eCryptfs: Generalize metadata read/write 2007-02-12 09:48:36 -08:00
mmap.c [PATCH] eCryptfs: convert kmap() to kmap_atomic() 2007-02-12 09:48:37 -08:00
netlink.c [PATCH] eCryptfs: Public key; packet management 2007-02-12 09:48:36 -08:00
super.c