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

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

[GIT PULL] second set of 4.13 nfsd bugfixes

2017-08-25 Thread J. Bruce Fields
Please pull git://linux-nfs.org/~bfields/linux.git tags/nfsd-4.13-2 Two nfsd bugfixes, neither 4.13 regressions, but both potentially serious. --b. Chuck Lever (1): nfsd: Limit end of page list when decoding NFSv4 WRITE Vadim Lomovtsev (1): net: sunrpc: svcsock: fix NULL-pointer

[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:

[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.

[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 o

[GIT PULL] 4.8 nfsd bugfixes

2016-08-12 Thread J. Bruce Fields
Please pull git://linux-nfs.org/~bfields/linux.git tags/nfsd-4.8-1 Fixes for the dentry refcounting leak I introduced in 4.8-rc1, and for races in the LOCK code which appear to go back to the big nfsd state lock removal from 3.17.

[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

Re: [GIT PULL] more nfsd bugfixes for 4.3

2015-10-13 Thread J. Bruce Fields
Please pull two more nfsd bugfixes for 4.3 from: git://linux-nfs.org/~bfields/linux.git tags/nfsd-4.3-2 Two nfsd fixes, one for an RDMA crash, one for a pnfs/block protocol bug. --b. Christoph Hellwig (1): nfsd/blocklayout: accept any minlength Chuck Lever (1): svcrdma: Fix NFS

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 kn

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 s

[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

[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

nfsd bugfixes for 4.0

2015-03-31 Thread J. Bruce Fields
Please pull nfsd bugfixes from git://linux-nfs.org/~bfields/linux.git for-4.0 Two main issues: - We found that turning on pNFS by default (when it's configured at build time) was too aggressive, so we want to switch the default before the 4.0 re

[GIT] nfsd bugfixes for 3.20 merge window

2015-02-16 Thread J. Bruce Fields
Please pull nfsd bugfixes from: git://linux-nfs.org/~bfields/linux.git for-3.20 These are fixes for two bugs introduced during the merge window. --b. Dan Carpenter (1): nfsd: fix comparison in fh_fsid_match() J. Bruce

nfsd bugfixes for 3.19

2015-01-08 Thread J. Bruce Fields
Please pull two nfsd bugfixes from git://linux-nfs.org/~bfields/linux.git for-3.19 --b. J. Bruce Fields (1): rpc: fix xdr_truncate_encode to handle buffer ending on page boundary Jeff Layton (1): nfsd: fix

[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

[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 Fiel

nfsd bugfixes for 3.17

2014-09-08 Thread J. Bruce Fields
Please pull a couple minor nfsd bugfixes from: git://linux-nfs.org/~bfields/linux.git for-3.17 --b. J. Bruce Fields (2): nfsd4: fix rd_dircount enforcement lockd: fix rpcbind crash on lockd startup failure fs/lockd

nfsd bugfixes for 3.15

2014-05-23 Thread J. Bruce Fields
Please pull nfsd bugfixes for 3.15: git://linux-nfs.org/~bfields/linux.git for-3.15 Just two bugfixes, one for a merge-window-introduced ACL regression, the other for a longer-standing v4 state bug. --b. J. Bruce Fields (3): nfsd4: fix corruption on setting an ACL. nfsd4: remove

[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

nfsd bugfixes for 3.11

2013-08-02 Thread J. Bruce Fields
Please pull some more nfsd bugfixes for 3.11 from git://linux-nfs.org/~bfields/linux.git for-3.11 Most of this is due to a screwup on my part--some gss-proxy crashes got fixed before the merge window but somehow never made it out of a temporary git repo on my laptop --b

nfsd bugfixes for 3.11

2013-07-17 Thread J. Bruce Fields
Please pull the following nfsd fixes from git://linux-nfs.org/~bfields/linux.git for-3.11 Just three minor bugfixes. --b. Dan Carpenter (1): svcrdma: underflow issue in decode_write_list() David Jeffery (1): lockd:

nfsd bugfixes for 3.9

2013-03-25 Thread J. Bruce Fields
Please pull bugfixes for 3.9 from the for-3.9 branch at: git://linux-nfs.org/~bfields/linux.git for-3.9 Fixes for a couple mistakes in the new DRC code. And thanks to Kent Overstreet for noticing we've been sync'ing the wrong range on stable writes since 3.8. --b. ---

3.9 nfsd bugfixes

2013-03-11 Thread J. Bruce Fields
Please pull a couple 3.9 nfsd bugfixes from: git://linux-nfs.org/~bfields/linux.git for-3.9 Some minor fallout from the user-namespace work broke most krb5 mounts to nfsd, and I screwed up a change to the AF_LOCAL rpc code. --b

nfsd bugfixes for 3.7

2012-10-19 Thread J. Bruce Fields
Please pull nfsd bugfixes for 3.7 from the for-3.7 branch at: git://linux-nfs.org/~bfields/linux.git for-3.7 --b. Sasha Levin (1): SUNRPC: Prevent kernel stack corruption on long values of flush Trond Myklebust (1

nfsd bugfixes for 3.6

2012-08-23 Thread J. Bruce Fields
Please pull the following nfsd bugfixes from: git://linux-nfs.org/~bfields/linux.git for-3.6 Particular thanks to Michael Tokarev, Malahal Naineni, and Jamie Heilman for their testing and debugging help. --b. J. Bruce Fields (4

Re: nfsd bugfixes

2007-11-12 Thread J. Bruce Fields
On Tue, Nov 13, 2007 at 09:35:01AM +1100, Neil Brown wrote: > > (CC: trimmed - as Bruce says: separate discussion) > > On Monday November 12, [EMAIL PROTECTED] wrote: > > On Tue, Nov 13, 2007 at 09:08:42AM +1100, Neil Brown wrote: > > > Calling nfsd_setuser an extra time does open us up for a ver

Re: nfsd bugfixes

2007-11-12 Thread Neil Brown
(CC: trimmed - as Bruce says: separate discussion) On Monday November 12, [EMAIL PROTECTED] wrote: > On Tue, Nov 13, 2007 at 09:08:42AM +1100, Neil Brown wrote: > > Calling nfsd_setuser an extra time does open us up for a very tiny > > possibility of an ENOMEM at an awkward time. > > Hm. Could

Re: nfsd bugfixes

2007-11-12 Thread J. Bruce Fields
On Tue, Nov 13, 2007 at 09:08:42AM +1100, Neil Brown wrote: > On Monday November 12, [EMAIL PROTECTED] wrote: > > The following two patches are nfsd bugfixes that I believe are > > appropriate for 2.6.24 and 2.6.23.y. > > > > --b. > > > > Both >

Re: nfsd bugfixes

2007-11-12 Thread Neil Brown
On Monday November 12, [EMAIL PROTECTED] wrote: > The following two patches are nfsd bugfixes that I believe are > appropriate for 2.6.24 and 2.6.23.y. > > --b. > Both Reviewed-By: NeilBrown <[EMAIL PROTECTED]> Calling nfsd_setuser an extra time does open us up for a ver

nfsd bugfixes

2007-11-12 Thread J. Bruce Fields
The following two patches are nfsd bugfixes that I believe are appropriate for 2.6.24 and 2.6.23.y. --b. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo