1. 25 Jun, 2012 7 commits
  2. 24 Jun, 2012 7 commits
  3. 23 Jun, 2012 14 commits
  4. 22 Jun, 2012 11 commits
  5. 21 Jun, 2012 1 commit
    • Linus Torvalds's avatar
      Merge tag 'nfs-for-3.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs · 636040b4
      Linus Torvalds authored
      Pull NFS client bugfixes from Trond Myklebust:
       - Fix a write hang due to an uninitalised variable when
         !defined(CONFIG_NFS_V4)
       - Address upcall races in the legacy NFSv4 idmapper
       - Remove an O_DIRECT refcounting issue
       - Fix a pNFS refcounting bug when the file layout metadata server is
         also acting as a data server
       - Fix a pNFS module loading race.
      
      * tag 'nfs-for-3.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs:
        NFS: Force the legacy idmapper to be single threaded
        NFS: Initialise commit_info.rpc_out when !defined(CONFIG_NFS_V4)
        NFS: Fix a refcounting issue in O_DIRECT
        NFSv4.1: Fix a race in set_pnfs_layoutdriver
        NFSv4.1: Fix umount when filelayout DS is also the MDS
      636040b4