Linux-CIFS Archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-26 13:46:30 to 2025-09-17 23:27:45 UTC [more...]

[PATCHES] finish_no_open() calling conventions change
 2025-09-17 23:27 UTC  (9+ messages)
` [PATCH 1/9] allow finish_no_open(file, ERR_PTR(-E...))
  ` [PATCH 2/9] 9p: simplify v9fs_vfs_atomic_open()
  ` [PATCH 3/9] 9p: simplify v9fs_vfs_atomic_open_dotl()
  ` [PATCH 4/9] simplify cifs_atomic_open()
  ` [PATCH 5/9] simplify vboxsf_dir_atomic_open()
  ` [PATCH 6/9] simplify nfs_atomic_open_v23()
  ` [PATCH 7/9] simplify fuse_atomic_open()
  ` [PATCH 9/9] slightly simplify nfs_atomic_open()

[PATCH v2] smb: client: fix filename matching of deferred files
 2025-09-17 19:15 UTC  (2+ messages)

[PATCH] smb: client: fix filename matching of deferred files
 2025-09-17 17:08 UTC  (3+ messages)

[PATCH 6.16 068/189] smb: client: fix compound alignment with encryption
 2025-09-17 12:32 UTC  (2+ messages)
` [PATCH 6.16 069/189] smb: client: fix data loss due to broken rename(2)

[PATCH] smb: client: batch SRV_COPYCHUNK entries to cut roundtrips
 2025-09-17  0:06 UTC 

[PATCH] cifs: Fix oops due to uninitialised variable
 2025-09-16 17:29 UTC  (2+ messages)

[RFC PATCH 0/2] smb: client: support directory change tracking
 2025-09-16 13:34 UTC  (3+ messages)
` [RFC PATCH 1/2] smb: client: export SMB2_notify_init for "
` [RFC PATCH 2/2] smb: client: add directory change tracking via SMB2 Change Notify

[RFC] ksmbd: Deprecate MD5 support and enhance AES-GCM for SMB 3.1.1 compliance
 2025-09-16  9:47 UTC  (3+ messages)

[PATCH] ksmbd: Fix race condition in RPC handle list access
 2025-09-16  1:11 UTC  (2+ messages)

[PATCH 0/2] smb: client: transport: avoid reconnects triggered by pending task work
 2025-09-15 15:19 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] smb: client: transport: minor indentation style fix

[PATCH v4 000/142] smb: smbdirect/client/server: make use of common structures
 2025-09-13  0:03 UTC  (16+ messages)
` [PATCH v4 004/142] smb: smbdirect: introduce smbdirect_socket.send_io.pending.{count,wait_queue}
  ` [PATCH v4 004/142] smb: smbdirect: introduce smbdirect_socket.send_io.pending.{count, wait_queue}
` [PATCH v4 026/142] smb: client: make use of smbdirect_socket.send_io.pending.{count,wait_queue}
` [PATCH v4 048/142] smb: client: don't check sc->send_io.pending.count is below sp->send_credit_target
` [PATCH v4 098/142] smb: server: make use of smbdirect_socket.send_io.pending.{count,wait_queue}
` replace for-next-next... Re: [PATCH v4 000/142] smb: smbdirect/client/server: make use of common structures

[PATCH v4] cifs: fix pagecache leak when do writepages
 2025-09-12 19:41 UTC  (3+ messages)

[GIT PULL] smb3 client fixes
 2025-09-12 17:49 UTC  (2+ messages)

[PATCH] smb: client: skip cifs_lookup on mkdir
 2025-09-12 12:29 UTC  (7+ messages)

[RFC PATCH 0/2] cifs: Organise declarations in the cifs client header files
 2025-09-12 12:28 UTC  (5+ messages)
` [RFC PATCH 1/2] cifs: Do some preparation prior to organising the function declarations
` [RFC PATCH 2/2] cifs: Clean up declarations

[PATCH v3] cifs: fix pagecache leak when do writepages
 2025-09-12  1:12 UTC  (15+ messages)

multichannel with global encryption fails to open extra channel
 2025-09-11  4:32 UTC 

Growing memory usage on 6.6 kernel
 2025-09-10 15:20 UTC  (4+ messages)

[PATCH] docs: update username= option to drop invalid examples
 2025-09-10  9:31 UTC 

[PATCH] smb: validate command payload size in smb2_check_message
 2025-09-09  3:21 UTC  (2+ messages)

[PATCH] smb: server: let smb_direct_writev() respect SMB_DIRECT_MAX_SEND_SGES
 2025-09-08 23:49 UTC  (3+ messages)

[PATCH] fs/smb/client/fs_context: Add hostname option for CIFS module to work with domain-based dfs resources with Kerberos authentication
 2025-09-08 13:24 UTC  (8+ messages)

[PATCH] smb: Use arc4 library instead of duplicate arc4 code
 2025-09-08  2:39 UTC  (7+ messages)

[PATCH 00/35] cifs: Fix SMB rmdir() and unlink() against Windows SMB servers
 2025-09-07 11:05 UTC  (41+ messages)
` [PATCH 01/35] cifs: Fix and improve cifs_is_path_accessible() function
` [PATCH 02/35] cifs: Allow fallback code in smb_set_file_info() also for directories
` [PATCH 03/35] cifs: Add fallback code path for cifs_mkdir_setinfo()
` [PATCH 04/35] cifs: Remove code for querying FILE_INFO_STANDARD via CIFSSMBQPathInfo()
` [PATCH 05/35] cifs: Remove CIFSSMBSetPathInfoFB() fallback function
` [PATCH 06/35] cifs: Remove cifs_backup_query_path_info() and replace it by cifs_query_path_info()
` [PATCH 07/35] cifs: Change translation of STATUS_DELETE_PENDING to -EBUSY
` [PATCH 08/35] cifs: Improve SMB2+ stat() to work also for paths in DELETE_PENDING state
` [PATCH 09/35] cifs: Improve SMB1 "
` [PATCH 10/35] cifs: Improve detect_directory_symlink_target() function
` [PATCH 11/35] cifs: Fix random name construction for cifs_rename_pending_delete()
` [PATCH 12/35] cifs: Fix DELETE comments in cifs_rename_pending_delete()
` [PATCH 13/35] cifs: Avoid dynamic memory allocation of FILE_BASIC_INFO buffer "
` [PATCH 14/35] cifs: Extend CIFSSMBRenameOpenFile() function for overwrite parameter
` [PATCH 15/35] cifs: Do not try to overwrite existing sillyname in cifs_rename_pending_delete()
` [PATCH 16/35] cifs: Add comments for DeletePending assignments in open functions
` [PATCH 17/35] cifs: Use NT_STATUS_DELETE_PENDING for filling fi.DeletePending in cifs_query_path_info()
` [PATCH 18/35] cifs: Do not set NumberOfLinks to 1 from open or query calls
` [PATCH 19/35] cifs: Fix cifs_rename_pending_delete() for files with more hardlinks
` [PATCH 20/35] cifs: Fix permission logic in cifs_rename_pending_delete()
` [PATCH 21/35] cifs: Propagate error code from CIFSSMBSetFileInfo() to cifs_rename_pending_delete()
` [PATCH 22/35] cifs: Improve cifs_rename_pending_delete() to work without the PASSTHRU support
` [PATCH 23/35] cifs: Fix SMBLegacyOpen() function
` [PATCH 24/35] cifs: Add a new callback set_file_disp() for setting file disposition (delete pending state)
` [PATCH 25/35] cifs: Add a new callback rename_opened_file() for renaming an opened file
` [PATCH 26/35] cifs: Add SMB2+ support into cifs_rename_pending_delete() function
` [PATCH 27/35] cifs: Move SMB1 usage of CIFSPOSIXDelFile() from inode.c to cifssmb.c
` [PATCH 28/35] cifs: Fix smb2_unlink() to fail on directory
` [PATCH 29/35] cifs: Fix smb2_rmdir() on reparse point
` [PATCH 30/35] cifs: Simplify SMB2_OP_DELETE API usage
` [PATCH 31/35] cifs: Deduplicate smb2_unlink() and smb2_rmdir() into one common function
` [PATCH 32/35] cifs: Use cifs_rename_pending_delete() fallback also for rmdir()
` [PATCH 33/35] cifs: Add a new open flag CREATE_OPTION_EXCLUSIVE to open with deny all shared reservation
` [PATCH 34/35] cifs: Use CREATE_OPTION_EXCLUSIVE when opening file/dir for SMB2+ non-POSIX unlink/rmdir
` [PATCH 35/35] cifs: Use CREATE_OPTION_EXCLUSIVE when doing SMB1 rmdir on NT server

