Re: [GIT PULL] nfsd bugfixes for 5.8

2020-07-02 Thread pr-tracker-bot
The pull request you sent on Thu, 2 Jul 2020 11:10:39 -0400: > git://linux-nfs.org/~bfields/linux.git tags/nfsd-5.8-1 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/083176c86ffae8c9b467358eca5ba05a54a27898 Thank you! -- Deet-doot-dot, I am a bot. https://korg.wiki.k

[GIT PULL] nfsd bugfixes for 5.8

2020-07-02 Thread J. Bruce Fields
Please pull git://linux-nfs.org/~bfields/linux.git tags/nfsd-5.8-1 Fixes for a umask bug on exported filesystems lacking ACL support, a leak and a module unloading bug in the /proc/fs/nfsd/clients/ code, and a compile warning. --b. -

Re: [GIT PULL] nfsd bugfixes for 5.3

2019-08-21 Thread pr-tracker-bot
The pull request you sent on Wed, 21 Aug 2019 11:06:46 -0400: > git://linux-nfs.org/~bfields/linux.git tags/nfsd-5.3-1 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/2babd34df2294a72df02dc4a3745df3408147eba Thank you! -- Deet-doot-dot, I am a bot. https://korg.wiki.

[GIT PULL] nfsd bugfixes for 5.3

2019-08-21 Thread J. Bruce Fields
Please pull nfsd bugfixes for 5.3 from: git://linux-nfs.org/~bfields/linux.git tags/nfsd-5.3-1 Fix nfsd bugs, three in the new nfsd/clients/ code, one in the reply cache containerization. --b. He Zhe (1): nfsd4: Fix kernel crash when reading proc file reply_cache_stats J. Bruce Fields

Re: [GIT PULL] nfsd bugfixes for 5.2

2019-07-05 Thread pr-tracker-bot
The pull request you sent on Fri, 5 Jul 2019 13:40:37 -0400: > git://linux-nfs.org/~bfields/linux.git tags/nfsd-5.2-2 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/a8f46b5afe1c0a83c3013a339e6aeccc2f37342d Thank you! -- Deet-doot-dot, I am a bot. https://korg.wiki.k

[GIT PULL] nfsd bugfixes for 5.2

2019-07-05 Thread J. Bruce Fields
Please pull: git://linux-nfs.org/~bfields/linux.git tags/nfsd-5.2-2 Two more quick bugfixes for nfsd, fixing a regression causing mount failures on high-memory machines and fixing the DRC over RDMA. --b. Chuck Lever (1): svcrdma: Ignore source port when computing DRC hash Paul Menzel (

Re: [GIT PULL] nfsd bugfixes for 5.1

2019-04-23 Thread pr-tracker-bot
The pull request you sent on Tue, 23 Apr 2019 16:11:39 -0400: > git://linux-nfs.org/~bfields/linux.git tags/nfsd-5.1-1 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/12a54b150fb5b6c2f3da932dc0e665355f8a5a48 Thank you! -- Deet-doot-dot, I am a bot. https://korg.wiki.

[GIT PULL] nfsd bugfixes for 5.1

2019-04-23 Thread J. Bruce Fields
Please pull nfsd bugfixes from: git://linux-nfs.org/~bfields/linux.git tags/nfsd-5.1-1 Fix miscellaneous nfsd bugs, in NFSv4.1 callbacks, NFSv4.1 lock-notification callbacks, NFSv3 readdir encoding, and the cache/upcall code. --b. Jeff Layton (2): nfsd: wake waiters blocked on file_lock

Re: [GIT PULL] nfsd bugfixes

2018-11-14 Thread pr-tracker-bot
The pull request you sent on Tue, 13 Nov 2018 16:06:35 -0500: > git://linux-nfs.org/~bfields/linux.git tags/nfsd-4.20-1 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/4e4490d438a1c84411e3ebd0b850b46dd2e752cf Thank you! -- Deet-doot-dot, I am a bot. https://korg.wiki

[GIT PULL] nfsd bugfixes

2018-11-13 Thread J. Bruce Fields
Please pull: git://linux-nfs.org/~bfields/linux.git tags/nfsd-4.20-1 Three nfsd bugfixes. None are new bugs, but they all take a little effort to hit, which might explain why they weren't found sooner. --b. Frank Sorenson (1): sunrpc: correct the computation for page_ptr when truncatin

