linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-12 18:38:47 to 2018-04-19 00:45:14 UTC [more...]

[Patch v2 1/6] cifs: smbd: Check for iov length on sending the last iov
 2018-04-19  0:45 UTC  (10+ messages)
` [Patch v2 2/6] cifs: Allocate validate negotiation request through kmalloc
` [Patch v2 3/6] cifs: smbd: Avoid allocating iov on the stack
` [Patch v2 4/6] cifs: smbd: Don't use RDMA read/write when signing is used
` [Patch v2 5/6] cifs: smbd: Enable signing with smbdirect
` [Patch v2 6/6] cifs: smbd: Dump SMB packet when configured

[Patch v3 2/6] cifs: Allocate validate negotiation request through kmalloc
 2018-04-18 18:53 UTC  (10+ messages)

[PATCH 1/6] cifs: smbd: Check for iov length on sending the last iov
 2018-04-17 18:11 UTC  (15+ messages)
` [PATCH 2/6] cifs: Allocate validate negoation request through kmalloc
` [PATCH 3/6] cifs: smbd: Avoid allocating iov on the stack
` [PATCH 4/6] cifs: smbd: Don't use RDMA read/write when signing is used
` [PATCH 5/6] cifs: smbd: Enable signing with smbdirect
` [PATCH 6/6] cifs: smbd: Dump SMB packet when configured

[PATCH] cifs: smb2ops: Fix NULL check in smb2_query_symlink
 2018-04-13 23:55 UTC  (2+ messages)

cifs buffer overflow in kernels before 3.7
 2018-04-12  7:51 UTC 

[PATCH] cifs: Use ULL suffix for 64-bit constant
 2018-04-10  9:35 UTC  (2+ messages)

[PATCH v2] cifs: smb2pdu: Fix potential NULL pointer dereference
 2018-04-04 10:18 UTC  (2+ messages)

[PATCH] cifs: cifssmb: Fix potential NULL pointer dereference
 2018-04-03 21:02 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the cifs tree
 2018-04-01  4:45 UTC  (2+ messages)

[PATCH 1/2] cifs: smbd: avoid reconnect lockup
 2018-03-31  0:19 UTC  (4+ messages)
` [PATCH 2/2] cifs: smbd: disconnect transport on RDMA errors

[PATCH 4.13 28/43] SMB3: Validate negotiate request must always be signed
 2018-03-22 19:14 UTC  (22+ messages)

[PATCH v1 0/3] SMB3.11 preauth integrity
 2018-02-16 20:37 UTC  (5+ messages)
  ` [PATCH v1 1/3] CIFS: refactor crypto shash/sdesc allocation&free
  ` [PATCH v1 2/3] CIFS: add sha512 secmech
  ` [PATCH v1 3/3] CIFS: implement v3.11 preauth integrity

Does smbfs use 1 socket per target?
 2018-02-15 20:35 UTC  (4+ messages)

Updates to cifs.ko README
 2018-02-13 23:11 UTC 

Updated some of the TODO list for cifs.ko for SMB3
 2018-02-13 22:56 UTC 

[PATCH 00/14] cifs: add compounding support for smb2+
 2018-02-13 22:10 UTC  (17+ messages)
  ` [PATCH 01/14] cifs: remove rfc1002 header from all SMB2 response structures
  ` [PATCH 02/14] cifs: update multiplex loop to handle compounded responses
  ` [PATCH 03/14] cifs: push rfc1002 generation down the stack
  ` [PATCH 04/14] cifs: remove smb2_send_recv()
  ` [PATCH 05/14] cifs: update __smb_send_rqst() to take an array of requests
  ` [PATCH 06/14] cifs: make smb_send_rqst() "
  ` [PATCH 07/14] cifs: update init_sg and crypt_message to take an array of rqst
  ` [PATCH 08/14] cifs: update smb3_init_transform_rq to take an array of requests
  ` [PATCH 09/14] cifs: add compound_send_recv()
  ` [PATCH 10/14] cifs: fix memory leak in SMB2_open()
  ` [PATCH 11/14] cifs: create SMB2_open_init()/SMB2_open_free() helpers
  ` [PATCH 12/14] cifs: add SMB2_close_init()/SMB2_close_free()
  ` [PATCH 13/14] cifs: add SMB2_query_info_[init|free]()
  ` [PATCH 14/14] cifs: update smb2_queryfs() to use compounding

[PATCH stable] cifs: empty TargetInfo leads to crash on recovery
 2018-02-13 15:38 UTC  (4+ messages)

this is what you need
 2018-02-13 13:28 UTC 

RE: Re: 答复: Re: [PATCH] manpage: updatemount.cifs manpage with info aboutincomplete options
 2018-02-13  2:18 UTC 

[PATCH][V2] CIFS: SMBD: fix spelling mistake: "faield" and "legnth"
 2018-02-09 23:57 UTC  (3+ messages)

[GIT][SMB3] A few small SMB3 fixes
 2018-02-09 17:41 UTC 

[PATCH] CIFS: SMBD: fix spelling mistake: "faield" -> "failed"
 2018-02-09 12:13 UTC  (2+ messages)
` NAK: "

[PATCH][SMB3] New structs and defines from MS-SMB2
 2018-02-07  6:44 UTC  (2+ messages)

[SMB3][PATCH] Address the remaining sparse warning in new smbdirect code
 2018-02-05 23:18 UTC  (3+ messages)

Work in progress SMB-Direct driver for the linux kernel
 2018-02-05  1:32 UTC  (8+ messages)

[PATCH] cifs: silence compiler warnings showing up with gcc-8.0.0
 2018-02-04  1:27 UTC  (2+ messages)

[LSF/MM TOPIC] Network and Cluster File System topics
 2018-01-31 21:56 UTC 

[PATCH v2] update mount.cifs manpage with info about echo_interval option
 2018-01-30 18:53 UTC  (3+ messages)

[SMB3][PATCH] cleanup some minor endian warnings in smbdirect (SMB3 RDMA) code
 2018-01-29 18:51 UTC  (4+ messages)

[GIT] Various SMB3 fixes for 4.16
 2018-01-29 16:59 UTC 

[PATCH] cifs: add .splice_write
 2018-01-29 10:47 UTC  (5+ messages)
    ` Fwd: "

[PATCH 1/1] CIFS: zero sensitive data when freeing
 2018-01-29  1:37 UTC  (3+ messages)

[PATCH] fs/cifs/cifsacl.c Fixes typo in a comment
 2018-01-28 15:20 UTC  (2+ messages)

[PATCH v1 0/3] Make IPC a regular tcon and fix SMB2 domain-based DFS
 2018-01-26 23:00 UTC  (21+ messages)
  ` [PATCH v1 1/3] CIFS: set SERVER_NAME_LENGTH to serverName actual size
  ` [PATCH v1 2/3] CIFS: make IPC a regular tcon
  ` [PATCH v1 3/3] CIFS: use tcon_ipc instead of use_ipc parameter from SMB2_ioctl
  ` [PATCH v2 0/2] Make IPC a regular tcon and fix SMB2 domain-based DFS
      ` [PATCH v2 1/2] CIFS: make IPC a regular tcon
      ` [PATCH v2 2/2] CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl
  ` [PATCH v3 0/3] Make IPC a regular tcon and fix SMB2 domain-based DFS
      ` [PATCH v3 1/3] CIFS: make IPC a regular tcon
      ` [PATCH v3 2/3] CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl
      ` [PATCH v3 3/3] CIFS: dump IPC tcon in debug proc file

[PATCH 0/2] cifs: remove rfc1002 length field from all SMB2 response structures
 2018-01-26 16:57 UTC  (4+ messages)
  ` [PATCH 1/2] cifs: remove rfc1002 header "
  ` [PATCH 2/2] cifs: update multiplex loop to handle compounded responses

Darlehen Geld für Einzelpersonen und Fachleute in weniger als 72 Stunden
 2018-01-26  7:22 UTC 

[PATCH 1/1] CIFS: document tcon/ses/server refcount dance
 2018-01-25 18:58 UTC  (2+ messages)

[PATCH][SMB3] quiet 'symbol was not declared' warnings in SMB3 RDMA series
 2018-01-25 18:57 UTC  (2+ messages)

manpage: update mount.cifs manpage with info about echo_interval option
 2018-01-24 12:35 UTC  (6+ messages)

(unknown),
 2018-01-23 13:54 UTC 

[PATCH] cifscreds: check optind before accessing argv[optind]
 2018-01-23  0:59 UTC  (3+ messages)

Darlehen
 2018-01-21 17:05 UTC 

Regression in SMB3 encryption
 2018-01-18 23:41 UTC  (6+ messages)

[PATCH] cifs: remove redundant duplicated assignment of pointer 'node'
 2018-01-18 16:17 UTC  (3+ messages)

Re: 答复: Re: [PATCH] manpage: updatemount.cifs manpage with info aboutincomplete options
 2018-01-16 17:54 UTC 

tcon and session refcounts, get/put
 2018-01-15 10:12 UTC  (3+ messages)

[PATCH] CIFS: SMBD: work around gcc -Wmaybe-uninitialized warning
 2018-01-14 19:07 UTC  (2+ messages)

[PATCH] cifs: Fix autonegotiate security settings mismatch
 2018-01-14 19:05 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).