linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-30 02:32:38 to 2020-12-16 07:50:39 UTC [more...]

[PATCH][CIFS] correct four aliased mount parms to allow use of previous names
 2020-12-16  7:49 UTC 

[PATCH][SMB3] add additional tracepoints for logging credit changes
 2020-12-16  7:25 UTC  (2+ messages)

updated ksmbd (cifsd)
 2020-12-16  4:21 UTC  (11+ messages)

[PATCH] cifs: fix use after free in cifs_smb3_do_mount()
 2020-12-15 22:57 UTC  (2+ messages)

fix for rsize/wsize regression in one of the for-next patches
 2020-12-15 19:21 UTC  (2+ messages)
` [PATCH] cifs: move [brw]size from cifs_sb to cifs_sb->ctx

[PATCH] cifs: Fix some error pointers handling detected by static checker
 2020-12-15 17:54 UTC  (2+ messages)

[bug report] cifs: Send witness register and unregister commands to userspace daemon
 2020-12-15 16:51 UTC  (2+ messages)

[bug report] cifs: add an smb3_fs_context to cifs_sb
 2020-12-15 15:05 UTC 

linux-next: Signed-off-by missing for commit in the cifs tree
 2020-12-14 19:42 UTC  (2+ messages)

[PATCH][SMB3] mount.cifs integration with PAM
 2020-12-14 18:03 UTC  (15+ messages)

[PATCH v1] cifs: Add missing sentinel to smb3_fs_parameters
 2020-12-14 12:19 UTC  (2+ messages)

[PATCH] cifs: Fix uninitialized variable in set_chmod_dacl()
 2020-12-14 12:16 UTC  (3+ messages)
` [EXTERNAL] "

[PATCH][CIFS] minor updates to Kconfig
 2020-12-14 10:27 UTC  (2+ messages)

[Bug 10125] cifs client returns cached data of deleted files
 2020-12-14  7:37 UTC 

[PATCH 01/12] cifs: move cifs_cleanup_volume_info[_content] to fs_context.c
 2020-12-14  6:40 UTC  (12+ messages)
` [PATCH 02/12] cifs: move [brw]size from cifs_sb to cifs_sb->ctx
` [PATCH 03/12] cifs: add initial reconfigure support
` [PATCH 04/12] cifs: we do not allow changing username/password/unc/... during remount
` [PATCH 05/12] cifs: simplify handling of cifs_sb/ctx->local_nls
` [PATCH 06/12] cifs: don't create a temp nls in cifs_setup_ipc
` [PATCH 07/12] cifs: uncomplicate printing the iocharset parameter
` [PATCH 08/12] cifs: do not allow changing posix_paths during remount
` [PATCH 09/12] cifs: remove ctx argument from cifs_setup_cifs_sb
` [PATCH 10/12] cifs: move update of flags into a separate function
` [PATCH 11/12] cifs: update mnt_cifs_flags during reconfigure
` [PATCH 12/12] cifs: fix uninitialized variable in smb3_fs_context_parse_param

[cifs:for-next 1/31] /tmp/mixer_oss-346997.s:202: Error: unrecognized opcode `zext.b s7,a1'
 2020-12-13 20:57 UTC 

linux-next: Signed-off-by missing for commit in the cifs tree
 2020-12-13 16:10 UTC  (2+ messages)

[cifs:for-next 1/31] /tmp/bq27xxx_battery_i2c-538025.s:427: Error: unrecognized opcode `zext.b a2,s1'
 2020-12-13  4:53 UTC 

[PATCH 02/21] cifs: rename dup_vol to smb3_fs_context_dup and move it into fs_context.c
 2020-12-12 19:44 UTC  (25+ messages)
` [PATCH 03/21] cifs: move the enum for cifs parameters into fs_context.h
` [PATCH 04/21] cifs: move cifs_parse_devname to fs_context.c
` [PATCH 05/21] cifs: switch to new mount api
` [PATCH 06/21] cifs: remove the devname argument to cifs_compose_mount_options
` [PATCH 07/21] cifs: add an smb3_fs_context to cifs_sb
` [PATCH 08/21] cifs: get rid of cifs_sb->mountdata
` [PATCH 09/21] cifs: remove [gu]id/backup[gu]id/file_mode/dir_mode from cifs_sb
` [PATCH 10/21] cifs: remove actimeo "
` [PATCH 11/21] cifs: move cifs_cleanup_volume_info[_content] to fs_context.c
` [PATCH 12/21] cifs: move [brw]size from cifs_sb to cifs_sb->ctx
` [PATCH 13/21] cifs: add initial reconfigure support
` [PATCH 14/21] cifs: we do not allow changing username/password/unc/... during remount
` [PATCH 15/21] cifs: simplify handling of cifs_sb/ctx->local_nls
` [PATCH 16/21] cifs: don't create a temp nls in cifs_setup_ipc
` [PATCH 17/21] cifs: uncomplicate printing the iocharset parameter
` [PATCH 18/21] cifs: do not allow changing posix_paths during remount
` [PATCH 19/21] cifs: remove ctx argument from cifs_setup_cifs_sb
` [PATCH 20/21] cifs: move update of flags into a separate function
` [PATCH 21/21] cifs: update mnt_cifs_flags during reconfigure

