linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-26 16:57:46 to 2017-08-14 18:16:28 UTC [more...]

[[PATCH v1] 00/37] Implement SMBD protocol: Series 1
 2017-08-14 18:16 UTC  (56+ messages)
` [[PATCH v1] 01/37] [CIFS] SMBD: Add parsing for new rdma mount option
` [[PATCH v1] 02/37] [CIFS] SMBD: Add structure for SMBD transport
` [[PATCH v1] 03/37] [CIFS] SMBD: Add logging functions for debug
` [[PATCH v1] 04/37] [CIFS] SMBD: Define per-channel SMBD transport parameters and default values
` [[PATCH v1] 05/37] [CIFS] SMBD: Implement API for upper layer to create SMBD transport and establish RDMA connection
` [[PATCH v1] 06/37] [CIFS] SMBD: Add definition and cache for SMBD response
` [[PATCH v1] 08/37] [CIFS] SMBD: Define packet format for SMBD data transfer message
` [[PATCH v1] 09/37] [CIFS] SMBD: Add SMBD request and cache
` [[PATCH v1] 10/37] [CIFS] SMBD: Introduce wait queue when sending SMBD request
` [[PATCH v1] 12/37] [CIFS] SMBD: Handle send completion from CQ
` [[PATCH v1] 13/37] [CIFS] SMBD: Implement SMBD protocol negotiation
` [[PATCH v1] 14/37] [CIFS] SMBD: Post a SMBD data transfer message with page payload
` [[PATCH v1] 15/37] [CIFS] SMBD: Post a SMBD data transfer message with data payload
` [[PATCH v1] 16/37] [CIFS] SMBD: Post a SMBD message with no payload
` [[PATCH v1] 17/37] [CIFS] SMBD: Track status for transport
` [[PATCH v1] 19/37] [CIFS] SMBD: Manage credits on SMBD client and server
  ` [[PATCH v1] 07/37] [CIFS] SMBD: Implement receive buffer for handling SMBD response
  ` [[PATCH v1] 11/37] [CIFS] SMBD: Post a receive request
  ` [[PATCH v1] 18/37] [CIFS] SMBD: Implement API for upper layer to send data
  ` [[PATCH v1] 20/37] [CIFS] SMBD: Implement reassembly queue for receiving data
  ` [[PATCH v1] 21/37] [CIFS] SMBD: Implement API for upper layer to receive data
  ` [[PATCH v1] 22/37] [CIFS] SMBD: Implement API for upper layer to receive data to page
  ` [[PATCH v1] 30/37] [CIFS] SMBD: Add SMBDirect transport to Makefile
` [[PATCH v1] 23/37] [CIFS] SMBD: Implement API for upper layer to reconnect transport
` [[PATCH v1] 24/37] [CIFS] SMBD: Support for SMBD keep alive protocol
` [[PATCH v1] 25/37] [CIFS] SMBD: Support SMBD idle connection timer
` [[PATCH v1] 26/37] [CIFS] SMBD: Send an immediate packet when it's needed
` [[PATCH v1] 27/37] [CIFS] SMBD: Destroy transport when RDMA channel is disconnected
` [[PATCH v1] 28/37] [CIFS] SMBD: Implement API for upper layer to destroy the transport
` [[PATCH v1] 29/37] [CIFS] SMBD: Disconnect RDMA connection on QP errors
` [[PATCH v1] 31/37] [CIFS] Add SMBD transport to SMB session context
` [[PATCH v1] 32/37] [CIFS] Add SMBD debug couters to CIFS debug exports
` [[PATCH v1] 33/37] [CIFS] Connect to SMBD transport when specified in mount option
` [[PATCH v1] 34/37] [CIFS] Reconnect to SMBD transport when it's used
` [[PATCH v1] 35/37] [CIFS] Destroy SMBD transport on exit
` [[PATCH v1] 36/37] [CIFS] Read from SMBD transport when it's used
` [[PATCH v1] 37/37] [CIFS] Write to "

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

[PATCH v5 00/19] simplify crypto wait for async op
 2017-08-14 15:21 UTC 

cifs-utils: setcifsacl receives STATUS_INVALID_SECURITY_DESCR reply from custom CIFS implementation
 2017-08-13  1:33 UTC  (4+ messages)

[PATCH] cifs: don't send invalid setxattr requests
 2017-08-10 12:21 UTC 

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

[PATCH] cifs: Add support for reading attributes on SMB2+
 2017-08-09  3:27 UTC 

[PATCH v4 00/19] simplify crypto wait for async op
 2017-08-08 12:03 UTC 

[PATCH] cifs: Fix df output for users with quota limits
 2017-08-03  7:39 UTC 

[PATCH] fs: convert a pile of fsync routines to errseq_t based reporting
 2017-07-31 17:43 UTC  (3+ messages)
` [Jfs-discussion] "

PROBLEM: CIFS SMB2/SMB3 does not work for domain based DFS
 2017-07-25 17:08 UTC  (4+ messages)

(unknown),
 2017-07-20  3:55 UTC 

[BUG] cifs crashed kernel in ltp symlink test
 2017-07-14 10:15 UTC 

[SMB3] Fixes and Security Upgrade for CIFS client
 2017-07-11 19:28 UTC 

New Homeowners List
 2017-07-11 17:14 UTC 

(unknown),
 2017-07-11 16:39 UTC 

[PATCH] cifs: Check for timeout on Negotiate stage
 2017-07-11 12:18 UTC  (2+ messages)

