messages from 2021-05-17 06:02:18 to 2021-06-05 20:33:47 UTC [more...]
[cifs:for-next 7/9] fs/cifs/smb2transport.c:429:15: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long')
2021-06-05 20:33 UTC
Multichannel patches
2021-06-05 17:57 UTC (10+ messages)
[cifs:for-next 4/6] fs/cifs/smb2transport.c:429:15: warning: format specifies type 'unsigned long' but the argument has type 'size_t' (aka 'unsigned int')
2021-06-05 0:29 UTC
[PATCH 0/7] dfs fixes
2021-06-04 22:25 UTC (8+ messages)
` [PATCH 1/7] cifs: do not send tree disconnect to ipc shares
` [PATCH 2/7] cifs: get rid of @noreq param in __dfs_cache_find()
` [PATCH 3/7] cifs: keep referral server sessions alive
` [PATCH 4/7] cifs: handle different charsets in dfs cache
` [PATCH 5/7] cifs: fix path comparison and hash calc
` [PATCH 6/7] cifs: set a minimum of 2 minutes for refreshing dfs cache
` [PATCH 7/7] cifs: do not share tcp servers with dfs mounts
Kernel fails to access file on Fritzbox, but smbget works
2021-06-04 20:29 UTC (3+ messages)
[RFC PATCH] cifs: retry lookup and readdir when EAGAIN is returned
2021-06-04 17:41 UTC
[PATCH] cifs: Change cifs_ses.chans_need_reconnect and chan_index to "unsigned long"
2021-06-04 12:10 UTC (7+ messages)
` [EXTERNAL] "
[Bug 14713] SMBv3 negotiation fails with a Solaris server
2021-06-04 10:17 UTC (33+ messages)
[next] fs: cifsglob.h:955:20: error: passing argument 2 of 'test_bit' from incompatible pointer type
2021-06-04 9:20 UTC
[cifs:for-next 3/4] fs/cifs/sess.c:98:22: error: passing argument 2 of 'set_bit' from incompatible pointer type
2021-06-03 6:50 UTC
[PATCH] cifs: improve fallocate emulation
2021-06-03 5:31 UTC
[PATCH cifs-utils] fix regression for kerberos mount after CVE fix
2021-06-02 16:07 UTC
[PATCH v4 00/10] cifsd: introduce new SMB3 kernel server
2021-06-02 3:48 UTC (8+ messages)
` [PATCH v4 01/10] cifsd: add document
` [PATCH v4 02/10] cifsd: add server handler
` [PATCH v4 04/10] cifsd: add authentication
` [PATCH v4 07/10] cifsd: add oplock/lease cache mechanism
` [PATCH v4 08/10] cifsd: add file operations
` [PATCH v4 09/10] cifsd: add Kconfig and Makefile
` [PATCH v4 10/10] MAINTAINERS: add cifsd kernel server
[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
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 (10+ messages)
` [PATCH 03/11] mm: Protect operations adding pages to page cache with invalidate_lock
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
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).