Linux CIFS filesystem development
 help / color / mirror / Atom feed
 messages from 2017-08-21 14:04:59 to 2017-09-17 21:15:39 UTC [more...]

[CIFS] [PATCH] Multidialect protocol negotiation for cifs.ko
 2017-09-17 21:15 UTC  (5+ messages)

[cifs:for-next 4/4] fs//cifs/smb2pdu.c:571:15: error: 'struct TCP_Server_Info' has no member named 'vol'
 2017-09-17 15:16 UTC  (2+ messages)

[PATCH v2] KEYS: make keyctl_invalidate() also require Setattr permission
 2017-09-17  7:25 UTC  (5+ messages)

[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'?
 2017-09-16 21:00 UTC 

★lasermicromed --“JEC world 2018 世界复合材料展览及会议”将于“3月06-08日”在“法国巴黎”举行 (地右P1-L-Me)
 2017-09-10 12:58 UTC 

[PATCH] cifs: hide unused functions
 2017-09-10 10:28 UTC  (2+ messages)

[PATCH] cifs: release auth_key.response for reconnect
 2017-09-08 10:48 UTC 

SMB3: Add xattr support to SMB3 and a bug fix
 2017-09-08  2:10 UTC  (5+ messages)

[PATCH] cifs: check rsp for NULL before dereferencing in SMB2_open
 2017-09-08  1:01 UTC  (2+ messages)

[PATCH] cifs: check rsp for NULL before dereferencing in SMB2_open
 2017-09-08  0:18 UTC 

Hello Dear,
 2017-09-07 12:42 UTC 

[PATCH] cifs: release cifs root_cred after exit_cifs
 2017-09-07  8:03 UTC 

[Patch v2 00/19] CIFS: Implement SMBDirect
 2017-09-05 17:42 UTC  (21+ messages)
` [Patch v2 01/19] CIFS: Add RDMA mount option
` [Patch v2 13/19] CIFS: SMBD: Use registered memory RDMA read for SMB write

[PATCH v8 01/20] crypto: change transient busy return code to -EAGAIN
 2017-09-05 12:38 UTC  (20+ messages)
  ` [PATCH v8 02/20] crypto: ccp: use -EAGAIN for transient busy indication
  ` [PATCH v8 03/20] net: "
  ` [PATCH v8 04/20] crypto: remove redundant backlog checks on EBUSY
  ` [PATCH v8 05/20] crypto: marvell/cesa: "
  ` [PATCH v8 06/20] crypto: introduce crypto wait for async op
  ` [PATCH v8 07/20] crypto: move algif to generic async completion
  ` [PATCH v8 08/20] crypto: move pub key "
  ` [PATCH v8 09/20] crypto: move drbg "
  ` [PATCH v8 10/20] crypto: move gcm "
  ` [PATCH v8 11/20] crypto: move testmgr "
  ` [PATCH v8 12/20] fscrypt: move "
  ` [PATCH v8 13/20] dm: move dm-verity "
  ` [PATCH v8 14/20] cifs: move "
  ` [PATCH v8 15/20] ima: "
  ` [PATCH v8 16/20] crypto: tcrypt: "
  ` [PATCH v8 17/20] crypto: talitos: "
  ` [PATCH v8 18/20] crypto: qce: "
  ` [PATCH v8 19/20] crypto: mediatek: "
  ` [PATCH v8 20/20] crypto: adapt api sample to use async. op wait

[PATCH v8 00/20] simplify crypto wait for async op
 2017-09-05 12:38 UTC 

[PATCH v7 00/19] simplify crypto wait for async op
 2017-09-05 12:16 UTC  (25+ messages)
  ` [PATCH v7 01/19] crypto: change transient busy return code to -EAGAIN
  ` [PATCH v7 02/19] crypto: ccp: use -EAGAIN for transient busy indication
  ` [PATCH v7 03/19] crypto: remove redundant backlog checks on EBUSY
  ` [PATCH v7 04/19] crypto: marvell/cesa: "
  ` [PATCH v7 05/19] crypto: introduce crypto wait for async op
  ` [PATCH v7 06/19] crypto: move algif to generic async completion
  ` [PATCH v7 07/19] crypto: move pub key "
  ` [PATCH v7 08/19] crypto: move drbg "
  ` [PATCH v7 09/19] crypto: move gcm "
  ` [PATCH v7 10/19] crypto: move testmgr "
  ` [PATCH v7 11/19] fscrypt: move "
  ` [PATCH v7 12/19] dm: move dm-verity "
  ` [PATCH v7 13/19] cifs: move "
  ` [PATCH v7 14/19] ima: "
  ` [PATCH v7 15/19] crypto: tcrypt: "
  ` [PATCH v7 16/19] crypto: talitos: "
  ` [PATCH v7 17/19] crypto: qce: "
  ` [PATCH v7 18/19] crypto: mediatek: "
  ` [PATCH v7 19/19] crypto: adapt api sample to use async. op wait

linux-next: Signed-off-by missing for commit in the cifs tree
 2017-09-05  1:58 UTC  (2+ messages)

RFC: Revert move default dialect from CIFS to to SMB3"
 2017-09-02 17:09 UTC  (16+ messages)
  ` RFC: Revert move default dialect from CIFS to to SMB3

[CIFS] Clarify default dialect change warning messages
 2017-09-02  2:20 UTC 

(unknown),
 2017-09-01 21:57 UTC 

[Patch v3 00/19] CIFS: Implement SMB Direct
 2017-09-01 15:48 UTC  (37+ messages)
` [Patch v3 02/19] CIFS: SMBD: Add SMBDirect protocol and transport constants
` [Patch v3 03/19] CIFS: SMBD: Implement SMBDirect transport
` [Patch v3 04/19] CIFS: SMBD: Add SMBDirect transport to SMB connection and Makefile
` [Patch v3 05/19] CIFS: SMBD: Connect to SMBDirect session
` [Patch v3 06/19] CIFS: SMBD: Reconnect "
` [Patch v3 08/19] CIFS: SMBD: Set SMBDirect maximum read or write size for I/O
  ` [Patch v3 01/19] CIFS: Add rdma mount option
  ` [Patch v3 07/19] CIFS: SMBD: Destroy SMBDirect session on shutdown or umount
  ` [Patch v3 09/19] CIFS: SMBD: Receive data from SMBDirect
  ` [Patch v3 12/19] CIFS: SMBD: Fix the definition for SMB2_CHANNEL_RDMA_V1_INVALIDATE
  ` [Patch v3 13/19] CIFS: SMBD: Implement SMB write via RDMA read through memory registration
  ` [Patch v3 16/19] CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/O
  ` [Patch v3 17/19] CIFS: SMBD: Implement SMB read via RDMA write through memory registration
  ` [Patch v3 18/19] CIFS: SMBD: Deregister memory when finishing SMB read
` [Patch v3 10/19] CIFS: SMBD: Send data through SMBDirect
` [Patch v3 11/19] CIFS: SMBD: Define memory registration for I/O data
` [Patch v3 14/19] CIFS: SMBD: Deregister memory on finishing SMB write
` [Patch v3 15/19] CIFS: SMBD: Add parameter rdata to smb2_new_read_req
` [Patch v3 19/19] CIFS: SMBD: Add SMBDirect debug counters

(unknown),
 2017-09-01 15:00 UTC 

SMB3 security upgrade -fix warning messages on CIFS mount when mounting to older servers
 2017-09-01  5:38 UTC 

Missing patch for reconnect during NegotiateProtocol
 2017-09-01  1:08 UTC 

[GIT] Two small cifs fixes for stable
 2017-08-31 23:52 UTC 

(unknown),
 2017-08-31  8:20 UTC 

[PATCH] cifs: don't send invalid setxattr requests
 2017-08-30 19:11 UTC  (2+ messages)

[[PATCH v1] 00/37] Implement SMBD protocol: Series 1
 2017-08-30 18:17 UTC  (12+ messages)
` [[PATCH v1] 05/37] [CIFS] SMBD: Implement API for upper layer to create SMBD transport and establish RDMA connection
` [[PATCH v1] 15/37] [CIFS] SMBD: Post a SMBD data transfer message with data payload
` [[PATCH v1] 18/37] [CIFS] SMBD: Implement API for upper layer to send data

[PATCH v2] cifs: setcifsacl - Send the actual (security descriptor) buffer size instead of the pre-allocated size
 2017-08-30 11:45 UTC  (2+ messages)

[PATCH 0/2] cifs: Add attribute read/write support to SMB2+
 2017-08-29 22:16 UTC  (6+ messages)
  ` [PATCH 1/2] cifs: Add support for reading attributes on SMB2+
  ` [PATCH 2/2] cifs: Add support for writing "

[PATCH v2 16/30] cifs: Define usercopy region in cifs_request slab cache
 2017-08-28 21:34 UTC 

[PATCH] cifs: setcifsacl - Send the actual (security descriptor) buffer size instead of the pre-allocated size
 2017-08-28 11:58 UTC  (6+ messages)

[PATCH] cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()
 2017-08-27 22:02 UTC  (3+ messages)

[PATCH] CIFS: Fix maximum SMB2 header size
 2017-08-27 21:49 UTC  (3+ messages)

[CIFS] A few small cifs fixes
 2017-08-25  1:40 UTC 

[PATCH v6 04/19] crypto: marvell/cesa: remove redundant backlog checks on EBUSY
 2017-08-24 13:25 UTC  (2+ messages)

cifs-utils: setcifsacl receives STATUS_INVALID_SECURITY_DESCR reply from custom CIFS implementation
 2017-08-24 11:06 UTC  (5+ messages)

[PATCH 0/2] cifs: Add attribute read/write support to SMB2+
 2017-08-24  0:24 UTC  (5+ messages)
  ` [PATCH 1/2] cifs: Add support for reading attributes on SMB2+
  ` [PATCH 2/2] cifs: Add support for writing "

[PATCH] cifs: Fix df output for users with quota limits
 2017-08-23 19:42 UTC  (2+ messages)

[PATCH 0/2] cifs: Add attribute read/write support to SMB2+
 2017-08-23 18:45 UTC  (5+ messages)
  ` [PATCH 1/2] cifs: Add support for reading attributes on SMB2+
  ` [PATCH 2/2] cifs: Add support for writing "

[PATCH v6 13/19] cifs: move to generic async completion
 2017-08-21 14:05 UTC  (7+ messages)
  ` [PATCH v6 14/19] ima: "
  ` [PATCH v6 15/19] crypto: tcrypt: "
  ` [PATCH v6 16/19] crypto: talitos: "
  ` [PATCH v6 17/19] crypto: qce: "
  ` [PATCH v6 18/19] crypto: mediatek: "
  ` [PATCH v6 19/19] crypto: adapt api sample to use async. op wait


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox