public inbox for linux-cifs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-19 03:30:00 to 2025-05-19 09:07:50 UTC [more...]

[PATCH 0/4] netfs: Miscellaneous fixes
 2025-05-19  9:07 UTC  (5+ messages)
` [PATCH 1/4] netfs: Fix oops in write-retry from mis-resetting the subreq iterator
` [PATCH 2/4] netfs: Fix setting of transferred bytes with short DIO reads
` [PATCH 3/4] netfs: Fix the request's work item to not require a ref
` [PATCH 4/4] netfs: Fix wait/wake to be consistent about the waitqueue used

[PATCH V2 0/2] smb: client: Fix use-after-free in readdir
 2025-05-19  2:56 UTC  (6+ messages)
` [PATCH V2 1/2] smb: client: Fix use-after-free in cifs_fill_dirent
` [PATCH V2 2/2] smb: client: Reset all search buffer pointers when releasing buffer

[GIT PULL] smb3 client fixes
 2025-05-17  2:50 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-05-16 15:22 UTC 

[bug report] cifs: serialize initialization and cleanup of cfid
 2025-05-16 11:06 UTC  (2+ messages)

[PATCH -next 0/2] smb: client: Fix use-after-free in readdir
 2025-05-16  3:19 UTC  (3+ messages)
` [PATCH -next 1/2] smb: client: Fix use-after-free in cifs_fill_dirent
` [PATCH -next 2/2] cifs: Reset all search buffer pointers when releasing buffer

[PATCH] smb: client: fix memory leak during error handling for POSIX mkdir
 2025-05-15  0:28 UTC  (3+ messages)

[PATCH] afs, bash: Fix open(O_CREAT) on an extant AFS file in a sticky dir
 2025-05-14 12:50 UTC  (16+ messages)
      ` [PATCH v2] "

[PATCH] ksmbd: remove unnecessary softdep on crc32
 2025-05-14  8:45 UTC  (2+ messages)

[PATCH] ksmbd: use SHA-256 library API instead of crypto_shash API
 2025-05-14  8:44 UTC  (2+ messages)

[PATCH] getcifsacl, setcifsacl: use <libgen.h> for basename
 2025-05-14  3:58 UTC  (4+ messages)

[PATCH] smb: client: fix delay on concurrent opens
 2025-05-12 22:57 UTC  (14+ messages)

[cifs-utils RFC PATCH 00/12] cifs.upcall helper script enabling complex key description matching
 2025-05-10 16:16 UTC  (13+ messages)
` [cifs-utils RFC PATCH 01/12] contrib: add directory and documentation for cifs-upcall-helper
` [cifs-utils RFC PATCH 02/12] upcall-helper: add a sample config file
` [cifs-utils RFC PATCH 03/12] contrib: add cifs-upcall-helper script
` [cifs-utils RFC PATCH 04/12] upcall-helper: obtain and parse key description, assigning fields to key_vars
` [cifs-utils RFC PATCH 05/12] upcall-helper: open and read each line of the helper's config file
` [cifs-utils RFC PATCH 06/12] upcall-helper: set upcall_opts on a match, or if 'default' is given
` [cifs-utils RFC PATCH 07/12] upcall-helper: set log level from config file
` [cifs-utils RFC PATCH 08/12] upcall-helper: build command-line and set environment variables for cifs.upcall
` [cifs-utils RFC PATCH 09/12] upcall-helper: replace macros in upcall argument strings
` [cifs-utils RFC PATCH 10/12] upcall-helper: add string comparison
` [cifs-utils RFC PATCH 11/12] upcall-helper: add uid comparison
` [cifs-utils RFC PATCH 12/12] upcall-helper: add IP address comparisons

[PATCH 1/5] cifs: protect cfid accesses with fid_lock
 2025-05-10 14:04 UTC  (15+ messages)
` [PATCH 2/5] cifs: do not return an invalidated cfid
` [PATCH 3/5] cifs: serialize initialization and cleanup of cfid
` [PATCH 4/5] cifs: update the lock ordering comments with new mutex
` [PATCH 5/5] cifs: add new field to track the last access time of cfid

[GIT PULL] smb3 cilent fixes
 2025-05-10  4:11 UTC  (2+ messages)

[REGRESSION][BISECTED][STABLE] Commit 60e3318e3e900 in stable/linux-6.1.y breaks cifs client failover to another server in DFS namespace
 2025-05-10  3:05 UTC  (11+ messages)

[PATCH] smb: client: avoid dentry leak by not overwriting cfid->dentry
 2025-05-08 16:09 UTC  (9+ messages)
    ` Fwd: "

