linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-28 19:32:02 to 2021-05-21 06:37:43 UTC [more...]

[PATCH v3 00/10] cifsd: introduce new SMB3 kernel server
 2021-05-21  6:26 UTC  (8+ messages)
    ` [PATCH v3 01/10] cifsd: add document
    ` [PATCH v3 02/10] cifsd: add server handler
    ` [PATCH v3 04/10] cifsd: add authentication
    ` [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

Fwd: ksmbd and reflink support - enables many more functional tests
 2021-05-21  2:27 UTC  (3+ messages)
    `  "

[PATCH v2] cifs: decoding negTokenInit with generic ASN1 decoder
 2021-05-21  2:00 UTC 

[PATCH -next] cifsd: fix build error without CONFIG_OID_REGISTRY
 2021-05-21  1:28 UTC  (3+ messages)

bug in dumping server name in tracepoints
 2021-05-20 18:11 UTC 

[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  (28+ messages)
` [PATCH 01/11] mm: Fix comments mentioning i_mutex
` [PATCH 02/11] documentation: Sync file_operations members with reality
` [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 09/11] fuse: "
` [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  (9+ messages)
` [PATCH] Deadstore detected by Lukas Bulwahn's CodeChecker Tool (ELISA group)
` [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] "

fanotify and network/cluster fs
 2021-05-12  5:05 UTC  (3+ messages)

Compile warning with current kernel and netfs
 2021-05-11 19:41 UTC  (6+ messages)

[PATCH 0/3] Support multiple ips per hostname
 2021-05-11 18:47 UTC  (7+ messages)
` [PATCH 1/3] cifs: introduce smb3_options_for_each() helper
` [PATCH 2/3] cifs: handle multiple ip addresses per hostname
` [PATCH 3/3] cifs: fix find_root_ses() when refresing dfs cache

[PATCH cifs-utils] mount.cifs: handle multiple ip addresses per hostname
 2021-05-11 18:20 UTC  (4+ messages)

[PATCH][SMB3] 3 small multichannel client patches
 2021-05-11 15:53 UTC  (7+ messages)

Unable to find pw entry for uid
 2021-05-11 10:39 UTC  (5+ messages)

[PATCH] cifsd: fix an uninitialized variable in smb2_write()
 2021-05-11  9:10 UTC  (2+ messages)

Add seven more xfstests to the main regression test group for the client
 2021-05-10 23:01 UTC 

[PATCH] copy_file_range.2: Update cross-filesystem support for 5.12
 2021-05-10 16:34 UTC  (4+ messages)

Personal
 2021-05-10 14:06 UTC 

rapages mount option and xfstests
 2021-05-10  1:52 UTC 

[GIT PULL] SMB3 Fixes
 2021-05-09 20:49 UTC  (2+ messages)

[PATCH] smb3.1.1: allow dumping GCM256 keys to improve debugging of encrypted shares
 2021-05-07 15:37 UTC  (16+ messages)

[PATCH] mount.cifs: fix crash when mount point does not exist
 2021-05-07 10:42 UTC  (2+ messages)

[GIT PULL] CIFS/SMB3 Fixes
 2021-05-05 20:49 UTC  (2+ messages)

Question regarding the patch "cifs: Fix the target file was deleted when rename failed."
 2021-05-05 13:28 UTC  (2+ messages)

[PATCH] cifs: fix regression when mounting shares with prefix paths
 2021-05-04 16:58 UTC  (7+ messages)
` [PATCH v2] "

[PATCH-V2] fs/cifs: Fix resource leak
 2021-05-04 15:38 UTC 

[PATCH-next] fs/cifs: Fix resource leak
 2021-05-04 14:14 UTC  (3+ messages)

[PATCH-next] fs/cifs: Fix resource leak
 2021-05-04 13:22 UTC 

[PATCH v7] vfs: fix copy_file_range regression in cross-fs copies
 2021-05-03  8:54 UTC  (10+ messages)
` [PATCH v8] "

[PATCH] smb3: add rasize mount parameter to improve performance of readahead
 2021-05-01 18:50 UTC  (13+ messages)

[PATCH] cifs: detect dead connections only when echoes are enabled
 2021-05-01 16:40 UTC  (7+ messages)

[PATCH] cifs: fix automount regression of dfs links
 2021-04-30 20:56 UTC  (3+ messages)

[PATCH] cifs: add shutdown support
 2021-04-30 16:41 UTC  (5+ messages)

[PATCH v7 00/31] Network fs helper library & fscache kiocb API
 2021-04-29  8:43 UTC  (5+ messages)
` [PATCH v7 07/31] netfs: Make a netfs helper module

[PATCH] cifs: when out of credits on one channel, retry on another
 2021-04-29  8:24 UTC  (5+ 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).