linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-20 20:56:13 to 2022-10-02 18:27:13 UTC [more...]

new SMB3.1.1 create contexts
 2022-10-02 18:26 UTC  (3+ messages)

[PATCH] ksmbd: call ib_drain_qp when disconnected
 2022-10-02 18:11 UTC  (2+ messages)

[PATCH v4] ksmbd: validate share name from share config response
 2022-10-02 15:40 UTC  (2+ messages)

[PATCH v7 0/3] ksmbd patches included vfs changes
 2022-10-02  2:22 UTC  (8+ messages)
` [PATCH v7 1/3] ksmbd: remove internal.h include
` [PATCH v7 2/3] fs: introduce lock_rename_child() helper
` [PATCH v7 3/3] ksmbd: fix racy issue from using ->d_parent and ->d_name

[PATCH v3] ksmbd: validate share name from share config response
 2022-10-02  2:02 UTC  (5+ messages)

[PATCH][smb3 client] log less confusing message on multichannel mounts to Samba when no interfaces returned
 2022-10-01 23:22 UTC  (2+ messages)

[PATCH v2 00/23] Convert to filemap_get_folios_tag()
 2022-09-30 17:33 UTC  (4+ messages)
` [PATCH v2 08/23] ceph: Convert ceph_writepages_start() to use filemap_get_folios_tag()

Kerberos mount testing and buildbot
 2022-09-30  3:45 UTC  (2+ messages)

[PATCH v4 0/8] cifs: introduce support for AES-GMAC signing
 2022-09-30  3:27 UTC  (8+ messages)
` [PATCH v4 1/8] smb3: rename encryption/decryption TFMs
` [PATCH v4 2/8] cifs: secmech: use shash_desc directly, remove sdesc
` [PATCH v4 4/8] cifs: create sign/verify secmechs, don't leave keys in memory
` [PATCH v4 7/8] cifs: show signing algorithm name in DebugData

cifs.upcall debugging
 2022-09-29 22:13 UTC  (2+ messages)

[PATCH v4 3/8] cifs: allocate ephemeral secmechs only on demand
 2022-09-29 17:56 UTC  (4+ messages)
` [PATCH v4 5/8] cifs: introduce AES-GMAC signing support for SMB 3.1.1
` [PATCH v4 6/8] cifs: deprecate 'enable_negotiate_signing' module param
` [PATCH v4 8/8] cifs: use MAX_CIFS_SMALL_BUFFER_SIZE-8 as padding buffer

[PATCH v2 0/6] Reduce SMBDirect RDMA SGE counts and sizes
 2022-09-29 15:44 UTC  (22+ messages)
` [PATCH v2 1/6] Decrease the number of SMB3 smbdirect client SGEs
` [PATCH v2 2/6] Decrease the number of SMB3 smbdirect server SGEs
` [PATCH v2 3/6] Reduce client smbdirect max receive segment size
` [PATCH v2 4/6] Reduce server smbdirect max send/receive segment sizes
          `  "
` [PATCH v2 5/6] Handle variable number of SGEs in client smbdirect send
` [PATCH v2 6/6] Fix formatting of client smbdirect RDMA logging

[PATCH] ksmbd: hide socket error message when ipv6 config is disable
 2022-09-29 15:37 UTC  (6+ messages)

[PATCH v4 00/30] acl: add vfs posix acl api
 2022-09-29 15:30 UTC  (5+ messages)
` [PATCH v4 05/30] cifs: implement get acl method
` [PATCH v4 06/30] cifs: implement set "
` [PATCH v4 18/30] ksmbd: use vfs_remove_acl()
` [PATCH v4 28/30] cifs: use stub posix acl handlers

[PATCH v3 0/8] cifs: introduce support for AES-GMAC signing
 2022-09-29 15:17 UTC  (18+ messages)
` [PATCH v3 1/8] smb3: rename encryption/decryption TFMs
` [PATCH v3 2/8] cifs: secmech: use shash_desc directly, remove sdesc
` [PATCH v3 3/8] cifs: allocate ephemeral secmechs only on demand
` [PATCH v3 4/8] cifs: create sign/verify secmechs, don't leave keys in memory
` [PATCH v3 5/8] cifs: introduce AES-GMAC signing support for SMB 3.1.1
` [PATCH v3 6/8] cifs: deprecate 'enable_negotiate_signing' module param
` [PATCH v3 7/8] cifs: show signing algorithm name in DebugData
` [PATCH v3 8/8] cifs: use MAX_CIFS_SMALL_BUFFER_SIZE-8 as padding buffer

[PATCH v1] ksmbd: Fix user namespace mapping
 2022-09-29 13:08 UTC  (5+ messages)

[PATCH -next] fs: cifs: initialize spinlock in data section
 2022-09-29  9:06 UTC 

[PATCH v3 00/29] acl: add vfs posix acl api
 2022-09-29  7:56 UTC  (6+ messages)
` [PATCH v3 05/29] cifs: implement get acl method
` [PATCH v3 06/29] cifs: implement set "
` [PATCH v3 17/29] ksmbd: use vfs_remove_acl()
` [PATCH v3 27/29] cifs: use stub posix acl handlers

[PATCH v8 0/3] Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler
 2022-09-29  4:54 UTC  (6+ messages)
