1. 11 3月, 2010 1 次提交
  2. 06 12月, 2009 2 次提交
  3. 03 12月, 2009 1 次提交
    • T
      NFSv4: Fix a potential state manager deadlock when returning delegations · d18cc1fd
      Trond Myklebust 提交于
      The nfsv4 state manager could potentially deadlock inside
      __nfs_inode_return_delegation() if the server reboots, so that the calls to
      nfs_msync_inode() end up waiting on state recovery to complete.
      
      Also ensure that if a server reboot or network partition causes us to have
      to stop returning delegations, that NFS4CLNT_DELEGRETURN is set so that
      the state manager can resume any outstanding delegation returns after it
      has dealt with the state recovery situation.
      
      Finally, ensure that the state manager doesn't wait for the DELEGRETURN
      call to complete. It doesn't need to, and that too can cause a deadlock.
      Signed-off-by: NTrond Myklebust <Trond.Myklebust@netapp.com>
      d18cc1fd
  4. 24 12月, 2008 6 次提交
  5. 30 1月, 2008 1 次提交
  6. 11 7月, 2007 4 次提交
  7. 23 9月, 2006 1 次提交
  8. 21 3月, 2006 1 次提交
  9. 07 1月, 2006 2 次提交
  10. 05 11月, 2005 1 次提交
  11. 19 10月, 2005 1 次提交
  12. 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