[PATCH] CIFS: Reconnect expired SMB sessions
 2017-07-11  0:07 UTC  (3+ messages)

[PATCH] cifs: Clean up unused variables in smb2pdu.c
 2017-07-10  4:38 UTC  (2+ messages)

[CIFS] Upgrade default dialect to SMB3 from cifs (SMB1) for improved security
 2017-07-09  0:01 UTC  (2+ messages)

[PATCH 2/2] cifs: Use smb 2 - 3 and cifsacl mount options setacl function
 2017-07-08 22:25 UTC  (3+ messages)

[PATCH] CIFS: Display SMB2 error codes in the hex format
 2017-07-08 21:17 UTC 

[PATCH 1/2] cifs: prototype declaration and definition to set acl for smb 2 - 3 and cifsacl mount options
 2017-07-08 16:43 UTC  (2+ messages)

[PATCH 1/2] cifs: prototype declaration and definition for smb 2 - 3 and cifsacl mount options
 2017-07-08 16:42 UTC  (2+ messages)

[cifs:for-next 4/4] ERROR: "smb30_operations" [fs/cifs/cifs.ko] undefined!
 2017-07-08  4:33 UTC 

[cifs:for-next 4/4] connect.c:undefined reference to `smb20_operations'
 2017-07-08  4:22 UTC 

[GIT] SMB3 fixes
 2017-07-08  0:48 UTC  (2+ messages)

[PATCH] CIFS: fix circular locking dependency
 2017-07-06  1:03 UTC  (3+ messages)

[PATCH][cifs-next] cifs: set oparms.create_options rather than or'ing in CREATE_OPEN_BACKUP_INTENT
 2017-07-06  1:02 UTC  (3+ messages)

[PATCH v3 01/28] crypto: change backlog return code to -EIOCBQUEUED
 2017-07-03 13:23 UTC  (30+ messages)
  ` [PATCH v3 02/28] crypto: atmel: use -EIOCBQUEUED for backlog indication
  ` [PATCH v3 03/28] crypto: ccm: "
  ` [PATCH v3 04/28] crypto: marvell/cesa: "
  ` [PATCH v3 05/28] crypto: mediatek: "
  ` [PATCH v3 06/28] crypto: omap: "
  ` [PATCH v3 07/28] crypto: qce: "
  ` [PATCH v3 08/28] crypto: talitos: "
  ` [PATCH v3 09/28] dm: verity: "
  ` [PATCH v3 10/28] fscrypt: "
  ` [PATCH v3 11/28] cifs: "
  ` [PATCH v3 12/28] ima: "
  ` [PATCH v3 13/28] crypto: adapt api sample to -EIOCBQUEUED as "
  ` [PATCH v3 14/28] crypto: introduce crypto wait for async op
  ` [PATCH v3 15/28] crypto: move algif to generic async completion
  ` [PATCH v3 16/28] crypto: move pub key "
  ` [PATCH v3 17/28] crypto: move drbg "
  ` [PATCH v3 18/28] crypto: move gcm "
  ` [PATCH v3 19/28] crypto: move testmgr "
  ` [PATCH v3 20/28] dm: move dm-verity "
  ` [PATCH v3 21/28] fscrypt: move "
  ` [PATCH v3 22/28] cifs: "
  ` [PATCH v3 23/28] ima: "
  ` [PATCH v3 24/28] crypto: tcrypt: "
  ` [PATCH v3 25/28] crypto: talitos: "
  ` [PATCH v3 26/28] crypto: qce: "
  ` [PATCH v3 27/28] crypto: mediatek: "
  ` [PATCH v3 28/28] crypto: adapt api sample to use async. op wait

[PATCH v3 00/28] simplify crypto wait for async op
 2017-07-02 14:41 UTC 

[PATCH v4] cifs: Do not modify mid entry after submitting I/O in cifs_call_async
 2017-06-29 15:56 UTC  (2+ messages)

[PATCH v3] cifs: Do not modify mid entry after submitting I/O in cifs_call_async
 2017-06-28 22:23 UTC  (2+ messages)

[PATCH v2] cifs: Do not modify mid entry after submitting I/O in cifs_call_async
 2017-06-28 18:56 UTC 

[PATCH resend] cifs: Do not modify mid entry after submitting I/O in cifs_call_async
 2017-06-28 18:30 UTC  (3+ messages)

[PATCH] cifs: Do not modify mid entry after submitting I/O in cifs_call_async
 2017-06-28 17:50 UTC 

Request update on Bug 194691 - Unreachable CIFS mount hangs system
 2017-06-28 11:38 UTC  (3+ messages)

[PATCH] CIFS: add SFM mapping for 0x01-0x1F
 2017-06-28  9:50 UTC  (5+ messages)
          ` SFM mapping of \

[PATCH] cifs: hide unused functions
 2017-06-28  5:00 UTC  (2+ messages)

[PATCH 0/3 v6] Fixups for l_pid
 2017-06-27 19:36 UTC  (5+ messages)
  ` [PATCH 1/3] fs/locks: Use allocation rather than the stack in fcntl_getlk()
  ` [PATCH 3/3] staging/lustre, 9p, ceph, cifs, dlm: negate remote pids for F_GETLK
` [PATCH 2/3] fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locks

Product Inquiry
 2017-06-26 21:51 UTC 

linux-next: build warning after merge of the cifs tree
 2017-06-26 16:57 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).