messages from 2017-10-02 02:30:08 to 2017-10-30 07:17:42 UTC [more...]
[PATCH] cifs: check MaxPathNameComponentLength != 0 before using it
2017-10-30 7:17 UTC (2+ messages)
[PATCH] cifs: fix tcon leak in cifs_atomic_open error path
2017-10-30 0:14 UTC (2+ messages)
[cifs-utils PATCH] manpage: update mount.cifs manpage with info about default version being mounted
2017-10-29 10:58 UTC
long name length protection triggering when it shouldn't
2017-10-28 14:21 UTC (5+ messages)
[GIT] Various SMB3 fixes for stable
2017-10-27 16:10 UTC
[PATCH] CIFS: update documentation
2017-10-27 14:48 UTC
Usage of multiuser with two shares from the same server
2017-10-27 14:05 UTC
[cifs-utils PATCH] doc: convert pod files to rst
2017-10-27 9:41 UTC (3+ messages)
[PATCH] cifs: check MaxPathNameComponentLength != 0 before using it
2017-10-25 22:31 UTC
Fwd: [Bug 197311] CIFS: mount.cifs stopped working with the Windows 10 Pro 15063 SMB server
2017-10-25 21:14 UTC
[PATCH] SMB: fix memory leak in smb3_validate_negotiate
2017-10-25 18:04 UTC (7+ messages)
` [PATCH 1/2] SMB: fix leak of validate negotiate info response buffer
` [PATCH 2/2] SMB: fix validate negotiate info uninitialised memory use
[PATCH] cifs: initialize rsp_iov and avoid a NULL deref in SMB2_read
2017-10-24 3:01 UTC
[PATCH v2] man: generate all man pages from POD files when buidling
2017-10-23 14:23 UTC (3+ messages)
[PATCH] cifs: Select all required crypto modules
2017-10-22 9:14 UTC (2+ messages)
[PATCH] fs, cifs: convert tcon_link.tl_count from atomic_t to refcount_t
2017-10-20 10:41 UTC
CIFS backporting for kernel 2.6, SMB2/3 dialect support
2017-10-19 17:10 UTC (4+ messages)
[Patch v5 00/21] CIFS: Implement SMB Direct protocol
2017-10-18 23:09 UTC (22+ messages)
` [Patch v5 01/21] CIFS: SMBD: Add SMB Direct protocol initial values and constants
` [Patch v5 03/21] CIFS: SMBD: export protocol initial values
` [Patch v5 04/21] CIFS: SMBD: Add rdma mount option
` [Patch v5 05/21] CIFS: SMBD: Implement function to create a SMB Direct connection
` [Patch v5 06/21] CIFS: SMBD: Upper layer connects to SMBDirect session
` [Patch v5 08/21] CIFS: SMBD: Upper layer reconnects to SMB Direct session
` [Patch v5 09/21] CIFS: SMBD: Implement function to destroy a SMB Direct connection
` [Patch v5 10/21] CIFS: SMBD: Upper layer destroys SMB Direct session on shutdown or umount
` [Patch v5 02/21] CIFS: SMBD: Establish SMB Direct connection
` [Patch v5 07/21] CIFS: SMBD: Implement function to reconnect to a SMB Direct transport
` [Patch v5 11/21] CIFS: SMBD: Set SMB Direct maximum read or write size for I/O
` [Patch v5 15/21] CIFS: SMBD: Upper layer sends data via RDMA send
` [Patch v5 18/21] CIFS: SMBD: Add parameter rdata to smb2_new_read_req
` [Patch v5 12/21] CIFS: SMBD: Implement function to receive data via RDMA receive
` [Patch v5 13/21] CIFS: SMBD: Upper layer receives "
` [Patch v5 14/21] CIFS: SMBD: Implement function to send data via RDMA send
` [Patch v5 16/21] CIFS: SMBD: Implement RDMA memory registration
` [Patch v5 17/21] CIFS: SMBD: Upper layer performs SMB write via RDMA read through "
` [Patch v5 19/21] CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/O
` [Patch v5 20/21] CIFS: SMBD: Upper layer performs SMB read via RDMA write through memory registration
` [Patch v5 21/21] CIFS: SMBD: Add SMB Direct debug counters
Share mounts in SMBv1 mode, but fails to mount in SMBv2 mode
2017-10-18 20:20 UTC (13+ messages)
` [PATCH] CIFS: do not send invalid input buffer on QUERY_INFO requests
SMB3 talks from the recent SNIA Storage Developer Conference posted
2017-10-18 16:56 UTC (4+ messages)
AnswerD
2017-10-18 13:09 UTC
Regression in 4.14-rc: CIFS SMB2+ combined with pythons xattr.listxattr leads to "IOError: [Errno 61] No data available"
2017-10-18 12:52 UTC (2+ messages)
[PATCH v10 00/20] simplify crypto wait for async op
2017-10-18 7:00 UTC (21+ messages)
` [PATCH v10 01/20] crypto: change transient busy return code to -ENOSPC
` [PATCH v10 02/20] crypto: ccp: use -ENOSPC for transient busy indication
` [PATCH v10 03/20] net: "
` [PATCH v10 04/20] crypto: remove redundant backlog checks on EBUSY
` [PATCH v10 05/20] crypto: marvell/cesa: "
` [PATCH v10 06/20] crypto: introduce crypto wait for async op
` [PATCH v10 07/20] crypto: move algif to generic async completion
` [PATCH v10 08/20] crypto: move pub key "
` [PATCH v10 09/20] crypto: move drbg "
` [PATCH v10 10/20] crypto: move gcm "
` [PATCH v10 11/20] crypto: move testmgr "
` [PATCH v10 12/20] fscrypt: move "
` [PATCH v10 13/20] dm: move dm-verity "
` [PATCH v10 14/20] cifs: move "
` [PATCH v10 15/20] ima: "
` [PATCH v10 16/20] crypto: tcrypt: "
` [PATCH v10 17/20] crypto: talitos: "
` [PATCH v10 18/20] crypto: qce: "
` [PATCH v10 19/20] crypto: mediatek: "
` [PATCH v10 20/20] crypto: adapt api sample to use async. op wait
[PATCH v9 00/20] simplify crypto wait for async op
2017-10-18 5:44 UTC (27+ messages)
` [PATCH v9 01/20] crypto: change transient busy return code to -EAGAIN
` [PATCH v9 03/20] net: use -EAGAIN for transient busy indication
` [PATCH v9 02/20] crypto: ccp: "
` [PATCH v9 04/20] crypto: remove redundant backlog checks on EBUSY
` [PATCH v9 05/20] crypto: marvell/cesa: "
` [PATCH v9 06/20] crypto: introduce crypto wait for async op
` [PATCH v9 07/20] crypto: move algif to generic async completion
` [PATCH v9 08/20] crypto: move pub key "
` [PATCH v9 09/20] crypto: move drbg "
` [PATCH v9 10/20] crypto: move gcm "
` [PATCH v9 11/20] crypto: move testmgr "
` [PATCH v9 12/20] fscrypt: move "
` [PATCH v9 13/20] dm: move dm-verity "
` [PATCH v9 14/20] cifs: move "
` [PATCH v9 15/20] ima: "
` [PATCH v9 16/20] crypto: tcrypt: "
` [PATCH v9 17/20] crypto: talitos: "
` [PATCH v9 18/20] crypto: qce: "
` [PATCH v9 19/20] crypto: mediatek: "
` [PATCH v9 20/20] crypto: adapt api sample to use async. op wait
(unknown),
2017-10-16 1:23 UTC
[PATCH] cifs: initialize rsp_iov and check for NULL in SMB2_read
2017-10-12 18:11 UTC (2+ messages)
Does linux smb2 client supports DFS capability?
2017-10-12 8:41 UTC (3+ messages)
[PATCH 0/1] cifs: fix remaining rsp_iov pointer issues
2017-10-11 23:33 UTC (5+ messages)
` [PATCH] cifs: fix remaining rsp_iov issues
(unknown),
2017-10-11 22:32 UTC
[PATCH] CIFS: Fix NULL pointer deref on TCON failures
2017-10-11 18:08 UTC (6+ messages)
` [PATCH] CIFS: Fix NULL pointer deref on SMB2_tcon() failure
[PATCH v8 01/20] crypto: change transient busy return code to -EAGAIN
2017-10-11 6:26 UTC (3+ messages)
[PATCH 00/12] cifs: various fixes for NULL pointers
2017-10-11 1:59 UTC (13+ messages)
` [PATCH 01/12] cifs: initialize rsp_iov in SMB2_negotiate
` [PATCH 02/12] cifs: initialize rsp_iov in SMB2_ioctl and check for NULL before deref
` [PATCH 03/12] cifs: initialize rsp_iov in SMB2_close
` [PATCH 04/12] cifs: initialize rsp_iov in SMB2_query_info
` [PATCH 05/12] cifs: initialize rsp_iov in SMB2_flush
` [PATCH 06/12] cifs: initialize rsp_iov in SMB2_read and add check for NULL
` [PATCH 07/12] cifs: initialize rsp_iov in SMB2_write
` [PATCH 08/12] cifs: initialize rsp_iov in SMB2_query_directory
` [PATCH 09/12] cifs: initialize rsp_iov in send_set_info
` [PATCH 10/12] cifs: initialize rsp_iov in SMB2_QFS_info
` [PATCH 11/12] cifs: initialize rsp_iov in SMB2_QFS_attr
` [PATCH 12/12] cifs: initialize rsp_iov in smb2_lockv and fix a memory leak
NULL pointer dereference in SMB2_tcon on 4.14-rc4
2017-10-10 22:57 UTC (5+ messages)
[PATCH 16/16] cifs: Use find_get_pages_range_tag()
2017-10-10 17:48 UTC (2+ messages)
[PATCH] cifs: Fix bool initialization/comparison
2017-10-10 1:14 UTC (2+ messages)
[Patch v4 00/22] CIFS: Implement SMBDirect
2017-10-04 22:07 UTC (29+ messages)
` [Patch v4 01/22] CIFS: SMBD: Add SMBDirect protocol initial values and constants
` [Patch v4 02/22] CIFS: SMBD: Establish SMBDirect connection
` [Patch v4 03/22] CIFS: SMBD: export protocol initial values
` [Patch v4 04/22] CIFS: SMBD: Add rdma mount option
` [Patch v4 05/22] CIFS: SMBD: Implement function to create a SMBDirect connection
` [Patch v4 06/22] CIFS: SMBD: Upper layer connects to SMBDirect session
` [Patch v4 07/22] CIFS: SMBD: Implement function to reconnect to a SMBDirect transport
` [Patch v4 10/22] CIFS: SMBD: Upper layer destroys SMBDirect session on shutdown or umount
` [Patch v4 13/22] CIFS: SMBD: Upper layer receives data via RDMA receive
` [Patch v4 18/22] CIFS: SMBD: Upper layer performs SMB write via RDMA read through memory registration
` [Patch v4 21/22] CIFS: SMBD: Upper layer performs SMB read via RDMA write "
` [Patch v4 08/22] CIFS: SMBD: Upper layer reconnects to SMBDirect session
` [Patch v4 09/22] CIFS: SMBD: Implement function to destroy a SMBDirect connection
` [Patch v4 11/22] CIFS: SMBD: Set SMBDirect maximum read or write size for I/O
` [Patch v4 12/22] CIFS: SMBD: Implement function to receive data via RDMA receive
` [Patch v4 14/22] CIFS: SMBD: Implement function to send data via RDMA send
` [Patch v4 15/22] CIFS: SMBD: Upper layer sends "
` [Patch v4 16/22] CIFS: SMBD: Fix the definition for SMB2_CHANNEL_RDMA_V1_INVALIDATE
` [Patch v4 17/22] CIFS: SMBD: Implement RDMA memory registration
` [Patch v4 19/22] CIFS: SMBD: Add parameter rdata to smb2_new_read_req
` [Patch v4 20/22] CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/O
` [Patch v4 22/22] CIFS: SMBD: Add SMBDirect debug counters
[PATCH] cifs: Fake rwx permissions if we can not read the CIFS ACL
2017-10-04 22:07 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox