Greg Kroah-Hartman
|
197b12d679
Kobject: convert fs/* from kobject_unregister() to kobject_put()
|
17 年之前 |
Greg Kroah-Hartman
|
6e90aa972d
kobject: convert ecryptfs to use kobject_create
|
17 年之前 |
Greg Kroah-Hartman
|
af6370ea92
ecryptfs: remove version_str file from sysfs
|
17 年之前 |
Kay Sievers
|
386f275f5d
Driver Core: switch all dynamic ksets to kobj_sysfs_ops
|
17 年之前 |
Greg Kroah-Hartman
|
00d2666623
kobject: convert main fs kobject to use kobject_create
|
17 年之前 |
Greg Kroah-Hartman
|
917e865df7
kset: convert ecryptfs to use kset_create
|
17 年之前 |
Greg Kroah-Hartman
|
3514faca19
kobject: remove struct kobj_type from struct kset
|
17 年之前 |
Greg Kroah-Hartman
|
30a468b1c1
ecryptfs: clean up attribute mess
|
17 年之前 |
Eric Sandeen
|
16317ec2e5
ecryptfs: redo dget,mntget on dentry_open failure
|
17 年之前 |
Eric Sandeen
|
7c9e70efbf
ecryptfs: set s_blocksize from lower fs in sb
|
17 年之前 |
Jesper Juhl
|
ea0b7d5da0
Clean up duplicate includes in fs/ecryptfs/
|
17 年之前 |
Christoph Lameter
|
4ba9b9d0ba
Slab API: remove useless ctor parameter and reorder parameters
|
17 年之前 |
Michael Halcrow
|
b6c1d8fcba
eCryptfs: remove unused functions and kmem_cache
|
17 年之前 |
Michael Halcrow
|
4981e081cf
eCryptfs: set up and destroy persistent lower file
|
17 年之前 |
Michael Halcrow
|
cf81f89d9a
ecryptfs: fix error handling
|
17 年之前 |
Michael Halcrow
|
5dda6992a3
eCryptfs: remove assignments in if-statements
|
17 年之前 |
Michael Halcrow
|
fcd1283566
eCryptfs: grammatical fix (destruct to destroy)
|
17 年之前 |
Andrew Morton
|
81acbcd6c5
ecryptfs: printk warning fixes
|
17 年之前 |
Michael Halcrow
|
956159c3d6
eCryptfs: kmem_cache objects for multiple keys; init/exit functions
|
17 年之前 |
Michael Halcrow
|
f4aad16adf
eCryptfs: add key list structure; search keyring
|
17 年之前 |
Ryusuke Konishi
|
a75de1b379
eCryptfs: fix error handling in ecryptfs_init
|
18 年之前 |
Paul Mundt
|
20c2df83d2
mm: Remove slab destructors from kmem_cache_create().
|
18 年之前 |
Tejun Heo
|
7b595756ec
sysfs: kill unnecessary attribute->owner
|
18 年之前 |
Christoph Lameter
|
a35afb830f
Remove SLAB_CTOR_CONSTRUCTOR
|
18 年之前 |
Christoph Lameter
|
50953fe9e0
slab allocators: Remove SLAB_DEBUG_INITIAL flag
|
18 年之前 |
Greg Kroah-Hartman
|
823bccfc40
remove "struct subsystem" as it is no longer needed
|
18 年之前 |
Dmitriy Monakhov
|
82b1652840
[PATCH] ecryptfs: lower root result must be adirectory
|
18 年之前 |
Michael Halcrow
|
65dc814571
[PATCH] eCryptfs: no path_release() after path_lookup() error
|
18 年之前 |
Michael Halcrow
|
eb95e7ffa5
[PATCH] eCryptfs: Reduce stack usage in ecryptfs_generate_key_packet_set()
|
18 年之前 |
Michael Halcrow
|
dd2a3b7ad9
[PATCH] eCryptfs: Generalize metadata read/write
|
18 年之前 |