[GIT PULL] ksmbd server fixes
 2025-05-08 15:46 UTC  (2+ messages)

[netfs/cifs - Linux 6.14] loop on file cat + file copy when files are on CIFS share
 2025-05-07 15:58 UTC  (16+ messages)

[PATCH AUTOSEL 6.6 11/12] cifs: Fix and improve cifs_query_path_info() and cifs_query_file_info()
 2025-05-06 21:36 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 12/12] cifs: Fix changing times and read-only attr over SMB1 smb_set_file_info() function

[PATCH AUTOSEL 6.12 04/18] smb: server: smb2pdu: check return value of xa_store()
 2025-05-06 21:36 UTC  (3+ messages)
` [PATCH AUTOSEL 6.12 16/18] cifs: Fix and improve cifs_query_path_info() and cifs_query_file_info()
` [PATCH AUTOSEL 6.12 17/18] cifs: Fix changing times and read-only attr over SMB1 smb_set_file_info() function

[PATCH AUTOSEL 6.14 04/20] smb: server: smb2pdu: check return value of xa_store()
 2025-05-06 21:35 UTC  (3+ messages)
` [PATCH AUTOSEL 6.14 17/20] cifs: Fix and improve cifs_query_path_info() and cifs_query_file_info()
` [PATCH AUTOSEL 6.14 18/20] cifs: Fix changing times and read-only attr over SMB1 smb_set_file_info() function

xfstest failure in generic/349 starting with 6.15-rc1 due to scsi circular locking
 2025-05-06 19:34 UTC 

SMB2 DELETE vs UNLINK
 2025-05-06 19:00 UTC  (5+ messages)
` Fwd: "
  ` [EXTERNAL] Fwd: SMB2 DELETE vs UNLINK - TrackingID#2504090040009564

Soft mount option not behaving as intended
 2025-05-06 10:25 UTC 

[PATCH AUTOSEL 6.1 003/212] cifs: Add fallback for SMB2 CREATE without FILE_READ_ATTRIBUTES
 2025-05-05 23:03 UTC  (4+ messages)
` [PATCH AUTOSEL 6.1 004/212] cifs: Fix querying and creating MF symlinks over SMB1
` [PATCH AUTOSEL 6.1 005/212] cifs: Fix negotiate retry functionality
` [PATCH AUTOSEL 6.1 016/212] cifs: Fix establishing NetBIOS session for SMB2+ connection

[PATCH AUTOSEL 6.6 003/294] cifs: Add fallback for SMB2 CREATE without FILE_READ_ATTRIBUTES
 2025-05-05 22:52 UTC  (6+ messages)
` [PATCH AUTOSEL 6.6 004/294] cifs: Fix querying and creating MF symlinks over SMB1
` [PATCH AUTOSEL 6.6 005/294] cifs: Fix negotiate retry functionality
` [PATCH AUTOSEL 6.6 006/294] smb: client: Store original IO parameters and prevent zero IO sizes
` [PATCH AUTOSEL 6.6 020/294] cifs: add validation check for the fields in smb_aces
` [PATCH AUTOSEL 6.6 021/294] cifs: Fix establishing NetBIOS session for SMB2+ connection

[PATCH AUTOSEL 6.12 004/486] cifs: Add fallback for SMB2 CREATE without FILE_READ_ATTRIBUTES
 2025-05-05 22:31 UTC  (7+ messages)
` [PATCH AUTOSEL 6.12 005/486] cifs: Fix querying and creating MF symlinks over SMB1
` [PATCH AUTOSEL 6.12 006/486] cifs: Fix negotiate retry functionality
` [PATCH AUTOSEL 6.12 007/486] smb: client: Store original IO parameters and prevent zero IO sizes
` [PATCH AUTOSEL 6.12 025/486] cifs: Set default Netbios RFC1001 server name to hostname in UNC
` [PATCH AUTOSEL 6.12 026/486] cifs: add validation check for the fields in smb_aces
` [PATCH AUTOSEL 6.12 027/486] cifs: Fix establishing NetBIOS session for SMB2+ connection

