Mimi Zohar
|
854fdd55bf
IMA: remove IMA imbalance checking
|
14 年之前 |
Mimi Zohar
|
890275b5eb
IMA: maintain i_readcount in the VFS layer
|
14 年之前 |
Mimi Zohar
|
a68a27b6f2
IMA: convert i_readcount to atomic
|
14 年之前 |
Eric Paris
|
196f518128
IMA: explicit IMA i_flag to remove global lock on inode_delete
|
14 年之前 |
Eric Paris
|
64c62f06be
IMA: drop refcnt from ima_iint_cache since it isn't needed
|
14 年之前 |
Eric Paris
|
a178d2027d
IMA: move read counter into struct inode
|
14 年之前 |
Eric Paris
|
b9593d309d
IMA: use i_writecount rather than a private counter
|
14 年之前 |
Eric Paris
|
497f323370
IMA: use unsigned int instead of long for counters
|
14 年之前 |
Eric Paris
|
b575156daf
IMA: drop the inode opencount since it isn't needed for operation
|
14 年之前 |
Eric Paris
|
8549164143
IMA: use rbtree instead of radix tree for inode information cache
|
14 年之前 |
Mimi Zohar
|
e950598d43
ima: always maintain counters
|
15 年之前 |
NeilBrown
|
db1afffab0
kref: remove kref_set
|
15 年之前 |
James Morris
|
0ffbe2699c
Merge branch 'master' into next
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
H Hartley Sweeten
|
a19c5bbefb
security/ima: replace gcc specific __FUNCTION__ with __func__
|
15 年之前 |
Xiaotian Feng
|
baac35c415
security: fix error return path in ima_inode_alloc
|
15 年之前 |
Eric Paris
|
54bb6552bd
ima: initialize ima before inodes can be allocated
|
15 年之前 |
Eric Paris
|
85a17f552d
ima: call ima_inode_free ima_inode_free
|
15 年之前 |
Eric Paris
|
9353384ec8
ima: only insert at inode creation time
|
15 年之前 |
Eric Paris
|
ec29ea544b
ima: valid return code from ima_inode_alloc
|
15 年之前 |
Mimi Zohar
|
c09c59e6a0
ima: replace GFP_KERNEL with GFP_NOFS
|
15 年之前 |
Eric Paris
|
932995f0ce
IMA: Add __init notation to ima functions
|
16 年之前 |
Mimi Zohar
|
be38e0fd5f
integrity: ima iint radix_tree_lookup locking fix
|
16 年之前 |
Mimi Zohar
|
1df9f0a731
Integrity: IMA file free imbalance
|
16 年之前 |
Mimi Zohar
|
3323eec921
integrity: IMA as an integrity service provider
|
16 年之前 |