]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
Merge tag 'nfsd-4.9-1' of git://linux-nfs.org/~bfields/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 5 Nov 2016 03:12:10 +0000 (20:12 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 5 Nov 2016 03:12:10 +0000 (20:12 -0700)
commitfb415f222c26d0d1fa19615af1d102bf5f5b3ca2
treec2cc2ca5e597b6da803d63252fefbc2be6aba65a
parent46d7cbb2c49ac93246aad9ac76b39ef2ac7bc41b
parentf46c445b79906a9da55c13e0a6f6b6a006b892fe
Merge tag 'nfsd-4.9-1' of git://linux-nfs.org/~bfields/linux

Pull nfsd bugfixes from Bruce Fields:
 "Fixes for some recent regressions including fallout from the vmalloc'd
  stack change (after which we can no longer encrypt stuff on the
  stack)"

* tag 'nfsd-4.9-1' of git://linux-nfs.org/~bfields/linux:
  nfsd: Fix general protection fault in release_lock_stateid()
  svcrdma: backchannel cannot share a page for send and rcv buffers
  sunrpc: fix some missing rq_rbuffer assignments
  sunrpc: don't pass on-stack memory to sg_set_buf
  nfsd: move blocked lock handling under a dedicated spinlock