` [PATCH v8 1/3] cifs: Fix the error length of VALIDATE_NEGOTIATE_INFO message
` [PATCH v8 2/3] ksmbd: Fix wrong return value and message length check in smb2_ioctl()
` [PATCH v8 3/3] cifs: Refactor dialects in validate_negotiate_info_req to variable array

[PATCH v6 1/5] security: create file_truncate hook from path_truncate hook
 2022-09-29  2:55 UTC  (2+ messages)

Fwd: Buildbot: builder cifs-testing build 1038
 2022-09-29  2:20 UTC  (3+ messages)
  `  "

[PATCH v2 1/2] ksmbd: validate share name from share config response
 2022-09-29  0:07 UTC  (4+ messages)
` [PATCH v2 2/2] ksmbd-tools: preserve share name case by casefolding at lookup-time

[RFC PATCH] cifs: fix signature check for error responses
 2022-09-28 19:33 UTC  (4+ messages)

[PATCH v2] ksmbd: make utf-8 file name comparison work in __caseless_lookup()
 2022-09-28 13:28 UTC  (2+ messages)

[PATCH 4.19] Revert "cifs: fix double free race when mount fails in cifs_get_root()"
 2022-09-28  3:49 UTC 

[PATCH 4.19] Revert "cifs: fix double free race when mount fails in cifs_get_root()"
 2022-09-28  2:49 UTC 

[PATCH 1/2] ksmbd: validate share name from share config response
 2022-09-28  1:31 UTC  (2+ messages)
` [PATCH 2/2] ksmbd-tools: preserve share name case by casefolding at lookup-time

[PATCH] vfs: parse sloppy mount option in correct order
 2022-09-28  1:09 UTC 

[PATCH v2 00/30] acl: add vfs posix acl api
 2022-09-27 23:37 UTC  (13+ messages)
` [PATCH v2 05/30] cifs: implement get acl method
` [PATCH v2 06/30] cifs: implement set "
` [PATCH v2 19/30] ksmbd: use vfs_remove_acl()
` [PATCH v2 28/30] cifs: use stub posix acl handlers

[PATCH] ksmbd: make utf-8 file name comparison work in __caseless_lookup()
 2022-09-27  1:27 UTC  (4+ messages)

[RFC PATCH 00/29] acl: add vfs posix acl api
 2022-09-26  8:35 UTC  (21+ messages)
` [PATCH 04/29] cifs: implement get acl method
` [PATCH 05/29] cifs: implement set "
` [PATCH 18/29] ksmbd: use vfs_remove_acl()
` [PATCH 27/29] cifs: use stub posix acl handlers

[PATCH v7 0/3] Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler
 2022-09-25 23:56 UTC  (5+ messages)
` [PATCH v7 1/3] cifs: Fix the error length of VALIDATE_NEGOTIATE_INFO message
` [PATCH v7 2/3] ksmbd: Fix wrong return value and message length check in smb2_ioctl()
` [PATCH v7 3/3] cifs: Refactor dialects in validate_negotiate_info_req to variable array

dir lease service hangs xfstest
 2022-09-25 22:31 UTC  (2+ messages)

[RFC PATCH 00/20] fs: Remove usage of broken nls_utf8 and drop it
 2022-09-25 12:12 UTC  (7+ messages)
` [RFC PATCH 12/20] hfs: Do not use broken utf8 NLS table for iocharset=utf8 mount option
` [RFC PATCH 13/20] hfsplus: "

[PATCH 0/7] smb3: Add iter helpers and use iov_iters down to the network transport
 2022-09-24  4:34 UTC  (5+ messages)
` [PATCH 4/7] cifs: Add a function to read into an iter from a socket
` [PATCH 5/7] cifs: Change the I/O paths to use an iterator rather than a page list

[PATCH] cifs: use list_move instead of list_del + list_add
 2022-09-24  4:32 UTC 

Updates to directory caching
 2022-09-23  5:07 UTC  (4+ messages)
` [PATCH 1/2] cifs: find and use the dentry for cached non-root directories also
` [PATCH 2/2] cifs: Add a laundromat thread that will timeout any directory leases we have

[PATCH 1/3] ksmbd: change security id to the one samba used for posix extension
 2022-09-22 23:37 UTC  (10+ messages)
` [PATCH 2/3] ksmbd: set only file permisson to mode "
` [PATCH 3/3] ksmbd: fill sids in SMB_FIND_FILE_POSIX_INFO response

[RFC PATCH 0/6] Reduce SMBDirect RDMA SGE counts and sizes
 2022-09-22 19:35 UTC  (2+ messages)

[PATCH 1/3] ksmbd: fix endless loop when encryption for response fails
 2022-09-22 14:39 UTC  (3+ messages)
` [PATCH 2/3] ksmbd: fix encryption failure issue for session logoff response
` [PATCH 3/3] ksmbd: set NTLMSSP_NEGOTIATE_SEAL flag to challenge blob

[PATCH v2 1/3] ksmbd: change security id to the one samba used for posix extension
 2022-09-22 14:33 UTC  (3+ messages)
` [PATCH v2 2/3] ksmbd: set file permission mode to match Samba server posix extension behavior
` [PATCH v2 3/3] ksmbd: fill sids in SMB_FIND_FILE_POSIX_INFO response

[PATCH][smb3 client] add dynamic trace points for tree disconnect
 2022-09-21 19:27 UTC 

[PATCH] cifs: check if mid was deleted in async read callback
 2022-09-21 14:10 UTC  (5+ messages)

Updated patch for the corruption with cache=none and mmap
 2022-09-20 23:46 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).