[GIT PULL] smb3 client fixes
 2025-09-05 20:17 UTC  (2+ messages)

[PATCH 2/2] cifs: prevent NULL pointer dereference in UTF16 conversion
 2025-09-04 16:45 UTC  (2+ messages)

[PATCH 2/2] cifs: prevent NULL pointer dereference in UTF16 conversion
 2025-09-04 12:25 UTC 

(no subject)
 2025-09-04 12:17 UTC 

[PATCH v2] smb: client: fix data loss due to broken rename(2)
 2025-09-04  6:04 UTC  (18+ messages)

[GIT PULL] ksmbd server fix
 2025-09-04  4:05 UTC  (2+ messages)

[PATCH 0/2] vfs, afs, bash: Fix miscomparison of foreign user IDs in the VFS
 2025-09-03 12:01 UTC  (3+ messages)
` [PATCH 1/2] vfs: Allow filesystems with foreign owner IDs to override UID checks
` [PATCH 2/2] afs, bash: Fix open(O_CREAT) on an extant AFS file in a sticky dir

[PATCH 6.1 06/50] smb: client: fix race with concurrent opens in unlink(2)
 2025-09-02 13:20 UTC  (2+ messages)
` [PATCH 6.1 07/50] smb: client: fix race with concurrent opens in rename(2)

[PATCH 6.6 09/75] smb: client: fix race with concurrent opens in unlink(2)
 2025-09-02 13:20 UTC  (2+ messages)
` [PATCH 6.6 10/75] smb: client: fix race with concurrent opens in rename(2)

