linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Trond Myklebust <trond.myklebust@primarydata.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux NFS Mailing List <linux-nfs@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] Please pull NFS client fixes
Date: Tue, 23 Feb 2016 13:33:09 -0500	[thread overview]
Message-ID: <1456252389.10002.1.camel@primarydata.com> (raw)

Hi Linus,

The following changes since commit 388f7b1d6e8ca06762e2454d28d6c3c55ad0fe95:

  Linux 4.5-rc3 (2016-02-07 15:38:30 -0800)

are available in the git repository at:

  git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-4.5-4

for you to fetch changes up to 9fd4b9fc7695a4da1363a0b439853f88fb6a034f:

  NFSv4.x/pnfs: Fix a race between layoutget and bulk recalls (2016-02-22 17:46:34 -0500)

----------------------------------------------------------------
NFS client bugfixes for Linux 4.5

Stable bugfixes:
- Fix nfs_size_to_loff_t
- NFSv4: Fix a dentry leak on alias use

Other bugfixes:
- Don't schedule a layoutreturn if the layout segment can be freed immediately.
- Always set NFS_LAYOUT_RETURN_REQUESTED with lo->plh_return_iomode
- rpcrdma_bc_receive_call() should init rq_private_buf.len
- fix stateid handling for the NFS v4.2 operations
- pnfs/blocklayout: fix a memeory leak when using,vmalloc_to_page
- fix panic in gss_pipe_downcall() in fips mode
- Fix a race between layoutget and pnfs_destroy_layout
- Fix a race between layoutget and bulk recalls

----------------------------------------------------------------
Benjamin Coddington (1):
      NFSv4: Fix a dentry leak on alias use

Christoph Hellwig (2):
      nfs: fix nfs_size_to_loff_t
      nfs4: fix stateid handling for the NFS v4.2 operations

Chuck Lever (1):
      xprtrdma: rpcrdma_bc_receive_call() should init rq_private_buf.len

Kinglong Mee (1):
      pnfs/blocklayout: fix a memeory leak when using,vmalloc_to_page

Scott Mayhew (1):
      auth_gss: fix panic in gss_pipe_downcall() in fips mode

Trond Myklebust (5):
      pNFS: Fix pnfs_mark_matching_lsegs_return()
      pNFS: Always set NFS_LAYOUT_RETURN_REQUESTED with lo->plh_return_iomode
      Merge tag 'nfs-rdma-4.5-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma
      NFSv4.x/pnfs: Fix a race between layoutget and pnfs_destroy_layout
      NFSv4.x/pnfs: Fix a race between layoutget and bulk recalls

 fs/nfs/blocklayout/extent_tree.c  |  10 +++-
 fs/nfs/nfs42proc.c                | 119 ++++++++++++++++++++++++--------------
 fs/nfs/nfs4proc.c                 |   4 +-
 fs/nfs/pnfs.c                     |  55 +++++++++++++-----
 include/linux/nfs_fs.h            |   4 +-
 include/linux/nfs_xdr.h           |   1 +
 net/sunrpc/auth_gss/auth_gss.c    |   2 +-
 net/sunrpc/xprtrdma/backchannel.c |   2 +
 8 files changed, 131 insertions(+), 66 deletions(-)
-- 
Trond Myklebust
Linux NFS client maintainer, PrimaryData
trond.myklebust@primarydata.com




             reply	other threads:[~2016-02-23 18:33 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-23 18:33 Trond Myklebust [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-03-26 20:12 [GIT PULL] Please pull NFS client fixes Trond Myklebust
2019-03-26 22:25 ` pr-tracker-bot
2017-10-24 22:56 Trond Myklebust
2016-09-12 19:28 Trond Myklebust
2014-09-12 17:04 Trond Myklebust
2014-08-29 19:35 Trond Myklebust
2014-08-25 14:55 Trond Myklebust
2014-02-19 14:13 Trond Myklebust
2014-02-19 14:40 ` Trond Myklebust
2014-02-04 16:52 Trond Myklebust
2013-07-19 19:27 Myklebust, Trond
2013-04-10 15:59 Myklebust, Trond
2013-01-31 19:47 Myklebust, Trond
2012-08-22 15:41 Myklebust, Trond
2011-06-21 18:36 Trond Myklebust
2010-12-10 18:05 Trond Myklebust
2010-12-09  3:11 Trond Myklebust
2010-04-13 21:54 Trond Myklebust

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1456252389.10002.1.camel@primarydata.com \
    --to=trond.myklebust@primarydata.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-nfs@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).