messages from 2021-06-06 07:53:58 to 2021-06-24 00:28:06 UTC [more...]
[PATCH][CIFS] Fix uninitialized pointer access to dacl_ptr in build_sec_desc
2021-06-24 0:27 UTC (4+ messages)
[PATCH] cifs: set the cred_uid/linux_uid/linux_gid when duplicating contexts
2021-06-23 22:00 UTC
[PATCH] cifs: missing null pointer check in cifs_mount
2021-06-23 12:17 UTC (3+ 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)
SMB Partial Send Causes CIFS VFS Reconnection and File Copy Failure
2021-06-23 3:42 UTC
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 (15+ 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 (28+ 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: "
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
[PATCH v5] cifs: decoding negTokenInit with generic ASN1 decoder
2021-06-08 14:53 UTC
linux-next: build failure after merge of the cifs tree
2021-06-08 13:16 UTC (3+ messages)
Multichannel patches
2021-06-08 9:54 UTC (8+ messages)
[RFC PATCH] cifs: retry lookup and readdir when EAGAIN is returned
2021-06-07 15:27 UTC (4+ messages)
[PATCH linux-next] cifs: fix type of chans_need_reconnect on 32bit
2021-06-07 9:31 UTC
[PATCH] [-next] cifsd: remove duplicated argument
2021-06-07 5:43 UTC (2+ messages)
[PATCH v4] cifs: decoding negTokenInit with generic ASN1 decoder
2021-06-06 7:52 UTC (3+ messages)
page: next (older) | prev (newer) | latest
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).