Date: Wed, 17 Jul 2024 00:50:36 -0500
From: Steve French <smfrench@gmail.com>
To: CIFS <linux-cifs@vger.kernel.org>
Cc: Shyam Prasad N <nspmangalore@gmail.com>, Bharath S M <bharathsm@microsoft.com>
Subject: [PATCH][SMB3] fix noisy error message logged on cross share copy_file_range

.
Date: Tue, 21 May 2024 14:36:27 +0100
From: David Howells <dhowells@redhat.com>
To: Steve French <stfrench@microsoft.com>
Subject: [PATCH] netfs: Fix AIO error handling when doing write-through

.
Date: Tue, 21 May 2024 14:37:43 +0100
From: David Howells <dhowells@redhat.com>
To: Steve French <stfrench@microsoft.com>
Subject: [PATCH] netfs: Fix io_uring based write-through

.
Date: Tue, 21 May 2024 22:57:52 +0900
From: Namjae Jeon <linkinjeon@kernel.org>
To: linux-cifs@vger.kernel.org
Cc: smfrench@gmail.com,
	senozhatsky@chromium.org,
	tom@talpey.com,
	atteh.mailbox@gmail.com,
	Namjae Jeon <linkinjeon@kernel.org>
Subject: [PATCH 1/2] ksmbd: avoid reclaiming expired durable opens by the client

.
Date: Tue, 21 May 2024 16:49:46 +0100
From: David Howells <dhowells@redhat.com>
To: Steve French <stfrench@microsoft.com>
Subject: [PATCH] netfs: Fix setting of BDP_ASYNC from iocb flags

.
Date: Wed, 22 May 2024 00:53:59 +0100
From: David Howells <dhowells@redhat.com>
To: Steve French <sfrench@samba.org>, Jeremy Allison <jra@samba.org>,
    samba-technical@lists.samba.org
Subject: Bug in Samba's implementation of FSCTL_QUERY_ALLOCATED_RANGES?

.
Date: Wed, 22 May 2024 23:59:02 +0100
From: David Howells <dhowells@redhat.com>
To: Steve French <sfrench@samba.org>, Paulo Alcantara <pc@manguebit.com>
Subject: [RFC PATCH] cifs: Fix credit handling in cifs_io_subrequest cleanup

.
Date: Thu, 23 May 2024 15:20:32 +0100
From: David Howells <dhowells@redhat.com>
To: Steve French <sfrench@samba.org>,
    Paulo Alcantara (DFS, global name space) <pc@manguebit.com>
Subject: [PATCH] cifs: Add some debugging for the add_credits() warning induced by generic/014

.
Date: Thu, 23 May 2024 16:25:49 +0100
From: David Howells <dhowells@redhat.com>
To: Dominique Martinet <asmadeus@codewreck.org>
Subject: [PATCH v2] netfs, 9p: Fix race between umount and async request completion 

.
Date: Fri, 24 May 2024 15:23:36 +0100
From: David Howells <dhowells@redhat.com>
To: Steve French <sfrench@samba.org>
Subject: [PATCH] cifs: Fix missing set of remote_i_size

.
Date: Sun, 26 May 2024 13:44:34 -0500
From: Steve French <smfrench@gmail.com>
To: David Howells <dhowells@redhat.com>
Cc: Paulo Alcantara <pc@manguebit.com>, CIFS <linux-cifs@vger.kernel.org>
Subject: 6.10-rc vs. 6.9 perf degradation

.
Date: Tue, 28 May 2024 09:14:52 +0800
From: kernel test robot <oliver.sang@intel.com>
To: Steve French <stfrench@microsoft.com>
Subject: [linus:master] [smb3]  edfc6481fa:  filebench.sum_operations/s
 4194.8% improvement

.
Date: Wed, 29 May 2024 10:54:41 +0800
From: kernel test robot <oliver.sang@intel.com>
To: David Howells <dhowells@redhat.com>
Subject: [linus:master] [cifs]  7c1ac89480:  filebench.sum_operations/s
 -19.4% regression

.
Date: Tue, 28 May 2024 23:17:51 -0500
From: Steve French <smfrench@gmail.com>
To: CIFS <linux-cifs@vger.kernel.org>
Cc: samba-technical <samba-technical@lists.samba.org>
Subject: creating sockets with SFU xattrs

.
Date: Wed, 29 May 2024 18:30:20 -0500
From: Steve French <smfrench@gmail.com>
To: CIFS <linux-cifs@vger.kernel.org>
Subject: [PATCH][SMB3 client] fix creating sockets when using sfu mount options

