]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'bugfixes'
authorTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 7 Jan 2016 23:45:36 +0000 (18:45 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 7 Jan 2016 23:45:36 +0000 (18:45 -0500)
commit2faced8bff87c2b0358068523d1f6bc5498c6dd5
tree7abff6186295207d923f1e9225b9340087696070
parentcae59eb6cc741bae5dfde13f691e7efbf5ca19c8
parent174ddaaa94a60b35d1822e377e115b43d480deee
Merge branch 'bugfixes'

* bugfixes:
  SUNRPC: Fixup socket wait for memory
  SUNRPC: Fix a missing break in rpc_anyaddr()
  pNFS/flexfiles: Fix an Oopsable typo in ff_mirror_match_fh()
  NFS: Fix attribute cache revalidation
  NFS: Ensure we revalidate attributes before using execute_ok()
  NFS: Flush reclaim writes using FLUSH_COND_STABLE
  NFS: Background flush should not be low priority
  NFSv4.1/pnfs: Fixup an lo->plh_block_lgets imbalance in layoutreturn
  NFSv4: Don't perform cached access checks before we've OPENed the file
  NFS: Allow the combination pNFS and labeled NFS
  NFS42: handle layoutstats stateid error
  nfs: Fix race in __update_open_stateid()
  nfs: fix missing assignment in nfs4_sequence_done tracepoint
fs/nfs/flexfilelayout/flexfilelayout.c
fs/nfs/inode.c
fs/nfs/nfs4proc.c
fs/nfs/nfs4trace.h
fs/nfs/write.c
net/sunrpc/xprtsock.c