1. 13 Oct, 2019 16 commits
  2. 12 Oct, 2019 23 commits
  3. 11 Oct, 2019 1 commit
    • Linus Torvalds's avatar
      Merge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfs · 1c0cc5f1
      Linus Torvalds authored
      Pull NFS client bugfixes from Anna Schumaker:
       "Stable bugfixes:
         - Fix O_DIRECT accounting of number of bytes read/written # v4.1+
      
        Other fixes:
         - Fix nfsi->nrequests count error on nfs_inode_remove_request()
         - Remove redundant mirror tracking in O_DIRECT
         - Fix leak of clp->cl_acceptor string
         - Fix race to sk_err after xs_error_report"
      
      * tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfs:
        SUNRPC: fix race to sk_err after xs_error_report
        NFSv4: Fix leak of clp->cl_acceptor string
        NFS: Remove redundant mirror tracking in O_DIRECT
        NFS: Fix O_DIRECT accounting of number of bytes read/written
        nfs: Fix nfsi->nrequests count error on nfs_inode_remove_request
      1c0cc5f1