]> git.baikalelectronics.ru Git - 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)
commit227aa6cbc0c701074affdaed48f3941d1360692b
treec2cc2ca5e597b6da803d63252fefbc2be6aba65a
parent6f54244b078ccbcf7e1a878629e4a4d81814bb9f
parentcb5d5ab0a2c0f1351311ee78026aa70f038bae58
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