1. 20 6月, 2006 6 次提交
  2. 18 6月, 2006 1 次提交
  3. 14 6月, 2006 1 次提交
  4. 09 6月, 2006 1 次提交
    • J
      [PATCH] debugfs inode leak · 71601e2b
      Jens Axboe 提交于
      Looking at the reiser4 crash, I found a leak in debugfs. In
      debugfs_mknod(), we create the inode before checking if the dentry
      already has one attached. We don't free it if that is the case.
      
      These bugs happen quite often, I'm starting to think we should disallow
      such coding in CodingStyle.
      Signed-off-by: NJens Axboe <axboe@suse.de>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      71601e2b
  5. 06 6月, 2006 1 次提交
  6. 01 6月, 2006 1 次提交
  7. 31 5月, 2006 7 次提交
  8. 27 5月, 2006 1 次提交
  9. 24 5月, 2006 3 次提交
  10. 22 5月, 2006 6 次提交
  11. 18 5月, 2006 7 次提交
  12. 16 5月, 2006 5 次提交