linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-26 17:36:27 to 2022-08-01 02:32:35 UTC [more...]

[PATCH -next] cifs: fix wrong unlock before return from cifs_tree_connect()
 2022-08-01  2:32 UTC  (3+ messages)

[RFC PATCH v2 00/10] cifs: rename of several structs and variables
 2022-07-29 19:12 UTC  (20+ messages)
` [RFC PATCH v2 01/10] cifs: rename xid/mid globals
` [RFC PATCH v2 02/10] cifs: rename global counters
` [RFC PATCH v2 05/10] cifs: convert server info vars to snake_case
` [RFC PATCH v2 06/10] cifs: change status and security types enums to constants
` [RFC PATCH v2 07/10] cifs: rename cifsFYI to debug_level
` [RFC PATCH v2 08/10] cifs: rename list_head fields
` [RFC PATCH v2 10/10] cifs: rename more list_heads, remove redundant prefixes
      ` Fwd: [RFC PATCH v2 03/10] cifs: rename "TCP_Server_Info" struct to "cifs_server_info"

pam_cifscreds, tmux and session keyrings
 2022-07-29  2:47 UTC  (3+ messages)

[PATCH v3] ksmbd: prevent out of bound read for SMB2_WRITE
 2022-07-29  1:13 UTC  (2+ messages)
` [PATCH v3] ksmbd: fix heap-based overflow in set_ntacl_dacl()

[PATCH v3] ksmbd: use wait_event instead of schedule_timeout()
 2022-07-29  1:00 UTC 

[PATCH v2 1/5] ksmbd: fix memory leak in smb2_handle_negotiate
 2022-07-28 13:49 UTC  (5+ messages)
` [PATCH v2 2/5] ksmbd: fix use-after-free bug in smb2_tree_disconect
` [PATCH v2 3/5] ksmbd: prevent out of bound read for SMB2_WRITE
` [PATCH v2 4/5] ksmbd: prevent out of bound read for SMB2_TREE_CONNNECT
` [PATCH v2 5/5] ksmbd: fix heap-based overflow in set_ntacl_dacl()

[PATCH 1/5] ksmbd: fix memory leak in smb2_handle_negotiate
 2022-07-28 13:28 UTC  (5+ messages)
` [PATCH 2/5] ksmbd: fix use-after-free bug in smb2_tree_disconect
` [PATCH 3/5] ksmbd: prevent out of bound read for SMB2_WRITE
` [PATCH 4/5] ksmbd: prevent out of bound read for SMB2_TREE_CONNNECT
` [PATCH 5/5] ksmbd: fix heap-based overflow in set_ntacl_dacl()

Possible regression: unable to mount CIFS 1.0 shares from older machines since 76a3c92ec9e0668e4cd0e9ff1782eb68f61a179c
 2022-07-28  2:27 UTC  (3+ messages)

Stale file handle with cat -- AVM Fritzbox
 2022-07-27  6:56 UTC  (2+ messages)

[Bug 14201] DFS mount does not pass context option to actual share mounts
 2022-07-26 13:55 UTC  (5+ messages)

Winbind active directory without domain join
 2022-07-26  9:44 UTC 

[Bug 12379] Manjaro 16.06: STATUS_PATH_NOT_COVERED from a Windows Domain Controller with DFS
 2022-07-25 16:42 UTC 

[PATCH v2] cifs: split procfs from debug code
 2022-07-25 15:27 UTC 

[v3 PATCH] ksmbd: use wait_event instead of schedule_timeout()
 2022-07-25 14:43 UTC 

[PATCH 2/2 v2] ksmbd: fix racy issue while destroying session on multichannel
 2022-07-25  6:08 UTC  (2+ messages)

[PATCH v2 1/2] ksmbd: use wait_event instead of schedule_timeout()
 2022-07-25  6:07 UTC  (2+ messages)

[RFC PATCH 00/14] cifs: rename of several structs and variables
 2022-07-25  5:31 UTC  (13+ messages)
` [RFC PATCH 01/14] cifs: rename servers list, lock, functions, and vars
` [RFC PATCH 02/14] cifs: rename xid/mid globals
` [RFC PATCH 03/14] cifs: rename global counters
` [RFC PATCH 06/14] cifs: convert server info vars to snake_case
` [RFC PATCH 07/14] cifs: typedef server status enum
` [RFC PATCH 08/14] cifs: typedef ses "
` [RFC PATCH 09/14] cifs: typedef tcon "
` [RFC PATCH 10/14] cifs: typedef securityEnum
` [RFC PATCH 11/14] cifs: rename cifsFYI to debug_level
` [RFC PATCH 12/14] cifs: rename list_head fields
` [RFC PATCH 14/14] cifs: rename more list_heads, remove redundant prefixes

[PATCH][CIFS] cleanup remaining distracting build warnings
 2022-07-25  3:53 UTC 

[PATCH 1/5] ksmbd: replace sessions list in connection with xarray
 2022-07-25  1:39 UTC  (12+ messages)
` [PATCH 2/5] ksmbd: add channel rwlock
` [PATCH 3/5] ksmbd: fix kernel oops from idr_remove()
` [PATCH 4/5] ksmbd: use wait_event instead of schedule_timeout()
` [PATCH 5/5] ksmbd: fix racy issue while destroying session on multichannel

[PATCH] cifs: fix negative option value parsing
 2022-07-25  0:13 UTC 

[PATCH] cifs: split procfs from debug code
 2022-07-24 19:54 UTC  (3+ messages)

[PATCH] cifs: remove some more dead code
 2022-07-23 22:51 UTC  (3+ messages)

