linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-09 14:10:18 to 2018-01-04 05:52:17 UTC [more...]

linux-next: build warning after merge of the cifs tree
 2018-01-04  5:52 UTC  (3+ messages)

Can I reduce the CIFS client connection timeout?
 2018-01-04  5:45 UTC 

[PATCH 4.13 28/43] SMB3: Validate negotiate request must always be signed
 2018-01-04  2:15 UTC 

[linux-next:master 5061/5571] fs/cifs/smbdirect.c:1465:24: sparse: symbol '_smbd_get_connection' was not declared. Should it be static?
 2018-01-03 23:15 UTC  (4+ messages)
` [RFC PATCH linux-next] CIFS: SMBD: _smbd_get_connection() can be static

[Patch v8 00/16] CIFS: Implement SMB Direct protocol
 2018-01-03 21:39 UTC  (22+ messages)
` [Patch v8 01/16] CIFS: SMBD: Upper layer connects to SMBDirect session
` [Patch v8 02/16] CIFS: SMBD: Implement function to reconnect to a SMB Direct transport
  ` [Patch v8 03/16] CIFS: SMBD: Upper layer reconnects to SMB Direct session
  ` [Patch v8 05/16] CIFS: SMBD: Upper layer destroys SMB Direct session on shutdown or umount
  ` [Patch v8 09/16] CIFS: SMBD: Implement function to send data via RDMA send
  ` [Patch v8 12/16] CIFS: SMBD: Upper layer performs SMB write via RDMA read through memory registration
` [Patch v8 04/16] CIFS: SMBD: Implement function to destroy a SMB Direct connection
` [Patch v8 06/16] CIFS: SMBD: Set SMB Direct maximum read or write size for I/O
` [Patch v8 07/16] CIFS: SMBD: Implement function to receive data via RDMA receive
` [Patch v8 08/16] CIFS: SMBD: Upper layer receives "
` [Patch v8 10/16] CIFS: SMBD: Upper layer sends data via RDMA send
` [Patch v8 11/16] CIFS: SMBD: Implement RDMA memory registration
` [Patch v8 13/16] CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/O
` [Patch v8 14/16] CIFS: SMBD: Upper layer performs SMB read via RDMA write through memory registration
` [Patch v8 15/16] CIFS: SMBD: Add SMB Direct debug counters
` [Patch v8 16/16] CIFS: SMBD: Disable signing on SMB direct transport

[PATCH 0/2] Remove rfc1002 headers from SMB2 responses
 2018-01-03 18:26 UTC  (5+ messages)
  ` [PATCH 1/2] cifs: remove rfc1002 header from all SMB2 response structures
  ` [PATCH 2/2] cifs: update multiplex loop to handle compounded responses

[PATCH -next] cifs: fix build errors for SMB_DIRECT
 2018-01-03 17:48 UTC  (2+ messages)

答复: Re: [PATCH] manpage: update mount.cifs manpage with info aboutincomplete options
 2018-01-02 15:56 UTC 

ATTENTION!!!
 2017-12-30  0:28 UTC 

[PATCH] cifs: add .splice_write
 2017-12-28 13:23 UTC 

You will definetely be interested
 2017-12-27 10:16 UTC 

[PATCH] CIFS: SMBD: fix configurations with INFINIBAND=m
 2017-12-20  8:17 UTC  (8+ messages)

[PATCH] cifs: Fix missing put_xid in cifs_file_strict_mmap
 2017-12-15 21:20 UTC  (6+ messages)

[PATCH] fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at
 2017-12-15 19:58 UTC  (8+ messages)

[SMB3] Misc SMB3 fixes
 2017-12-14 19:15 UTC 

[PATCH] manpage: update mount.cifs manpage with info about incomplete options
 2017-12-08 14:30 UTC  (2+ messages)

MS SOFS compatibility issue
 2017-12-01  3:55 UTC  (2+ messages)

reconnection loop
 2017-11-29 14:16 UTC  (2+ messages)

[PATCH] fs: convert super_block.s_active from atomic_t to refcount_t
 2017-11-29 11:17 UTC 

SMB 2 & later leaves files in bad inconsistent state
 2017-11-29  6:17 UTC  (3+ messages)

★ lintaowenxue --“2018世界复合材料展览及会议”将于“3月”在“法国巴黎”举行 (地右P1-L-Me)
 2017-11-23  8:41 UTC 

[SMB3] Updates for 4.15
 2017-11-23  6:39 UTC  (3+ messages)

[PATCH] cifs: avoid a kmalloc in smb2_send_recv/SendReceive2 for the common case
 2017-11-22  0:18 UTC  (3+ messages)

[PATCH] CIFS: decrease log level of smb2 DFS error
 2017-11-21 23:51 UTC  (5+ messages)
      ` [PATCH v2] CIFS: don't log STATUS_NOT_FOUND errors for DFS

[PATCH 00/19 Version 4] cifs: remove rfc1002 from smb2 requests
 2017-11-21 11:15 UTC  (23+ messages)
  ` [PATCH 01/19] cifs: Add smb2_send_recv
  ` [PATCH 02/19] cifs: remove rfc1002 header from smb2_negotiate_req
  ` [PATCH 03/19] cifs: remove rfc1002 header from smb2_logoff_req
  ` [PATCH 04/19] cifs: remove rfc1002 header from smb2_tree_disconnect_req
  ` [PATCH 05/19] cifs: remove rfc1002 header from smb2_close_req
  ` [PATCH 06/19] cifs: remove rfc1002 header from smb2_ioctl_req
  ` [PATCH 07/19] cifs: remove rfc1002 header from smb2_echo_req
  ` [PATCH 08/19] cifs: remove rfc1002 header from smb2_sess_setup_req
  ` [PATCH 09/19] cifs: remove rfc1002 header from smb2_tree_connect_req
  ` [PATCH 10/19] cifs: remove rfc1002 header from smb2_create_req
  ` [PATCH 11/19] cifs: remove rfc1002 header from smb2_flush_req
  ` [PATCH 12/19] cifs: remove rfc1002 header from smb2_lock_req
  ` [PATCH 13/19] cifs: remove rfc1002 header from smb2 read/write requests
  ` [PATCH 14/19] cifs: remove rfc1002 header from smb2_lease_ack
  ` [PATCH 15/19] cifs: remove rfc1002 header from smb2_oplock_break we get from server
  ` [PATCH 16/19] cifs: remove rfc1002 header from smb2_set_info_req
  ` [PATCH 17/19] cifs: remove rfc1002 header from smb2_query_directory_req
  ` [PATCH 18/19] cifs: remove rfc1002 header from smb2_query_info_req
  ` [PATCH 19/19] cifs: remove small_smb2_init

[Patch v7 00/22] CIFS: Implement SMB Direct protocol
 2017-11-21  5:16 UTC  (20+ messages)
` [Patch v7 01/22] CIFS: SMBD: Add parameter rdata to smb2_new_read_req
` [Patch v7 02/22] CIFS: SMBD: Introduce kernel config option CONFIG_CIFS_SMB_DIRECT
` [Patch v7 03/22] CIFS: SMBD: Add rdma mount option
` [Patch v7 04/22] CIFS: SMBD: Add SMB Direct protocol initial values and constants
` [Patch v7 05/22] CIFS: SMBD: Establish SMB Direct connection
` [Patch v7 06/22] CIFS: SMBD: export protocol initial values

Share mounts in SMBv1 mode, but fails to mount in SMBv2 mode
 2017-11-21  1:10 UTC  (3+ messages)
` [PATCH] CIFS: do not send invalid input buffer on QUERY_INFO requests

linux-next: build warning after merge of the cifs tree
 2017-11-20 23:37 UTC  (2+ messages)

[PATCH] cifs: remove unused variable from SMB2_read
 2017-11-20 23:20 UTC  (2+ messages)

[PATCH] cifs: fix NULL deref in SMB2_read
 2017-11-20 23:19 UTC  (3+ messages)

cifs: Update patch based on Pavels feedback
 2017-11-20 23:07 UTC  (2+ messages)
  ` [PATCH 12/19] cifs: remove rfc1002 header from smb2_lock_req

[PATCH 00/10] cifs: Remove rfc1002 header from smb2 request structs
 2017-11-20 22:56 UTC  (26+ messages)
  ` [PATCH 01/19] cifs: Add smb2_send_recv
  ` [PATCH 02/19] cifs: remove rfc1002 header from smb2_negotiate_req
  ` [PATCH 03/19] cifs: remove rfc1002 header from smb2_logoff_req
  ` [PATCH 04/19] cifs: remove rfc1002 header from smb2_tree_disconnect_req
  ` [PATCH 05/19] cifs: remove rfc1002 header from smb2_close_req
  ` [PATCH 06/19] cifs: remove rfc1002 header from smb2_ioctl_req
  ` [PATCH 07/19] cifs: remove rfc1002 header from smb2_echo_req
  ` [PATCH 08/19] cifs: remove rfc1002 header from smb2_sess_setup_req
  ` [PATCH 09/19] cifs: remove rfc1002 header from smb2_tree_connect_req
  ` [PATCH 10/19] cifs: remove rfc1002 header from smb2_create_req
  ` [PATCH 11/19] cifs: remove rfc1002 header from smb2_flush_req
  ` [PATCH 12/19] cifs: remove rfc1002 header from smb2_lock_req
  ` [PATCH 13/19] cifs: remove rfc1002 header from smb2 read/write requests
  ` [PATCH 14/19] cifs: remove rfc1002 header from smb2_lease_ack
  ` [PATCH 15/19] cifs: remove rfc1002 header from smb2_oplock_break we get from server
  ` [PATCH 16/19] cifs: remove rfc1002 header from smb2_set_info_req
  ` [PATCH 17/19] cifs: remove rfc1002 header from smb2_query_directory_req
  ` [PATCH 18/19] cifs: remove rfc1002 header from smb2_query_info_req
  ` [PATCH 19/19] cifs: remove small_smb2_init

[PATCH] cifs: fix return code when failing to rename a file onto a directory
 2017-11-20 21:17 UTC  (3+ messages)

[Patch v6 00/22] CIFS: Implement SMB Direct protocol
 2017-11-20 16:56 UTC  (6+ messages)
` [Patch v6 04/22] CIFS: SMBD: Add SMB Direct protocol initial values and constants
` [Patch v6 07/22] CIFS: SMBD: Implement function to create a SMB Direct connection

Spende von 4.800.000,00 EUR
 2017-11-18 16:53 UTC 

[PATCH 00/19] Remove rfc1002 header from smb2 request structs
 2017-11-17 22:56 UTC  (43+ messages)
` [PATCH 01/19] cifs: Add smb2_send_recv
` [PATCH 02/19] cifs: remove rfc1002 header from smb2_negotiate_req
` [PATCH 05/19] cifs: remove rfc1002 header from smb2_close_req
` [PATCH 06/19] cifs: remove rfc1002 header from smb2_ioctl_req
` [PATCH 07/19] cifs: remove rfc1002 header from smb2_echo_req
` [PATCH 08/19] cifs: remove rfc1002 header from smb2_sess_setup_req
` [PATCH 09/19] cifs: remove rfc1002 header from smb2_tree_connect_req
` [PATCH 10/19] cifs: remove rfc1002 header from smb2_create_req
` [PATCH 11/19] cifs: remove rfc1002 header from smb2_flush_req
` [PATCH 12/19] cifs: remove rfc1002 header from smb2_lock_req
` [PATCH 13/19] cifs: remove rfc1002 header from smb2 read/write requests
` [PATCH 14/19] cifs: remove rfc1002 header from smb2_lease_ack
` [PATCH 15/19] cifs: remove rfc1002 header from smb2_oplock_break we get from server
` [PATCH 16/19] cifs: remove rfc1002 header from smb2_set_info_req
` [PATCH 17/19] cifs: remove rfc1002 header from smb2_query_directory_req
` [PATCH 18/19] cifs: remove rfc1002 header from smb2_query_info_req
` [PATCH 19/19] cifs: remove small_smb2_init

[PATCH] cifs: fix return code when failing to rename a file onto a directory
 2017-11-17 15:10 UTC  (4+ messages)

[PATCH 00/19] cifs: remove rfc1002 header from all smb2 requests
 2017-11-17  1:16 UTC  (5+ messages)

Hello Dear
 2017-11-15 11:33 UTC 

Re:
 2017-11-13 14:55 UTC 

compound requests roadmap
 2017-11-10 17:20 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).