[PATCH][CIFS] update headers included by new file unc.c
 2020-12-12 18:55 UTC 

[PATCH] cifs: remove various function description warnings
 2020-12-12 18:18 UTC 

[cifs:for-next 19/27] fs/cifs/cifsproto.h:96:4: error: unknown type name 'mid_receive_t'
 2020-12-12 15:26 UTC 

Get Back To Me
 2020-12-11 20:26 UTC 

[PATCH v4 00/11] Witness protocol support for transparent failover
 2020-12-12  6:07 UTC  (23+ messages)
` [PATCH v4 01/11] cifs: Make extract_hostname function public
` [PATCH v4 02/11] cifs: Make extract_sharename "
` [PATCH v4 03/11] cifs: Register generic netlink family
` [PATCH v4 04/11] cifs: add witness mount option and data structs
` [PATCH v4 05/11] cifs: Send witness register and unregister commands to userspace daemon
` [PATCH v4 06/11] cifs: Set witness notification handler for messages from "
` [PATCH v4 07/11] cifs: Add witness information to debug data dump
` [PATCH v4 08/11] cifs: Send witness register messages to userspace daemon in echo task
` [PATCH v4 09/11] cifs: Simplify reconnect code when dfs upcall is enabled
` [PATCH v4 10/11] cifs: Handle witness client move notification
` [PATCH v4 11/11] cifs: Handle witness share moved notification

[PATCH][SMB3.1.1] remove confusing mount warning when no SPNEGO info on negprot rsp
 2020-12-11 21:48 UTC  (9+ messages)

[PATCH] SMB3.1.1: do not log warning message if server doesn't populate salt
 2020-12-11 18:24 UTC  (6+ messages)

linux-next: Signed-off-by missing for commit in the cifs tree
 2020-12-10 19:06 UTC  (2+ messages)

Merge commits to v4.19 from 4.20 & 5.6 for cifs Backup intent flag fixes
 2020-12-10 18:27 UTC  (3+ messages)

[cifs:for-next 12/15] fs/cifs/fs_context.c:650:6: warning: variable 'opt' is used uninitialized whenever 'if' condition is false
 2020-12-10 10:25 UTC 

[PATCH] cifs: fix msleep() is imprecise
 2020-12-10  9:07 UTC 

[cifs:for-next 4/15] fs/cifs/cifsacl.c:914:42: warning: variable 'nmode' is uninitialized when used here
 2020-12-10  7:57 UTC 

linux-next: Signed-off-by missing for commits in the cifs tree
 2020-12-09 22:52 UTC  (2+ messages)

Two cifsacl related patches to more accurately emulate mode bits
 2020-12-09 20:11 UTC 

[PATCH] Add missing position handling to mount parameters gid/backup_gid/snapshot
 2020-12-09 19:33 UTC  (2+ messages)

[PATCH][SMB3] mount.cifs: use SUDO_UID env variable for cruid
 2020-12-09 19:32 UTC  (11+ messages)

[PATCH 0/2] cifs-utils: update the cap bounding set only when CAP_SETPCAP is given
 2020-12-09 19:15 UTC  (5+ messages)

[SMB3][Multichannel] avoid confusing warning message on mount to Azure
 2020-12-09 13:40 UTC  (3+ messages)

[PATCH 14/21] cifs: we do not allow changing username/password/unc/... during remount
 2020-12-09  3:15 UTC 

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-12-08 20:42 UTC  (13+ messages)
` [PATCH 003/141] cifs: "
` (subset) [PATCH 000/141] "

[RFC][PATCH 00/18] crypto: Add generic Kerberos library
 2020-12-08 14:13 UTC  (31+ messages)
    ` Why the auxiliary cipher in gss_krb5_crypto.c?

[PATCH] Add support for getting and setting SACLs
 2020-12-07 21:23 UTC  (6+ messages)

[GIT PULL] SMB3 Fixes
 2020-12-05 19:21 UTC  (2+ messages)

cifs.ko and gssproxy
 2020-12-04 17:21 UTC  (3+ messages)

[SMB3][PATCH] ifs: refactor create_sd_buf() and and avoid corrupting the buffer
 2020-12-03 23:23 UTC  (8+ messages)

[PATCH] smb3: set COMPOUND_FID to FileID field of subsequent compound request
 2020-12-03 23:05 UTC  (4+ messages)

[PATCH] cifs: add NULL check for ses->tcon_ipc
 2020-12-03 18:54 UTC  (2+ messages)

Merge commits to v4.19 from 4.20 & 5.6 for cifs backupid fixes
 2020-12-02 20:14 UTC 

[GIT PULL] SMB3 Fixes
 2020-12-01 23:49 UTC  (2+ messages)

[PATCH] cifs: allow syscalls to be restarted in __smb_send_rqst()
 2020-11-30 20:11 UTC  (6+ messages)

[PATCH] cifs: fix potential use-after-free in cifs_echo_request()
 2020-11-30  2:31 UTC  (2+ 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).