1. 25 7月, 2008 1 次提交
  2. 02 5月, 2008 1 次提交
    • A
      [PATCH] sanitize anon_inode_getfd() · 2030a42c
      Al Viro 提交于
      a) none of the callers even looks at inode or file returned by anon_inode_getfd()
      b) any caller that would try to look at those would be racy, since by the time
      it returns we might have raced with close() from another thread and that
      file would be pining for fjords.
      Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
      2030a42c
  3. 19 3月, 2008 1 次提交
  4. 17 10月, 2007 1 次提交
  5. 17 7月, 2007 1 次提交
  6. 16 7月, 2007 1 次提交
  7. 11 5月, 2007 1 次提交