messages from 2021-05-12 13:46:38 to 2021-06-02 03:58:36 UTC [more...]
[PATCH v4 00/10] cifsd: introduce new SMB3 kernel server
2021-06-02 3:48 UTC (4+ messages)
` [PATCH v4 01/10] cifsd: add document
` [PATCH v4 02/10] cifsd: add server handler
` [PATCH v4 04/10] cifsd: add authentication
[PATCH -next] cifs: Remove unused inline function is_sysvol_or_netlogon()
2021-05-31 14:47 UTC (2+ messages)
[PATCH -next v3] cifsd: check return value of ksmbd_vfs_getcasexattr() correctly
2021-05-31 7:48 UTC (2+ messages)
[PATCH -next v2] cifsd: check return value of ksmbd_vfs_getcasexattr() correctly
2021-05-31 6:09 UTC (3+ messages)
[PATCH] cifs: fix ipv6 formating in cifs_ses_add_channel
2021-05-31 4:30 UTC (3+ messages)
[PATCH -next 1/3] cifsd: fix memleak in ksmbd_vfs_stream_write()
2021-05-31 1:09 UTC (6+ messages)
` [PATCH -next 2/3] cifsd: fix memleak in ksmbd_vfs_stream_read()
` [PATCH -next 3/3] cifsd: check return value of ksmbd_vfs_getcasexattr() correctly
[Bug 14713] SMBv3 negotiation fails with a Solaris server
2021-05-30 13:51 UTC (31+ messages)
Current cifsd-for-next passed buildbot regression tests
2021-05-28 13:19 UTC
[PATCH v1 0/2] Change CIFS_FULL_KEY_DUMP ioctl to return variable size keys
2021-05-28 8:37 UTC (8+ messages)
` [PATCH v1 1/2] cifs: set server->cipher_type to AES-128-CCM for SMB3.0
` [PATCH v1 2/2] cifs: change format of CIFS_FULL_KEY_DUMP ioctl
[PATCH 0/13 v6] fs: Hole punch vs page cache filling races
2021-05-27 12:01 UTC (31+ messages)
` [PATCH 01/13] mm: Fix comments mentioning i_mutex
` [PATCH 02/13] documentation: Sync file_operations members with reality
` [PATCH 03/13] mm: Protect operations adding pages to page cache with invalidate_lock
` [PATCH 04/13] mm: Add functions to lock invalidate_lock for two mappings
` [PATCH 05/13] ext4: Convert to use mapping->invalidate_lock
` [PATCH 06/13] ext2: Convert to using invalidate_lock
` [PATCH 07/13] xfs: Convert to use invalidate_lock
` [PATCH 08/13] xfs: Convert double locking of MMAPLOCK to use VFS helpers
` [PATCH 09/13] zonefs: Convert to using invalidate_lock
` [PATCH 10/13] f2fs: "
` [PATCH 11/13] fuse: "
` [PATCH 12/13] ceph: Fix race between hole punch and page fault
` [PATCH 13/13] cifs: "
[PATCH] cifs: Constify static struct genl_ops
2021-05-26 20:35 UTC
[GIT PULL] netfs: Fixes
2021-05-25 17:36 UTC (2+ messages)
[PATCH AUTOSEL 4.14 20/21] SMB3: incorrect file id in requests compounded with open
2021-05-24 14:50 UTC
[PATCH AUTOSEL 4.19 22/25] SMB3: incorrect file id in requests compounded with open
2021-05-24 14:50 UTC
[PATCH AUTOSEL 5.4 48/52] SMB3: incorrect file id in requests compounded with open
2021-05-24 14:48 UTC
[PATCH AUTOSEL 5.10 54/62] SMB3: incorrect file id in requests compounded with open
2021-05-24 14:47 UTC
[PATCH AUTOSEL 5.12 55/63] SMB3: incorrect file id in requests compounded with open
2021-05-24 14:46 UTC
[PATCH v3] cifs: decoding negTokenInit with generic ASN1 decoder
2021-05-23 3:28 UTC
[PATCH v2] cifs: decoding negTokenInit with generic ASN1 decoder
2021-05-23 2:36 UTC (6+ messages)
[PATCH v3 00/10] cifsd: introduce new SMB3 kernel server
2021-05-22 1:55 UTC (11+ messages)
` [PATCH v3 01/10] cifsd: add document
` [PATCH v3 02/10] cifsd: add server handler
` [PATCH v3 04/10] cifsd: add authentication
` [Linux-cifsd-devel] "
` [PATCH v3 07/10] cifsd: add oplock/lease cache mechanism
` [PATCH v3 08/10] cifsd: add file operations
` [PATCH v3 09/10] cifsd: add Kconfig and Makefile
` [PATCH v3 10/10] MAINTAINERS: add cifsd kernel server
bug in dumping server name in tracepoints
2021-05-21 23:44 UTC (4+ messages)
[GIT PULL] SMB3 Fixes
2021-05-21 23:31 UTC (2+ messages)
[PATCH cifs-utils] smbinfo: add support for new key dump ioctl
2021-05-21 15:29 UTC
Fwd: ksmbd and reflink support - enables many more functional tests
2021-05-21 2:27 UTC (3+ messages)
` "
[PATCH -next] cifsd: fix build error without CONFIG_OID_REGISTRY
2021-05-21 1:28 UTC (3+ messages)
[PATCH] cifs: use the expiry output of dns_query to schedule next resolution
2021-05-20 18:09 UTC (2+ messages)
KASAN use after free in deferred close
2021-05-20 15:19 UTC (4+ messages)
[PATCH] cifs: decoding negTokenInit with generic ASN1 decoder
2021-05-20 4:15 UTC
[PATCH] cifs: Fix inconsistent indenting
2021-05-20 2:12 UTC (2+ messages)
linux-next: Fixes tag needs some work in the cifs tree
2021-05-20 0:21 UTC (2+ messages)
[Linux-cifsd-devel] [PATCH] cifsd: Do not use 0 as TreeID
2021-05-19 12:02 UTC (4+ messages)
[PATCH 0/11 v5] fs: Hole punch vs page cache filling races
2021-05-19 10:57 UTC (25+ messages)
` [PATCH 03/11] mm: Protect operations adding pages to page cache with invalidate_lock
` [PATCH 04/11] ext4: Convert to use mapping->invalidate_lock
` [PATCH 05/11] ext2: Convert to using invalidate_lock
` [PATCH 06/11] xfs: Convert to use invalidate_lock
` [PATCH 07/11] zonefs: Convert to using invalidate_lock
` [PATCH 08/11] f2fs: "
` [PATCH 10/11] ceph: Fix race between hole punch and page fault
` [PATCH 11/11] cifs: "
Fwd: [EXTERNAL] Re: ioctl.c:undefined reference to `__get_user_bad'
2021-05-19 9:11 UTC (6+ messages)
[PATCH] cifs: fix memory leak in smb2_copychunk_range
2021-05-19 8:01 UTC (2+ messages)
duplicated or invalid inode number issue with ksmbd?
2021-05-18 21:54 UTC
current Linux client vs. current ksmbd
2021-05-17 22:02 UTC (2+ messages)
crediting/tracing related oops in xfstest 478
2021-05-17 11:20 UTC (3+ messages)
oops in deferred close
2021-05-17 6:02 UTC
[PATCH] Signed-off-by: wenhuizhang <wenhui@gwmail.gwu.edu>
2021-05-14 16:01 UTC (5+ messages)
` [PATCH] cifs: deadstore delete in deferred files
` [PATCH] cifs: remove deadstore in cifs_close_all_deferred_files()
Additional xfstests
2021-05-14 11:01 UTC (4+ messages)
[PATCH] netfs: Make CONFIG_NETFS_SUPPORT auto-selected rather than manual
2021-05-13 15:14 UTC (2+ messages)
[PATCH] netfs: Pass flags through to grab_cache_page_write_begin()
2021-05-13 15:13 UTC (2+ messages)
Removing readpages aop
2021-05-13 13:34 UTC (4+ messages)
` [V9fs-developer] "
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).