Linux CIFS Development
[Prev Page][Next Page]
- [RFC PATCH 08/14] cifs: typedef ses status enum
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [RFC PATCH 07/14] cifs: typedef server status enum
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [RFC PATCH 06/14] cifs: convert server info vars to snake_case
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [RFC PATCH 03/14] cifs: rename global counters
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [RFC PATCH 02/14] cifs: rename xid/mid globals
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [RFC PATCH 01/14] cifs: rename servers list, lock, functions, and vars
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [RFC PATCH 00/14] cifs: rename of several structs and variables
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH] cifs: split procfs from debug code
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH] cifs: remove some more dead code
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] cifs: remove some more dead code
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 2/4] cifs: standardize SPDX header comment
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH] cifs: remove some more dead code
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH 2/4] cifs: standardize SPDX header comment
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH 2/4] cifs: standardize SPDX header comment
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH v2] cifs: remove dead/commented code, cifsproto.h cleanup
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH 4/4] cifs: standardize authors emails to RFC5322 format
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH 3/4] cifs: standardize top comments format
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH 2/4] cifs: standardize SPDX header comment
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH 1/4] cifs: remove unused code
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH] cifs: list_for_each() -> list_for_each_entry()
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: remove dead/commented code, cifsproto.h cleanup
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] cifs: remove dead/commented code, cifsproto.h cleanup
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: pam_cifscreds, tmux and session keyrings
- From: Mantas Mikulėnas <grawity@xxxxxxxxx>
- [PATCH] cifs: list_for_each() -> list_for_each_entry()
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH 5/5] ksmbd: fix racy issue while destroying session on multichannel
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH 4/5] ksmbd: use wait_event instead of schedule_timeout()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH 3/5] ksmbd: fix kernel oops from idr_remove()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH 2/5] ksmbd: add channel rwlock
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH 1/5] ksmbd: replace sessions list in connection with xarray
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH] smb2: simplify mid handling/dequeueing code
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- pam_cifscreds, tmux and session keyrings
- From: "Nick Guenther" <nick.guenther@xxxxxxxxxx>
- Re: [PATCH] smb2: small refactor in smb2_check_message()
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH][CIFS] update MAINTAINERS files with reviewers for cifs.ko
- From: Steve French <smfrench@xxxxxxxxx>
- Full backport to 5.15 of all fixes up to 5.19 kernel
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] smb2: simplify mid handling/dequeueing code
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] smb2: small refactor in smb2_check_message()
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] smb2: small refactor in smb2_check_message()
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH] smb2: simplify mid handling/dequeueing code
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- 5.13 backport of all current cifs/smb3 client fixes/features
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: Fix memory leak when using fscache
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] cifs: Fix memory leak when using fscache
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH][CIFS] remove minor build warnings, and fix some camelCase
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: remove unnecessary type castings
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: remove unnecessary type castings
- From: Steve French <smfrench@xxxxxxxxx>
- Re: getxattr() on cifs sometimes hangs since kernel 5.14
- From: Forest <forestix@xxxxxxxxx>
- [Bug 15123] getxattr() on cifs sometimes hangs since kernel 5.14
- From: samba-bugs@xxxxxxxxx
- [Bug 15123] New: getxattr() on cifs sometimes hangs since kernel 5.14
- From: samba-bugs@xxxxxxxxx
- Re: [GIT PULL] smb3 client fixes
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] smb3 client fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [GIT PULL] smb3 client fixes
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [GIT PULL] smb3 client fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: kernel-5.18.8 breaks cifs mounts
- From: Georg Müller <georgmueller@xxxxxxx>
- Re: [PATCH][SMB3] workaround negprot bug in some Samba servers by changing order of negcontexts sent by Linux kernel client
- From: Julian Sikorski <belegdol@xxxxxxxxx>
- [PATCH] MAINTAINERS: ksmbd: add entry for documentation
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH] ksmbd: remove unused ksmbd_share_configs_cleanup function
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: Problem with deferred close after umount
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- [PATCH RFC 1/5] net: Add distinct sk_psock field
- From: Hawkins Jiawei <yin31149@xxxxxxxxx>
- Re: Problem with deferred close after umount
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- [Bug 15051] EBADF/EIO errors in rename/open caused by race condition in smb2_compound_op
- From: samba-bugs@xxxxxxxxx
- [bug report] CIFS: Fix splice read for non-cached files
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH][SMB3] workaround negprot bug in some Samba servers by changing order of negcontexts sent by Linux kernel client
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- [PATCH][SMB3] workaround negprot bug in some Samba servers by changing order of negcontexts sent by Linux kernel client
- From: Steve French <smfrench@xxxxxxxxx>
- Re: kernel-5.18.8 breaks cifs mounts
- From: Steve French <smfrench@xxxxxxxxx>
- Re: mount.cifs broken after update, advice?
- From: Steve French <smfrench@xxxxxxxxx>
- Re: Problematic interaction of io_uring and CIFS
- From: Fabian Ebner <f.ebner@xxxxxxxxxxx>
- Re: mount.cifs broken after update, advice?
- From: Steve French <smfrench@xxxxxxxxx>
- mount.cifs broken after update, advice?
- From: Brian Caine <brian.d.caine@xxxxxxxxx>
- Re: Problem with deferred close after umount
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- Problem with deferred close after umount
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- Re: Problematic interaction of io_uring and CIFS
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- Re: Problematic interaction of io_uring and CIFS
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- Re: Problematic interaction of io_uring and CIFS
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Problematic interaction of io_uring and CIFS
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Problematic interaction of io_uring and CIFS
- From: Fabian Ebner <f.ebner@xxxxxxxxxxx>
- Re: [linux-next:master] BUILD REGRESSION 088b9c375534d905a4d337c78db3b3bfbb52c4a0
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH 0/3] keyutils: create a common DNS interface
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH 3/3] key.dns: allow to use custom nameservers
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH 2/3] key.dns_resolver: refactor read_config()
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH 1/3] key.dns: create a common DNS interface
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [linux-next:master] BUILD REGRESSION 088b9c375534d905a4d337c78db3b3bfbb52c4a0
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH v6 1/3] ksmbd: remove internal.h include
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v6 3/3] ksmbd: fix racy issue from using ->d_parent and ->d_name
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v6 0/3] ksmbd patches included vfs changes
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v6 2/3] fs: introduce lock_rename_child() helper
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [linux-next:master] BUILD REGRESSION 088b9c375534d905a4d337c78db3b3bfbb52c4a0
- From: "Chen, Rong A" <rong.a.chen@xxxxxxxxx>
- Re: [linux-next:master] BUILD REGRESSION 088b9c375534d905a4d337c78db3b3bfbb52c4a0
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 088b9c375534d905a4d337c78db3b3bfbb52c4a0
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH AUTOSEL 5.15 01/18] ksmbd: use SOCK_NONBLOCK type for kernel_accept()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.18 01/22] ksmbd: use SOCK_NONBLOCK type for kernel_accept()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: kernel-5.18.8 breaks cifs mounts
- From: Julian Sikorski <belegdol@xxxxxxxxx>
- Re: [EXTERNAL] linux-next: Fixes tag needs some work in the cifs tree
- From: Steve French <smfrench@xxxxxxxxx>
- RE: [EXTERNAL] linux-next: Fixes tag needs some work in the cifs tree
- From: Shyam Prasad <Shyam.Prasad@xxxxxxxxxxxxx>
- Re: [PATCH] cifs: Add mount parameter to control deferred close timeout
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- linux-next: Fixes tag needs some work in the cifs tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: Multichannel fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: Add mount parameter to control deferred close timeout
- From: Tom Talpey <tom@xxxxxxxxxx>
- [PATCH 5.18 006/102] ksmbd: use vfs_llseek instead of dereferencing NULL
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5.15 05/98] ksmbd: use vfs_llseek instead of dereferencing NULL
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: Multichannel fixes
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- Re: kernel-5.18.8 breaks cifs mounts
- From: Julian Sikorski <belegdol@xxxxxxxxx>
- Re: kernel-5.18.8 breaks cifs mounts
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- Re: kernel-5.18.8 breaks cifs mounts
- From: Julian Sikorski <belegdol@xxxxxxxxx>
- Re: kernel-5.18.8 breaks cifs mounts
- From: Julian Sikorski <belegdol@xxxxxxxxx>
- Re: [PATCH] cifs: Add mount parameter to control deferred close timeout
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- Re: kernel-5.18.8 breaks cifs mounts
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- Re: [PATCH] cifs: remove redundant initialization to variable mnt_sign_enabled
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [linux-next:master] BUILD REGRESSION 6cc11d2a1759275b856e464265823d94aabd5eaf
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH] cifs: Add mount parameter to control deferred close timeout
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH] cifs: Add mount parameter to control deferred close timeout
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- Re: [PATCH] cifs: Add mount parameter to control deferred close timeout
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- Re: [PATCH] cifs: Add mount parameter to control deferred close timeout
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- Re: [PATCH] cifs: Add mount parameter to control deferred close timeout
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- Re: [PATCH] cifs: Add mount parameter to control deferred close timeout
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: kernel-5.18.8 breaks cifs mounts
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [RESEND PATCH v16] vfs: fix copy_file_range() regression in cross-fs copies
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: kernel-5.18.8 breaks cifs mounts
- From: Julian Sikorski <belegdol@xxxxxxxxx>
- Re: kernel-5.18.8 breaks cifs mounts
- From: Paulo Alcantara <pc@xxxxxx>
- Re: kernel-5.18.8 breaks cifs mounts
- From: Julian Sikorski <belegdol@xxxxxxxxx>
- Re: kernel-5.18.8 breaks cifs mounts
- From: Paulo Alcantara <pc@xxxxxx>
- Re: kernel-5.18.8 breaks cifs mounts
- From: Julian Sikorski <belegdol@xxxxxxxxx>
- Re: kernel-5.18.8 breaks cifs mounts
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- kernel-5.18.8 breaks cifs mounts
- From: Julian Sikorski <belegdol@xxxxxxxxx>
- [PATCH] cifs: remove unnecessary type castings
- From: Yu Zhe <yuzhe@xxxxxxxxxxxx>
- Re: [GIT PULL] ksmbd server fixes
- From: pr-tracker-bot@xxxxxxxxxx
- [PATCH] cifs: Add mount parameter to control deferred close timeout
- From: Bharath SM <bharathsm.hsk@xxxxxxxxx>
- [GIT PULL] ksmbd server fixes
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] cifs: remove redundant initialization to variable mnt_sign_enabled
- From: Colin Ian King <colin.i.king@xxxxxxxxx>
- Re: [GIT PULL] SMB3 client fixes
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] SMB3 client fixes
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH v2 1/8] ksmbd: use vfs_llseek instead of dereferencing NULL
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v16] vfs: fix copy_file_range() regression in cross-fs copies
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 1/6] ksmbd: use vfs_llseek instead of dereferencing NULL
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH 1/6] ksmbd: use vfs_llseek instead of dereferencing NULL
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH] cifs: update cifs_ses::ip_addr after failover
- From: Paulo Alcantara <pc@xxxxxx>
- [PATCH 1/6] ksmbd: use vfs_llseek instead of dereferencing NULL
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: Multichannel fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: Multichannel fixes
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- [PATCH 2/2] getcifsacl, setcifsacl: add missing <endian.h> include for le32toh
- From: Sam James <sam@xxxxxxxxxx>
- [PATCH 1/2] getcifsacl, setcifsacl: add missing <linux/limits.h> include for XATTR_SIZE_MAX
- From: Sam James <sam@xxxxxxxxxx>
- Re: linux-next: Signed-off-by missing for commit in the cifs tree
- From: Steve French <smfrench@xxxxxxxxx>
- linux-next: Signed-off-by missing for commit in the cifs tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- [PATCH][SMB3] follow on patch to make sure secondary channels use the primary channels hostname
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH AUTOSEL 5.18 21/22] cifs: when a channel is not found for server, log its connection id
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.17 19/20] cifs: when a channel is not found for server, log its connection id
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH 5.18 134/141] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH][SMB3 cient] fix error connecting to channels (negprot failure)
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- Re: [PATCH 2/2] ksmbd: check invalid FileOffset and BeyondFinalZero in FSCTL_ZERO_DATA
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- Re: [PATCH 1/2] ksmbd: set the range of bytes to zero without extending file size in FSCTL_ZERO_DATA
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- [PATCH][SMB3 cient] fix error connecting to channels (negprot failure)
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH 2/2] ksmbd: check invalid FileOffset and BeyondFinalZero in FSCTL_ZERO_DATA
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH 1/2] ksmbd: set the range of bytes to zero without extending file size in FSCTL_ZERO_DATA
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [GIT PULL] SMB3 client fixes
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] SMB3 client fixes
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH v16] vfs: fix copy_file_range() regression in cross-fs copies
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v15] vfs: fix copy_file_range() regression in cross-fs copies
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [PATCH 2/2] ksmbd: smbd: handle RDMA CM time wait event
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- Re: linux-next: Signed-off-by missing for commit in the cifs tree
- From: Steve French <smfrench@xxxxxxxxx>
- linux-next: Signed-off-by missing for commit in the cifs tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3] cred: Propagate security_prepare_creds() error code
- From: Frederick Lawler <fred@xxxxxxxxxxxxxx>
- [PATCH][SMB3] add dynamic trace point smb3_set_eof
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v15] vfs: fix copy_file_range() regression in cross-fs copies
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH 2/2] ksmbd: smbd: handle RDMA CM time wait event
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH v3] cred: Propagate security_prepare_creds() error code
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3] cred: Propagate security_prepare_creds() error code
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v3] cred: Propagate security_prepare_creds() error code
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3] cred: Propagate security_prepare_creds() error code
- From: Ignat Korchagin <ignat@xxxxxxxxxxxxxx>
- Re: [PATCH v3] cred: Propagate security_prepare_creds() error code
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [PATCH v15] vfs: fix copy_file_range() regression in cross-fs copies
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v3] cred: Propagate security_prepare_creds() error code
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [vfs] 0b398f980a: ltp.copy_file_range01.fail
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 2/2] ksmbd: smbd: handle RDMA CM time wait event
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- Re: [PATCH v3] cred: Propagate security_prepare_creds() error code
- From: Frederick Lawler <fred@xxxxxxxxxxxxxx>
- Re: [PATCH v3] cred: Propagate security_prepare_creds() error code
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH v3] cred: Propagate security_prepare_creds() error code
- From: Frederick Lawler <fred@xxxxxxxxxxxxxx>
- Re: [PATCH v3] cred: Propagate security_prepare_creds() error code
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] ksmbd: smbd: handle RDMA CM time wait event
- From: Tom Talpey <tom@xxxxxxxxxx>
- [PATCH] cifs: remove unnecessary (void*) conversions.
- From: Yu Zhe <yuzhe@xxxxxxxxxxxx>
- Re: [PATCH v3] cred: Propagate security_prepare_creds() error code
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH v2] ksmbd: remove duplicate flag set in smb2_write
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v2] ksmbd: remove duplicate flag set in smb2_write
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- Re: [PATCH 1/2] ksmbd: remove duplicate flag set in smb2_write
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- Re: [PATCH 2/2] ksmbd: smbd: handle RDMA CM time wait event
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH 1/2] ksmbd: remove duplicate flag set in smb2_write
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH 2/2] ksmbd: smbd: handle RDMA CM time wait event
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- [PATCH 1/2] ksmbd: remove duplicate flag set in smb2_write
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- Re: [PATCH v3] cred: Propagate security_prepare_creds() error code
- From: Frederick Lawler <fred@xxxxxxxxxxxxxx>
- Re: [PATCH] cifs: introduce dns_interval mount option
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH v3] cred: Propagate security_prepare_creds() error code
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH v3] cred: Propagate security_prepare_creds() error code
- From: Frederick Lawler <fred@xxxxxxxxxxxxxx>
- Re: [GIT PULL] smb3 client fixes
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] smb3 client fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] ksmbd: smbd: Remove useless license text when SPDX-License-Identifier is already used
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH] ksmbd: smbd: Remove useless license text when SPDX-License-Identifier is already used
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [RFC][PATCH 0/3] netfs, afs: Cleanups
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 3/3] netfs: Rename the netfs_io_request cleanup op and give it an op pointer
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 2/3] netfs: Further cleanups after struct netfs_inode wrapper introduced
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 1/3] afs: Fix some checker issues
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC][PATCH 0/3] netfs, afs: Cleanups
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] cifs: introduce dns_interval mount option
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH] cifs: introduce dns_interval mount option
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- Re: [PATCH v3] cred: Propagate security_prepare_creds() error code
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH] cifs: introduce dns_interval mount option
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 0/2] Introduce dns_interval procfs setting
- From: Paulo Alcantara <pc@xxxxxx>
- Re: [PATCH 0/2] Introduce dns_interval procfs setting
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH 0/2] Introduce dns_interval procfs setting
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH 0/2] Introduce dns_interval procfs setting
- From: Paulo Alcantara <pc@xxxxxx>
- Re: [PATCH 0/2] Introduce dns_interval procfs setting
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH 0/2] Introduce dns_interval procfs setting
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH 0/2] Introduce dns_interval procfs setting
- From: Paulo Alcantara <pc@xxxxxx>
- Re: [PATCH 0/2] Introduce dns_interval procfs setting
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH 0/2] Introduce dns_interval procfs setting
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH 0/2] Introduce dns_interval procfs setting
- From: Paulo Alcantara <pc@xxxxxx>
- Re: [PATCH 0/2] Introduce dns_interval procfs setting
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH 0/2] Introduce dns_interval procfs setting
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- [PATCH 2/2] cifs: reschedule DNS resolve worker based on dns_interval
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH 1/2] cifs: create procfs for dns_interval setting
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH 0/2] Introduce dns_interval procfs setting
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH v3] cred: Propagate security_prepare_creds() error code
- From: Frederick Lawler <fred@xxxxxxxxxxxxxx>
- Re: RDMA (smbdirect) testing
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 37/38] cifs: version operations for smb20 unneeded when legacy support disabled
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 33/34] cifs: version operations for smb20 unneeded when legacy support disabled
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 49/51] cifs: version operations for smb20 unneeded when legacy support disabled
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.17 32/60] ksmbd: smbd: fix connection dropped issue
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.17 58/60] cifs: version operations for smb20 unneeded when legacy support disabled
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.18 64/68] cifs: fix potential deadlock in direct reclaim
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.18 66/68] cifs: version operations for smb20 unneeded when legacy support disabled
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.18 34/68] ksmbd: smbd: fix connection dropped issue
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: RDMA (smbdirect) testing
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH v14] vfs: fix copy_file_range() regression in cross-fs copies
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v14] vfs: fix copy_file_range() regression in cross-fs copies
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [PATCH] cifs: return errors during session setup during reconnects
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: return errors during session setup during reconnects
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH v14] vfs: fix copy_file_range() regression in cross-fs copies
- From: Luís Henriques <lhenriques@xxxxxxx>
- [PATCH v14] vfs: fix copy_file_range() regression in cross-fs copies
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: Multichannel fixes
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- [PATCH] cifs: return errors during session setup during reconnects
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- Re: [PATCH] cifs: fix reconnect on smb3 mount types
- From: Steve French <smfrench@xxxxxxxxx>
- Re: Multichannel fixes
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- [PATCH] cifs: fix reconnect on smb3 mount types
- From: Paulo Alcantara <pc@xxxxxx>
- Re: Failure to access cifs mount of samba share after resume from sleep with 5.17-rc5
- From: Satadru Pramanik <satadru@xxxxxxxxx>
- Re: Failure to access cifs mount of samba share after resume from sleep with 5.17-rc5
- From: Satadru Pramanik <satadru@xxxxxxxxx>
- Re: [GIT PULL] SMB3 client fixes
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] SMB3 client fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: Failure to access cifs mount of samba share after resume from sleep with 5.17-rc5
- From: Paulo Alcantara <pc@xxxxxx>
- Re: [EXTERNAL] [cifs:for-next 8/8] fs/cifs/dfs_cache.c:1294:2: warning: variable 'ppath' is used uninitialized whenever 'if' condition is false
- From: Steve French <smfrench@xxxxxxxxx>
- [cifs:for-next 8/8] fs/cifs/dfs_cache.c:1294:2: warning: variable 'ppath' is used uninitialized whenever 'if' condition is false
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] cifs-utils: Make automake treat /sbin as exec, not data
- From: Daniel Parks <danielrparks@xxxxxx>
- [PATCH] cifs: skip trailing separators of prefix paths
- From: Paulo Alcantara <pc@xxxxxx>
- Re: [PATCH] ksmbd: clean up a type in ksmbd_vfs_stream_write()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Fwd: [PATCH][CIFS] Do not build smb1ops.c if legacy support is disabled
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] ksmbd: clean up a type in ksmbd_vfs_stream_write()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- RE: RDMA (smbdirect) testing
- From: Long Li <longli@xxxxxxxxxxxxx>
- Re: [PATCH] ksmbd: clean up a type in ksmbd_vfs_stream_write()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: ksmbd threads eating masses of cputime
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: RDMA (smbdirect) testing
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH] ksmbd: clean up a type in ksmbd_vfs_stream_write()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH][CIFS] Do not build smb1ops.c if legacy support is disabled
- From: Tom Talpey <tom@xxxxxxxxxx>
- [PATCH] ksmbd: clean up a type in ksmbd_vfs_stream_write()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v2] ksmbd-tools: add missing long option in adduser/addshare/control
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- Re: [PATCH] ksmbd-tools: add missing long option in adduser/addshare/control
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v2] ksmbd-tools: add missing long option in adduser/addshare/control
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH] ksmbd-tools: add missing long option in adduser/addshare/control
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- Re: [PATCH] ksmbd: use SOCK_NONBLOCK type for kernel_accept()
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- Re: [PATCH][CIFS] Do not build smb1ops.c if legacy support is disabled
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- Re: [PATCH][CIFS] Do not build smb1ops.c if legacy support is disabled
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH][CIFS] Do not build smb1ops.c if legacy support is disabled
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] ksmbd: use SOCK_NONBLOCK type for kernel_accept()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH] ksmbd-tools: add missing long option in adduser/addshare/control
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [GIT PULL] ksmbd server fixes
- From: pr-tracker-bot@xxxxxxxxxx
- User loosing access to cifs mount
- From: Orion Poplawski <orion@xxxxxxxx>
- [PATCH AUTOSEL 5.17 46/48] cifs: do not use tcpStatus after negotiate completes
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.17 35/48] cifs: fix signed integer overflow when fl_end is OFFSET_MAX
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 34/37] smb3: check for null tcon
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.17 44/48] smb3: check for null tcon
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.17 37/48] cifs: return ENOENT for DFS lookup_cache_entry()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.18 36/49] cifs: fix signed integer overflow when fl_end is OFFSET_MAX
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.18 45/49] smb3: check for null tcon
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.18 47/49] cifs: do not use tcpStatus after negotiate completes
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.18 38/49] cifs: return ENOENT for DFS lookup_cache_entry()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: ksmbd threads eating masses of cputime
- From: David Howells <dhowells@xxxxxxxxxx>
- [GIT PULL] ksmbd server fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: ksmbd threads eating masses of cputime
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH] cifs: when extending a file with falloc we should make files not-sparse
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] cifs: when extending a file with falloc we should make files not-sparse
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- ksmbd threads eating masses of cputime
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: Failure to access cifs mount of samba share after resume from sleep with 5.17-rc5
- From: Satadru Pramanik <satadru@xxxxxxxxx>
- [PATCH] cifs: remove repeated debug message on cifs_put_smb_ses()
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH v3 1/9] iov_iter: Add a function to extract an iter's buffers to a bvec iter
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] cifs: fix potential double free during failed mount
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] cifs: fix potential double free during failed mount
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- Re: xfstests passed for current mainline against current ksmbd-for-next
- From: Steve French <smfrench@xxxxxxxxx>
- Re: lockdep deadlock warning
- From: Vincent Whitchurch <vincent.whitchurch@xxxxxxxx>
- [PATCH] cifs: fix potential deadlock in direct reclaim
- From: Vincent Whitchurch <vincent.whitchurch@xxxxxxxx>
- Re: [PATCH] cifs: set length when cifs_copy_pages_to_iter is successful
- From: Tom Rix <trix@xxxxxxxxxx>
- Re: xfstests passed for current mainline against current ksmbd-for-next
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- xfstests passed for current mainline against current ksmbd-for-next
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: set length when cifs_copy_pages_to_iter is successful
- From: Steve French <smfrench@xxxxxxxxx>
- Suspicious xfstest failures to ksmbd
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] ksmbd: smbd: relax the count of sges required
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH v2] cred: Propagate security_prepare_creds() error code
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [PATCH -next] cifs: Remove duplicated include in cifssmb.c
- From: Steve French <smfrench@xxxxxxxxx>
- Re: Lockdep splat in RXE (softRoCE) driver in xarray accesses
- From: Yanjun Zhu <yanjun.zhu@xxxxxxxxx>
- Re: [GIT PULL] SMB3 Client fixes (updated)
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH] ksmbd: smbd: relax the count of sges required
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: RDMA (smbdirect) testing
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2] cred: Propagate security_prepare_creds() error code
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH] cifs: set length when cifs_copy_pages_to_iter is successful
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- [GIT PULL] SMB3 Client fixes (updated)
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [GIT PULL] SMB3 client fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v3 2/9] iov_iter: Add a general purpose iteration function
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: RDMA (smbdirect) testing
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: [PATCH] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: RDMA (smbdirect) testing
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 5/9] cifs: Change the I/O paths to use an iterator rather than a page list
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 6/9] cifs: Remove unused code
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 9/9] cifs, ksmbd: Fix MAX_SGE count for softiwarp
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 7/9] cifs: Trace writedata page wrangling
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 8/9] cifs: Add some RDMA send tracepoints
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 4/9] cifs: Add a function to read into an iter from a socket
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 3/9] cifs: Add some helper functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 2/9] iov_iter: Add a general purpose iteration function
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 1/9] iov_iter: Add a function to extract an iter's buffers to a bvec iter
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 0/9] cifs: Use iov_iters down to the network transport
- From: David Howells <dhowells@xxxxxxxxxx>
- UAF in smbd_reconnect() when using softIWarp
- From: David Howells <dhowells@xxxxxxxxxx>
- Lockdep splat in RXE (softRoCE) driver in xarray accesses
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: RDMA (smbdirect) testing
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- [GIT PULL] SMB3 client fixes
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] ksmbd: smbd: relax the count of sges required
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- [PATCH -next] cifs: Remove duplicated include in cifssmb.c
- From: Yang Li <yang.lee@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] cred: Propagate security_prepare_creds() error code
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [bug report] cifs: cache the dirents for entries in a cached directory
- From: Steve French <smfrench@xxxxxxxxx>
- Re: RDMA (smbdirect) testing
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: RDMA (smbdirect) testing
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- [PATCH] cifs: set length when cifs_copy_pages_to_iter is successful
- From: Tom Rix <trix@xxxxxxxxxx>
- [bug report] cifs: cache the dirents for entries in a cached directory
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: New Defects reported by Coverity Scan for linux-next weekly scan
- From: Steve French <smfrench@xxxxxxxxx>
- Re: linux-next: Signed-off-by missing for commit in the cifs tree
- From: Steve French <smfrench@xxxxxxxxx>
- linux-next: Signed-off-by missing for commit in the cifs tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- [PATCH v2] cred: Propagate security_prepare_creds() error code
- From: Frederick Lawler <fred@xxxxxxxxxxxxxx>
- Re: [PATCH 0/7] cifs: Use iov_iters down to the network transport
- From: Tom Talpey <tom@xxxxxxxxxx>
- [PATCH 6/7] cifs: Remove unused code
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 7/7] cifs, ksmbd: Fix MAX_SGE count for softiwarp
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 5/7] cifs: Change the I/O paths to use an iterator rather than a page list
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 4/7] cifs: Add a function to read into an iter from a socket
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 3/7] cifs: Add some helper functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 1/7] iov_iter: Add a function to extract an iter's buffers to a bvec iter
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 2/7] iov_iter: Add a general purpose iteration function
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 0/7] cifs: Use iov_iters down to the network transport
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: RDMA (smbdirect) testing
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: RDMA (smbdirect) testing
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: RDMA (smbdirect) testing
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: RDMA (smbdirect) testing
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: RDMA (smbdirect) testing
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: CIFS regression mounting vers=1.0 NTLMSSP when hostname is too long
- From: Byron Stanoszek <gandalf@xxxxxxxxx>
- Should BUG() be removed or changed to WARN_ON in iov_iter changeset
- From: Steve French <smfrench@xxxxxxxxx>
- RE: RDMA (smbdirect) testing
- From: Long Li <longli@xxxxxxxxxxxxx>
- Re: RDMA (smbdirect) testing
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 4/4] cifs: cache the dirents for entries in a cached directory
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH][SMB3] 3 multichannel patches from Shyam
- From: Steve French <smfrench@xxxxxxxxx>
- Re: RDMA (smbdirect) testing
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: RDMA (smbdirect) testing
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v2] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [ovs-dev] [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)
- From: Ilya Maximets <i.maximets@xxxxxxx>
- Re: [PATCH v2] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: RDMA (smbdirect) testing
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] cred: Propagate security_prepare_creds() error code
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [SMB3] add mount option "nosparse"
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [SMB3][PATCHES] two patches for minor coverity warnings
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- [SMB3][PATCHES] two patches for minor coverity warnings
- From: Steve French <smfrench@xxxxxxxxx>
- Re: RDMA (smbdirect) testing
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: RDMA (smbdirect) testing
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] cred: Propagate security_prepare_creds() error code
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- RE: RDMA (smbdirect) testing
- From: Long Li <longli@xxxxxxxxxxxxx>
- Re: RDMA (smbdirect) testing
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: RDMA (smbdirect) testing
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: RDMA (smbdirect) testing
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: RDMA (smbdirect) testing
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: RDMA (smbdirect) testing
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: lockdep deadlock warning
- From: Vincent Whitchurch <vincent.whitchurch@xxxxxxxx>
- Re: [PATCH v2] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH][SMB3] Add defines for various newer FSCTLs
- From: David Disseldorp <ddiss@xxxxxxxxx>
- Re: [PATCH 1/2] netfs: ->cleanup() op is always given a rreq pointer now
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: CIFS regression mounting vers=1.0 NTLMSSP when hostname is too long
- From: Byron Stanoszek <gandalf@xxxxxxxxx>
- [PATCH][SMB3] Fix trivial unused variable compile warning
- From: Steve French <smfrench@xxxxxxxxx>
- Re: linux-next: build warning after merge of the cifs tree
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH][SMB3] Add various fsctl structs
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 1/2] netfs: ->cleanup() op is always given a rreq pointer now
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- linux-next: build warning after merge of the cifs tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH][SMB3] Add defines for various newer FSCTLs
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH][SMB3] Add defines for various newer FSCTLs
- From: Steve French <smfrench@xxxxxxxxx>
- Re: RDMA (smbdirect) testing
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH] cifs: smbd: fix typo in comment
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH -next] cifs: Return true/false (not 1/0) from bool functions
- From: Steven French <sfrench@xxxxxxxxx>
- [PATCH][SMB2] Add tracepoint for oplock break file not found
- From: Steve French <smfrench@xxxxxxxxx>
- Re: CIFS regression mounting vers=1.0 NTLMSSP when hostname is too long
- From: Steven French <sfrench@xxxxxxxxx>
- Re: [PATCH] cifs: smbd: fix typo in comment
- From: Steven French <sfrench@xxxxxxxxx>
- Re: [PATCH 3/4] cifs: set the CREATE_NOT_FILE when opening the directory in use_cached_dir()
- From: Steve French <smfrench@xxxxxxxxx>
- Re: RDMA (smbdirect) testing
- From: Tom Talpey <tom@xxxxxxxxxx>
- [PATCH] cifs: smbd: fix typo in comment
- From: Julia Lawall <Julia.Lawall@xxxxxxxx>
- Re: [PATCH v2] cifs: don't call cifs_dfs_query_info_nonascii_quirk() if nodfs was set
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] cred: Propagate security_prepare_creds() error code
- From: Frederick Lawler <fred@xxxxxxxxxxxxxx>
- Re: RDMA (smbdirect) testing
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: RDMA (smbdirect) testing
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH RFC 2/5] tls: build proto after context has been initialized
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- [PATCH v2] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: RDMA (smbdirect) testing
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v3] ksmbd: fix outstanding credits related bugs
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: RDMA (smbdirect) testing
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3] ksmbd: fix outstanding credits related bugs
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- Re: RDMA (smbdirect) testing
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- Re: [PATCH 2/2] ksmbd: smbd: fix connection dropped issue
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v2] ksmbd: fix outstanding credits related bugs
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: RDMA (smbdirect) testing
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- RDMA (smbdirect) testing
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 1/2] netfs: ->cleanup() op is always given a rreq pointer now
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 1/2] netfs: ->cleanup() op is always given a rreq pointer now
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2] ksmbd: fix outstanding credits related bugs
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- Re: [PATCH 1/2] ksmbd: fix outstanding credits related bugs
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH 3/3] ksmbd: fix racy issue from using ->d_parent and ->d_name
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH][SMB3] add dynamic trace point for debugging lease break not found
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- Re: non-cifs change post 5.18-rc4 causing buildbot regressions
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- [PATCH][SMB3] add dynamic trace point for debugging lease break not found
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH v2] netfs: Use container_of() for offset casting
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: Multichannel fixes
- From: Paulo Alcantara <pc@xxxxxx>
- Multichannel fixes
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- [PATCH v2] cifs: don't call cifs_dfs_query_info_nonascii_quirk() if nodfs was set
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH] cifs: don't call cifs_dfs_query_info_nonascii_quirk() if nodfs was set
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH] cifs: print TIDs as hex
- From: Paulo Alcantara <pc@xxxxxx>
- Re: [PATCH] cifs: return ENOENT for DFS lookup_cache_entry()
- From: Paulo Alcantara <pc@xxxxxx>
- Re: [PATCH] cifs: don't call cifs_dfs_query_info_nonascii_quirk() if nodfs was set
- From: Paulo Alcantara <pc@xxxxxx>
- [PATCH] cifs: print TIDs as hex
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH -next] cifs: return the more nuanced writeback error on close()
- From: ChenXiaoSong <chenxiaosong2@xxxxxxxxxx>
- [PATCH] cifs: don't call cifs_dfs_query_info_nonascii_quirk() if nodfs was set
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH] cifs: return ENOENT for DFS lookup_cache_entry()
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH 3/3] ksmbd: fix racy issue from using ->d_parent and ->d_name
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: getxattr() on cifs sometimes hangs since kernel 5.14
- From: Forest <forestix@xxxxxxxxx>
- Re: getxattr() on cifs sometimes hangs since kernel 5.14
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- [PATCH 2/2] ksmbd: smbd: fix connection dropped issue
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- [PATCH 1/2] ksmbd: fix outstanding credits related bugs
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- Re: [PATCH 3/3] ksmbd: fix racy issue from using ->d_parent and ->d_name
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- getxattr() on cifs sometimes hangs since kernel 5.14
- From: Forest <forestix@xxxxxxxxx>
- Re: CIFS regression mounting vers=1.0 NTLMSSP when hostname is too long
- From: Paulo Alcantara <pc@xxxxxx>
- Re: [PATCH 3/3] ksmbd: fix wrong smbd max read/write size check
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- Re: [PATCH 2/3] ksmbd: add smbd max io size parameter
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- Re: [PATCH 1/3] ksmbd: handle smb2 query dir request for OutputBufferLength that is too small
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- non-cifs change post 5.18-rc4 causing buildbot regressions
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH -next] ksmbd: Fix some kernel-doc comments
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH 2/3] ksmbd: add smbd max io size parameter
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH 1/3] ksmbd: handle smb2 query dir request for OutputBufferLength that is too small
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH] ksmbd-tools: add smbd max io size parameter
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH 3/3] ksmbd: fix wrong smbd max read/write size check
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [Bug 4194] Can't read directories with many files+directories
- From: samba-bugs@xxxxxxxxx
- Re: [PATCH 3/3] ksmbd: fix racy issue from using ->d_parent and ->d_name
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH 7/6] cifs: Make the cifs RDMA code use iterators
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: Failure to access cifs mount of samba share after resume from sleep with 5.17-rc5
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- Re: Failure to access cifs mount of samba share after resume from sleep with 5.17-rc5
- From: Satadru Pramanik <satadru@xxxxxxxxx>
- [Bug 4194] Can't read directories with many files+directories
- From: samba-bugs@xxxxxxxxx
- [Bug 15051] EBADF/EIO errors in rename/open caused by race condition in smb2_compound_op
- From: samba-bugs@xxxxxxxxx
- [Bug 15051] EBADF/EIO errors in rename/open caused by race condition in smb2_compound_op
- From: samba-bugs@xxxxxxxxx
- [PATCH][SMB3] EBADF/EIO errors in rename/open caused by race condition in smb2_compound_op
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH -next] ksmbd: Fix some kernel-doc comments
- From: Yang Li <yang.lee@xxxxxxxxxxxxxxxxx>
- [Bug 4194] Can't read directories with many files+directories
- From: samba-bugs@xxxxxxxxx
- [Bug 15051] EBADF/EIO errors in rename/open caused by race condition in smb2_compound_op
- From: samba-bugs@xxxxxxxxx
- [Bug 15051] EBADF/EIO errors in rename/open caused by race condition in smb2_compound_op
- From: samba-bugs@xxxxxxxxx
- Re: misreported st_blocks (AllocationSize)
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- misreported st_blocks (AllocationSize)
- From: Steve French <smfrench@xxxxxxxxx>
- [Bug 14713] SMBv3 negotiation fails with a Solaris server
- From: samba-bugs@xxxxxxxxx
- Re: [PATCH 4/4] cifs: cache the dirents for entries in a cached directory
- From: Leif Sahlberg <lsahlber@xxxxxxxxxx>
- Re: [PATCH 4/4] cifs: cache the dirents for entries in a cached directory
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH] cifs: cache dirent names for cached directories
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- [PATCH 4/4] cifs: cache the dirents for entries in a cached directory
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- Cifs: cache entries for the cached directory
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- [PATCH 3/4] cifs: set the CREATE_NOT_FILE when opening the directory in use_cached_dir()
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- [PATCH 2/4] cifs: check for smb1 in open_cached_dir()
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- [PATCH 1/4] cifs: move definition of cifs_fattr earlier in cifsglob.h
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- Re: [PATCH] cifs: cache dirent names for cached directories
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- [PATCH 5/6] cifs: Change the I/O paths to use an iterator rather than a page list
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 6/6] cifs: Remove unused code
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 4/6] cifs: Add a function to read into an iter from a socket
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 1/6] iov_iter: Add a function to extract an iter's buffers to a bvec iter
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 2/6] iov_iter: Add a general purpose iteration function
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 3/6] cifs: Add some helper functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 0/6] cifs: Use iov_iters down to the network transport
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: Improving perf for async i/o path
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- Re: CIFS regression mounting vers=1.0 NTLMSSP when hostname is too long
- From: Paulo Alcantara <pc@xxxxxx>
- Re: Improving perf for async i/o path
- From: Tom Talpey <tom@xxxxxxxxxx>
- Improving perf for async i/o path
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- Re: [PATCH v3] ksmbd: validate length in smb2_write()
- From: Marios Makassikis <mmakassikis@xxxxxxxxxx>
- Re: CIFS regression mounting vers=1.0 NTLMSSP when hostname is too long
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- Re: CIFS regression mounting vers=1.0 NTLMSSP when hostname is too long
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v3] ksmbd: validate length in smb2_write()
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- Re: [PATCH v3] ksmbd: validate length in smb2_write()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [bug report] cifs: cache dirent names for cached directories
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH] ksmbd: validate length in fsctl_pipe_transceive()
- From: Marios Makassikis <mmakassikis@xxxxxxxxxx>
- [PATCH v3] ksmbd: validate length in smb2_write()
- From: Marios Makassikis <mmakassikis@xxxxxxxxxx>
- Re: [PATCH] cifs: cache dirent names for cached directories
- From: Leif Sahlberg <lsahlber@xxxxxxxxxx>
- Re: CIFS regression mounting vers=1.0 NTLMSSP when hostname is too long
- From: Paulo Alcantara <pc@xxxxxx>
- Re: CIFS regression mounting vers=1.0 NTLMSSP when hostname is too long
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: CIFS regression mounting vers=1.0 NTLMSSP when hostname is too long
- From: Paulo Alcantara <pc@xxxxxx>
- Re: [PATCH] cifs: cache dirent names for cached directories
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH] cifs: cache dirent names for cached directories
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: Regression: CIFS umount fails since 14302ee33 with some servers (exit code 32)
- From: Thorsten Leemhuis <regressions@xxxxxxxxxxxxx>
- Re: Regression: CIFS umount fails since 14302ee33 with some servers (exit code 32)
- From: Paulo Alcantara <pc@xxxxxx>
- Re: Regression: CIFS umount fails since 14302ee33 with some servers (exit code 32)
- From: Moritz Duge <duge@xxxxxxxxxxxx>
- [PATCH v2] ksmbd: validate length in smb2_write()
- From: Marios Makassikis <mmakassikis@xxxxxxxxxx>
- Re: [PATCH] ksmbd: validate length in smb2_write()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: Regression: CIFS umount fails since 14302ee33 with some servers (exit code 32)
- From: Thorsten Leemhuis <regressions@xxxxxxxxxxxxx>
- [PATCH -next] cifs: Return true/false (not 1/0) from bool functions
- From: Yang Li <yang.lee@xxxxxxxxxxxxxxxxx>
- Re: CIFS regression mounting vers=1.0 NTLMSSP when hostname is too long
- From: Thorsten Leemhuis <regressions@xxxxxxxxxxxxx>
- Re: CIFS regression mounting vers=1.0 NTLMSSP when hostname is too long
- From: Steven French <sfrench@xxxxxxxxx>
- Re: [PATCH] cifs: cache dirent names for cached directories
- From: Paulo Alcantara <pc@xxxxxx>
- Re: CIFS regression mounting vers=1.0 NTLMSSP when hostname is too long
- From: Paulo Alcantara <pc@xxxxxx>
- Re: [PATCH] cifs: cache dirent names for cached directories
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- [PATCH] cifs: cache dirent names for cached directories
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- cache dirent names for the cached directory while we hold a lease
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- Re: [PATCH] cifs: cache dirent names for cached directories
- From: Paulo Alcantara <pc@xxxxxx>
- [PATCH] ksmbd: validate length in smb2_write()
- From: Marios Makassikis <mmakassikis@xxxxxxxxxx>
- CIFS regression mounting vers=1.0 NTLMSSP when hostname is too long
- From: Byron Stanoszek <gandalf@xxxxxxxxx>
- Re: [PATCH] cifs: flush all dirty pages to server before read/write
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: flush all dirty pages to server before read/write
- From: Kinglong Mee <kinglongmee@xxxxxxxxx>
- Re: [PATCH] cifs: cache dirent names for cached directories
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] cifs: cache dirent names for cached directories
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- Patch to add caching od directory entries for the cache dir
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- identifying key_type_dns_resolver
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- Re: [PATCH] cifs: flush all dirty pages to server before read/write
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- Re: [PATCH] ksmbd: fix reference count leak in smb_check_perm_dacl()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v4 5/5] ksmbd: smbd: handle multiple Buffer descriptors
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v4 4/5] ksmbd: smbd: change the return value of get_sg_list
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v4 3/5] ksmbd: smbd: simplify tracking pending packets
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v4 2/5] ksmbd: smbd: introduce read/write credits for RDMA read/write
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v4 1/5] ksmbd: smbd: change prototypes of RDMA read/write related functions
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v4 5/5] ksmbd: smbd: handle multiple Buffer descriptors
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- [PATCH v4 4/5] ksmbd: smbd: change the return value of get_sg_list
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- [PATCH v4 3/5] ksmbd: smbd: simplify tracking pending packets
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- [PATCH v4 1/5] ksmbd: smbd: change prototypes of RDMA read/write related functions
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- [PATCH v4 2/5] ksmbd: smbd: introduce read/write credits for RDMA read/write
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- Re: [PATCH] mount.cifs.rst: add FIPS information
- From: Pavel Shilovsky <pshilovsky@xxxxxxxxx>
- [ANNOUNCE] cifs-utils release 6.15 ready for download
- From: Pavel Shilovsky <pshilovsky@xxxxxxxxx>
- Re: [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- [PATCH] ksmbd: fix reference count leak in smb_check_perm_dacl()
- From: Xin Xiong <xiongx18@xxxxxxxxxxxx>
- Re: [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH] cifs: flush all dirty pages to server before read/write
- From: Kinglong Mee <kinglongmee@xxxxxxxxx>
- Re: [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: Failure to access cifs mount of samba share after resume from sleep with 5.17-rc5
- From: Satadru Pramanik <satadru@xxxxxxxxx>
- Re: [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH] cifs: flush all dirty pages to server before read/write
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)
- From: "Benjamin Coddington" <bcodding@xxxxxxxxxx>
- Re: [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)
- From: Simo Sorce <simo@xxxxxxxxxx>
- Re: [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)
- From: Boris Pismenny <borispismenny@xxxxxxxxx>
- Re: [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH] cifs: flush all dirty pages to server before read/write
- From: Steve French <smfrench@xxxxxxxxx>
- "full backport" of cifs.ko fixes/features to 5.15
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- [PATCH 1/3] ksmbd: remove internal.h include
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH 3/3] ksmbd: fix racy issue from using ->d_parent and ->d_name
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH 2/3] fs: introduce lock_rename_child() helper
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 3/5] cifs: destage any unwritten data to the server before calling copychunk_write
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 4/6] cifs: destage any unwritten data to the server before calling copychunk_write
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 4/6] cifs: destage any unwritten data to the server before calling copychunk_write
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 6/9] cifs: destage any unwritten data to the server before calling copychunk_write
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.17 11/22] ksmbd: set fixed sector size to FS_SECTOR_SIZE_INFORMATION
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 05/15] ksmbd: increment reference count of parent fp
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 06/15] ksmbd: set fixed sector size to FS_SECTOR_SIZE_INFORMATION
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.17 10/22] ksmbd: increment reference count of parent fp
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 10/15] cifs: destage any unwritten data to the server before calling copychunk_write
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.17 16/22] cifs: destage any unwritten data to the server before calling copychunk_write
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 5.17 070/146] cifs: Check the IOCB_DIRECT flag, not O_DIRECT
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5.15 061/124] cifs: Check the IOCB_DIRECT flag, not O_DIRECT
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5.10 40/86] cifs: Check the IOCB_DIRECT flag, not O_DIRECT
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5.4 28/62] cifs: Check the IOCB_DIRECT flag, not O_DIRECT
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.19 22/53] cifs: Check the IOCB_DIRECT flag, not O_DIRECT
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.14 17/43] cifs: Check the IOCB_DIRECT flag, not O_DIRECT
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.9 12/24] cifs: Check the IOCB_DIRECT flag, not O_DIRECT
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 2/5] tls: build proto after context has been initialized
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH RFC 2/5] tls: build proto after context has been initialized
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH 14/14] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 14/14] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 4/4] ksmbd: smbd: handle multiple Buffer descriptors
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- Re: [PATCH v3 2/4] ksmbd: smbd: introduce read/write credits for RDMA read/write
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- Re: [PATCH] cifs: flush all dirty pages to server before read/write
- From: Kinglong Mee <kinglongmee@xxxxxxxxx>
- cifsFileInfo leak when doing cifs_atomic_open on a symlink file
- From: Kinglong Mee <kinglongmee@xxxxxxxxx>
- Re: [GIT PULL] ksmbd server fixes
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] ksmbd server fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v3 4/4] ksmbd: smbd: handle multiple Buffer descriptors
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v3 2/4] ksmbd: smbd: introduce read/write credits for RDMA read/write
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [GIT PULL] smb3 client fixes
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] smb3 client fixes
- From: Steve French <smfrench@xxxxxxxxx>
- [Bug 15051] New: EBADF/EIO errors in rename/open caused by race condition in smb2_compound_op
- From: samba-bugs@xxxxxxxxx
- Re: [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH RFC 5/5] net/tls: Add observability for AF_TLSH sockets
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH RFC 3/5] net/tls: Add an AF_TLSH address family
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH RFC 1/5] net: Add distinct sk_psock field
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH] cifs: destage any unwritten data to the server before calling copychunk_write
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 2/2] cifs: use correct lock type in cifs_reconnect()
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 1/2] cifs: fix NULL ptr dereference in refresh_mounts()
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 2/2] cifs: use correct lock type in cifs_reconnect()
- From: Leif Sahlberg <lsahlber@xxxxxxxxxx>
- Re: [PATCH 1/2] cifs: fix NULL ptr dereference in refresh_mounts()
- From: Leif Sahlberg <lsahlber@xxxxxxxxxx>
- [PATCH] cifs: destage any unwritten data to the server before calling copychunk_write
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- [PATCH 2/2] cifs: use correct lock type in cifs_reconnect()
- From: Paulo Alcantara <pc@xxxxxx>
- [PATCH 1/2] cifs: fix NULL ptr dereference in refresh_mounts()
- From: Paulo Alcantara <pc@xxxxxx>
- Re: [PATCH RFC 08/15] SUNRPC: Add RPC_TASK_CORK flag
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH RFC 08/15] SUNRPC: Add RPC_TASK_CORK flag
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC 00/15] Prototype implementation of RPC-with-TLS
- From: Rick Macklem <rmacklem@xxxxxxxxxxx>
- Re: [PATCH RFC 08/15] SUNRPC: Add RPC_TASK_CORK flag
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH RFC 08/15] SUNRPC: Add RPC_TASK_CORK flag
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC 00/15] Prototype implementation of RPC-with-TLS
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH RFC 00/15] Prototype implementation of RPC-with-TLS
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- [PATCH AUTOSEL 5.4 06/14] cifs: Check the IOCB_DIRECT flag, not O_DIRECT
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH RFC 08/15] SUNRPC: Add RPC_TASK_CORK flag
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 06/12] cifs: Check the IOCB_DIRECT flag, not O_DIRECT
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 5/9] cifs: Check the IOCB_DIRECT flag, not O_DIRECT
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.9 5/7] cifs: Check the IOCB_DIRECT flag, not O_DIRECT
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 07/18] cifs: Check the IOCB_DIRECT flag, not O_DIRECT
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 09/27] cifs: Check the IOCB_DIRECT flag, not O_DIRECT
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.17 13/34] cifs: Check the IOCB_DIRECT flag, not O_DIRECT
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH RFC 00/15] Prototype implementation of RPC-with-TLS
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH RFC 00/15] Prototype implementation of RPC-with-TLS
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC 08/15] SUNRPC: Add RPC_TASK_CORK flag
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- [PATCH RFC 15/15] NFS: Add an "xprtsec=" NFS mount option
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 14/15] NFS: Have struct nfs_client carry a TLS policy field
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 13/15] NFS: Replace fs_context-related dprintk() call sites with tracepoints
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 11/15] SUNRPC: Add infrastructure for async RPC_AUTH_TLS probe
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 12/15] SUNRPC: Add FSM machinery to handle RPC_AUTH_TLS on reconnect
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 10/15] SUNRPC: Expose TLS policy via the rpc_create() API
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 09/15] SUNRPC: Add a cl_xprtsec_policy field
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 08/15] SUNRPC: Add RPC_TASK_CORK flag
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 07/15] SUNRPC: Refactor rpc_call_null_helper()
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 06/15] SUNRPC: Add RPC client support for the RPC_AUTH_TLS authentication flavor
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 04/15] SUNRPC: Fail faster on bad verifier
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 05/15] SUNRPC: Widen rpc_task::tk_flags
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 03/15] SUNRPC: Capture cmsg metadata on client-side receive
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 5/5] net/tls: Add observability for AF_TLSH sockets
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 02/15] SUNRPC: Ignore data_ready callbacks during TLS handshakes
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 01/15] SUNRPC: Replace dprintk() call site in xs_data_ready
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 00/15] Prototype implementation of RPC-with-TLS
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Linux SCSI]
[Samba]
[Yosemite News]