[PATCH AUTOSEL 6.14 004/642] cifs: Add fallback for SMB2 CREATE without FILE_READ_ATTRIBUTES
 2025-05-05 22:04 UTC  (10+ messages)
` [PATCH AUTOSEL 6.14 005/642] cifs: Fix querying and creating MF symlinks over SMB1
` [PATCH AUTOSEL 6.14 006/642] cifs: Fix access_flags_to_smbopen_mode
` [PATCH AUTOSEL 6.14 007/642] cifs: Fix negotiate retry functionality
` [PATCH AUTOSEL 6.14 008/642] smb: client: Store original IO parameters and prevent zero IO sizes
` [PATCH AUTOSEL 6.14 027/642] cifs: Set default Netbios RFC1001 server name to hostname in UNC
` [PATCH AUTOSEL 6.14 028/642] cifs: add validation check for the fields in smb_aces
` [PATCH AUTOSEL 6.14 029/642] cifs: Fix establishing NetBIOS session for SMB2+ connection
` [PATCH AUTOSEL 6.14 030/642] cifs: Fix getting DACL-only xattr system.cifs_acl and system.smb3_acl
` [PATCH AUTOSEL 6.14 031/642] cifs: Check if server supports reparse points before using them

[PATCH v2 1/2] smb: cached_dir.c: fix race in cfid release
 2025-05-05 19:41 UTC  (3+ messages)
` [PATCH v2 2/2] smb: cached_dir.c: rename smb2_close_cached_fid() to release_cached_dir()

[bug report] cifs: serialize initialization and cleanup of cfid
 2025-05-05 14:27 UTC 

[PATCH next] cifs: Fix double unlock bug in open_cached_dir()
 2025-05-05 14:27 UTC 

[PATCH][smb3 client] warn when parse contexts returns error on compounded operation
 2025-05-04 23:35 UTC 

[PATCH] smb: client: fix zero length for mkdir POSIX create context
 2025-05-04  8:08 UTC  (5+ messages)

[PATCH] smb: client: Remove an unused function and variable
 2025-05-04  1:45 UTC  (2+ messages)

[PATCH 6.1] smb: client: fix double free of TCP_Server_Info::hostname
 2025-05-03 17:57 UTC 

[PATCH] smb: cached_dir.c: fix race in cfid release
 2025-05-02 22:41 UTC  (7+ messages)

[GIT PULL] smb3 client fixes
 2025-05-02 22:03 UTC  (2+ messages)

[PATCHSET] Fixes for directory handle caching
 2025-05-02  5:19 UTC 

[PATCH v2] smb: client: ensure aligned IO sizes
 2025-05-01  7:32 UTC  (3+ messages)

[PATCH] ksmbd: fix memory leak in parse_lease_state()
 2025-04-30  5:43 UTC  (2+ messages)

[PATCH] smb: client: ensure aligned IO sizes
 2025-04-29 22:00 UTC  (5+ messages)

[GIT PULL] ksmbd server fixes
 2025-04-29  0:08 UTC  (2+ messages)

[RFC][PATCH] saner calling conventions for ->d_automount()
 2025-04-25 17:16 UTC  (6+ messages)

cifs: Do not include crypto/internal header files
 2025-04-24 15:04 UTC 

[PATCH] netfs: Fix undifferentiation of DIO reads from unbuffered reads
 2025-04-23 22:49 UTC  (3+ messages)

[PATCH] netfs: Fix setting of transferred bytes with short DIO reads
 2025-04-22 15:57 UTC 

[PATCH 5.10.y 1/2] smb: client: fix UAF in async decryption
 2025-04-22  9:22 UTC 

[PATCH 5.10.y 2/2] smb: client: fix NULL ptr deref in crypto_aead_setkey()
 2025-04-22  9:21 UTC 

[PATCH AUTOSEL 6.12 12/23] ksmbd: fix WARNING "do not call blocking ops when !TASK_RUNNING"
 2025-04-22  2:16 UTC 

[PATCH AUTOSEL 6.14 15/30] ksmbd: fix WARNING "do not call blocking ops when !TASK_RUNNING"
 2025-04-22  2:15 UTC 

[GIT PULL] smb3 client fixes
 2025-04-19  3:30 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