Linux CIFS Development
[Prev Page][Next Page]
- [PATCH 08/12] cifs: initialize rsp_iov in SMB2_query_directory
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- [PATCH 04/12] cifs: initialize rsp_iov in SMB2_query_info
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- [PATCH 00/12] cifs: various fixes for NULL pointers
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- [PATCH 10/12] cifs: initialize rsp_iov in SMB2_QFS_info
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- [PATCH 07/12] cifs: initialize rsp_iov in SMB2_write
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- Re: [PATCH] CIFS: Fix NULL pointer deref on TCON failures
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] CIFS: Fix NULL pointer deref on TCON failures
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- Re: NULL pointer dereference in SMB2_tcon on 4.14-rc4
- From: Petr Vandrovec <petr@xxxxxxxxxxxxxx>
- Re: NULL pointer dereference in SMB2_tcon on 4.14-rc4
- From: Leif Sahlberg <lsahlber@xxxxxxxxxx>
- Re: NULL pointer dereference in SMB2_tcon on 4.14-rc4
- From: Petr Vandrovec <petr@xxxxxxxxxxxxxx>
- Re: NULL pointer dereference in SMB2_tcon on 4.14-rc4
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- NULL pointer dereference in SMB2_tcon on 4.14-rc4
- From: Petr Vandrovec <petr@xxxxxxxxxxxxxx>
- Re: [PATCH 16/16] cifs: Use find_get_pages_range_tag()
- From: Daniel Jordan <daniel.m.jordan@xxxxxxxxxx>
- Re: [PATCH] cifs: Fix bool initialization/comparison
- From: Nico Kadel-Garcia <nkadel@xxxxxxxxx>
- [PATCH 16/16] cifs: Use find_get_pages_range_tag()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH] cifs: Fix bool initialization/comparison
- From: Thomas Meyer <thomas@xxxxxxxx>
- Re: [PATCH v8 01/20] crypto: change transient busy return code to -EAGAIN
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- Re: [PATCH v8 01/20] crypto: change transient busy return code to -EAGAIN
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] man: generate all man pages from POD files when buidling
- From: Jeff Layton <jlayton@xxxxxxxxx>
- Re: [Patch v4 16/22] CIFS: SMBD: Fix the definition for SMB2_CHANNEL_RDMA_V1_INVALIDATE
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: Fake rwx permissions if we can not read the CIFS ACL
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: Fake rwx permissions if we can not read the CIFS ACL
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [Patch v4 17/22] CIFS: SMBD: Implement RDMA memory registration
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [Patch v4 02/22] CIFS: SMBD: Establish SMBDirect connection
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [Patch v4 14/22] CIFS: SMBD: Implement function to send data via RDMA send
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [Patch v4 14/22] CIFS: SMBD: Implement function to send data via RDMA send
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [Patch v4 12/22] CIFS: SMBD: Implement function to receive data via RDMA receive
- From: kbuild test robot <lkp@xxxxxxxxx>
- [PATCH] cifs: Fake rwx permissions if we can not read the CIFS ACL
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- [Patch v4 02/22] CIFS: SMBD: Establish SMBDirect connection
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v4 01/22] CIFS: SMBD: Add SMBDirect protocol initial values and constants
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v4 14/22] CIFS: SMBD: Implement function to send data via RDMA send
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v4 09/22] CIFS: SMBD: Implement function to destroy a SMBDirect connection
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v4 11/22] CIFS: SMBD: Set SMBDirect maximum read or write size for I/O
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v4 08/22] CIFS: SMBD: Upper layer reconnects to SMBDirect session
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v4 10/22] CIFS: SMBD: Upper layer destroys SMBDirect session on shutdown or umount
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v4 07/22] CIFS: SMBD: Implement function to reconnect to a SMBDirect transport
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v4 21/22] CIFS: SMBD: Upper layer performs SMB read via RDMA write through memory registration
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v4 04/22] CIFS: SMBD: Add rdma mount option
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v4 12/22] CIFS: SMBD: Implement function to receive data via RDMA receive
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v4 03/22] CIFS: SMBD: export protocol initial values
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v4 16/22] CIFS: SMBD: Fix the definition for SMB2_CHANNEL_RDMA_V1_INVALIDATE
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v4 05/22] CIFS: SMBD: Implement function to create a SMBDirect connection
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v4 13/22] CIFS: SMBD: Upper layer receives data via RDMA receive
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v4 15/22] CIFS: SMBD: Upper layer sends data via RDMA send
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v4 20/22] CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/O
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v4 22/22] CIFS: SMBD: Add SMBDirect debug counters
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v4 19/22] CIFS: SMBD: Add parameter rdata to smb2_new_read_req
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v4 00/22] CIFS: Implement SMBDirect
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v4 17/22] CIFS: SMBD: Implement RDMA memory registration
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v4 18/22] CIFS: SMBD: Upper layer performs SMB write via RDMA read through memory registration
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v4 06/22] CIFS: SMBD: Upper layer connects to SMBDirect session
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] SMB3: Fix resource leak if an unexpected dialect is returned
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- [PATCH] cifs: handle large EA requests more gracefully in smb2+
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- Re: [PATCH] cifs: handle large EA requests more gracefully in smb2+
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- Re: [PATCH] cifs: handle large EA requests more gracefully in smb2+
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] cifs: handle large EA requests more gracefully in smb2+
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- Regression in 4.14-rc: CIFS SMB2+ combined with pythons xattr.listxattr leads to "IOError: [Errno 61] No data available"
- From: Thorsten Leemhuis <linux@xxxxxxxxxxxxx>
- Re: [PATCH] man: generate all man pages from POD files when buidling
- From: Aurélien Aptel <aaptel@xxxxxxxx>
- Re: linux-next: build failure after merge of the cifs tree
- From: Steve French <smfrench@xxxxxxxxx>
- linux-next: build failure after merge of the cifs tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- [cifs:for-next 1/1] fs/cifs/smb2transport.c:403:27: error: 'struct cifs_ses' has no member named 'preauth_sha_hash'
- From: kbuild test robot <fengguang.wu@xxxxxxxxx>
- Re: [GIT] SMB3 Fixes for stable
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT] SMB3 Fixes for stable
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [GIT] SMB3 Fixes for stable
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [GIT] SMB3 Fixes for stable
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [SMB3] Handle O_SYNC/DSYNC and O_DIRECT flags on SMB3 opens
- From: Pavel Shilovsky <piastryyy@xxxxxxxxx>
- Re: [SMB3] [PATCH] statx enablement for cifs.ko
- From: Pavel Shilovsky <piastryyy@xxxxxxxxx>
- Re: [SMB3] [PATCH] statx enablement for cifs.ko
- From: Jeff Layton <jlayton@xxxxxxxxxxxxxxx>
- Re: [SMB3] Handle O_SYNC/DSYNC and O_DIRECT flags on SMB3 opens
- From: Leif Sahlberg <lsahlber@xxxxxxxxxx>
- Fwd: [SMB3] Handle O_SYNC/DSYNC and O_DIRECT flags on SMB3 opens
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [SMB3] [PATCH] statx enablement for cifs.ko
- From: Leif Sahlberg <lsahlber@xxxxxxxxxx>
- [SMB3] [PATCH] statx enablement for cifs.ko
- From: Steve French <smfrench@xxxxxxxxx>
- Fwd: [PATCH 02/10] cifs: honor AT_STATX_DONT_SYNC
- From: Steve French <smfrench@xxxxxxxxx>
- Re: Four more cifs patches for stable
- From: Steve French <smfrench@xxxxxxxxx>
- Re: Four more cifs patches for stable
- From: Aurélien Aptel <aaptel@xxxxxxxx>
- Four more cifs patches for stable
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH v3 16/31] cifs: Define usercopy region in cifs_request slab cache
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: linux-next: Signed-off-by missing for commit in the cifs tree
- From: Steve French <smfrench@xxxxxxxxx>
- Re: linux-next: Signed-off-by missing for commit in the cifs tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: linux-next: Signed-off-by missing for commit in the cifs tree
- From: Leif Sahlberg <lsahlber@xxxxxxxxxx>
- linux-next: Signed-off-by missing for commit in the cifs tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH] cifs: show 'soft' in the mount options for !hard mounts
- From: Leif Sahlberg <lsahlber@xxxxxxxxxx>
- Re: [PATCH] cifs: show 'soft' in the mount options for !hard mounts
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: show 'soft' in the mount options for !hard mounts
- From: Leif Sahlberg <lsahlber@xxxxxxxxxx>
- [PATCH] cifs: show 'soft' in the mount options for !hard mounts
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- [PATCH] CIFS: make arrays static const, reduces object code size
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [SMB3] fixes for stable
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: hide unused functions
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [CIFS] [PATCH] Multidialect protocol negotiation for cifs.ko
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [CIFS] [PATCH] Multidialect protocol negotiation for cifs.ko
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- Re: [CIFS] [PATCH] Multidialect protocol negotiation for cifs.ko
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [cifs:for-next 4/4] fs//cifs/smb2pdu.c:571:15: error: 'struct TCP_Server_Info' has no member named 'vol'
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v2] KEYS: make keyctl_invalidate() also require Setattr permission
- From: Eric Biggers <ebiggers3@xxxxxxxxx>
- [cifs:for-next 4/4] fs//cifs/smb2pdu.c:571:15: error: 'struct TCP_Server_Info' has no member named 'vol'
- From: kbuild test robot <fengguang.wu@xxxxxxxxx>
- [cifs:for-next 4/4] fs/cifs/smb2pdu.c:571:15: error: 'struct TCP_Server_Info' has no member named 'vol'; did you mean 'vals'?
- From: kbuild test robot <fengguang.wu@xxxxxxxxx>
- Re: [CIFS] [PATCH] Multidialect protocol negotiation for cifs.ko
- From: Steve French <smfrench@xxxxxxxxx>
- [CIFS] [PATCH] Multidialect protocol negotiation for cifs.ko
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: hide unused functions
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2] KEYS: make keyctl_invalidate() also require Setattr permission
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH] cifs: release auth_key.response for reconnect.
- Re: SMB3: Add xattr support to SMB3 and a bug fix
- From: Steve French <smfrench@xxxxxxxxx>
- RE: [PATCH] cifs: check rsp for NULL before dereferencing in SMB2_open
- From: Pavel Shilovskiy <pshilov@xxxxxxxxxxxxx>
- [PATCH] cifs: check rsp for NULL before dereferencing in SMB2_open
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- [PATCH] cifs: check rsp for NULL before dereferencing in SMB2_open
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- Re: SMB3: Add xattr support to SMB3 and a bug fix
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: SMB3: Add xattr support to SMB3 and a bug fix
- From: Steve French <smfrench@xxxxxxxxx>
- Re: SMB3: Add xattr support to SMB3 and a bug fix
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- SMB3: Add xattr support to SMB3 and a bug fix
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] cifs: release cifs root_cred after exit_cifs
- Re: [PATCH v2] KEYS: make keyctl_invalidate() also require Setattr permission
- From: Eric Biggers <ebiggers3@xxxxxxxxx>
- RE: [Patch v2 00/19] CIFS: Implement SMBDirect
- From: Long Li <longli@xxxxxxxxxxxxx>
- RE: [Patch v2 00/19] CIFS: Implement SMBDirect
- From: "Steve Wise" <swise@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH v8 01/20] crypto: change transient busy return code to -EAGAIN
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v8 04/20] crypto: remove redundant backlog checks on EBUSY
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v8 05/20] crypto: marvell/cesa: remove redundant backlog checks on EBUSY
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v8 10/20] crypto: move gcm to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v8 12/20] fscrypt: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v8 13/20] dm: move dm-verity to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v8 16/20] crypto: tcrypt: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v8 20/20] crypto: adapt api sample to use async. op wait
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v8 19/20] crypto: mediatek: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v8 18/20] crypto: qce: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v8 17/20] crypto: talitos: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v8 15/20] ima: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v8 14/20] cifs: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v8 11/20] crypto: move testmgr to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v8 09/20] crypto: move drbg to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v8 08/20] crypto: move pub key to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v8 07/20] crypto: move algif to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v8 06/20] crypto: introduce crypto wait for async op
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v8 03/20] net: use -EAGAIN for transient busy indication
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v8 02/20] crypto: ccp: use -EAGAIN for transient busy indication
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v8 00/20] simplify crypto wait for async op
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- Re: [PATCH v7 00/19] simplify crypto wait for async op
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- Re: [PATCH v7 00/19] simplify crypto wait for async op
- From: Harsh Jain <harshjain.prof@xxxxxxxxx>
- Re: [PATCH v2] KEYS: make keyctl_invalidate() also require Setattr permission
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH] cifs: hide unused functions
- From: Arnd Bergmann <arnd@xxxxxxxx>
- 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 v7 00/19] simplify crypto wait for async op
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- Re: RFC: Revert move default dialect from CIFS to to SMB3
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: RFC: Revert move default dialect from CIFS to to SMB3
- From: Thorsten Leemhuis <linux@xxxxxxxxxxxxx>
- Re: RFC: Revert move default dialect from CIFS to to SMB3
- From: Andrew Bartlett <abartlet@xxxxxxxxx>
- Re: RFC: Revert move default dialect from CIFS to to SMB3
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [CIFS] Clarify default dialect change warning messages
- From: Steve French <smfrench@xxxxxxxxx>
- Re: RFC: Revert move default dialect from CIFS to to SMB3
- From: Steve French <smfrench@xxxxxxxxx>
- Re: RFC: Revert move default dialect from CIFS to to SMB3
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: RFC: Revert move default dialect from CIFS to to SMB3
- From: "L. A. Walsh" <linux-cifs@xxxxxxxxx>
- Re: [Patch v3 02/19] CIFS: SMBD: Add SMBDirect protocol and transport constants
- From: Steve French <smfrench@xxxxxxxxx>
- Re: RFC: Revert move default dialect from CIFS to to SMB3
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- SMB3 security upgrade -fix warning messages on CIFS mount when mounting to older servers
- From: Steve French <smfrench@xxxxxxxxx>
- Re: RFC: Revert move default dialect from CIFS to to SMB3"
- From: Andrew Bartlett <abartlet@xxxxxxxxx>
- Re: RFC: Revert move default dialect from CIFS to to SMB3
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- Re: RFC: Revert move default dialect from CIFS to to SMB3
- From: Steve French <smfrench@xxxxxxxxx>
- Missing patch for reconnect during NegotiateProtocol
- From: Leif Sahlberg <lsahlber@xxxxxxxxxx>
- Re: RFC: Revert move default dialect from CIFS to to SMB3
- From: Steve French <smfrench@xxxxxxxxx>
- Re: RFC: Revert move default dialect from CIFS to to SMB3"
- From: "L. A. Walsh" <linux-cifs@xxxxxxxxx>
- Re: RFC: Revert move default dialect from CIFS to to SMB3
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [GIT] Two small cifs fixes for stable
- From: Steve French <smfrench@xxxxxxxxx>
- Re: RFC: Revert move default dialect from CIFS to to SMB3
- From: Thorsten Leemhuis <linux@xxxxxxxxxxxxx>
- RFC: Revert move default dialect from CIFS to to SMB3"
- From: Thorsten Leemhuis <linux@xxxxxxxxxxxxx>
- Re: [PATCH v7 00/19] simplify crypto wait for async op
- From: Harsh Jain <harshjain.prof@xxxxxxxxx>
- Re: [PATCH] cifs: don't send invalid setxattr requests
- From: Pavel Shilovsky <piastryyy@xxxxxxxxx>
- RE: [Patch v3 00/19] CIFS: Implement SMB Direct
- From: Long Li <longli@xxxxxxxxxxxxx>
- Re: [Patch v3 02/19] CIFS: SMBD: Add SMBDirect protocol and transport constants
- From: Pavel Shilovsky <piastryyy@xxxxxxxxx>
- RE: [Patch v3 02/19] CIFS: SMBD: Add SMBDirect protocol and transport constants
- From: Long Li <longli@xxxxxxxxxxxxx>
- Re: [Patch v3 02/19] CIFS: SMBD: Add SMBDirect protocol and transport constants
- From: Pavel Shilovsky <piastryyy@xxxxxxxxx>
- RE: [[PATCH v1] 15/37] [CIFS] SMBD: Post a SMBD data transfer message with data payload
- From: Long Li <longli@xxxxxxxxxxxxx>
- Re: [PATCH v2] cifs: setcifsacl - Send the actual (security descriptor) buffer size instead of the pre-allocated size
- From: Jeff Layton <jlayton@xxxxxxxxx>
- [PATCH v2] cifs: setcifsacl - Send the actual (security descriptor) buffer size instead of the pre-allocated size
- From: shirishpargaonkar@xxxxxxxxx
- Re: [[PATCH v1] 15/37] [CIFS] SMBD: Post a SMBD data transfer message with data payload
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [Patch v2 00/19] CIFS: Implement SMBDirect
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- RE: [[PATCH v1] 05/37] [CIFS] SMBD: Implement API for upper layer to create SMBD transport and establish RDMA connection
- From: Long Li <longli@xxxxxxxxxxxxx>
- RE: [[PATCH v1] 18/37] [CIFS] SMBD: Implement API for upper layer to send data
- From: Long Li <longli@xxxxxxxxxxxxx>
- RE: [[PATCH v1] 15/37] [CIFS] SMBD: Post a SMBD data transfer message with data payload
- From: Long Li <longli@xxxxxxxxxxxxx>
- RE: [Patch v3 11/19] CIFS: SMBD: Define memory registration for I/O data
- From: Long Li <longli@xxxxxxxxxxxxx>
- RE: [Patch v3 12/19] CIFS: SMBD: Fix the definition for SMB2_CHANNEL_RDMA_V1_INVALIDATE
- From: Long Li <longli@xxxxxxxxxxxxx>
- Re: [Patch v3 12/19] CIFS: SMBD: Fix the definition for SMB2_CHANNEL_RDMA_V1_INVALIDATE
- From: Pavel Shilovsky <piastryyy@xxxxxxxxx>
- Re: [Patch v3 11/19] CIFS: SMBD: Define memory registration for I/O data
- From: Pavel Shilovsky <piastryyy@xxxxxxxxx>
- RE: [Patch v3 06/19] CIFS: SMBD: Reconnect to SMBDirect session
- From: Long Li <longli@xxxxxxxxxxxxx>
- Re: [Patch v3 06/19] CIFS: SMBD: Reconnect to SMBDirect session
- From: Pavel Shilovsky <piastryyy@xxxxxxxxx>
- RE: [Patch v3 04/19] CIFS: SMBD: Add SMBDirect transport to SMB connection and Makefile
- From: Long Li <longli@xxxxxxxxxxxxx>
- Re: [Patch v3 04/19] CIFS: SMBD: Add SMBDirect transport to SMB connection and Makefile
- From: Pavel Shilovsky <piastryyy@xxxxxxxxx>
- RE: [Patch v3 02/19] CIFS: SMBD: Add SMBDirect protocol and transport constants
- From: Long Li <longli@xxxxxxxxxxxxx>
- RE: [Patch v3 01/19] CIFS: Add rdma mount option
- From: Long Li <longli@xxxxxxxxxxxxx>
- Re: [Patch v3 02/19] CIFS: SMBD: Add SMBDirect protocol and transport constants
- From: Pavel Shilovsky <piastryyy@xxxxxxxxx>
- Re: [Patch v3 01/19] CIFS: Add rdma mount option
- From: Pavel Shilovsky <piastryyy@xxxxxxxxx>
- RE: [PATCH 2/2] cifs: Add support for writing attributes on SMB2+
- From: Pavel Shilovskiy <pshilov@xxxxxxxxxxxxx>
- RE: [PATCH 1/2] cifs: Add support for reading attributes on SMB2+
- From: Pavel Shilovskiy <pshilov@xxxxxxxxxxxxx>
- [Patch v3 03/19] CIFS: SMBD: Implement SMBDirect transport
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v3 06/19] CIFS: SMBD: Reconnect to SMBDirect session
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v3 05/19] CIFS: SMBD: Connect to SMBDirect session
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v3 10/19] CIFS: SMBD: Send data through SMBDirect
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v3 07/19] CIFS: SMBD: Destroy SMBDirect session on shutdown or umount
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v3 12/19] CIFS: SMBD: Fix the definition for SMB2_CHANNEL_RDMA_V1_INVALIDATE
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v3 02/19] CIFS: SMBD: Add SMBDirect protocol and transport constants
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v3 13/19] CIFS: SMBD: Implement SMB write via RDMA read through memory registration
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v3 00/19] CIFS: Implement SMB Direct
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v3 09/19] CIFS: SMBD: Receive data from SMBDirect
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v3 08/19] CIFS: SMBD: Set SMBDirect maximum read or write size for I/O
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v3 14/19] CIFS: SMBD: Deregister memory on finishing SMB write
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v3 04/19] CIFS: SMBD: Add SMBDirect transport to SMB connection and Makefile
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v3 11/19] CIFS: SMBD: Define memory registration for I/O data
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v3 15/19] CIFS: SMBD: Add parameter rdata to smb2_new_read_req
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v3 17/19] CIFS: SMBD: Implement SMB read via RDMA write through memory registration
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v3 18/19] CIFS: SMBD: Deregister memory when finishing SMB read
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v3 19/19] CIFS: SMBD: Add SMBDirect debug counters
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- RE: [Patch v2 00/19] CIFS: Implement SMBDirect
- From: Long Li <longli@xxxxxxxxxxxxx>
- [Patch v3 16/19] CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/O
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v3 01/19] CIFS: Add rdma mount option
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [Patch v2 00/19] CIFS: Implement SMBDirect
- From: Roland Dreier <roland@xxxxxxxxxxxxxxx>
- RE: [Patch v2 00/19] CIFS: Implement SMBDirect
- From: Long Li <longli@xxxxxxxxxxxxx>
- [PATCH v2 16/30] cifs: Define usercopy region in cifs_request slab cache
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] cifs: setcifsacl - Send the actual (security descriptor) buffer size instead of the pre-allocated size
- From: Jeffrey Layton <jlayton@xxxxxxxxx>
- Re: [PATCH] cifs: setcifsacl - Send the actual (security descriptor) buffer size instead of the pre-allocated size
- From: Shirish Pargaonkar <shirishpargaonkar@xxxxxxxxx>
- Re: [PATCH] cifs: setcifsacl - Send the actual (security descriptor) buffer size instead of the pre-allocated size
- From: Shirish Pargaonkar <shirishpargaonkar@xxxxxxxxx>
- Re: [PATCH] cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 0/2] cifs: Add attribute read/write support to SMB2+
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] CIFS: Fix maximum SMB2 header size
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: setcifsacl - Send the actual (security descriptor) buffer size instead of the pre-allocated size
- From: Jeff Layton <jlayton@xxxxxxxxx>
- Re: [PATCH] cifs: setcifsacl - Send the actual (security descriptor) buffer size instead of the pre-allocated size
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] cifs: setcifsacl - Send the actual (security descriptor) buffer size instead of the pre-allocated size
- From: shirishpargaonkar@xxxxxxxxx
- Re: [PATCH] CIFS: Fix maximum SMB2 header size
- From: Sachin Prabhu <sprabhu@xxxxxxxxxx>
- [PATCH] CIFS: Fix maximum SMB2 header size
- From: Pavel Shilovsky <pshilov@xxxxxxxxxxxxx>
- [CIFS] A few small cifs fixes
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH v7 01/19] crypto: change transient busy return code to -EAGAIN
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v7 02/19] crypto: ccp: use -EAGAIN for transient busy indication
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v7 03/19] crypto: remove redundant backlog checks on EBUSY
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v7 04/19] crypto: marvell/cesa: remove redundant backlog checks on EBUSY
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v7 05/19] crypto: introduce crypto wait for async op
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v7 06/19] crypto: move algif to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v7 07/19] crypto: move pub key to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v7 08/19] crypto: move drbg to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v7 10/19] crypto: move testmgr to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v7 11/19] fscrypt: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v7 13/19] cifs: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v7 14/19] ima: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v7 15/19] crypto: tcrypt: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v7 16/19] crypto: talitos: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v7 17/19] crypto: qce: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v7 18/19] crypto: mediatek: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v7 19/19] crypto: adapt api sample to use async. op wait
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v7 12/19] dm: move dm-verity to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v7 09/19] crypto: move gcm to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v7 00/19] simplify crypto wait for async op
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- Re: [PATCH v6 04/19] crypto: marvell/cesa: remove redundant backlog checks on EBUSY
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- Re: [PATCH v6 04/19] crypto: marvell/cesa: remove redundant backlog checks on EBUSY
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: cifs-utils: setcifsacl receives STATUS_INVALID_SECURITY_DESCR reply from custom CIFS implementation
- From: Paul van Schayck <polleke@xxxxxxxxx>
- [PATCH 2/2] cifs: Add support for writing attributes on SMB2+
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- [PATCH 0/2] cifs: Add attribute read/write support to SMB2+
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- [PATCH 1/2] cifs: Add support for reading attributes on SMB2+
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- Re: [PATCH 2/2] cifs: Add support for writing attributes on SMB2+
- From: Pavel Shilovsky <piastryyy@xxxxxxxxx>
- Re: [PATCH 1/2] cifs: Add support for reading attributes on SMB2+
- From: Pavel Shilovsky <piastryyy@xxxxxxxxx>
- [PATCH 0/2] cifs: Add attribute read/write support to SMB2+
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- [PATCH 1/2] cifs: Add support for reading attributes on SMB2+
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- [PATCH 2/2] cifs: Add support for writing attributes on SMB2+
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- Re: [PATCH] cifs: Fix df output for users with quota limits
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [Patch v2 13/19] CIFS: SMBD: Use registered memory RDMA read for SMB write
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [Patch v2 13/19] CIFS: SMBD: Use registered memory RDMA read for SMB write
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- RE: [Patch v2 13/19] CIFS: SMBD: Use registered memory RDMA read for SMB write
- From: Long Li <longli@xxxxxxxxxxxxx>
- Re: [Patch v2 13/19] CIFS: SMBD: Use registered memory RDMA read for SMB write
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH 1/2] cifs: Add support for reading attributes on SMB2+
- From: Pavel Shilovsky <piastryyy@xxxxxxxxx>
- RE: [Patch v2 13/19] CIFS: SMBD: Use registered memory RDMA read for SMB write
- From: Long Li <longli@xxxxxxxxxxxxx>
- Re: [Patch v2 13/19] CIFS: SMBD: Use registered memory RDMA read for SMB write
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH] cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- Re: [PATCH 1/2] cifs: Add support for reading attributes on SMB2+
- From: Shirish Pargaonkar <shirishpargaonkar@xxxxxxxxx>
- [PATCH 2/2] cifs: Add support for writing attributes on SMB2+
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- [PATCH 1/2] cifs: Add support for reading attributes on SMB2+
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- [PATCH 0/2] cifs: Add attribute read/write support to SMB2+
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- RE: [Patch v2 00/19] CIFS: Implement SMBDirect
- From: Long Li <longli@xxxxxxxxxxxxx>
- RE: [Patch v2 00/19] CIFS: Implement SMBDirect
- From: "Steve Wise" <swise@xxxxxxxxxxxxxxxxxxxxx>
- RE: [Patch v2 00/19] CIFS: Implement SMBDirect
- From: Long Li <longli@xxxxxxxxxxxxx>
- RE: [Patch v2 00/19] CIFS: Implement SMBDirect
- From: "Steve Wise" <swise@xxxxxxxxxxxxxxxxxxxxx>
- RE: [Patch v2 01/19] CIFS: Add RDMA mount option
- From: Long Li <longli@xxxxxxxxxxxxx>
- [PATCH v6 00/19] simplify crypto wait for async op
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v6 01/19] crypto: change transient busy return code to -EAGAIN
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v6 02/19] crypto: ccp: use -EAGAIN for transient busy indication
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v6 04/19] crypto: marvell/cesa: remove redundant backlog checks on EBUSY
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v6 06/19] crypto: move algif to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v6 05/19] crypto: introduce crypto wait for async op
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v6 07/19] crypto: move pub key to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v6 08/19] crypto: move drbg to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v6 09/19] crypto: move gcm to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v6 10/19] crypto: move testmgr to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v6 11/19] fscrypt: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v6 12/19] dm: move dm-verity to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v6 13/19] cifs: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v6 14/19] ima: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v6 15/19] crypto: tcrypt: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v6 16/19] crypto: talitos: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v6 17/19] crypto: qce: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v6 18/19] crypto: mediatek: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v6 19/19] crypto: adapt api sample to use async. op wait
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v6 03/19] crypto: remove redundant backlog checks on EBUSY
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- Re: [PATCH v5 05/19] crypto: introduce crypto wait for async op
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- Re: [dm-devel] [PATCH v5 12/19] dm: move dm-verity to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- Re: [Patch v2 01/19] CIFS: Add RDMA mount option
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [Patch v2 03/19] CIFS: SMBD: Implement SMBDirect
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v2 04/19] CIFS: SMBD: Add SMBDirect transport to SMB connection and Makefile
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v2 00/19] CIFS: Implement SMBDirect
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v2 05/19] CIFS: SMBD: Connect to SMBDirect session
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v2 06/19] CIFS: SMBD: Reconnect to SMBDirect session
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v2 07/19] CIFS: SMBD: Destroy SMBDirect session on shutdown or umount
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v2 08/19] CIFS: SMBD: Set SMBDirect maximum read or write size for I/O
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v2 09/19] CIFS: SMBD: Read data from SMBDirect
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v2 10/19] CIFS: SMBD: Send data through SMBDirect
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v2 11/19] CIFS: SMBD: Define memory registration for I/O data
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v2 13/19] CIFS: SMBD: Use registered memory RDMA read for SMB write
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v2 12/19] CIFS: SMBD: Fix the definition for SMB2_CHANNEL_RDMA_V1_INVALIDATE
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v2 15/19] CIFS: SMBD: Add parameter rdata to smb2_new_read_req
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v2 14/19] CIFS: SMBD: Deregister memory when finishing SMB write
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v2 16/19] CIFS: SMBD: Read correct returned data length for RDMA write (SMB READ) I/O
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v2 17/19] CIFS: SMBD: Implement SMB READ via RDMA write through memory registration
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v2 18/19] CIFS: SMBD: Deregister memory when finishing SMB READ
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v2 19/19] CIFS: SMBD: Add SMBDirect debug counters
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v2 01/19] CIFS: Add RDMA mount option
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [Patch v2 02/19] CIFS: SMBD: Add SMBDirect protocol and transport constants
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 8/8] CIFS: One function call less in cifs_do_create() after error detection
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 7/8] CIFS: Delete an unnecessary variable initialisation in cifs_do_create()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 6/8] CIFS: Return directly after a failed build_path_from_dentry() in cifs_do_create()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 5/8] CIFS: Less function calls in cifs_mknod() after error detection
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 4/8] CIFS: Use common error handling code in cifs_mknod()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 3/8] CIFS: One function call less in cifs_lookup() after error detection
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 2/8] CIFS: Improve 27 size determinations
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/8] CIFS: Delete 11 error messages for a failed memory allocation
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/8] CIFS: Adjustments for several function implementations
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- RE: [[PATCH v1] 18/37] [CIFS] SMBD: Implement API for upper layer to send data
- From: Long Li <longli@xxxxxxxxxxxxx>
- RE: [[PATCH v1] 07/37] [CIFS] SMBD: Implement receive buffer for handling SMBD response
- From: Long Li <longli@xxxxxxxxxxxxx>
- Re: [dm-devel] [PATCH v5 12/19] dm: move dm-verity to generic async completion
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH 1/2] cifs: Add support for reading attributes on SMB2+
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- [PATCH 2/2] cifs: Add support for writing attributes on SMB2+
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- [PATCH 0/2] cifs: Add attribute read/write support to SMB2+
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- Re: [PATCH v2] KEYS: make keyctl_invalidate() also require Setattr permission
- From: Joe Richey <joerichey94@xxxxxxxxx>
- Re: [PATCH v2] KEYS: make keyctl_invalidate() also require Setattr permission
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxx>
- [PATCH v2] KEYS: make keyctl_invalidate() also require Setattr permission
- From: Eric Biggers <ebiggers3@xxxxxxxxx>
- [4.13] Bad error message, old SMB protocol host.
- From: Robin <beanow@xxxxxxxxx>
- Re: [PATCH v5 04/19] crypto: marvell/cesa: remove redundant backlog checks on EBUSY
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 18/19] crypto: mediatek: move to generic async completion
- From: Ryder Lee <ryder.lee@xxxxxxxxxxxx>
- Re: [PATCH v5 05/19] crypto: introduce crypto wait for async op
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- RE: [[PATCH v1] 25/37] [CIFS] SMBD: Support SMBD idle connection timer
- From: Long Li <longli@xxxxxxxxxxxxx>
- RE: [[PATCH v1] 25/37] [CIFS] SMBD: Support SMBD idle connection timer
- From: Tom Talpey <ttalpey@xxxxxxxxxxxxx>
- RE: [[PATCH v1] 23/37] [CIFS] SMBD: Implement API for upper layer to reconnect transport
- From: Long Li <longli@xxxxxxxxxxxxx>
- RE: [[PATCH v1] 21/37] [CIFS] SMBD: Implement API for upper layer to receive data
- From: Tom Talpey <ttalpey@xxxxxxxxxxxxx>
- RE: [[PATCH v1] 30/37] [CIFS] SMBD: Add SMBDirect transport to Makefile
- From: Long Li <longli@xxxxxxxxxxxxx>
- RE: [[PATCH v1] 25/37] [CIFS] SMBD: Support SMBD idle connection timer
- From: Long Li <longli@xxxxxxxxxxxxx>
- RE: [[PATCH v1] 24/37] [CIFS] SMBD: Support for SMBD keep alive protocol
- From: Long Li <longli@xxxxxxxxxxxxx>
- RE: [[PATCH v1] 21/37] [CIFS] SMBD: Implement API for upper layer to receive data
- From: Long Li <longli@xxxxxxxxxxxxx>
- RE: [[PATCH v1] 16/37] [CIFS] SMBD: Post a SMBD message with no payload
- From: Tom Talpey <ttalpey@xxxxxxxxxxxxx>
- RE: [[PATCH v1] 19/37] [CIFS] SMBD: Manage credits on SMBD client and server
- From: Long Li <longli@xxxxxxxxxxxxx>
- RE: [[PATCH v1] 14/37] [CIFS] SMBD: Post a SMBD data transfer message with page payload
- From: Long Li <longli@xxxxxxxxxxxxx>
- RE: [[PATCH v1] 04/37] [CIFS] SMBD: Define per-channel SMBD transport parameters and default values
- From: Long Li <longli@xxxxxxxxxxxxx>
- RE: [[PATCH v1] 01/37] [CIFS] SMBD: Add parsing for new rdma mount option
- From: Long Li <longli@xxxxxxxxxxxxx>
- RE: [[PATCH v1] 16/37] [CIFS] SMBD: Post a SMBD message with no payload
- From: Long Li <longli@xxxxxxxxxxxxx>
- RE: [[PATCH v1] 30/37] [CIFS] SMBD: Add SMBDirect transport to Makefile
- From: Tom Talpey <ttalpey@xxxxxxxxxxxxx>
- RE: [[PATCH v1] 26/37] [CIFS] SMBD: Send an immediate packet when it's needed
- From: Tom Talpey <ttalpey@xxxxxxxxxxxxx>
- RE: [[PATCH v1] 25/37] [CIFS] SMBD: Support SMBD idle connection timer
- From: Tom Talpey <ttalpey@xxxxxxxxxxxxx>
- RE: [[PATCH v1] 24/37] [CIFS] SMBD: Support for SMBD keep alive protocol
- From: Tom Talpey <ttalpey@xxxxxxxxxxxxx>
- RE: [[PATCH v1] 23/37] [CIFS] SMBD: Implement API for upper layer to reconnect transport
- From: Tom Talpey <ttalpey@xxxxxxxxxxxxx>
- RE: [[PATCH v1] 22/37] [CIFS] SMBD: Implement API for upper layer to receive data to page
- From: Tom Talpey <ttalpey@xxxxxxxxxxxxx>
- RE: [[PATCH v1] 21/37] [CIFS] SMBD: Implement API for upper layer to receive data
- From: Tom Talpey <ttalpey@xxxxxxxxxxxxx>
- RE: [[PATCH v1] 19/37] [CIFS] SMBD: Manage credits on SMBD client and server
- From: Tom Talpey <ttalpey@xxxxxxxxxxxxx>
- RE: [[PATCH v1] 18/37] [CIFS] SMBD: Implement API for upper layer to send data
- From: Tom Talpey <ttalpey@xxxxxxxxxxxxx>
- RE: [[PATCH v1] 15/37] [CIFS] SMBD: Post a SMBD data transfer message with data payload
- From: Tom Talpey <ttalpey@xxxxxxxxxxxxx>
- RE: [[PATCH v1] 14/37] [CIFS] SMBD: Post a SMBD data transfer message with page payload
- From: Tom Talpey <ttalpey@xxxxxxxxxxxxx>
- RE: [[PATCH v1] 07/37] [CIFS] SMBD: Implement receive buffer for handling SMBD response
- From: Tom Talpey <ttalpey@xxxxxxxxxxxxx>
- RE: [[PATCH v1] 05/37] [CIFS] SMBD: Implement API for upper layer to create SMBD transport and establish RDMA connection
- From: Tom Talpey <ttalpey@xxxxxxxxxxxxx>
- RE: [[PATCH v1] 04/37] [CIFS] SMBD: Define per-channel SMBD transport parameters and default values
- From: Tom Talpey <ttalpey@xxxxxxxxxxxxx>
- RE: [[PATCH v1] 01/37] [CIFS] SMBD: Add parsing for new rdma mount option
- From: Tom Talpey <ttalpey@xxxxxxxxxxxxx>
- RE: [[PATCH v1] 16/37] [CIFS] SMBD: Post a SMBD message with no payload
- From: Tom Talpey <ttalpey@xxxxxxxxxxxxx>
- RE: [[PATCH v1] 16/37] [CIFS] SMBD: Post a SMBD message with no payload
- From: Long Li <longli@xxxxxxxxxxxxx>
- RE: [[PATCH v1] 12/37] [CIFS] SMBD: Handle send completion from CQ
- From: Long Li <longli@xxxxxxxxxxxxx>
- RE: [[PATCH v1] 02/37] [CIFS] SMBD: Add structure for SMBD transport
- From: Long Li <longli@xxxxxxxxxxxxx>
- RE: [[PATCH v1] 00/37] Implement SMBD protocol: Series 1
- From: Long Li <longli@xxxxxxxxxxxxx>
- Re: [PATCH v5 02/19] crypto: ccp: use -EAGAIN for transient busy indication
- From: Gary R Hook <gary.hook@xxxxxxx>
- [PATCH v5 02/19] crypto: ccp: use -EAGAIN for transient busy indication
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v5 06/19] crypto: move algif to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v5 05/19] crypto: introduce crypto wait for async op
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v5 04/19] crypto: marvell/cesa: remove redundant backlog checks on EBUSY
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v5 03/19] crypto: remove redundant backlog checks on EBUSY
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v5 07/19] crypto: move pub key to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v5 09/19] crypto: move gcm to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v5 13/19] cifs: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v5 12/19] dm: move dm-verity to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v5 11/19] fscrypt: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v5 10/19] crypto: move testmgr to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v5 15/19] crypto: tcrypt: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v5 14/19] ima: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v5 16/19] crypto: talitos: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v5 17/19] crypto: qce: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v5 18/19] crypto: mediatek: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v5 19/19] crypto: adapt api sample to use async. op wait
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v5 08/19] crypto: move drbg to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v5 01/19] crypto: change transient busy return code to -EAGAIN
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v5 00/19] simplify crypto wait for async op
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- Re: [[PATCH v1] 02/37] [CIFS] SMBD: Add structure for SMBD transport
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: [[PATCH v1] 08/37] [CIFS] SMBD: Define packet format for SMBD data transfer message
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [[PATCH v1] 00/37] Implement SMBD protocol: Series 1
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [[PATCH v1] 00/37] Implement SMBD protocol: Series 1
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [[PATCH v1] 16/37] [CIFS] SMBD: Post a SMBD message with no payload
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [[PATCH v1] 15/37] [CIFS] SMBD: Post a SMBD data transfer message with data payload
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [[PATCH v1] 13/37] [CIFS] SMBD: Implement SMBD protocol negotiation
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [[PATCH v1] 12/37] [CIFS] SMBD: Handle send completion from CQ
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [[PATCH v1] 11/37] [CIFS] SMBD: Post a receive request
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [[PATCH v1] 08/37] [CIFS] SMBD: Define packet format for SMBD data transfer message
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [[PATCH v1] 04/37] [CIFS] SMBD: Define per-channel SMBD transport parameters and default values
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [[PATCH v1] 02/37] [CIFS] SMBD: Add structure for SMBD transport
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: cifs-utils: setcifsacl receives STATUS_INVALID_SECURITY_DESCR reply from custom CIFS implementation
- From: Shirish Pargaonkar <shirishpargaonkar@xxxxxxxxx>
- Re: [[PATCH v1] 02/37] [CIFS] SMBD: Add structure for SMBD transport
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- RE: [[PATCH v1] 02/37] [CIFS] SMBD: Add structure for SMBD transport
- From: Long Li <longli@xxxxxxxxxxxxx>
- [PATCH] cifs: don't send invalid setxattr requests
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v4 02/19] crypto: ccm: use -EAGAIN for transient busy indication
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH] cifs: Add support for reading attributes on SMB2+
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- Re: [PATCH v4 02/19] crypto: ccm: use -EAGAIN for transient busy indication
- From: Gary R Hook <gary.hook@xxxxxxx>
- Re: [PATCH v4 06/19] crypto: move algif to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v4 01/19] crypto: change transient busy return code to -EAGAIN
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v4 03/19] crypto: remove redundant backlog checks on EBUSY
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v4 05/19] crypto: introduce crypto wait for async op
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v4 06/19] crypto: move algif to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v4 07/19] crypto: move pub key to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v4 10/19] crypto: move testmgr to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v4 09/19] crypto: move gcm to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v4 08/19] crypto: move drbg to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v4 12/19] dm: move dm-verity to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v4 11/19] fscrypt: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v4 13/19] cifs: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v4 14/19] ima: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v4 17/19] crypto: qce: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v4 16/19] crypto: talitos: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v4 18/19] crypto: mediatek: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v4 19/19] crypto: adapt api sample to use async. op wait
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v4 15/19] crypto: tcrypt: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v4 04/19] crypto: marvell/cesa: remove redundant backlog checks on EBUSY
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v4 02/19] crypto: ccm: use -EAGAIN for transient busy indication
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v4 00/19] simplify crypto wait for async op
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- Re: [[PATCH v1] 02/37] [CIFS] SMBD: Add structure for SMBD transport
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- [PATCH] cifs: Fix df output for users with quota limits
- From: Sachin Prabhu <sprabhu@xxxxxxxxxx>
- [[PATCH v1] 02/37] [CIFS] SMBD: Add structure for SMBD transport
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [[PATCH v1] 04/37] [CIFS] SMBD: Define per-channel SMBD transport parameters and default values
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [[PATCH v1] 01/37] [CIFS] SMBD: Add parsing for new rdma mount option
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [[PATCH v1] 08/37] [CIFS] SMBD: Define packet format for SMBD data transfer message
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [[PATCH v1] 05/37] [CIFS] SMBD: Implement API for upper layer to create SMBD transport and establish RDMA connection
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [[PATCH v1] 06/37] [CIFS] SMBD: Add definition and cache for SMBD response
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [[PATCH v1] 12/37] [CIFS] SMBD: Handle send completion from CQ
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [[PATCH v1] 11/37] [CIFS] SMBD: Post a receive request
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [[PATCH v1] 13/37] [CIFS] SMBD: Implement SMBD protocol negotiation
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [[PATCH v1] 14/37] [CIFS] SMBD: Post a SMBD data transfer message with page payload
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [[PATCH v1] 15/37] [CIFS] SMBD: Post a SMBD data transfer message with data payload
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [[PATCH v1] 09/37] [CIFS] SMBD: Add SMBD request and cache
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [[PATCH v1] 17/37] [CIFS] SMBD: Track status for transport
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [[PATCH v1] 20/37] [CIFS] SMBD: Implement reassembly queue for receiving data
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [[PATCH v1] 18/37] [CIFS] SMBD: Implement API for upper layer to send data
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [[PATCH v1] 10/37] [CIFS] SMBD: Introduce wait queue when sending SMBD request
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [[PATCH v1] 16/37] [CIFS] SMBD: Post a SMBD message with no payload
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [[PATCH v1] 03/37] [CIFS] SMBD: Add logging functions for debug
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [[PATCH v1] 21/37] [CIFS] SMBD: Implement API for upper layer to receive data
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [[PATCH v1] 32/37] [CIFS] Add SMBD debug couters to CIFS debug exports
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [[PATCH v1] 26/37] [CIFS] SMBD: Send an immediate packet when it's needed
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [[PATCH v1] 36/37] [CIFS] Read from SMBD transport when it's used
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [[PATCH v1] 34/37] [CIFS] Reconnect to SMBD transport when it's used
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [[PATCH v1] 31/37] [CIFS] Add SMBD transport to SMB session context
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [[PATCH v1] 24/37] [CIFS] SMBD: Support for SMBD keep alive protocol
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [[PATCH v1] 28/37] [CIFS] SMBD: Implement API for upper layer to destroy the transport
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [[PATCH v1] 23/37] [CIFS] SMBD: Implement API for upper layer to reconnect transport
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [[PATCH v1] 29/37] [CIFS] SMBD: Disconnect RDMA connection on QP errors
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [[PATCH v1] 27/37] [CIFS] SMBD: Destroy transport when RDMA channel is disconnected
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [[PATCH v1] 25/37] [CIFS] SMBD: Support SMBD idle connection timer
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [[PATCH v1] 35/37] [CIFS] Destroy SMBD transport on exit
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [[PATCH v1] 33/37] [CIFS] Connect to SMBD transport when specified in mount option
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [[PATCH v1] 30/37] [CIFS] SMBD: Add SMBDirect transport to Makefile
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [[PATCH v1] 37/37] [CIFS] Write to SMBD transport when it's used
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [[PATCH v1] 19/37] [CIFS] SMBD: Manage credits on SMBD client and server
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [[PATCH v1] 22/37] [CIFS] SMBD: Implement API for upper layer to receive data to page
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [[PATCH v1] 07/37] [CIFS] SMBD: Implement receive buffer for handling SMBD response
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [[PATCH v1] 00/37] Implement SMBD protocol: Series 1
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [Jfs-discussion] [PATCH] fs: convert a pile of fsync routines to errseq_t based reporting
- From: Dave Kleikamp <dave.kleikamp@xxxxxxxxxx>
- Re: [PATCH] fs: convert a pile of fsync routines to errseq_t based reporting
- From: Jan Kara <jack@xxxxxxx>
- [PATCH] fs: convert a pile of fsync routines to errseq_t based reporting
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: PROBLEM: CIFS SMB2/SMB3 does not work for domain based DFS
- From: Aurélien Aptel <aaptel@xxxxxxxx>
- Re: PROBLEM: CIFS SMB2/SMB3 does not work for domain based DFS
- From: Robin Blanchard <robin.blanchard@xxxxxxxxx>
- Re: PROBLEM: CIFS SMB2/SMB3 does not work for domain based DFS
- From: Aurélien Aptel <aaptel@xxxxxxxx>
- PROBLEM: CIFS SMB2/SMB3 does not work for domain based DFS
- From: Totemo Support <support@xxxxxxxxxx>
- [BUG] cifs crashed kernel in ltp symlink test
- From: Eryu Guan <eguan@xxxxxxxxxx>
- [SMB3] Fixes and Security Upgrade for CIFS client
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: Check for timeout on Negotiate stage
- From: Aurélien Aptel <aaptel@xxxxxxx>
- Re: cifs-utils: setcifsacl receives STATUS_INVALID_SECURITY_DESCR reply from custom CIFS implementation
- From: Paul van Schayck <polleke@xxxxxxxxx>
- [PATCH] cifs: Check for timeout on Negotiate stage
- From: Samuel Cabrero <scabrero@xxxxxxx>
- RE: [PATCH] CIFS: Reconnect expired SMB sessions
- From: Pavel Shilovskiy <pshilov@xxxxxxxxxxxxx>
- Re: [PATCH] CIFS: Reconnect expired SMB sessions
- From: Germano Percossi <germano.percossi@xxxxxxxxxx>
- Re: [PATCH] cifs: Clean up unused variables in smb2pdu.c
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] cifs: Clean up unused variables in smb2pdu.c
- From: Christos Gkekas <chris.gekas@xxxxxxxxx>
- Re: [CIFS] Upgrade default dialect to SMB3 from cifs (SMB1) for improved security
- From: Steve French <smfrench@xxxxxxxxx>
- [CIFS] Upgrade default dialect to SMB3 from cifs (SMB1) for improved security
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 2/2] cifs: Use smb 2 - 3 and cifsacl mount options setacl function
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] CIFS: Reconnect expired SMB sessions
- From: Pavel Shilovsky <pshilov@xxxxxxxxxxxxx>
- [PATCH] CIFS: Display SMB2 error codes in the hex format
- From: Pavel Shilovsky <pshilov@xxxxxxxxxxxxx>
- RE: [PATCH 2/2] cifs: Use smb 2 - 3 and cifsacl mount options setacl function
- From: Pavel Shilovskiy <pshilov@xxxxxxxxxxxxx>
- RE: [PATCH 1/2] cifs: prototype declaration and definition to set acl for smb 2 - 3 and cifsacl mount options
- From: Pavel Shilovskiy <pshilov@xxxxxxxxxxxxx>
- RE: [PATCH 1/2] cifs: prototype declaration and definition for smb 2 - 3 and cifsacl mount options
- From: Pavel Shilovskiy <pshilov@xxxxxxxxxxxxx>
- [cifs:for-next 4/4] ERROR: "smb30_operations" [fs/cifs/cifs.ko] undefined!
- From: kbuild test robot <fengguang.wu@xxxxxxxxx>
- [cifs:for-next 4/4] connect.c:undefined reference to `smb20_operations'
- From: kbuild test robot <fengguang.wu@xxxxxxxxx>
- Re: [GIT] SMB3 fixes
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [GIT] SMB3 fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] CIFS: fix circular locking dependency
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH][cifs-next] cifs: set oparms.create_options rather than or'ing in CREATE_OPEN_BACKUP_INTENT
- From: Steve French <smfrench@xxxxxxxxx>
- RE: [PATCH][cifs-next] cifs: set oparms.create_options rather than or'ing in CREATE_OPEN_BACKUP_INTENT
- From: Pavel Shilovskiy <pshilov@xxxxxxxxxxxxx>
- RE: [PATCH] CIFS: fix circular locking dependency
- From: Pavel Shilovskiy <pshilov@xxxxxxxxxxxxx>
- [PATCH][cifs-next] cifs: set oparms.create_options rather than or'ing in CREATE_OPEN_BACKUP_INTENT
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: cifs-utils: setcifsacl receives STATUS_INVALID_SECURITY_DESCR reply from custom CIFS implementation
- From: Shirish Pargaonkar <shirishpargaonkar@xxxxxxxxx>
- Re: cifs-utils: setcifsacl receives STATUS_INVALID_SECURITY_DESCR reply from custom CIFS implementation
- From: Shirish Pargaonkar <shirishpargaonkar@xxxxxxxxx>
- Re: [PATCH v3 01/28] crypto: change backlog return code to -EIOCBQUEUED
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- Re: [PATCH v3 01/28] crypto: change backlog return code to -EIOCBQUEUED
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 03/28] crypto: ccm: use -EIOCBQUEUED for backlog indication
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v3 04/28] crypto: marvell/cesa: use -EIOCBQUEUED for backlog indication
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v3 05/28] crypto: mediatek: use -EIOCBQUEUED for backlog indication
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v3 06/28] crypto: omap: use -EIOCBQUEUED for backlog indication
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v3 08/28] crypto: talitos: use -EIOCBQUEUED for backlog indication
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v3 10/28] fscrypt: use -EIOCBQUEUED for backlog indication
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v3 14/28] crypto: introduce crypto wait for async op
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v3 18/28] crypto: move gcm to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v3 16/28] crypto: move pub key to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v3 19/28] crypto: move testmgr to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v3 26/28] crypto: qce: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v3 27/28] crypto: mediatek: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v3 28/28] crypto: adapt api sample to use async. op wait
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v3 25/28] crypto: talitos: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v3 24/28] crypto: tcrypt: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v3 23/28] ima: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v3 22/28] cifs: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v3 21/28] fscrypt: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v3 20/28] dm: move dm-verity to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v3 17/28] crypto: move drbg to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v3 15/28] crypto: move algif to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v3 13/28] crypto: adapt api sample to -EIOCBQUEUED as backlog indication
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v3 12/28] ima: use -EIOCBQUEUED for backlog indication
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v3 11/28] cifs: use -EIOCBQUEUED for backlog indication
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v3 09/28] dm: verity: use -EIOCBQUEUED for backlog indication
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v3 07/28] crypto: qce: use -EIOCBQUEUED for backlog indication
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v3 02/28] crypto: atmel: use -EIOCBQUEUED for backlog indication
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v3 01/28] crypto: change backlog return code to -EIOCBQUEUED
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v3 00/28] simplify crypto wait for async op
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- Re: [PATCH v4] cifs: Do not modify mid entry after submitting I/O in cifs_call_async
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] CIFS: fix circular locking dependency
- From: Rabin Vincent <rabin.vincent@xxxxxxxx>
- [PATCH 2/2] cifs: Use smb 2 - 3 and cifsacl mount options setacl function
- From: shirishpargaonkar@xxxxxxxxx
- [PATCH 1/2] cifs: prototype declaration and definition to set acl for smb 2 - 3 and cifsacl mount options
- From: shirishpargaonkar@xxxxxxxxx
- [PATCH v4] cifs: Do not modify mid entry after submitting I/O in cifs_call_async
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] cifs: Do not modify mid entry after submitting I/O in cifs_call_async
- From: Pavel Shilovsky <piastryyy@xxxxxxxxx>
- [PATCH v3] cifs: Do not modify mid entry after submitting I/O in cifs_call_async
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2] cifs: Do not modify mid entry after submitting I/O in cifs_call_async
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH resend] cifs: Do not modify mid entry after submitting I/O in cifs_call_async
- From: Long Li <longli@xxxxxxxxxxxxx>
- Re: [PATCH resend] cifs: Do not modify mid entry after submitting I/O in cifs_call_async
- From: Pavel Shilovsky <piastryyy@xxxxxxxxx>
- [PATCH resend] cifs: Do not modify mid entry after submitting I/O in cifs_call_async
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] cifs: Do not modify mid entry after submitting I/O in cifs_call_async
- From: Long Li <longli@xxxxxxxxxxxxxxxxxxxxxx>
- Re: Request update on Bug 194691 - Unreachable CIFS mount hangs system
- From: Rajesh Srinivasan <rajesh.chivas@xxxxxxxxx>
- Re: SFM mapping of \
- From: Björn Jacke <bjacke@xxxxxxxxx>
- Re: Request update on Bug 194691 - Unreachable CIFS mount hangs system
- From: Pavel Shilovsky <piastryyy@xxxxxxxxx>
- Re: [PATCH] CIFS: add SFM mapping for 0x01-0x1F
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: hide unused functions
- From: Steve French <smfrench@xxxxxxxxx>
- Request update on Bug 194691 - Unreachable CIFS mount hangs system
- From: Rajesh Srinivasan <rajesh.chivas@xxxxxxxxx>
- Re: [PATCH 3/3] staging/lustre, 9p, ceph, cifs, dlm: negate remote pids for F_GETLK
- From: Jeff Layton <jlayton@xxxxxxxxxxxxxxx>
- [PATCH 3/3] staging/lustre, 9p, ceph, cifs, dlm: negate remote pids for F_GETLK
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- [PATCH 2/3] fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locks
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- [PATCH 1/3] fs/locks: Use allocation rather than the stack in fcntl_getlk()
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- [PATCH 0/3 v6] Fixups for l_pid
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- [PATCH] cifs: hide unused functions
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: linux-next: build warning after merge of the cifs tree
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 1/1] CIFS: add int cast to silence warning
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH 1/1] CIFS: add int cast to silence warning
- From: Aurelien Aptel <aaptel@xxxxxxxx>
- linux-next: build warning after merge of the cifs tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- [cifs:for-next 4/6] fs/cifs/smb2transport.c:352:2: note: in expansion of macro 'cifs_dbg'
- From: kbuild test robot <fengguang.wu@xxxxxxxxx>
- Re: [PATCH v3 7/7] CIFS: implement get_dfs_refer for SMB2+
- From: Aurélien Aptel <aaptel@xxxxxxxx>
- Re: [PATCH 2/2] cifs: Use smb 2 - 3 and cifsacl mount options getacl functions
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: set mapping error when page writeback fails in writepage or launder_pages
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH 2/2] cifs: Use smb 2 - 3 and cifsacl mount options getacl functions
- From: shirishpargaonkar@xxxxxxxxx
- [PATCH 1/2] cifs: prototype declaration and definition for smb 2 - 3 and cifsacl mount options
- From: shirishpargaonkar@xxxxxxxxx
- Re: [GIT] CIFS Fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v3 7/7] CIFS: implement get_dfs_refer for SMB2+
- From: Pavel Shilovsky <piastryyy@xxxxxxxxx>
- Re: [PATCH v3 7/7] CIFS: implement get_dfs_refer for SMB2+
- From: Pavel Shilovsky <piastryyy@xxxxxxxxx>
- RE: [PATCH 2/2] cifs: Use smb 2 - 3 and cifsacl mount options getacl functions
- From: Pavel Shilovskiy <pshilov@xxxxxxxxxxxxx>
- RE: [PATCH 1/2] cifs: prototype declaration and definition for smb 2 - 3 and cifsacl mount options
- From: Pavel Shilovskiy <pshilov@xxxxxxxxxxxxx>
- Re: [GIT] CIFS Fixes
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [GIT] CIFS Fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] CIFS: Fix some return values in case of error in 'crypt_message'
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] CIFS: Set ->should_dirty in cifs_user_readv()
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] CIFS: check if pages is null rather than bv for a failed allocation
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: remove redundant return in cifs_creation_time_get
- From: Steve French <smfrench@xxxxxxxxx>
- Re: cifs.ko + smb 3.0 + DFS fails (though direct mount succeeds)
- From: Robin Blanchard <robin.blanchard@xxxxxxxxx>
- Re: cifs.ko + smb 3.0 + DFS fails (though direct mount succeeds)
- From: Aurélien Aptel <aaptel@xxxxxxxx>
- Re: cifs.ko + smb 3.0 + DFS fails (though direct mount succeeds)
- From: Aurélien Aptel <aaptel@xxxxxxxx>
- Re: cifs.ko + smb 3.0 + DFS fails (though direct mount succeeds)
- From: Christian Garling <christian.garling@xxxxxxxxxxxxxx>
- Re: cifs.ko + smb 3.0 + DFS fails (though direct mount succeeds)
- From: Aurélien Aptel <aaptel@xxxxxxxx>
- Re: cifs.ko + smb 3.0 + DFS fails (though direct mount succeeds)
- From: Robin Blanchard <robin.blanchard@xxxxxxxxx>
- RE: [PATCH] CIFS: Fix some return values in case of error in 'crypt_message'
- From: Pavel Shilovskiy <pshilov@xxxxxxxxxxxxx>
- Re: [PATCH] CIFS: Fix some return values in case of error in 'crypt_message'
- From: Aurélien Aptel <aaptel@xxxxxxxx>
- [PATCH] CIFS: Fix some return values in case of error in 'crypt_message'
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH v2 01/11] crypto: introduce crypto wait for async op
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 01/11] crypto: introduce crypto wait for async op
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- Re: [PATCH v2 01/11] crypto: introduce crypto wait for async op
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] cifs: remove redundant return in cifs_creation_time_get
- From: Aurélien Aptel <aaptel@xxxxxxxx>
- [PATCH] CIFS: Improve readdir verbosity
- From: Pavel Shilovsky <pshilov@xxxxxxxxxxxxx>
- [PATCH] cifs: remove redundant return in cifs_creation_time_get
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH 04/12] fs: ceph: CURRENT_TIME with ktime_get_real_ts()
- From: "Yan, Zheng" <ukernel@xxxxxxxxx>
- Re: [PATCH 04/12] fs: ceph: CURRENT_TIME with ktime_get_real_ts()
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 04/12] fs: ceph: CURRENT_TIME with ktime_get_real_ts()
- From: "Yan, Zheng" <ukernel@xxxxxxxxx>
- Re: [PATCH 04/12] fs: ceph: CURRENT_TIME with ktime_get_real_ts()
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 04/12] fs: ceph: CURRENT_TIME with ktime_get_real_ts()
- From: "Yan, Zheng" <ukernel@xxxxxxxxx>
- Re: [PATCH 04/12] fs: ceph: CURRENT_TIME with ktime_get_real_ts()
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 04/12] fs: ceph: CURRENT_TIME with ktime_get_real_ts()
- From: "Yan, Zheng" <ukernel@xxxxxxxxx>
- Re: [PATCH 04/12] fs: ceph: CURRENT_TIME with ktime_get_real_ts()
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 10/12] apparmorfs: Replace CURRENT_TIME with current_time()
- From: John Johansen <john.johansen@xxxxxxxxxxxxx>
- Re: [PATCH 04/12] fs: ceph: CURRENT_TIME with ktime_get_real_ts()
- From: "Yan, Zheng" <ukernel@xxxxxxxxx>
- Re: [PATCH 04/12] fs: ceph: CURRENT_TIME with ktime_get_real_ts()
- From: Deepa Dinamani <deepa.kernel@xxxxxxxxx>
- Re: [PATCH 04/12] fs: ceph: CURRENT_TIME with ktime_get_real_ts()
- From: John Stultz <john.stultz@xxxxxxxxxx>
- Re: [PATCH 04/12] fs: ceph: CURRENT_TIME with ktime_get_real_ts()
- From: "Yan, Zheng" <ukernel@xxxxxxxxx>
- Re: [PATCH 04/12] fs: ceph: CURRENT_TIME with ktime_get_real_ts()
- From: "Yan, Zheng" <ukernel@xxxxxxxxx>
- Re: [PATCH 04/12] fs: ceph: CURRENT_TIME with ktime_get_real_ts()
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] CIFS: add SFM mapping for 0x01-0x1F
- From: Björn Jacke <bjacke@xxxxxxxxx>
- Re: [PATCH 04/12] fs: ceph: CURRENT_TIME with ktime_get_real_ts()
- From: "Yan, Zheng" <ukernel@xxxxxxxxx>
- Re: [PATCH] CIFS: add SFM mapping for 0x01-0x1F
- From: Aurélien Aptel <aaptel@xxxxxxxx>
- [PATCH] CIFS: add SFM mapping for 0x01-0x1F
- From: Björn JACKE <bjacke@xxxxxxxxx>
- [PATCH 2/2] cifs: Use smb 2 - 3 and cifsacl mount options getacl functions
- From: shirishpargaonkar@xxxxxxxxx
- [PATCH 1/2] cifs: prototype declaration and definition for smb 2 - 3 and cifsacl mount options
- From: shirishpargaonkar@xxxxxxxxx
- Re: [PATCH] KEYS: make keyctl_invalidate() also require Setattr permission
- From: Eric Biggers <ebiggers3@xxxxxxxxx>
- [PATCH v2 01/11] crypto: introduce crypto wait for async op
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v2 03/11] crypto: move pub key to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v2 04/11] crypto: move drbg to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v2 05/11] crypto: move gcm to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v2 06/11] crypto: move testmgr to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v2 08/11] fscrypt: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v2 07/11] dm: move dm-verity to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v2 09/11] cifs: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v2 11/11] crypto: adapt api sample to use async. op wait
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v2 10/11] ima: move to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v2 02/11] crypto: move algif to generic async completion
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v2 00/11] introduce crypto wait for async op
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- kudos & congrats on efficiency.
- From: L A Walsh <cifs@xxxxxxxxx>
- [PATCH] cifs: set mapping error when page writeback fails in writepage or launder_pages
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v1 1/1] CIFS: add CONFIG_CIFS_DEBUG_KEYS to dump encryption keys
- From: Aurelien Aptel <aaptel@xxxxxxxx>
- wireshark decryption
- From: aaptel@xxxxxxxx (Aurélien Aptel)
- Re: [PATCH v4 05/27] btrfs: btrfs_wait_tree_block_writeback can be void return
- From: Liu Bo <bo.li.liu@xxxxxxxxxx>
- Re: [PATCH] CIFS: check if pages is null rather than bv for a failed allocation
- From: Pavel Shilovsky <piastryyy@xxxxxxxxx>
- [PATCH] CIFS: check if pages is null rather than bv for a failed allocation
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH] KEYS: make keyctl_invalidate() also require Setattr permission
- From: Eric Biggers <ebiggers3@xxxxxxxxx>
- Re: [PATCH v4 15/27] fs: retrofit old error reporting API onto new infrastructure
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [xfstests PATCH v2 2/3] ext4: allow ext4 to use $SCRATCH_LOGDEV
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH v4 21/27] mm: clean up error handling in write_one_page
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v4 22/27] jbd2: don't reset error in journal_finish_inode_data_buffers
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v4 19/27] buffer: set errors in mapping at the time that the error occurs
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v4 15/27] fs: retrofit old error reporting API onto new infrastructure
- From: Jan Kara <jack@xxxxxxx>
- [GIT] CIFS Fixes
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] Minor cifs xattr cleanup
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH V2] SMB2: Fix share type handling
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] fs: cifs: transport: Use time_after for time comparison
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: cifsacl: Use a temporary ops variable to reduce code length
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH V2] SMB2: Fix share type handling
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: Fwd: backing up to a Drobo CIFS VFS: Error -11 sending data on socket to server, Bufferbloat?
- From: Robert Kudyba <rkudyba@xxxxxxxxxxx>
- Re: Fwd: backing up to a Drobo CIFS VFS: Error -11 sending data on socket to server, Bufferbloat?
- From: Aurélien Aptel <aaptel@xxxxxxxx>
- Fwd: backing up to a Drobo CIFS VFS: Error -11 sending data on socket to server, Bufferbloat?
- From: Robert Kudyba <rkudyba@xxxxxxxxxxx>
- [PATCH] fs: cifs: transport: Use time_after for time comparison
- From: Karim Eshapa <karim.eshapa@xxxxxxxxx>
- Re: backing up to a Drobo CIFS VFS: Error -11 sending data on socket to server, Bufferbloat?
- From: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
- re: backing up to a Drobo CIFS VFS: Error -11 sending data on socket to server, Bufferbloat?
- From: Robert Kudyba <rkudyba@xxxxxxxxxxx>
- Re: [RFC 01/10] crypto: factor async completion for general use
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- Re: [RFC 01/10] crypto: factor async completion for general use
- From: Eric Biggers <ebiggers3@xxxxxxxxx>
- Re: [RFC 01/10] crypto: factor async completion for general use
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- Re: [RFC 07/10] fscrypt: move to generic async completion
- From: Eric Biggers <ebiggers3@xxxxxxxxx>
- Re: [RFC 01/10] crypto: factor async completion for general use
- From: Eric Biggers <ebiggers3@xxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Linux SCSI]
[Samba]
[Yosemite News]