Linux-CIFS Archive mirror
 help / color / mirror / Atom feed
[PATCH 0/2] smb: client: fix problems with smbdirect/rdma mounts
 2025-06-20 13:33 UTC  (9+ messages)
` [PATCH 1/2] smb: client: fix max_sge overflow in smb_extract_folioq_to_rdma()
` [PATCH 2/2] smb: client: let smbd_post_send_iter() respect the peers max_send_size and transmit all data

[PATCH 1/7] smb: Use loff_t for directory position in cached_dirents
 2025-06-20  9:49 UTC  (18+ messages)
` [PATCH 2/7] smb: minor fix to use sizeof to initialize flags_string buffer
` [PATCH 3/7] smb: minor fix to use SMB2_NTLMV2_SESSKEY_SIZE for auth_key size
` [PATCH 4/7] smb: add NULL check after kzalloc in cifsConvertToUTF16
` [PATCH 5/7] cifs: minor cleanup to remove unused permission bit macros
` [PATCH 6/7] smb: Fix potential divide-by-zero issue when iface_min_speed is 0
` [PATCH 7/7] smb: Fix memory allocation and ACL handling in cifs_xattr_set

Seeing lots of coredumps from samba when using upstream cifs
 2025-06-20  0:21 UTC  (3+ messages)

[PATCH 00/10] convert the majority of file systems to mmap_prepare
 2025-06-19 17:47 UTC  (49+ messages)
` [PATCH 01/10] mm: rename call_mmap/mmap_prepare to vfs_mmap/mmap_prepare
` [PATCH 02/10] mm/nommu: use file_has_valid_mmap_hooks() helper
` [PATCH 03/10] fs: consistently "
` [PATCH 04/10] fs/dax: make it possible to check dev dax support without a VMA
` [PATCH 05/10] fs/ext4: transition from deprecated .mmap hook to .mmap_prepare
` [PATCH 06/10] fs/xfs: "
` [PATCH 07/10] mm/filemap: introduce generic_file_*_mmap_prepare() helpers
` [PATCH 08/10] fs: convert simple use of generic_file_*_mmap() to .mmap_prepare()
` [PATCH 09/10] fs: convert most other generic_file_*mmap() users "
` [PATCH 10/10] fs: replace mmap hook with .mmap_prepare for simple mappings

[PATCH] smb: Log an error when close_all_cached_dirs fails
 2025-06-19 10:24 UTC  (3+ messages)

[PATCH 4/6] cifs: serialize initialization and cleanup of cfid
 2025-06-19 10:15 UTC  (2+ messages)

smb 3.1.1 client dir lease performance
 2025-06-19  5:03 UTC  (2+ messages)

[GIT PULL] ksmbd server fixes
 2025-06-19  0:52 UTC  (2+ messages)

[PATCH] cifs: Show reason why autodisabling serverino support
 2025-06-18 21:53 UTC  (13+ messages)
              ` [PATCH v2] "

mount.cifs help missing some newer mount options
 2025-06-18 21:43 UTC 

[PATCH] smb: client: fix first command failure during re-negotiation
 2025-06-19  1:18 UTC 

[PATCH][SMB3 client] cifs: Show reason why autodisabling serverino support
 2025-06-17 21:51 UTC  (2+ messages)

[PATCH] ksmbd: add free_transport ops in ksmbd connection
 2025-06-17 20:14 UTC  (2+ messages)

[PATCH 6.15 455/780] netfs: Fix the requests work item to not require a ref
 2025-06-17 15:27 UTC  (4+ messages)
` [PATCH 6.15 456/780] netfs: Fix wait/wake to be consistent about the waitqueue used
` [PATCH 6.15 461/780] netfs: Fix undifferentiation of DIO reads from unbuffered reads
` [PATCH 6.15 736/780] smb: client: fix perf regression with deferred closes

[RFC] Keyrings: How to make them more useful
 2025-06-17 13:54 UTC  (7+ messages)

[PATCH 1/3] smb: minor cleanup to remove unused function declaration
 2025-06-17 13:19 UTC  (4+ messages)
` [PATCH 3/3] smb: fix secondary channel creation issue with kerberos by populating hostname when adding channels

[PATCH] netfs: Fix hang due to missing case in final DIO read result collection
 2025-06-16 17:28 UTC  (3+ messages)

[PATCH v2] VFS: change old_dir and new_dir in struct renamedata to dentrys
 2025-06-16 14:31 UTC  (2+ messages)

[PATCH] smb: client: fix first failure in negotiation after server reboot
 2025-06-16  2:15 UTC  (3+ messages)
        ` [EXTERNAL] "

