1. 05 Dec, 2009 2 commits
  2. 03 Dec, 2009 1 commit
    • Trond Myklebust's avatar
      NFSv4: Fix a potential state manager deadlock when returning delegations · d18cc1fd
      Trond Myklebust authored
      
      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: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
      d18cc1fd
  3. 23 Dec, 2008 6 commits
  4. 30 Jan, 2008 1 commit
  5. 11 Jul, 2007 4 commits
  6. 23 Sep, 2006 1 commit
  7. 20 Mar, 2006 1 commit
  8. 06 Jan, 2006 2 commits
  9. 04 Nov, 2005 1 commit
  10. 18 Oct, 2005 1 commit
  11. 16 Apr, 2005 1 commit
    • Linus Torvalds's avatar
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds authored
      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