Commit Graph

61 Commits (bdf4c48af20a3b0f01671799ace345e3d49576da)

Author SHA1 Message Date
Michael Halcrow 64ee4808a7 eCryptfs: ecryptfs_setattr() bugfix 18 years ago
Mika Kukkonen c381bfcf0c Couple fixes to fs/ecryptfs/inode.c 18 years ago
Tejun Heo 7b595756ec sysfs: kill unnecessary attribute->owner 18 years ago
Jens Axboe 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
Michael Halcrow d4c5cdb3e0 zero out last page for llseek/write 18 years ago
Michael Halcrow e10f281bca eCryptfs: initialize crypt_stat in setattr 18 years ago
Michael Halcrow 240e2df5c7 eCryptfs: fix write zeros behavior 18 years ago
Michael Halcrow 53a2731f93 eCryptfs: delay writing 0's after llseek until write 18 years ago
Alexey Dobriyan e8edc6e03a Detach sched.h from mm.h 18 years ago
Nate Diller c9f2875b79 ecryptfs: use zero_user_page 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
Nick Piggin 6fe6900e1e mm: make read_cache_page synchronous 18 years ago
Greg Kroah-Hartman 823bccfc40 remove "struct subsystem" as it is no longer needed 18 years ago
Patrick McHardy af65bdfce9 [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it 18 years ago
Arnaldo Carvalho de Melo b529ccf279 [NETLINK]: Introduce nlmsg_hdr() helper 18 years ago
Michael Halcrow b228b8e5bf [PATCH] eCryptfs: fix possible NULL ptr deref in ecryptfs_d_release() 18 years ago
Peter Zijlstra 908e0a8a26 [PATCH] ecryptfs: nested locking annotation 18 years ago
Dmitriy Monakhov a8fa74ab52 [PATCH] ecryptfs: handle AOP_TRUNCATED_PAGE better 18 years ago
Dmitriy Monakhov 82b1652840 [PATCH] ecryptfs: lower root result must be adirectory 18 years ago
Dmitriy Monakhov ad5f119679 [PATCH] ecryptfs: check xattr operation support fix 18 years ago
Michael Halcrow 65dc814571 [PATCH] eCryptfs: no path_release() after path_lookup() error 18 years ago
Michael Halcrow 1ed6d896de [PATCH] eCryptfs: remove unnecessary flush_dcache_page() 18 years ago
Michael Halcrow a8d547d5cf [PATCH] eCryptfs: set O_LARGEFILE when opening lower file 18 years ago
Michael Halcrow ae73fc093a [PATCH] eCryptfs: resolve lower page unlocking problem 18 years ago
Thomas Hisch 008983d966 [PATCH] ecryptfs: fix forgotten format specifier 18 years ago
Michael Halcrow eb95e7ffa5 [PATCH] eCryptfs: Reduce stack usage in ecryptfs_generate_key_packet_set() 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Josef 'Jeff' Sipek ee9b6d61a2 [PATCH] Mark struct super_operations const 18 years ago
Arjan van de Ven 754661f143 [PATCH] mark struct inode_operations const 1 18 years ago
Michael Halcrow 0a9ac38246 [PATCH] eCryptfs: add flush_dcache_page() calls 18 years ago
Michael Halcrow e2bd99ec5c [PATCH] eCryptfs: open-code flag checking and manipulation 18 years ago
Michael Halcrow 9d8b8ce556 [PATCH] eCryptfs: convert kmap() to kmap_atomic() 18 years ago
Michael Halcrow 70456600f4 [PATCH] eCryptfs: convert f_op->write() to vfs_write() 18 years ago
Michael Halcrow e77a56ddce [PATCH] eCryptfs: Encrypted passthrough 18 years ago
Michael Halcrow dd2a3b7ad9 [PATCH] eCryptfs: Generalize metadata read/write 18 years ago
Michael Halcrow 17398957aa [PATCH] eCryptfs: xattr flags and mount options 18 years ago
Michael Halcrow dddfa461fc [PATCH] eCryptfs: Public key; packet management 18 years ago
Michael Halcrow 88b4a07e66 [PATCH] eCryptfs: Public key transport mechanism 18 years ago
Robert P. J. Day c376222960 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). 18 years ago
Herbert Xu f1ddcaf339 [CRYPTO] api: Remove deprecated interface 18 years ago
Josef "Jeff" Sipek bd243a4b4b [PATCH] ecryptfs: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
Josef "Jeff" Sipek b65d34fd46 [PATCH] struct path: make eCryptfs a user of struct path 18 years ago
Josef "Jeff" Sipek 0cc72dc7f0 [PATCH] eCryptfs: Use fsstack's generic copy inode attr functions 18 years ago
Adrian Bunk 8487f2e406 [PATCH] make ecryptfs_version_str_map[] static 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
Christoph Lameter f7267c0c07 [PATCH] slab: remove SLAB_USER 18 years ago
Akinobu Mita de88777e69 [PATCH] ecryptfs: fix crypto_alloc_blkcipher() error check 18 years ago