linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-08 21:06:37 to 2021-07-05 15:29:23 UTC [more...]

[PATCH AUTOSEL 5.13 38/59] cifs: improve fallocate emulation
 2021-07-05 15:27 UTC  (2+ messages)
` [PATCH AUTOSEL 5.13 39/59] cifs: fix check of dfs interlinks

[PATCH] cifs: include regular shares to the list of unshared tcp servers
 2021-07-05 14:37 UTC  (3+ messages)

[PATCH v5 00/13] ksmbd: introduce new SMB3 kernel server
 2021-07-05  3:07 UTC  (12+ messages)
    ` [PATCH v5 01/13] ksmbd: add document
    ` [PATCH v5 02/13] ksmbd: add server handler
    ` [PATCH v5 03/13] ksmbd: add tcp transport layer
    ` [PATCH v5 04/13] ksmbd: add ipc "
    ` [PATCH v5 05/13] ksmbd: add rdma "
    ` [PATCH v5 06/13] ksmbd: add a utility code that tracks (and caches) sessions data
    ` [PATCH v5 07/13] ksmbd: add authentication
    ` [PATCH v5 10/13] ksmbd: add oplock/lease cache mechanism
    ` [PATCH v5 11/13] ksmbd: add file operations
    ` [PATCH v5 12/13] ksmbd: add Kconfig and Makefile
    ` [PATCH v5 13/13] MAINTAINERS: add ksmbd kernel server

Fwd: Test results on latest ksmbd
 2021-07-03 21:23 UTC 

[PATCH][SMB3] Fix typo in smb2pdu.h
 2021-07-03 20:54 UTC 

[PATCH][CIFS] make locking consistent around the server session status
 2021-07-02 23:38 UTC  (4+ messages)

[PATCH] CIFS: Clarify SMB1 code for UnixCreateSymLink
 2021-07-02  1:48 UTC 

[PATCH] cifs: clarify SMB1 code for UnixCreateHardLink
 2021-07-01 22:56 UTC  (2+ messages)

[GIT PULL] CIFS/SMB3 Fixes
 2021-06-30  3:35 UTC  (2+ messages)

[PATCH][SMB3.1.1] client support for signing negotiate context
 2021-06-28 16:05 UTC  (2+ messages)

[Bug 9281] cifs kernel client not reporting quotas
 2021-06-28 11:58 UTC 

Signing negotiate context
 2021-06-27  3:58 UTC  (2+ messages)

[SMB3][PATCH] address minor Coverity warning
 2021-06-25 19:05 UTC 

[PATCH][CIFS] fix missing spinlock around update to ses->status
 2021-06-24 20:33 UTC 

SMB Partial Send Causes CIFS VFS Reconnection and File Copy Failure
 2021-06-24 18:20 UTC  (2+ messages)

