messages from 2022-06-15 10:22:30 to 2022-07-25 22:39:15 UTC [more...]
[RFC PATCH v2 00/10] cifs: rename of several structs and variables
2022-07-25 22:37 UTC (4+ 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
[Bug 14201] DFS mount does not pass context option to actual share mounts
2022-07-25 16:49 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)
pam_cifscreds, tmux and session keyrings
2022-07-22 18:38 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)
[PATCH v2 1/8] ksmbd: use vfs_llseek instead of dereferencing NULL
2022-06-25 11:01 UTC
[PATCH v16] vfs: fix copy_file_range() regression in cross-fs copies
2022-06-25 6:29 UTC (2+ messages)
[PATCH 1/6] ksmbd: use vfs_llseek instead of dereferencing NULL
2022-06-25 4:10 UTC (3+ messages)
[PATCH] cifs: update cifs_ses::ip_addr after failover
2022-06-24 18:01 UTC
[PATCH 1/2] getcifsacl, setcifsacl: add missing <linux/limits.h> include for XATTR_SIZE_MAX
2022-06-24 4:54 UTC (2+ messages)
` [PATCH 2/2] getcifsacl, setcifsacl: add missing <endian.h> include for le32toh
linux-next: Signed-off-by missing for commit in the cifs tree
2022-06-22 23:39 UTC (2+ messages)
[PATCH][SMB3] follow on patch to make sure secondary channels use the primary channels hostname
2022-06-22 17:40 UTC
[PATCH AUTOSEL 5.18 21/22] cifs: when a channel is not found for server, log its connection id
2022-06-21 20:49 UTC
[PATCH AUTOSEL 5.17 19/20] cifs: when a channel is not found for server, log its connection id
2022-06-21 20:50 UTC
[PATCH 5.18 134/141] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
2022-06-20 12:51 UTC
[PATCH][SMB3 cient] fix error connecting to channels (negprot failure)
2022-06-20 6:13 UTC (2+ messages)
[PATCH 1/2] ksmbd: set the range of bytes to zero without extending file size in FSCTL_ZERO_DATA
2022-06-20 0:10 UTC (4+ messages)
` [PATCH 2/2] ksmbd: check invalid FileOffset and BeyondFinalZero "
[GIT PULL] SMB3 client fixes
2022-06-19 3:02 UTC (2+ messages)
[PATCH v15] vfs: fix copy_file_range() regression in cross-fs copies
2022-06-17 10:14 UTC (3+ messages)
[PATCH 1/2] ksmbd: remove duplicate flag set in smb2_write
2022-06-17 7:51 UTC (6+ messages)
` [PATCH 2/2] ksmbd: smbd: handle RDMA CM time wait event
linux-next: Signed-off-by missing for commit in the cifs tree
2022-06-16 22:41 UTC (2+ messages)
[PATCH v3] cred: Propagate security_prepare_creds() error code
2022-06-16 15:04 UTC (14+ messages)
[PATCH][SMB3] add dynamic trace point smb3_set_eof
2022-06-16 3:49 UTC
[vfs] 0b398f980a: ltp.copy_file_range01.fail
2022-06-15 10:20 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox