Commit History

Author SHA1 Message Date
  Eric Paris bade72d607 IMA: fix the ToMToU logic 14 years ago
  Eric Paris 196f518128 IMA: explicit IMA i_flag to remove global lock on inode_delete 14 years ago
  Eric Paris 64c62f06be IMA: drop refcnt from ima_iint_cache since it isn't needed 14 years ago
  Eric Paris bc7d2a3e66 IMA: only allocate iint when needed 14 years ago
  Eric Paris a178d2027d IMA: move read counter into struct inode 14 years ago
  Eric Paris b9593d309d IMA: use i_writecount rather than a private counter 14 years ago
  Eric Paris ad16ad00c3 IMA: use inode->i_lock to protect read and write counters 14 years ago
  Eric Paris 497f323370 IMA: use unsigned int instead of long for counters 14 years ago
  Eric Paris b575156daf IMA: drop the inode opencount since it isn't needed for operation 14 years ago
  Mimi Zohar e950598d43 ima: always maintain counters 15 years ago
  James Morris 0ffbe2699c Merge branch 'master' into next 15 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  H Hartley Sweeten a19c5bbefb security/ima: replace gcc specific __FUNCTION__ with __func__ 15 years ago
  Mimi Zohar 1e93d0052d ima: rename PATH_CHECK to FILE_CHECK 15 years ago
  Mimi Zohar 9bbb6cad01 ima: rename ima_path_check to ima_file_check 15 years ago
  Eric Paris 54bb6552bd ima: initialize ima before inodes can be allocated 15 years ago
  Mimi Zohar 8eb988c70e fix ima breakage 15 years ago
  Mimi Zohar d1625436b4 ima: limit imbalance msg 15 years ago
  Al Viro 1429b3eca2 Untangling ima mess, part 3: kill dead code in ima 15 years ago
  Eric Paris e0d5bd2aec IMA: clean up the IMA counts updating code 15 years ago
  Eric Paris 9353384ec8 ima: only insert at inode creation time 15 years ago
  Mimi Zohar acd0c93517 IMA: update ima_counts_put 16 years ago
  Eric Paris 53a7197aff IMA: iint put in ima_counts_get and put 16 years ago
  Mimi Zohar 94e5d714f6 integrity: add ima_counts_put (updated) 16 years ago
  Mimi Zohar 04288f4203 integrity: ima audit dentry_open failure 16 years ago
  Mimi Zohar b9fc745db8 integrity: path_check update 16 years ago
  Eric Paris 1a62e958fa IMA: open all files O_LARGEFILE 16 years ago
  Eric Paris f06dd16a03 IMA: Handle dentry_open failures 16 years ago
  Eric Paris 37bcbf13d3 IMA: use current_cred() instead of current->cred 16 years ago
  Mimi Zohar 07ff7a0b18 integrity: remove __setup auditing msgs 16 years ago