1. 09 5月, 2007 1 次提交
    • S
      udf: decrement correct link count in udf_rmdir · c007c06e
      Stephen Mollett 提交于
      It appears that a minor thinko occurred in udf_rmdir and the
      (already-cleared) link count on the directory that is being removed was
      being decremented instead of the link count on its parent directory.  This
      gives rise to lots of kernel messages similar to:
      
      UDF-fs warning (device loop1): udf_rmdir: empty directory has nlink != 2 (8)
      
      when removing directory trees.  No other ill effects have been observed but
      I guess it could theoretically result in the link count overflowing on a
      very long-lived, much modified directory.
      Signed-off-by: NStephen Mollett <molletts@yahoo.com>
      Cc: Dave Hansen <haveblue@us.ibm.com>
      Cc: Jan Kara <jack@ucw.cz>
      Cc: <stable@kernel.org>
      Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      c007c06e
  2. 13 2月, 2007 1 次提交
  3. 01 10月, 2006 3 次提交
  4. 04 2月, 2006 1 次提交
  5. 03 1月, 2006 1 次提交
  6. 30 6月, 2005 1 次提交
  7. 29 6月, 2005 1 次提交
  8. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4