aboutsummaryrefslogtreecommitdiff
path: root/security/integrity/ima/ima.h
AgeCommit message (Expand)Author
2010-10-26IMA: drop refcnt from ima_iint_cache since it isn't neededEric Paris
2010-10-26IMA: move read counter into struct inodeEric Paris
2010-10-26IMA: use i_writecount rather than a private counterEric Paris
2010-10-26IMA: use inode->i_lock to protect read and write countersEric Paris
2010-10-26IMA: convert internal flags from long to charEric Paris
2010-10-26IMA: use unsigned int instead of long for countersEric Paris
2010-10-26IMA: drop the inode opencount since it isn't needed for operationEric Paris
2010-10-26IMA: use rbtree instead of radix tree for inode information cacheEric Paris
2010-09-08ima: always maintain countersMimi Zohar
2010-04-21ima: handle multiple rules per writeEric Paris
2010-02-07ima: rename PATH_CHECK to FILE_CHECKMimi Zohar
2010-02-07ima: initialize ima before inodes can be allocatedEric Paris
2009-12-16ima: call ima_inode_free ima_inode_freeEric Paris
2009-12-16IMA: clean up the IMA counts updating codeEric Paris
2009-12-16ima: only insert at inode creation timeEric Paris
2009-02-12integrity: audit updateMimi Zohar
2009-02-06Integrity: IMA file free imbalanceMimi Zohar
2009-02-06integrity: IMA policyMimi Zohar
2009-02-06integrity: IMA displayMimi Zohar
2009-02-06integrity: IMA as an integrity service providerMimi Zohar