[PATCH 1/2] ksmbd: move fs/cifsd to fs/ksmbd
 2021-06-24  5:27 UTC  (4+ messages)
    ` [PATCH 2/2] MAINTAINERS: rename cifsd to ksmbd

[PATCH v2 1/2] ksmbd: move fs/cifsd to fs/ksmbd
 2021-06-24  1:42 UTC 

[PATCH] cifs: set the cred_uid/linux_uid/linux_gid when duplicating contexts
 2021-06-24  0:34 UTC  (2+ messages)

[PATCH] cifs: missing null pointer check in cifs_mount
 2021-06-24  0:34 UTC  (4+ messages)

[PATCH][CIFS] Fix uninitialized pointer access to dacl_ptr in build_sec_desc
 2021-06-24  0:27 UTC  (4+ messages)

coverity problems with certain macros
 2021-06-23 11:42 UTC  (3+ messages)

[PATCH] cifs: fix NULL dereference in smb2_check_message()
 2021-06-23 11:29 UTC  (2+ messages)

[PATCH][CIFS] missing null check for newinode pointer
 2021-06-23 11:15 UTC  (2+ messages)

ksmbd mailing list
 2021-06-23  5:04 UTC  (8+ messages)

linux-cifs TEST
 2021-06-23  0:57 UTC 

2 error cases in sid_to_id are ignored
 2021-06-22 19:16 UTC  (4+ messages)

[PATCH][CIFS] Add new info level for query directory
 2021-06-22 18:59 UTC 

Processing ASYNC responses
 2021-06-22 18:31 UTC  (2+ messages)

[PATCH 0/14 v8] fs: Hole punch vs page cache filling races
 2021-06-22 17:34 UTC  (35+ messages)
` [PATCH 01/14] mm: Fix comments mentioning i_mutex
` [PATCH 02/14] documentation: Sync file_operations members with reality
` [PATCH 03/14] mm: Protect operations adding pages to page cache with invalidate_lock
` [PATCH 04/14] mm: Add functions to lock invalidate_lock for two mappings
` [PATCH 05/14] ext4: Convert to use mapping->invalidate_lock
` [PATCH 06/14] ext2: Convert to using invalidate_lock
` [PATCH 07/14] xfs: Refactor xfs_isilocked()
` [PATCH 08/14] xfs: Convert to use invalidate_lock
` [PATCH 09/14] xfs: Convert double locking of MMAPLOCK to use VFS helpers
` [PATCH 10/14] zonefs: Convert to using invalidate_lock
` [PATCH 11/14] f2fs: "
` [PATCH 12/14] fuse: "
` [PATCH 13/14] ceph: Fix race between hole punch and page fault
` [PATCH 14/14] cifs: "

[SMBDIRECT][PATCH] missing rc checks while waiting for SMB3 over RDMA events
 2021-06-22 17:09 UTC  (4+ messages)

[GIT PULL] fs: Hole punch fixes
 2021-06-22 10:05 UTC 

[PATCH 14/15] ksmbd: use ksmbd name instead of cifsd
 2021-06-22  7:41 UTC  (2+ messages)

[PATCH] cifs: Avoid field over-reading memcpy()
 2021-06-22  2:40 UTC  (2+ messages)

[PATCH 00/12] fscache: Some prep work for fscache rewrite
 2021-06-21 21:47 UTC  (13+ messages)
` [PATCH 01/12] fscache: Select netfs stats if fscache stats are enabled
` [PATCH 02/12] netfs: Move cookie debug ID to struct netfs_cache_resources
` [PATCH 03/12] cachefiles: Use file_inode() rather than accessing ->f_inode
` [PATCH 04/12] fscache: Add a cookie debug ID and use that in traces
` [PATCH 05/12] fscache: Procfile to display cookies
` [PATCH 06/12] fscache, cachefiles: Remove the histogram stuff
` [PATCH 07/12] fscache: Remove the object list procfile
` [PATCH 08/12] fscache: Change %p in format strings to something else
` [PATCH 09/12] cachefiles: "
` [PATCH 10/12] fscache: Fix cookie key hashing
` [PATCH 11/12] fscache: Fix fscache_cookie_put() to not deref after dec
` [PATCH 12/12] fscache: Use refcount_t for the cookie refcount instead of atomic_t

Problem storing credentials with pam_cifscreds on desktop systems
 2021-06-20 14:06 UTC 

[PATCH][SMB311] remove dead code for non-compounded SMB311 posix query info
 2021-06-19 21:35 UTC  (2+ messages)

[PATCH][CIFS] Fix uninitialized variable in SMB1 POSIX query info error path
 2021-06-19 20:58 UTC 

[SMB3][PATCH] fs/cifs/cifs_swn.c:468 cifs_swn_store_swn_addr() error: uninitialized symbol 'port'
 2021-06-19 17:28 UTC 

[CIFS][PATCH] fix unneeded null check
 2021-06-19 17:08 UTC 

[PATCH 1/1] cifs: remove unnecessary oom message
 2021-06-18 10:15 UTC  (3+ messages)

[PATCH -next] cifsd: fix WARNING: convert list_for_each to entry variant in smb2pdu.c
 2021-06-18  8:19 UTC  (6+ messages)

[PATCH] [CIFS] changes to support multichannel during channel reconnect
 2021-06-18  6:29 UTC 

[CIFS][PATCH]
 2021-06-18  5:46 UTC 

[PATCH -next] cifs: convert list_for_each to entry variant in cifs_debug.c
 2021-06-18  4:18 UTC  (2+ messages)

[PATCH -next v2] cifs: convert list_for_each to entry variant in smb2misc.c
 2021-06-18  4:16 UTC  (2+ messages)

[PATCH] cifs: avoid extra calls in posix_info_parse
 2021-06-18  3:54 UTC  (2+ messages)

[PATCH -next] cifs: convert list_for_each to entry variant in smb2misc.c
 2021-06-18  1:18 UTC  (3+ messages)

[PATCH -next] cifsd: convert list_for_each to entry variant in smb_common.c
 2021-06-17 13:22 UTC 

[PATCH -next v2] cifsd: convert list_for_each to entry variant in smb2pdu.c
 2021-06-17  7:51 UTC 

[PATCH -next] cifsd: convert list_for_each to entry variant in vfs_cache.c
 2021-06-17  6:44 UTC 

[PATCH] cifs: retry lookup and readdir when EAGAIN is returned
 2021-06-16 17:09 UTC  (5+ messages)

[PATCH v4 00/10] cifsd: introduce new SMB3 kernel server
 2021-06-16  6:49 UTC  (9+ messages)
  ` [PATCH v4 02/10] cifsd: add server handler
    ` [PATCH v4 03/10] cifsd: add trasport layers
  ` [PATCH v4 08/10] cifsd: add file operations

[PATCH] netfs: Add MAINTAINERS record
 2021-06-15 16:39 UTC 

[PATCH] netfs: Add MAINTAINERS record
 2021-06-15 16:23 UTC  (2+ messages)

[cifs:for-next 17/18] fs/cifs/dfs_cache.c:1433:1: warning: the frame size of 1120 bytes is larger than 1024 bytes
 2021-06-14 17:17 UTC 

[PATCH] cifs: Rough, incomplete conversion to revised fscache I/O API
 2021-06-14 12:46 UTC  (2+ messages)

[PATCH -next] cifs: fix doc warnings in cifs_dfs_ref.c
 2021-06-13 23:35 UTC  (2+ messages)

[PATCH] cifs: remove redundant initialization of variable rc
 2021-06-13 23:33 UTC  (2+ messages)

quic in-kernel implementation?
 2021-06-13 18:08 UTC  (14+ messages)

Is it possible to mount a cifs share with kerberos using the machine account (with active directory)
 2021-06-11 23:49 UTC 

[PATCH][next] cifsd: fix kfree of uninitialized pointer oid
 2021-06-11  0:40 UTC  (2+ messages)

[PATCH 0/14 v7] fs: Hole punch vs page cache filling races
 2021-06-10 12:42 UTC  (8+ messages)
` [PATCH 01/14] mm: Fix comments mentioning i_mutex
` [PATCH 07/14] xfs: Refactor xfs_isilocked()
` [PATCH 12/14] fuse: Convert to using invalidate_lock

fscache metadata query
 2021-06-09 14:43 UTC 

Proposal
 2021-06-09 12:10 UTC 

Projects
 2021-06-09 12:09 UTC 

[CIFS][PATCH] Enable extended stats by default
 2021-06-08 21:49 UTC 


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).