Linux CIFS filesystem development
 help / color / mirror / Atom feed
 messages from 2025-04-04 22:35:14 to 2025-05-05 22:57:18 UTC [more...]

[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()

[PATCH] smb: client: fix delay on concurrent opens
 2025-05-05 15:05 UTC  (10+ messages)

[PATCH] afs, bash: Fix open(O_CREAT) on an extant AFS file in a sticky dir
 2025-05-05 14:42 UTC  (8+ messages)

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

[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 1/5] cifs: protect cfid accesses with fid_lock
 2025-05-05  0:48 UTC  (13+ 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

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

[PATCH] getcifsacl, setcifsacl: use <libgen.h> for basename
 2025-05-02 17:18 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 

[netfs/cifs - Linux 6.14] loop on file cat + file copy when files are on CIFS share
 2025-04-24 14:25 UTC  (14+ messages)

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

[GIT PULL] ksmbd server fixes
 2025-04-18 16:46 UTC  (2+ messages)

[PATCH] cifs.upcall: fix memory leaks in check_service_ticket_exits()
 2025-04-17 15:58 UTC  (2+ messages)

[PATCH 5.10.y 2/2] smb: client: fix potential UAF in cifs_stats_proc_show()
 2025-04-17  7:51 UTC 

[PATCH v3] smb: server: smb2pdu: check return value of xa_store()
 2025-04-17  0:58 UTC  (2+ messages)

[PATCH 5.10.y] smb: client: fix potential deadlock when releasing mids
 2025-04-16  1:47 UTC 

[PATCH 5.15.y] smb: client: fix potential deadlock when releasing mids
 2025-04-16  1:40 UTC 

[PATCH 5.15.y] smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open()
 2025-04-16  1:08 UTC 

[PATCH 6.1.y] smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open()
 2025-04-16  1:02 UTC 

[PATCH v2] smb: server: smb2pdu: check return value of xa_store()
 2025-04-15 17:41 UTC 

[PATCH 5.15.y] smb: client: fix potential UAF in is_valid_oplock_break()
 2025-04-15  2:02 UTC 

[PATCH] ksmbd: Prevent integer overflow in calculation of deadtime
 2025-04-15  1:00 UTC  (2+ messages)

[PATCH] smb: server: smb2pdu: check return value of xa_store()
 2025-04-15  0:43 UTC  (2+ messages)

SMB3 POSIX and deleting files with FILE_ATTRIBUTE_READONLY
 2025-04-14 19:16 UTC  (12+ messages)

[PATCH AUTOSEL 6.6 21/24] cifs: Fix encoding of SMB1 Session Setup Kerberos Request in non-UNICODE mode
 2025-04-14 13:29 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 23/24] cifs: Fix querying of WSL CHR and BLK reparse points over SMB1

[PATCH AUTOSEL 6.12 25/30] cifs: Fix encoding of SMB1 Session Setup Kerberos Request in non-UNICODE mode
 2025-04-14 13:28 UTC  (2+ messages)
` [PATCH AUTOSEL 6.12 27/30] cifs: Fix querying of WSL CHR and BLK reparse points over SMB1

[PATCH AUTOSEL 6.13 29/34] cifs: Fix encoding of SMB1 Session Setup Kerberos Request in non-UNICODE mode
 2025-04-14 13:27 UTC  (2+ messages)
` [PATCH AUTOSEL 6.13 31/34] cifs: Fix querying of WSL CHR and BLK reparse points over SMB1

[PATCH AUTOSEL 6.14 29/34] cifs: Fix encoding of SMB1 Session Setup Kerberos Request in non-UNICODE mode
 2025-04-14 13:26 UTC  (2+ messages)
` [PATCH AUTOSEL 6.14 31/34] cifs: Fix querying of WSL CHR and BLK reparse points over SMB1

[PATCH 5.15.y 2/2] smb: client: fix NULL ptr deref in crypto_aead_setkey()
 2025-04-14  9:00 UTC 

[PATCH 5.15.y 1/2] smb: client: fix UAF in async decryption
 2025-04-14  8:58 UTC 

Re: [PATCH] open hardlink on deferred close file return EINVAL
 2025-04-13  2:34 UTC  (3+ messages)
` [PATCH v2] fix open hardlink on deferred close file error

[PATCH 0/2] cifs: Revert bogus fix for CVE-2024-54680 and its followup commit
 2025-04-12 19:10 UTC  (4+ messages)

[GIT PULL] smb3 client fixes
 2025-04-11 23:45 UTC  (2+ messages)

Handling deleted files which are still open on the Linux client
 2025-04-10 16:07 UTC  (4+ messages)

SMB2 DELETE vs UNLINK
 2025-04-10 11:07 UTC  (11+ messages)
            ` Fwd: "
              ` [EXTERNAL] Fwd: SMB2 DELETE vs UNLINK - TrackingID#2504090040009564

[PATCH] Add missing defines for new File System Attributes
 2025-04-10  4:04 UTC  (2+ messages)

[PATCH 03/25] cifs: Add support for SMB1 Session Setup NTLMSSP
 2025-04-09 19:41 UTC  (4+ messages)

[PATCH] smb: client: fix UAF in decryption with multichannel
 2025-04-09 15:32 UTC  (2+ messages)

directory lease handling perf bug
 2025-04-09  6:12 UTC  (2+ messages)

[PATCH] cifs: Fix support for WSL-style symlinks
 2025-04-08 23:41 UTC  (2+ messages)

netfs crash in current mainline
 2025-04-07 22:53 UTC 

[PATCH 5.15] cifs: fix integer overflow in match_server()
 2025-04-07 16:41 UTC 

[PATCH 5.10] cifs: fix integer overflow in match_server()
 2025-04-07 16:51 UTC 

Issue with kernel 6.8.0-40-generic?
 2025-04-07  2:24 UTC  (8+ messages)

[PATCH][SMB311 client] fix missing tcon check when mounting with linux extensions
 2025-04-06 19:42 UTC 

[PATCH 5.15.y] cifs: Fix UAF in cifs_demultiplex_thread()
 2025-04-05  5:36 UTC 

[GIT PULL] smb3 client fixes
 2025-04-04 22:35 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