[GIT PULL] nfsd bugfixes

2017-06-01 Thread J. Bruce Fields
Please pull a couple nfsd bugfixes from: git://linux-nfs.org/~bfields/linux.git tags/nfsd-4.12-1 Revert patch accidentally included in the merge window pull request, and fix a crash that was likely a result of buggy client behavior. --b. J. Bruce Fields (2): nfsd: Revert "nfsd: check fo

[GIT PULL] nfsd bugfixes for 4.11

2017-03-31 Thread J. Bruce Fields
Please pull nfsd bugfixes from git://linux-nfs.org/~bfields/linux.git tags/nfsd-4.11-1 The restriction of NFSv4 to TCP went overboard and also broke the backchannel; fix. Also some minor refinements to the nfsd version-setting interface that we'd like to get fixed before release. --b. Chuck

[GIT PULL] nfsd bugfixes for 4.9

2016-11-04 Thread J. Bruce Fields
Please pull nfsd bugfixes from git://linux-nfs.org/~bfields/linux.git tags/nfsd-4.9-1 --b. Fixes for some recent regressions including fallout from the vmalloc'd stack change (after which we can no longer encrypt stuff on the sta

[GIT PULL] nfsd bugfixes for 4.7

2016-06-16 Thread J. Bruce Fields
Please pull nfsd bugfixes for 4.7 from: git://linux-nfs.org/~bfields/linux.git tags/nfsd-4.7-1 --b. Oleg Drokin found and fixed races in the nfsd4 state code that go back to the big nfs4_lock_state removal around 3.17 (but that w

Re: [GIT PULL] nfsd bugfixes for 4.2

2015-08-05 Thread J. Bruce Fields
On Wed, Aug 05, 2015 at 11:01:53AM +0200, Linus Torvalds wrote: > On Tue, Aug 4, 2015 at 11:09 PM, J. Bruce Fields wrote: > > Please pull a few nfsd bugfixes for 4.2 from: > > Pulled. However, I wonder if you could start making signed tag pull > requests. I don't know how linux-nfs.org is maintai

Re: [GIT PULL] nfsd bugfixes for 4.2

2015-08-05 Thread Linus Torvalds
On Tue, Aug 4, 2015 at 11:09 PM, J. Bruce Fields wrote: > Please pull a few nfsd bugfixes for 4.2 from: Pulled. However, I wonder if you could start making signed tag pull requests. I don't know how linux-nfs.org is maintained, and it's probably all really good and private, but it still makes me

[GIT PULL] nfsd bugfixes for 4.2

2015-08-04 Thread J. Bruce Fields
Please pull a few nfsd bugfixes for 4.2 from: git://linux-nfs.org/~bfields/linux.git for-4.2 --b. Jeff Layton (1): nfsd: do nfs4_check_fh in nfs4_check_file instead of nfs4_check_olstateid Kinglong Mee (2): nfsd: Dro

[GIT PULL] nfsd bugfixes for 4.1

2015-05-11 Thread J. Bruce Fields
Please pull nfsd fixes for 4.1 from git://linux-nfs.org/~bfields/linux.git for-4.1 Mainly pnfs fixes (and for problems with generic callback code made more obvious by pnfs). --b. Christoph Hellwig (5): nfsd/blocklayout: pr

[GIT PULL] nfsd bugfixes for 3.18

2014-11-25 Thread J. Bruce Fields
Please pull the following nfsd bugfixes for 3.18: git://linux-nfs.org/~bfields/linux.git for-3.18 These fix one mishandling of the case when security labels are configured out, and two races in the 4.1 backchannel code. --b. Chr

[GIT PULL] nfsd bugfixes for 3.18

2014-10-27 Thread J. Bruce Fields
Please pull nfsd bugfixes from: git://linux-nfs.org/~bfields/linux.git for-3.18 One regression from the 3.16 xdr rewrite, one an older bug exposed by a separate bug in the client's new SEEK code. --b. J. Bruce Fields (2):

[GIT PULL] nfsd bugfixes for 3.14

2014-02-13 Thread J. Bruce Fields
Please pull two nfsd bugfixes for 3.14: git://linux-nfs.org/~bfields/linux.git for-3.14 --b. J. Bruce Fields (1): nfsd4: fix acl buffer overrun NeilBrown (1): lockd: send correct lock when granting a delayed lock.