Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
be6786ac738801d39cfd264ec88c352efd029578
/
security
/
integrity
/
ima
/
ima_iint.c
196f518
IMA: explicit IMA i_flag to remove global lock on inode_delete
by Eric Paris
· 14 years ago
64c62f0
IMA: drop refcnt from ima_iint_cache since it isn't needed
by Eric Paris
· 14 years ago
a178d20
IMA: move read counter into struct inode
by Eric Paris
· 14 years ago
b9593d3
IMA: use i_writecount rather than a private counter
by Eric Paris
· 14 years ago
497f323
IMA: use unsigned int instead of long for counters
by Eric Paris
· 14 years ago
b575156
IMA: drop the inode opencount since it isn't needed for operation
by Eric Paris
· 14 years ago
8549164
IMA: use rbtree instead of radix tree for inode information cache
by Eric Paris
· 14 years ago
e950598
ima: always maintain counters
by Mimi Zohar
· 14 years ago
db1afff
kref: remove kref_set
by NeilBrown
· 15 years ago
0ffbe26
Merge branch 'master' into next
by James Morris
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
a19c5bb
security/ima: replace gcc specific __FUNCTION__ with __func__
by H Hartley Sweeten
· 15 years ago
baac35c
security: fix error return path in ima_inode_alloc
by Xiaotian Feng
· 15 years ago
54bb655
ima: initialize ima before inodes can be allocated
by Eric Paris
· 15 years ago
85a17f5
ima: call ima_inode_free ima_inode_free
by Eric Paris
· 15 years ago
9353384
ima: only insert at inode creation time
by Eric Paris
· 15 years ago
ec29ea5
ima: valid return code from ima_inode_alloc
by Eric Paris
· 15 years ago
c09c59e
ima: replace GFP_KERNEL with GFP_NOFS
by Mimi Zohar
· 15 years ago
932995f
IMA: Add __init notation to ima functions
by Eric Paris
· 15 years ago
be38e0f
integrity: ima iint radix_tree_lookup locking fix
by Mimi Zohar
· 16 years ago
1df9f0a
Integrity: IMA file free imbalance
by Mimi Zohar
· 16 years ago
3323eec9
integrity: IMA as an integrity service provider
by Mimi Zohar
· 16 years ago