1. 28 3月, 2006 2 次提交
  2. 23 3月, 2006 1 次提交
  3. 07 11月, 2005 1 次提交
  4. 08 7月, 2005 1 次提交
  5. 22 6月, 2005 1 次提交
    • I
      [PATCH] autofs4: post expire race fix · cc9acc88
      Ian Kent 提交于
      At the tail end of an expire it's possible for a process to enter
      autofs4_wait, with a waitq type of NFY_NONE but find that the expire is
      finished.  In this cause autofs4_wait will try to create a new wait but not
      notify the daemon leading to a hang.  As the wait type is meant to delay mount
      requests from revalidate or lookup during an expire and the expire is done all
      we need to do is check if the dentry is a mountpoint.  If it's not then we're
      done.
      Signed-off-by: NIan Kent <raven@themaw.net>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      cc9acc88
  6. 01 5月, 2005 1 次提交
  7. 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