[PATCH 6.12 13/95] smb: client: fix race with concurrent opens in unlink(2)
 2025-09-02 13:19 UTC  (2+ messages)
` [PATCH 6.12 14/95] smb: client: fix race with concurrent opens in rename(2)

[PATCH 6.16 018/142] smb: client: fix race with concurrent opens in unlink(2)
 2025-09-02 13:18 UTC  (2+ messages)
` [PATCH 6.16 019/142] smb: client: fix race with concurrent opens in rename(2)

smb2_copychunk_range() reset max_bytes_chunk to 0
 2025-09-02  5:56 UTC  (3+ messages)

SMB2 DELETE vs UNLINK
 2025-08-31 12:55 UTC  (6+ messages)
` Fwd: "
  ` [EXTERNAL] Fwd: SMB2 DELETE vs UNLINK - TrackingID#2504090040009564

[PATCH 1/2] cifs: Add support for parsing WSL symlinks in version 1 format
 2025-08-31  9:45 UTC  (2+ messages)

[PATCH 1/2] cifs: Extend ->set_EA() callback to allow operate on reparse point
 2025-08-31  9:44 UTC  (3+ messages)
` [PATCH 2/2] cifs: Create native Window socket file compatible also with WSL subsystem

[cifs:for-next-next 28/146] fs/smb/client/smbdirect.c:1856:25: warning: stack frame size (1272) exceeds limit (1024) in 'smbd_get_connection'
 2025-08-30 13:01 UTC  (6+ messages)

[PATCH] smb: client: Fix NULL pointer dereference in cifs_debug_dirs_proc_show()
 2025-08-29 17:05 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2025-08-29 16:39 UTC  (2+ messages)

[PATCH] cifs: Fix getting reparse points from server without WSL support
 2025-08-29 13:01 UTC  (11+ messages)
                ` Do not use UID and GID from EAs

[cifs:for-next-next 100/146] fs/smb/server/transport_rdma.c:2158:12: warning: stack frame size (1112) exceeds limit (1024) in 'smb_direct_listen_handler'
 2025-08-29  8:41 UTC 

struct rdma_conn_param uses u8 for responder_resources, initiator_depth and private_data_len
 2025-08-29  1:03 UTC  (2+ messages)

smbdirect patches for 6.18
 2025-08-28 10:49 UTC  (6+ messages)

[PATCH] fs/smb: Fix inconsistent refcnt update
 2025-08-27 20:03 UTC  (2+ messages)

[PATCH 1/2] ksmbd: replace connection list with hash table
 2025-08-27  1:30 UTC  (2+ messages)
` [PATCH 2/2] ksmbd: increase session and share hash table bits

[PATCH 5.4 146/403] smb: client: let recv_done() cleanup before notifying the callers
 2025-08-26 11:07 UTC 

[PATCH 5.10 181/523] smb: client: let recv_done() cleanup before notifying the callers
 2025-08-26 11:06 UTC 

[PATCH 5.15 243/644] smb: client: let recv_done() cleanup before notifying the callers
 2025-08-26 11:05 UTC 


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).