[PATCH 1/4] cifs: remove unused code
 2022-07-23 21:01 UTC  (7+ messages)
` [PATCH 2/4] cifs: standardize SPDX header comment
` [PATCH 3/4] cifs: standardize top comments format
` [PATCH 4/4] cifs: standardize authors emails to RFC5322 format

[PATCH v2] cifs: remove dead/commented code, cifsproto.h cleanup
 2022-07-22 22:49 UTC 

[PATCH] cifs: list_for_each() -> list_for_each_entry()
 2022-07-22 19:50 UTC  (2+ messages)

[PATCH] cifs: remove dead/commented code, cifsproto.h cleanup
 2022-07-22 19:48 UTC  (2+ messages)

[PATCH] smb2: simplify mid handling/dequeueing code
 2022-07-21 21:02 UTC  (6+ messages)
` [PATCH] smb2: small refactor in smb2_check_message()

[PATCH][CIFS] update MAINTAINERS files with reviewers for cifs.ko
 2022-07-21 15:28 UTC 

Full backport to 5.15 of all fixes up to 5.19 kernel
 2022-07-21  5:44 UTC 

5.13 backport of all current cifs/smb3 client fixes/features
 2022-07-19  4:03 UTC 

[PATCH] cifs: Fix memory leak when using fscache
 2022-07-19  3:56 UTC  (2+ messages)

[PATCH][CIFS] remove minor build warnings, and fix some camelCase
 2022-07-16  5:03 UTC 

[PATCH] cifs: remove unnecessary type castings
 2022-07-16  3:53 UTC  (3+ messages)

getxattr() on cifs sometimes hangs since kernel 5.14
 2022-07-15 21:29 UTC  (3+ messages)

[Bug 15123] New: getxattr() on cifs sometimes hangs since kernel 5.14
 2022-07-15 21:23 UTC  (2+ messages)
` [Bug 15123] "

[GIT PULL] smb3 client fixes
 2022-07-14 20:42 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2022-07-14 18:33 UTC  (2+ messages)

kernel-5.18.8 breaks cifs mounts
 2022-07-13 21:25 UTC  (16+ messages)

[PATCH][SMB3] workaround negprot bug in some Samba servers by changing order of negcontexts sent by Linux kernel client
 2022-07-13 14:57 UTC  (3+ messages)

[PATCH] MAINTAINERS: ksmbd: add entry for documentation
 2022-07-13 12:49 UTC 

[PATCH] ksmbd: remove unused ksmbd_share_configs_cleanup function
 2022-07-13 12:45 UTC 

Problem with deferred close after umount
 2022-07-13 11:00 UTC  (4+ messages)

[PATCH RFC 1/5] net: Add distinct sk_psock field
 2022-07-13  4:46 UTC  (2+ messages)

[Bug 15051] New: EBADF/EIO errors in rename/open caused by race condition in smb2_compound_op
 2022-07-12 19:41 UTC  (2+ messages)
` [Bug 15051] "

[bug report] CIFS: Fix splice read for non-cached files
 2022-07-12 11:03 UTC 

mount.cifs broken after update, advice?
 2022-07-12  4:36 UTC  (3+ messages)

Problematic interaction of io_uring and CIFS
 2022-07-11 13:40 UTC  (6+ messages)

[linux-next:master] BUILD REGRESSION 088b9c375534d905a4d337c78db3b3bfbb52c4a0
 2022-07-08 10:02 UTC  (5+ messages)

[PATCH 0/3] keyutils: create a common DNS interface
 2022-07-07 19:15 UTC  (4+ messages)
` [PATCH 1/3] key.dns: "
` [PATCH 2/3] key.dns_resolver: refactor read_config()
` [PATCH 3/3] key.dns: allow to use custom nameservers

[PATCH v6 0/3] ksmbd patches included vfs changes
 2022-07-07 12:32 UTC  (4+ messages)
` [PATCH v6 1/3] ksmbd: remove internal.h include
` [PATCH v6 2/3] fs: introduce lock_rename_child() helper
` [PATCH v6 3/3] ksmbd: fix racy issue from using ->d_parent and ->d_name

[PATCH AUTOSEL 5.15 01/18] ksmbd: use SOCK_NONBLOCK type for kernel_accept()
 2022-07-06 15:31 UTC 

[PATCH AUTOSEL 5.18 01/22] ksmbd: use SOCK_NONBLOCK type for kernel_accept()
 2022-07-06 15:30 UTC 

linux-next: Fixes tag needs some work in the cifs tree
 2022-07-06  5:43 UTC  (3+ messages)
` [EXTERNAL] "

[PATCH] cifs: Add mount parameter to control deferred close timeout
 2022-07-05 22:26 UTC  (10+ messages)

Multichannel fixes
 2022-07-05 16:02 UTC  (8+ messages)

[PATCH 5.18 006/102] ksmbd: use vfs_llseek instead of dereferencing NULL
 2022-07-05 11:57 UTC 

[PATCH 5.15 05/98] ksmbd: use vfs_llseek instead of dereferencing NULL
 2022-07-05 11:57 UTC 

[PATCH] cifs: remove redundant initialization to variable mnt_sign_enabled
 2022-07-03  4:28 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 6cc11d2a1759275b856e464265823d94aabd5eaf
 2022-07-02  1:03 UTC 

[RESEND PATCH v16] vfs: fix copy_file_range() regression in cross-fs copies
 2022-06-30 19:58 UTC 

[GIT PULL] ksmbd server fixes
 2022-06-29 16:44 UTC  (2+ messages)

Prawne zabezpieczenie firmy
 2022-06-28  6:46 UTC 

[GIT PULL] SMB3 client fixes
 2022-06-26 17:36 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).