Commit Graph

136 Commits (fc9b52cd8f5f459b88adcf67c47668425ae31a78)

Author SHA1 Message Date
Eric Sandeen af440f5292 ecryptfs: check for existing key_tfm at mount time 17 years ago
Trevor Highland 19e66a67e9 eCryptfs: change the type of cipher_code from u16 to u8 17 years ago
Michael Halcrow 25bd817403 eCryptfs: Minor fixes to printk messages 17 years ago
Eric Sandeen 2830bfd6cf ecryptfs: remove debug as mount option, and warn if set via modprobe 17 years ago
Eric Sandeen 99db6e4a97 ecryptfs: make show_options reflect actual mount options 17 years ago
Trevor Highland 8e3a6f16ba eCryptfs: set inode key only once per crypto operation 17 years ago
Michael Halcrow cc11beffdf eCryptfs: track header bytes rather than extents 17 years ago
Adrian Bunk 7896b63182 fs/ecryptfs/: possible cleanups 17 years ago
Christoph Lameter eebd2aa355 Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user 17 years ago
Denis V. Lunev b7c6ba6eb1 [NETNS]: Consolidate kernel netlink socket destruction. 17 years ago
Greg Kroah-Hartman 197b12d679 Kobject: convert fs/* from kobject_unregister() to kobject_put() 17 years ago
Greg Kroah-Hartman 6e90aa972d kobject: convert ecryptfs to use kobject_create 17 years ago
Greg Kroah-Hartman af6370ea92 ecryptfs: remove version_str file from sysfs 17 years ago
Kay Sievers 386f275f5d Driver Core: switch all dynamic ksets to kobj_sysfs_ops 17 years ago
Greg Kroah-Hartman 00d2666623 kobject: convert main fs kobject to use kobject_create 17 years ago
Greg Kroah-Hartman 917e865df7 kset: convert ecryptfs to use kset_create 17 years ago
Greg Kroah-Hartman 3514faca19 kobject: remove struct kobj_type from struct kset 17 years ago
Greg Kroah-Hartman 30a468b1c1 ecryptfs: clean up attribute mess 17 years ago
Michael Halcrow caeeeecfda eCryptfs: fix dentry handling on create error, unlink, and inode destroy 17 years ago
Eric Sandeen 16317ec2e5 ecryptfs: redo dget,mntget on dentry_open failure 17 years ago
Eric Sandeen c8161f64cc ecryptfs: fix unlocking in error paths 17 years ago
Eric Sandeen b88629060b ecryptfs: fix string overflow on long cipher names 17 years ago
Eric Sandeen 7a3f595cc8 ecryptfs: fix fsx data corruption problems 17 years ago
Eric Sandeen 7c9e70efbf ecryptfs: set s_blocksize from lower fs in sb 17 years ago
Eric Sandeen 459e216429 ecryptfs: initialize new auth_tokens before teardown 17 years ago
Michael Halcrow 8a146a2b0d eCryptfs: cast page->index to loff_t instead of off_t 17 years ago
Michael Halcrow 8a29f2b028 eCryptfs: release mutex on hash error path 17 years ago
Michael Halcrow 778d1a2bd4 eCryptfs: increment extent_offset once per loop interation 17 years ago
Herbert Xu 68e3f5dd4d [CRYPTO] users: Fix up scatterlist conversion errors 17 years ago
Jens Axboe 642f149031 SG: Change sg_set_page() to take length and offset argument 18 years ago
Jens Axboe 60c74f8193 Update fs/ to use sg helpers 18 years ago
Jeff Layton 1ac564ecab ecryptfs: allow lower fs to interpret ATTR_KILL_S*ID 18 years ago
Jesper Juhl ea0b7d5da0 Clean up duplicate includes in fs/ecryptfs/ 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Michael Halcrow 16a72c455a ecryptfs: clean up page flag handling 18 years ago
Michael Halcrow ecbdc93639 eCryptfs: replace magic numbers 18 years ago
Michael Halcrow b6c1d8fcba eCryptfs: remove unused functions and kmem_cache 18 years ago
Michael Halcrow 035241d30e eCryptfs: initialize persistent lower file on inode create 18 years ago
Michael Halcrow d6a13c1716 eCryptfs: fix data types 18 years ago
Michael Halcrow bf12be1cc8 eCryptfs: convert mmap functions to use persistent file 18 years ago
Michael Halcrow 2ed92554ab eCryptfs: make open, truncate, and setattr use persistent file 18 years ago
Michael Halcrow d7cdc5febf eCryptfs: update metadata read/write functions 18 years ago
Michael Halcrow 4981e081cf eCryptfs: set up and destroy persistent lower file 18 years ago
Michael Halcrow 0216f7f792 eCryptfs: replace encrypt, decrypt, and inode size write 18 years ago
Michael Halcrow da0102a10a eCryptfs: read_write.c routines 18 years ago
Michael Halcrow cf81f89d9a ecryptfs: fix error handling 18 years ago
Michael Halcrow 5dda6992a3 eCryptfs: remove assignments in if-statements 18 years ago
Michael Halcrow 45eaab7967 eCryptfs: remove header_extent_size 18 years ago
Michael Halcrow e9f6a99cb8 eCryptfs: Use generic_file_splice_read() 18 years ago
Michael Halcrow cd9d67dfd2 eCryptfs: make needlessly global symbols static 18 years ago