[GIT PULL] smb3 client fixes
 2025-06-14 18:10 UTC  (2+ messages)

[PATCH] fs/smb/client/fs_context: Add hostname option for CIFS module to work with domain-based dfs resources with Kerberos authentication
 2025-06-14  3:42 UTC  (2+ messages)

[PATCH 2/6] cifs: protect cfid accesses with fid_lock
 2025-06-13 14:56 UTC  (2+ messages)
` [PATCH 4/6] cifs: serialize initialization and cleanup of cfid

[PATCH] ksmbd: handle set/get info file for streamed file
 2025-06-13 11:39 UTC 

[PATCH 0/2] Minor VFS-related cleanups
 2025-06-13  7:08 UTC  (12+ messages)
` [PATCH 1/2] VFS: change old_dir and new_dir in struct renamedata to dentrys
` [PATCH 2/2] fs/proc: take rcu_read_lock() in proc_sys_compare()

[PATCH 1/7] cifs: Revert "smb: client: Avoid race in open_cached_dir with lease breaks"
 2025-06-12 17:55 UTC  (12+ messages)
` [PATCH 2/7] cifs: protect cfid accesses with fid_lock
` [PATCH 4/7] cifs: serialize initialization and cleanup of cfid
` [PATCH 6/7] cifs: tc_count updates should be done with tc_lock

[PATCH] smb: improve directory cache reuse for readdir operations
 2025-06-12 17:28 UTC  (3+ messages)

[PATCH] smb: client: fix perf regression with deferred closes
 2025-06-12 17:27 UTC  (3+ messages)

netfs hang in xfstest generic/013
 2025-06-12 17:17 UTC  (7+ messages)

Issue with kernel 6.8.0-40-generic?
 2025-06-12 11:25 UTC  (8+ messages)

Userspace mount.cifs -o cifsacl Mechanism
 2025-06-11 20:48 UTC  (2+ messages)

[PATCH] cifs: Fix lstat() and AT_SYMLINK_NOFOLLOW to work on broken symlink nodes
 2025-06-11 14:38 UTC  (2+ messages)

[PATCH] VFS: change try_lookup_noperm() to skip revalidation
 2025-06-11 10:03 UTC  (3+ messages)

[ANNOUNCE] cifs-utils release 7.4
 2025-06-11  1:31 UTC 

[PATCH] smb: client: fix crypto buffers in non-linear memory
 2025-06-10 20:57 UTC  (5+ messages)

Perf regression in 6.16-rc1 in generic/676 (readdir related)
 2025-06-10  0:38 UTC  (2+ messages)

[PATCH 0/1][cifs-utils] Regression: After CVE-2025-2312 cifs.upcall can't find credential caches from user env
 2025-06-10  0:32 UTC  (2+ messages)
` [PATCH 1/1][cifs-utils] cifs.upcall: Fix regression in accessing ccache in env for users of UPTARGET_UNSPECIFIED

[PATCH 0/5] cifs: Fix validation of WSL-style special files
 2025-06-09 22:49 UTC  (7+ messages)
` [PATCH 3/5] cifs: Fix validation of SMB2_OP_QUERY_WSL_EA response size
` [PATCH 4/5] cifs: Query EA $LXMOD in cifs_query_path_info() for WSL reparse points

[PATCH] smb: client: disable path remapping with POSIX extensions
 2025-06-09 21:01 UTC  (3+ messages)

[PATCH 5.10] cifs: fix potential memory leaks in session setup
 2025-06-09 10:10 UTC 

ksmbd and special characters in file names
 2025-06-09  5:45 UTC  (9+ messages)

[PATCH 0/4] smb/server: various clean-ups
 2025-06-08 23:35 UTC  (5+ messages)
` [PATCH 1/4] smb/server: use lookup_one_unlocked()
` [PATCH 2/4] smb/server: simplify ksmbd_vfs_kern_path_locked()
` [PATCH 3/4] smb/server: avoid deadlock when linking with ReplaceIfExists
` [PATCH 4/4] smb/server: add ksmbd_vfs_kern_path()

CIFS 7.1 causes I/O-errors when encountering directory junctions on remote windows machine
 2025-06-08 20:41 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2025-06-08 18:53 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 read-only IMAP folder(s) and NNTP newsgroup(s).