1. 03 Aug, 2014 1 commit
  2. 13 Jul, 2014 2 commits
    • Trond Myklebust's avatar
      Merge branch 'bugfixes' into linux-next · e655f945
      Trond Myklebust authored
      * bugfixes:
        NFS: Don't reset pg_moreio in __nfs_pageio_add_request
        NFS: Remove 2 unused variables
        nfs: handle multiple reqs in nfs_wb_page_cancel
        nfs: handle multiple reqs in nfs_page_async_flush
        nfs: change find_request to find_head_request
        nfs: nfs_page should take a ref on the head req
        nfs: mark nfs_page reqs with flag for extra ref
        nfs: only show Posix ACLs in listxattr if actually present
      
      Conflicts:
      	fs/nfs/write.c
      e655f945
    • Trond Myklebust's avatar
      NFS: Don't reset pg_moreio in __nfs_pageio_add_request · f563b89b
      Trond Myklebust authored
      Once we've started sending unstable NFS writes, we do not want to
      clear pg_moreio, or we may end up sending the very last request as
      a stable write if the commit lists are still empty.
      
      Do, however, reset pg_moreio in the case where we end up having to
      recoalesce the write if an attempt to use pNFS failed.
      Signed-off-by: default avatarTrond Myklebust <trond.myklebust@primarydata.com>
      f563b89b
  3. 12 Jul, 2014 23 commits
  4. 08 Jul, 2014 3 commits
  5. 03 Jul, 2014 1 commit
  6. 30 Jun, 2014 1 commit
  7. 25 Jun, 2014 2 commits
  8. 24 Jun, 2014 7 commits