Linux CIFS
[Prev Page][Next Page]
- [PATCH 04/19] cifs: remove rfc1002 header from smb2_tree_disconnect_req, (continued)
- cifs: Update patch based on Pavels feedback,
Ronnie Sahlberg
- [PATCH] cifs: remove unused variable from SMB2_read,
Ronnie Sahlberg
- [PATCH] cifs: fix NULL deref in SMB2_read,
Ronnie Sahlberg
- [PATCH 00/10] cifs: Remove rfc1002 header from smb2 request structs,
Ronnie Sahlberg
- [PATCH 01/19] cifs: Add smb2_send_recv, Ronnie Sahlberg
- [PATCH 05/19] cifs: remove rfc1002 header from smb2_close_req, Ronnie Sahlberg
- [PATCH 13/19] cifs: remove rfc1002 header from smb2 read/write requests, Ronnie Sahlberg
- [PATCH 12/19] cifs: remove rfc1002 header from smb2_lock_req, Ronnie Sahlberg
- [PATCH 09/19] cifs: remove rfc1002 header from smb2_tree_connect_req, Ronnie Sahlberg
- [PATCH 17/19] cifs: remove rfc1002 header from smb2_query_directory_req, Ronnie Sahlberg
- [PATCH 10/19] cifs: remove rfc1002 header from smb2_create_req, Ronnie Sahlberg
- [PATCH 16/19] cifs: remove rfc1002 header from smb2_set_info_req, Ronnie Sahlberg
- [PATCH 15/19] cifs: remove rfc1002 header from smb2_oplock_break we get from server, Ronnie Sahlberg
- [PATCH 02/19] cifs: remove rfc1002 header from smb2_negotiate_req, Ronnie Sahlberg
- [PATCH 07/19] cifs: remove rfc1002 header from smb2_echo_req, Ronnie Sahlberg
- [PATCH 19/19] cifs: remove small_smb2_init, Ronnie Sahlberg
- [PATCH 06/19] cifs: remove rfc1002 header from smb2_ioctl_req, Ronnie Sahlberg
- [PATCH 14/19] cifs: remove rfc1002 header from smb2_lease_ack, Ronnie Sahlberg
- [PATCH 11/19] cifs: remove rfc1002 header from smb2_flush_req, Ronnie Sahlberg
- [PATCH 04/19] cifs: remove rfc1002 header from smb2_tree_disconnect_req, Ronnie Sahlberg
- [PATCH 03/19] cifs: remove rfc1002 header from smb2_logoff_req, Ronnie Sahlberg
- [PATCH 08/19] cifs: remove rfc1002 header from smb2_sess_setup_req, Ronnie Sahlberg
- [PATCH 18/19] cifs: remove rfc1002 header from smb2_query_info_req, Ronnie Sahlberg
- Re: [PATCH 00/10] cifs: Remove rfc1002 header from smb2 request structs, Steve French
- compound requests roadmap,
Aurélien Aptel
- [PATCH] cifs: fix return code when failing to rename a file onto a directory,
Ronnie Sahlberg
- [PATCH 00/19] Remove rfc1002 header from smb2 request structs,
Ronnie Sahlberg
- [PATCH 02/19] cifs: remove rfc1002 header from smb2_negotiate_req, Ronnie Sahlberg
- [PATCH 13/19] cifs: remove rfc1002 header from smb2 read/write requests, Ronnie Sahlberg
- [PATCH 07/19] cifs: remove rfc1002 header from smb2_echo_req, Ronnie Sahlberg
- [PATCH 19/19] cifs: remove small_smb2_init, Ronnie Sahlberg
- [PATCH 17/19] cifs: remove rfc1002 header from smb2_query_directory_req, Ronnie Sahlberg
- [PATCH 10/19] cifs: remove rfc1002 header from smb2_create_req, Ronnie Sahlberg
- [PATCH 08/19] cifs: remove rfc1002 header from smb2_sess_setup_req, Ronnie Sahlberg
- [PATCH 18/19] cifs: remove rfc1002 header from smb2_query_info_req, Ronnie Sahlberg
- [PATCH 11/19] cifs: remove rfc1002 header from smb2_flush_req, Ronnie Sahlberg
- [PATCH 03/19] cifs: remove rfc1002 header from smb2_logoff_req, Ronnie Sahlberg
- [PATCH 12/19] cifs: remove rfc1002 header from smb2_lock_req, Ronnie Sahlberg
- [PATCH 05/19] cifs: remove rfc1002 header from smb2_close_req, Ronnie Sahlberg
- [PATCH 09/19] cifs: remove rfc1002 header from smb2_tree_connect_req, Ronnie Sahlberg
- [PATCH 16/19] cifs: remove rfc1002 header from smb2_set_info_req, Ronnie Sahlberg
- [PATCH 06/19] cifs: remove rfc1002 header from smb2_ioctl_req, Ronnie Sahlberg
- [PATCH 14/19] cifs: remove rfc1002 header from smb2_lease_ack, Ronnie Sahlberg
- [PATCH 04/19] cifs: remove rfc1002 header from smb2_tree_disconnect_req, Ronnie Sahlberg
- [PATCH 15/19] cifs: remove rfc1002 header from smb2_oplock_break we get from server, Ronnie Sahlberg
- [PATCH 01/19] cifs: Add smb2_send_recv, Ronnie Sahlberg
- [Patch v7 00/22] CIFS: Implement SMB Direct protocol,
Long Li
- [Patch v7 02/22] CIFS: SMBD: Introduce kernel config option CONFIG_CIFS_SMB_DIRECT, Long Li
- [Patch v7 12/22] CIFS: SMBD: Upper layer destroys SMB Direct session on shutdown or umount, Long Li
- [Patch v7 01/22] CIFS: SMBD: Add parameter rdata to smb2_new_read_req, Long Li
- [Patch v7 20/22] CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/O, Long Li
- [Patch v7 04/22] CIFS: SMBD: Add SMB Direct protocol initial values and constants, Long Li
- [Patch v7 05/22] CIFS: SMBD: Establish SMB Direct connection, Long Li
- [Patch v7 18/22] CIFS: SMBD: Implement RDMA memory registration, Long Li
- [Patch v7 11/22] CIFS: SMBD: Implement function to destroy a SMB Direct connection, Long Li
- [Patch v7 06/22] CIFS: SMBD: export protocol initial values, Long Li
- [Patch v7 22/22] CIFS: SMBD: Add SMB Direct debug counters, Long Li
- [Patch v7 15/22] CIFS: SMBD: Upper layer receives data via RDMA receive, Long Li
- [Patch v7 09/22] CIFS: SMBD: Implement function to reconnect to a SMB Direct transport, Long Li
- [Patch v7 13/22] CIFS: SMBD: Set SMB Direct maximum read or write size for I/O, Long Li
- [Patch v7 21/22] CIFS: SMBD: Upper layer performs SMB read via RDMA write through memory registration, Long Li
- [Patch v7 14/22] CIFS: SMBD: Implement function to receive data via RDMA receive, Long Li
- [Patch v7 19/22] CIFS: SMBD: Upper layer performs SMB write via RDMA read through memory registration, Long Li
- [Patch v7 07/22] CIFS: SMBD: Implement function to create a SMB Direct connection, Long Li
- [Patch v7 16/22] CIFS: SMBD: Implement function to send data via RDMA send, Long Li
- [Patch v7 08/22] CIFS: SMBD: Upper layer connects to SMBDirect session, Long Li
- [Patch v7 17/22] CIFS: SMBD: Upper layer sends data via RDMA send, Long Li
- [Patch v7 10/22] CIFS: SMBD: Upper layer reconnects to SMB Direct session, Long Li
- [Patch v7 03/22] CIFS: SMBD: Add rdma mount option, Long Li
- Re: [Patch v7 00/22] CIFS: Implement SMB Direct protocol, Steve French
- [Patch v6 00/22] CIFS: Implement SMB Direct protocol,
Long Li
- [Patch v6 10/22] CIFS: SMBD: Upper layer reconnects to SMB Direct session, Long Li
- [Patch v6 02/22] CIFS: SMBD: Introduce kernel config option CONFIG_CIFS_SMB_DIRECT, Long Li
- [Patch v6 14/22] CIFS: SMBD: Implement function to receive data via RDMA receive, Long Li
- [Patch v6 06/22] CIFS: SMBD: export protocol initial values, Long Li
- [Patch v6 19/22] CIFS: SMBD: Upper layer performs SMB write via RDMA read through memory registration, Long Li
- [Patch v6 20/22] CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/O, Long Li
- [Patch v6 15/22] CIFS: SMBD: Upper layer receives data via RDMA receive, Long Li
- [Patch v6 08/22] CIFS: SMBD: Upper layer connects to SMBDirect session, Long Li
- [Patch v6 05/22] CIFS: SMBD: Establish SMB Direct connection, Long Li
- [Patch v6 18/22] CIFS: SMBD: Implement RDMA memory registration, Long Li
- [Patch v6 16/22] CIFS: SMBD: Implement function to send data via RDMA send, Long Li
- [Patch v6 22/22] CIFS: SMBD: Add SMB Direct debug counters, Long Li
- [Patch v6 17/22] CIFS: SMBD: Upper layer sends data via RDMA send, Long Li
- [Patch v6 11/22] CIFS: SMBD: Implement function to destroy a SMB Direct connection, Long Li
- [Patch v6 01/22] CIFS: SMBD: Add parameter rdata to smb2_new_read_req, Long Li
- [Patch v6 09/22] CIFS: SMBD: Implement function to reconnect to a SMB Direct transport, Long Li
- [Patch v6 12/22] CIFS: SMBD: Upper layer destroys SMB Direct session on shutdown or umount, Long Li
- [Patch v6 13/22] CIFS: SMBD: Set SMB Direct maximum read or write size for I/O, Long Li
- [Patch v6 07/22] CIFS: SMBD: Implement function to create a SMB Direct connection, Long Li
- [Patch v6 21/22] CIFS: SMBD: Upper layer performs SMB read via RDMA write through memory registration, Long Li
- [Patch v6 04/22] CIFS: SMBD: Add SMB Direct protocol initial values and constants, Long Li
- [Patch v6 03/22] CIFS: SMBD: Add rdma mount option, Long Li
- [cifs-utils PATCH v3] manpage: update mount.cifs manpage with info about default version being mounted,
Jeff Layton
- [PATCH 00/19] cifs: remove rfc1002 header from all smb2 requests,
Ronnie Sahlberg
- [PATCH 19/19] cifs: remove small_smb2_init, Ronnie Sahlberg
- [PATCH 06/19] cifs: remove rfc1002 header from smb2_ioctl_req, Ronnie Sahlberg
- [PATCH 07/19] cifs: remove rfc1002 header from smb2_echo_req, Ronnie Sahlberg
- [PATCH 05/19] cifs: remove rfc1002 header from smb2_close_req, Ronnie Sahlberg
- [PATCH 11/19] cifs: remove rfc1002 header from smb2_flush_req, Ronnie Sahlberg
- [PATCH 04/19] cifs: remove rfc1002 header from smb2_tree_disconnect_req, Ronnie Sahlberg
- [PATCH 18/19] cifs: remove rfc1002 header from smb2_query_info_req, Ronnie Sahlberg
- [PATCH 15/19] cifs: remove rfc1002 header from smb2_oplock_break we get from server, Ronnie Sahlberg
- [PATCH 03/19] cifs: remove rfc1002 header from smb2_logoff_req, Ronnie Sahlberg
- [PATCH 17/19] cifs: remove rfc1002 header from smb2_query_directory_req, Ronnie Sahlberg
- [PATCH 09/19] cifs: remove rfc1002 header from smb2_tree_connect_req, Ronnie Sahlberg
- [PATCH 12/19] cifs: remove rfc1002 header from smb2_lock_req, Ronnie Sahlberg
- [PATCH 08/19] cifs: remove rfc1002 header from smb2_sess_setup_req, Ronnie Sahlberg
- [PATCH 16/19] cifs: remove rfc1002 header from smb2_set_info_req, Ronnie Sahlberg
- [PATCH 01/19] cifs: Add SendReceive3, Ronnie Sahlberg
- [PATCH 13/19] cifs: remove rfc1002 header from smb2 read/write requests, Ronnie Sahlberg
- [PATCH 14/19] cifs: remove rfc1002 header from smb2_lease_ack, Ronnie Sahlberg
- [PATCH 10/19] cifs: remove rfc1002 header from smb2_create_req, Ronnie Sahlberg
- [PATCH 02/19] cifs: remove rfc1002 header from smb2_negotiate_req, Ronnie Sahlberg
- Re: [PATCH 00/19] cifs: remove rfc1002 header from all smb2 requests, Aurélien Aptel
- [SMB3] Patch for file name too long bug, Steve French
- [PATCH 0/1] Remove the rfc1002 length from all SMB2 requests,
Ronnie Sahlberg
- [cifs-utils PATCH v2] manpage: update mount.cifs manpage with info about default version being mounted,
Jeff Layton
- [PATCH] cifs: fix tcon leak in cifs_atomic_open error path,
Ronnie Sahlberg
- [cifs-utils PATCH] manpage: update mount.cifs manpage with info about default version being mounted,
Jeff Layton
- [GIT] Various SMB3 fixes for stable, Steve French
- [PATCH] CIFS: update documentation, Aurelien Aptel
- Usage of multiuser with two shares from the same server, Nicolas Chauvet
- long name length protection triggering when it shouldn't,
Jack Hill
- Re: [cifs-utils PATCH] doc: convert pod files to rst,
Aurélien Aptel
- [PATCH] cifs: check MaxPathNameComponentLength != 0 before using it,
Ronnie Sahlberg
- Fwd: [Bug 197311] CIFS: mount.cifs stopped working with the Windows 10 Pro 15063 SMB server, Steve French
- [PATCH] cifs: initialize rsp_iov and avoid a NULL deref in SMB2_read,
Ronnie Sahlberg
- [PATCH] fs, cifs: convert tcon_link.tl_count from atomic_t to refcount_t,
Elena Reshetova
- [PATCH] SMB: fix memory leak in smb3_validate_negotiate,
shuwang
- [PATCH] cifs: Select all required crypto modules,
Benjamin Gilbert
- [Patch v5 00/21] CIFS: Implement SMB Direct protocol,
Long Li
- [Patch v5 08/21] CIFS: SMBD: Upper layer reconnects to SMB Direct session, Long Li
- [Patch v5 04/21] CIFS: SMBD: Add rdma mount option, Long Li
- [Patch v5 19/21] CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/O, Long Li
- [Patch v5 10/21] CIFS: SMBD: Upper layer destroys SMB Direct session on shutdown or umount, Long Li
- [Patch v5 07/21] CIFS: SMBD: Implement function to reconnect to a SMB Direct transport, Long Li
- [Patch v5 17/21] CIFS: SMBD: Upper layer performs SMB write via RDMA read through memory registration, Long Li
- [Patch v5 06/21] CIFS: SMBD: Upper layer connects to SMBDirect session, Long Li
- [Patch v5 03/21] CIFS: SMBD: export protocol initial values, Long Li
- [Patch v5 05/21] CIFS: SMBD: Implement function to create a SMB Direct connection, Long Li
- [Patch v5 14/21] CIFS: SMBD: Implement function to send data via RDMA send, Long Li
- [Patch v5 09/21] CIFS: SMBD: Implement function to destroy a SMB Direct connection, Long Li
- [Patch v5 13/21] CIFS: SMBD: Upper layer receives data via RDMA receive, Long Li
- [Patch v5 21/21] CIFS: SMBD: Add SMB Direct debug counters, Long Li
- [Patch v5 15/21] CIFS: SMBD: Upper layer sends data via RDMA send, Long Li
- [Patch v5 18/21] CIFS: SMBD: Add parameter rdata to smb2_new_read_req, Long Li
- [Patch v5 20/21] CIFS: SMBD: Upper layer performs SMB read via RDMA write through memory registration, Long Li
- [Patch v5 11/21] CIFS: SMBD: Set SMB Direct maximum read or write size for I/O, Long Li
- [Patch v5 02/21] CIFS: SMBD: Establish SMB Direct connection, Long Li
- [Patch v5 16/21] CIFS: SMBD: Implement RDMA memory registration, Long Li
- [Patch v5 01/21] CIFS: SMBD: Add SMB Direct protocol initial values and constants, Long Li
- [Patch v5 12/21] CIFS: SMBD: Implement function to receive data via RDMA receive, Long Li
- CIFS backporting for kernel 2.6, SMB2/3 dialect support,
Chris Davies
- [PATCH v10 00/20] simplify crypto wait for async op,
Gilad Ben-Yossef
- [PATCH v10 03/20] net: use -ENOSPC for transient busy indication, Gilad Ben-Yossef
- [PATCH v10 04/20] crypto: remove redundant backlog checks on EBUSY, Gilad Ben-Yossef
- [PATCH v10 14/20] cifs: move to generic async completion, Gilad Ben-Yossef
- [PATCH v10 20/20] crypto: adapt api sample to use async. op wait, Gilad Ben-Yossef
- [PATCH v10 19/20] crypto: mediatek: move to generic async completion, Gilad Ben-Yossef
- [PATCH v10 18/20] crypto: qce: move to generic async completion, Gilad Ben-Yossef
- [PATCH v10 17/20] crypto: talitos: move to generic async completion, Gilad Ben-Yossef
- [PATCH v10 16/20] crypto: tcrypt: move to generic async completion, Gilad Ben-Yossef
- [PATCH v10 15/20] ima: move to generic async completion, Gilad Ben-Yossef
- [PATCH v10 13/20] dm: move dm-verity to generic async completion, Gilad Ben-Yossef
- [PATCH v10 12/20] fscrypt: move to generic async completion, Gilad Ben-Yossef
- [PATCH v10 11/20] crypto: move testmgr to generic async completion, Gilad Ben-Yossef
- [PATCH v10 10/20] crypto: move gcm to generic async completion, Gilad Ben-Yossef
- [PATCH v10 09/20] crypto: move drbg to generic async completion, Gilad Ben-Yossef
- [PATCH v10 08/20] crypto: move pub key to generic async completion, Gilad Ben-Yossef
- [PATCH v10 07/20] crypto: move algif to generic async completion, Gilad Ben-Yossef
- [PATCH v10 06/20] crypto: introduce crypto wait for async op, Gilad Ben-Yossef
- [PATCH v10 01/20] crypto: change transient busy return code to -ENOSPC, Gilad Ben-Yossef
- [PATCH v10 02/20] crypto: ccp: use -ENOSPC for transient busy indication, Gilad Ben-Yossef
- [PATCH v10 05/20] crypto: marvell/cesa: remove redundant backlog checks on EBUSY, Gilad Ben-Yossef
- Re: [PATCH v10 00/20] simplify crypto wait for async op, Herbert Xu
- SMB3 talks from the recent SNIA Storage Developer Conference posted,
Steve French
- Share mounts in SMBv1 mode, but fails to mount in SMBv2 mode,
Hadrien Grasland
- [PATCH v9 00/20] simplify crypto wait for async op,
Gilad Ben-Yossef
- [PATCH v9 01/20] crypto: change transient busy return code to -EAGAIN, Gilad Ben-Yossef
- [PATCH v9 03/20] net: use -EAGAIN for transient busy indication, Gilad Ben-Yossef
- [PATCH v9 20/20] crypto: adapt api sample to use async. op wait, Gilad Ben-Yossef
- [PATCH v9 19/20] crypto: mediatek: move to generic async completion, Gilad Ben-Yossef
- [PATCH v9 18/20] crypto: qce: move to generic async completion, Gilad Ben-Yossef
- [PATCH v9 17/20] crypto: talitos: move to generic async completion, Gilad Ben-Yossef
- [PATCH v9 16/20] crypto: tcrypt: move to generic async completion, Gilad Ben-Yossef
- [PATCH v9 15/20] ima: move to generic async completion, Gilad Ben-Yossef
- [PATCH v9 14/20] cifs: move to generic async completion, Gilad Ben-Yossef
- [PATCH v9 13/20] dm: move dm-verity to generic async completion, Gilad Ben-Yossef
- [PATCH v9 12/20] fscrypt: move to generic async completion, Gilad Ben-Yossef
- [PATCH v9 11/20] crypto: move testmgr to generic async completion, Gilad Ben-Yossef
- [PATCH v9 10/20] crypto: move gcm to generic async completion, Gilad Ben-Yossef
- [PATCH v9 09/20] crypto: move drbg to generic async completion, Gilad Ben-Yossef
- [PATCH v9 08/20] crypto: move pub key to generic async completion, Gilad Ben-Yossef
- [PATCH v9 07/20] crypto: move algif to generic async completion, Gilad Ben-Yossef
- [PATCH v9 06/20] crypto: introduce crypto wait for async op, Gilad Ben-Yossef
- [PATCH v9 05/20] crypto: marvell/cesa: remove redundant backlog checks on EBUSY, Gilad Ben-Yossef
- [PATCH v9 04/20] crypto: remove redundant backlog checks on EBUSY, Gilad Ben-Yossef
- [PATCH v9 02/20] crypto: ccp: use -EAGAIN for transient busy indication, Gilad Ben-Yossef
- Re: [PATCH v9 00/20] simplify crypto wait for async op, Herbert Xu
- Re: [PATCH v9 00/20] simplify crypto wait for async op, Russell King - ARM Linux
- [PATCH] cifs: initialize rsp_iov and check for NULL in SMB2_read,
Ronnie Sahlberg
- Re: Does linux smb2 client supports DFS capability?,
Steve French
- [PATCH 0/1] cifs: fix remaining rsp_iov pointer issues,
Ronnie Sahlberg
- [PATCH 00/12] cifs: various fixes for NULL pointers,
Ronnie Sahlberg
- [PATCH 07/12] cifs: initialize rsp_iov in SMB2_write, Ronnie Sahlberg
- [PATCH 10/12] cifs: initialize rsp_iov in SMB2_QFS_info, Ronnie Sahlberg
- [PATCH 04/12] cifs: initialize rsp_iov in SMB2_query_info, Ronnie Sahlberg
- [PATCH 08/12] cifs: initialize rsp_iov in SMB2_query_directory, Ronnie Sahlberg
- [PATCH 02/12] cifs: initialize rsp_iov in SMB2_ioctl and check for NULL before deref, Ronnie Sahlberg
- [PATCH 06/12] cifs: initialize rsp_iov in SMB2_read and add check for NULL, Ronnie Sahlberg
- [PATCH 01/12] cifs: initialize rsp_iov in SMB2_negotiate, Ronnie Sahlberg
- [PATCH 03/12] cifs: initialize rsp_iov in SMB2_close, Ronnie Sahlberg
- [PATCH 05/12] cifs: initialize rsp_iov in SMB2_flush, Ronnie Sahlberg
- [PATCH 09/12] cifs: initialize rsp_iov in send_set_info, Ronnie Sahlberg
- [PATCH 12/12] cifs: initialize rsp_iov in smb2_lockv and fix a memory leak, Ronnie Sahlberg
- [PATCH 11/12] cifs: initialize rsp_iov in SMB2_QFS_attr, Ronnie Sahlberg
- [PATCH] CIFS: Fix NULL pointer deref on TCON failures,
Ronnie Sahlberg
- NULL pointer dereference in SMB2_tcon on 4.14-rc4,
Petr Vandrovec
- [PATCH 16/16] cifs: Use find_get_pages_range_tag(),
Jan Kara
- [PATCH] cifs: Fix bool initialization/comparison,
Thomas Meyer
- Re: [PATCH v2] man: generate all man pages from POD files when buidling,
Jeff Layton
- [PATCH] cifs: Fake rwx permissions if we can not read the CIFS ACL,
Ronnie Sahlberg
- [Patch v4 00/22] CIFS: Implement SMBDirect,
Long Li
- [Patch v4 06/22] CIFS: SMBD: Upper layer connects to SMBDirect session, Long Li
- [Patch v4 18/22] CIFS: SMBD: Upper layer performs SMB write via RDMA read through memory registration, Long Li
- [Patch v4 17/22] CIFS: SMBD: Implement RDMA memory registration, Long Li
- [Patch v4 19/22] CIFS: SMBD: Add parameter rdata to smb2_new_read_req, Long Li
- [Patch v4 22/22] CIFS: SMBD: Add SMBDirect debug counters, Long Li
- [Patch v4 20/22] CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/O, Long Li
- [Patch v4 15/22] CIFS: SMBD: Upper layer sends data via RDMA send, Long Li
- [Patch v4 13/22] CIFS: SMBD: Upper layer receives data via RDMA receive, Long Li
- [Patch v4 05/22] CIFS: SMBD: Implement function to create a SMBDirect connection, Long Li
- [Patch v4 16/22] CIFS: SMBD: Fix the definition for SMB2_CHANNEL_RDMA_V1_INVALIDATE, Long Li
- [Patch v4 03/22] CIFS: SMBD: export protocol initial values, Long Li
- [Patch v4 12/22] CIFS: SMBD: Implement function to receive data via RDMA receive, Long Li
- [Patch v4 04/22] CIFS: SMBD: Add rdma mount option, Long Li
- [Patch v4 21/22] CIFS: SMBD: Upper layer performs SMB read via RDMA write through memory registration, Long Li
- [Patch v4 07/22] CIFS: SMBD: Implement function to reconnect to a SMBDirect transport, Long Li
- [Patch v4 10/22] CIFS: SMBD: Upper layer destroys SMBDirect session on shutdown or umount, Long Li
- [Patch v4 08/22] CIFS: SMBD: Upper layer reconnects to SMBDirect session, Long Li
- [Patch v4 11/22] CIFS: SMBD: Set SMBDirect maximum read or write size for I/O, Long Li
- [Patch v4 09/22] CIFS: SMBD: Implement function to destroy a SMBDirect connection, Long Li
- [Patch v4 14/22] CIFS: SMBD: Implement function to send data via RDMA send, Long Li
- [Patch v4 01/22] CIFS: SMBD: Add SMBDirect protocol initial values and constants, Long Li
- [Patch v4 02/22] CIFS: SMBD: Establish SMBDirect connection, Long Li
- [PATCH] SMB3: Fix resource leak if an unexpected dialect is returned, Christophe JAILLET
- [PATCH] cifs: handle large EA requests more gracefully in smb2+,
Ronnie Sahlberg
- Regression in 4.14-rc: CIFS SMB2+ combined with pythons xattr.listxattr leads to "IOError: [Errno 61] No data available",
Thorsten Leemhuis
- Re: [PATCH] man: generate all man pages from POD files when buidling, Aurélien Aptel
- [cifs:for-next 1/1] fs/cifs/smb2transport.c:403:27: error: 'struct cifs_ses' has no member named 'preauth_sha_hash', kbuild test robot
- [GIT] SMB3 Fixes for stable,
Steve French
- Fwd: [SMB3] Handle O_SYNC/DSYNC and O_DIRECT flags on SMB3 opens,
Steve French
- [SMB3] [PATCH] statx enablement for cifs.ko,
Steve French
- Fwd: [PATCH 02/10] cifs: honor AT_STATX_DONT_SYNC, Steve French
- Four more cifs patches for stable,
Steve French
- [PATCH v3 16/31] cifs: Define usercopy region in cifs_request slab cache, Kees Cook
- [PATCH] cifs: show 'soft' in the mount options for !hard mounts,
Ronnie Sahlberg
- Message not available
[PATCH] CIFS: make arrays static const, reduces object code size, Colin King
[SMB3] fixes for stable, Steve French
[cifs:for-next 4/4] fs//cifs/smb2pdu.c:571:15: error: 'struct TCP_Server_Info' has no member named 'vol',
kbuild test robot
[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'?, kbuild test robot
[CIFS] [PATCH] Multidialect protocol negotiation for cifs.ko,
Steve French
[PATCH] cifs: release auth_key.response for reconnect., shuwang
[PATCH] cifs: check rsp for NULL before dereferencing in SMB2_open,
Ronnie Sahlberg
SMB3: Add xattr support to SMB3 and a bug fix,
Steve French
[PATCH] cifs: release cifs root_cred after exit_cifs, shuwang
[PATCH v8 00/20] simplify crypto wait for async op,
Gilad Ben-Yossef
- [PATCH v8 02/20] crypto: ccp: use -EAGAIN for transient busy indication, Gilad Ben-Yossef
- [PATCH v8 03/20] net: use -EAGAIN for transient busy indication, Gilad Ben-Yossef
- [PATCH v8 06/20] crypto: introduce crypto wait for async op, Gilad Ben-Yossef
- [PATCH v8 07/20] crypto: move algif to generic async completion, Gilad Ben-Yossef
- [PATCH v8 08/20] crypto: move pub key to generic async completion, Gilad Ben-Yossef
- [PATCH v8 09/20] crypto: move drbg to generic async completion, Gilad Ben-Yossef
- [PATCH v8 11/20] crypto: move testmgr to generic async completion, Gilad Ben-Yossef
- [PATCH v8 14/20] cifs: move to generic async completion, Gilad Ben-Yossef
- [PATCH v8 15/20] ima: move to generic async completion, Gilad Ben-Yossef
- [PATCH v8 17/20] crypto: talitos: move to generic async completion, Gilad Ben-Yossef
- [PATCH v8 18/20] crypto: qce: move to generic async completion, Gilad Ben-Yossef
- [PATCH v8 19/20] crypto: mediatek: move to generic async completion, Gilad Ben-Yossef
- [PATCH v8 20/20] crypto: adapt api sample to use async. op wait, Gilad Ben-Yossef
- [PATCH v8 16/20] crypto: tcrypt: move to generic async completion, Gilad Ben-Yossef
- [PATCH v8 13/20] dm: move dm-verity to generic async completion, Gilad Ben-Yossef
- [PATCH v8 12/20] fscrypt: move to generic async completion, Gilad Ben-Yossef
- [PATCH v8 10/20] crypto: move gcm to generic async completion, Gilad Ben-Yossef
- [PATCH v8 05/20] crypto: marvell/cesa: remove redundant backlog checks on EBUSY, Gilad Ben-Yossef
- [PATCH v8 04/20] crypto: remove redundant backlog checks on EBUSY, Gilad Ben-Yossef
- [PATCH v8 01/20] crypto: change transient busy return code to -EAGAIN, Gilad Ben-Yossef
linux-next: Signed-off-by missing for commit in the cifs tree,
Stephen Rothwell
<Possible follow-ups>
linux-next: Signed-off-by missing for commit in the cifs tree, Stephen Rothwell
linux-next: Signed-off-by missing for commit in the cifs tree, Stephen Rothwell
linux-next: Signed-off-by missing for commit in the cifs tree, Stephen Rothwell
linux-next: Signed-off-by missing for commit in the cifs tree, Stephen Rothwell
linux-next: Signed-off-by missing for commit in the cifs tree, Stephen Rothwell
linux-next: Signed-off-by missing for commit in the cifs tree, Stephen Rothwell
linux-next: Signed-off-by missing for commit in the cifs tree, Stephen Rothwell
linux-next: Signed-off-by missing for commit in the cifs tree, Stephen Rothwell
linux-next: Signed-off-by missing for commit in the cifs tree, Stephen Rothwell
linux-next: Signed-off-by missing for commit in the cifs tree, Stephen Rothwell
linux-next: Signed-off-by missing for commit in the cifs tree, Stephen Rothwell
linux-next: Signed-off-by missing for commit in the cifs tree, Stephen Rothwell
linux-next: Signed-off-by missing for commit in the cifs tree, Stephen Rothwell
linux-next: Signed-off-by missing for commit in the cifs tree, Stephen Rothwell
linux-next: Signed-off-by missing for commit in the cifs tree, Stephen Rothwell
linux-next: Signed-off-by missing for commit in the cifs tree, Stephen Rothwell
linux-next: Signed-off-by missing for commit in the cifs tree, Stephen Rothwell
linux-next: Signed-off-by missing for commit in the cifs tree, Stephen Rothwell
linux-next: Signed-off-by missing for commit in the cifs tree, Stephen Rothwell
linux-next: Signed-off-by missing for commit in the cifs tree, Stephen Rothwell
linux-next: Signed-off-by missing for commit in the cifs tree, Stephen Rothwell
linux-next: Signed-off-by missing for commit in the cifs tree, Stephen Rothwell
linux-next: Signed-off-by missing for commit in the cifs tree, Stephen Rothwell
linux-next: Signed-off-by missing for commit in the cifs tree, Stephen Rothwell
linux-next: Signed-off-by missing for commit in the cifs tree, Stephen Rothwell
linux-next: Signed-off-by missing for commit in the cifs tree, Stephen Rothwell
linux-next: Signed-off-by missing for commit in the cifs tree, Stephen Rothwell
linux-next: Signed-off-by missing for commit in the cifs tree, Stephen Rothwell
linux-next: Signed-off-by missing for commit in the cifs tree, Stephen Rothwell
linux-next: Signed-off-by missing for commit in the cifs tree, Stephen Rothwell
linux-next: Signed-off-by missing for commit in the cifs tree, Stephen Rothwell
linux-next: Signed-off-by missing for commit in the cifs tree, Stephen Rothwell
linux-next: Signed-off-by missing for commit in the cifs tree, Stephen Rothwell
linux-next: Signed-off-by missing for commit in the cifs tree, Stephen Rothwell
linux-next: Signed-off-by missing for commit in the cifs tree, Stephen Rothwell
linux-next: Signed-off-by missing for commit in the cifs tree, Stephen Rothwell
linux-next: Signed-off-by missing for commit in the cifs tree, Stephen Rothwell
linux-next: Signed-off-by missing for commit in the cifs tree, Stephen Rothwell
[CIFS] Clarify default dialect change warning messages, Steve French
SMB3 security upgrade -fix warning messages on CIFS mount when mounting to older servers, Steve French
Missing patch for reconnect during NegotiateProtocol, Leif Sahlberg
[GIT] Two small cifs fixes for stable, Steve French
RFC: Revert move default dialect from CIFS to to SMB3",
Thorsten Leemhuis
[PATCH v2] cifs: setcifsacl - Send the actual (security descriptor) buffer size instead of the pre-allocated size,
shirishpargaonkar
[Patch v3 00/19] CIFS: Implement SMB Direct,
Long Li
- [Patch v3 01/19] CIFS: Add rdma mount option, Long Li
- [Patch v3 16/19] CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/O, Long Li
- [Patch v3 19/19] CIFS: SMBD: Add SMBDirect debug counters, Long Li
- [Patch v3 18/19] CIFS: SMBD: Deregister memory when finishing SMB read, Long Li
- [Patch v3 17/19] CIFS: SMBD: Implement SMB read via RDMA write through memory registration, Long Li
- [Patch v3 15/19] CIFS: SMBD: Add parameter rdata to smb2_new_read_req, Long Li
- [Patch v3 11/19] CIFS: SMBD: Define memory registration for I/O data, Long Li
- [Patch v3 04/19] CIFS: SMBD: Add SMBDirect transport to SMB connection and Makefile, Long Li
- [Patch v3 14/19] CIFS: SMBD: Deregister memory on finishing SMB write, Long Li
- [Patch v3 08/19] CIFS: SMBD: Set SMBDirect maximum read or write size for I/O, Long Li
- [Patch v3 09/19] CIFS: SMBD: Receive data from SMBDirect, Long Li
- [Patch v3 13/19] CIFS: SMBD: Implement SMB write via RDMA read through memory registration, Long Li
- [Patch v3 02/19] CIFS: SMBD: Add SMBDirect protocol and transport constants, Long Li
- [Patch v3 12/19] CIFS: SMBD: Fix the definition for SMB2_CHANNEL_RDMA_V1_INVALIDATE, Long Li
- [Patch v3 07/19] CIFS: SMBD: Destroy SMBDirect session on shutdown or umount, Long Li
- [Patch v3 10/19] CIFS: SMBD: Send data through SMBDirect, Long Li
- [Patch v3 05/19] CIFS: SMBD: Connect to SMBDirect session, Long Li
- [Patch v3 06/19] CIFS: SMBD: Reconnect to SMBDirect session, Long Li
- [Patch v3 03/19] CIFS: SMBD: Implement SMBDirect transport, Long Li
- RE: [Patch v3 00/19] CIFS: Implement SMB Direct, Long Li
[PATCH v2 16/30] cifs: Define usercopy region in cifs_request slab cache, Kees Cook
[PATCH] cifs: setcifsacl - Send the actual (security descriptor) buffer size instead of the pre-allocated size,
shirishpargaonkar
[PATCH] CIFS: Fix maximum SMB2 header size,
Pavel Shilovsky
[CIFS] A few small cifs fixes, Steve French
[PATCH v7 00/19] simplify crypto wait for async op,
Gilad Ben-Yossef
- [PATCH v7 09/19] crypto: move gcm to generic async completion, Gilad Ben-Yossef
- [PATCH v7 12/19] dm: move dm-verity to generic async completion, Gilad Ben-Yossef
- [PATCH v7 19/19] crypto: adapt api sample to use async. op wait, Gilad Ben-Yossef
- [PATCH v7 18/19] crypto: mediatek: move to generic async completion, Gilad Ben-Yossef
- [PATCH v7 17/19] crypto: qce: move to generic async completion, Gilad Ben-Yossef
- [PATCH v7 16/19] crypto: talitos: move to generic async completion, Gilad Ben-Yossef
- [PATCH v7 15/19] crypto: tcrypt: move to generic async completion, Gilad Ben-Yossef
- [PATCH v7 14/19] ima: move to generic async completion, Gilad Ben-Yossef
- [PATCH v7 13/19] cifs: move to generic async completion, Gilad Ben-Yossef
- [PATCH v7 11/19] fscrypt: move to generic async completion, Gilad Ben-Yossef
- [PATCH v7 10/19] crypto: move testmgr to generic async completion, Gilad Ben-Yossef
- [PATCH v7 08/19] crypto: move drbg to generic async completion, Gilad Ben-Yossef
- [PATCH v7 07/19] crypto: move pub key to generic async completion, Gilad Ben-Yossef
- [PATCH v7 06/19] crypto: move algif to generic async completion, Gilad Ben-Yossef
- [PATCH v7 05/19] crypto: introduce crypto wait for async op, Gilad Ben-Yossef
- [PATCH v7 04/19] crypto: marvell/cesa: remove redundant backlog checks on EBUSY, Gilad Ben-Yossef
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]