.
Date: Fri, 31 May 2024 15:41:32 +0800
From: kernel test robot <oliver.sang@intel.com>
To: Steve French <stfrench@microsoft.com>
Subject: [linus:master] [cifs]  a395726cf8: xfstests.generic.647.fail

.
Date: Sat, 1 Jun 2024 11:36:51 +0200
From: "Linux regression tracking (Thorsten Leemhuis)"
To: Steve French <sfrench@samba.org>
Cc: "linux-cifs@vger.kernel.org" <linux-cifs@vger.kernel.org>,
 LKML <linux-kernel@vger.kernel.org>,
 Linux kernel regressions list <regressions@lists.linux.dev>
Subject: [regression] Bug 218902 - Kernel crash/reboot on cifs copy

.
Date: Sat, 1 Jun 2024 16:14:00 -0500
From: Steve French <smfrench@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>, CIFS <linux-cifs@vger.kernel.org>
Subject: [GIT PULL] smb3 client fixes

Please pull the following changes since commit
1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:

  Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)

are available in the Git repository at:

  git://git.samba.org/sfrench/cifs-2.6.git tags/6.10-rc1-smb3-client-fixes

for you to fetch changes up to 518549c120e671c4906f77d1802b97e9b23f673a:

  cifs: fix creating sockets when using sfu mount options (2024-05-31
10:55:15 -0500)

----------------------------------------------------------------
2 small smb3 fixes
- Fix make socket with sfu mount option (spotted by test generic/423)
- Minor cleanup: fix missing description in two files
----------------------------------------------------------------
Jeff Johnson (1):
      fs: smb: common: add missing MODULE_DESCRIPTION() macros

Steve French (1):
      cifs: fix creating sockets when using sfu mount options

 fs/smb/client/cifspdu.h   | 2 +-
 fs/smb/client/inode.c     | 4 ++++
 fs/smb/client/smb2ops.c   | 3 +++
 fs/smb/common/cifs_arc4.c | 1 +
 fs/smb/common/cifs_md4.c  | 1 +
 5 files changed, 10 insertions(+), 1 deletion(-)

-- 
Thanks,

Steve

.
Date: Thu, 13 Jun 2024 08:56:27 +0000
From: "Heckmann, Ilja" <heckmann@izw-berlin.de>
To: "linux-cifs@vger.kernel.org" <linux-cifs@vger.kernel.org>
Subject: Crash when attempting to run executables from a share

.
Date: Thu, 13 Jun 2024 15:13:33 +0200
From: Corentin LABBE <clabbe@baylibre.com>
To: sfrench@samba.org, pc@manguebit.com, ronniesahlberg@gmail.com,
	sprasad@microsoft.com, tom@talpey.com, bharathsm@microsoft.com,
	linux-cifs@vger.kernel.org, samba-technical@lists.samba.org
Cc: linux-kernel@vger.kernel.org
Subject: cifs: BUG: kernel NULL pointer dereference

.
Date: Fri, 14 Jun 2024 15:52:27 +0800
From: kernel test robot <oliver.sang@intel.com>
To: David Howells <dhowells@redhat.com>
Subject: [dhowells-fs:netfs-writeback] [netfs, cifs]  d639a2f9ab:
 xfstests.generic.080.fail

.
Date: Fri, 14 Jun 2024 12:03:24 +0200
From: Christoph Hellwig <hch@lst.de>
To: Trond Myklebust <trondmy@kernel.org>,
	Anna Schumaker <anna@kernel.org>
Cc: Steve French <sfrench@samba.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	linux-nfs@vger.kernel.org,
	linux-cifs@vger.kernel.org,
	linux-mm@kvack.org
Subject: fix swap on NFS

.
Date: Thu, 27 Jun 2024 19:24:59 -0500
From: Eric Sandeen <sandeen@redhat.com>
To: linux-fsdevel@vger.kernel.org, Christian Brauner <brauner@kernel.org>
Cc: autofs@vger.kernel.org, "Rafael J. Wysocki" <rafael@kernel.org>,
 linux-efi@vger.kernel.org, Namjae Jeon <linkinjeon@kernel.org>,
 linux-ext4@vger.kernel.org, Miklos Szeredi <miklos@szeredi.hu>,
 linux-mm@kvack.org, Jan Kara <jack@suse.cz>, ntfs3@lists.linux.dev,
 linux-mm@kvack.org, linux-cifs@vger.kernel.org,
 linux-trace-kernel@vger.kernel.org, Hans Caniullan <hcaniull@redhat.com>
Subject: [PATCH 0/14] New uid & gid mount option parsing helpers

.
