提交历史

作者 SHA1 备注 提交日期
  Mimi Zohar 1adace9bb0 ima: remove unnecessary call to ima_must_measure 14 年之前
  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 bade72d607 IMA: fix the ToMToU logic 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 bc7d2a3e66 IMA: only allocate iint when 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 ad16ad00c3 IMA: use inode->i_lock to protect read and write counters 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 年之前
  Mimi Zohar e950598d43 ima: always maintain counters 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 年之前
  Mimi Zohar 1e93d0052d ima: rename PATH_CHECK to FILE_CHECK 15 年之前
  Mimi Zohar 9bbb6cad01 ima: rename ima_path_check to ima_file_check 15 年之前
  Eric Paris 54bb6552bd ima: initialize ima before inodes can be allocated 15 年之前
  Mimi Zohar 8eb988c70e fix ima breakage 15 年之前
  Mimi Zohar d1625436b4 ima: limit imbalance msg 15 年之前
  Al Viro 1429b3eca2 Untangling ima mess, part 3: kill dead code in ima 15 年之前
  Eric Paris e0d5bd2aec IMA: clean up the IMA counts updating code 15 年之前
  Eric Paris 9353384ec8 ima: only insert at inode creation time 15 年之前
  Mimi Zohar acd0c93517 IMA: update ima_counts_put 16 年之前
  Eric Paris 53a7197aff IMA: iint put in ima_counts_get and put 16 年之前
  Mimi Zohar 94e5d714f6 integrity: add ima_counts_put (updated) 16 年之前
  Mimi Zohar 04288f4203 integrity: ima audit dentry_open failure 16 年之前
  Mimi Zohar b9fc745db8 integrity: path_check update 16 年之前