index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-27
smb: client: Add check for next_buffer in receive_encrypted_standard()
Haoxiang Li
1
-0
/
+4
2025-02-27
smb: client: fix chmod(2) regression with ATTR_READONLY
Paulo Alcantara
1
-2
/
+2
2025-02-21
cifs: pick channels for individual subrequests
Shyam Prasad N
2
-4
/
+4
2025-02-17
ksmbd: fix integer overflows on 32 bit systems
Dan Carpenter
1
-0
/
+9
2025-02-17
smb: client: change lease epoch type from unsigned int to __u16
Meetakshi Setiya
5
-19
/
+19
2025-02-17
smb: client: fix order of arguments of tracepoints
Ruben Devos
2
-57
/
+57
2025-02-17
cifs: Remove intermediate object of failed create SFU call
Pali Rohár
1
-1
/
+22
2025-02-08
cifs: Fix getting and setting SACLs over SMB1
Pali Rohár
3
-13
/
+18
2025-02-08
cifs: Validate EAs for WSL reparse points
Pali Rohár
1
-4
/
+18
2025-02-08
cifs: Use cifs_autodisable_serverino() for disabling CIFS_MOUNT_SERVER_INUM i...
Pali Rohár
1
-1
/
+1
2025-02-08
smb: client: fix oops due to unset link speed
Paulo Alcantara
1
-1
/
+2
2025-02-01
smb: client: handle lack of EA support in smb2_query_path_info()
Paulo Alcantara
1
-23
/
+69
2025-01-23
smb: client: fix double free of TCP_Server_Info::hostname
Paulo Alcantara
1
-2
/
+1
2025-01-17
smb: client: sync the root session and superblock context passwords before au...
Meetakshi Setiya
1
-1
/
+18
2025-01-17
ksmbd: Implement new SMB3 POSIX type
Namjae Jeon
2
-0
/
+50
2025-01-17
ksmbd: fix unexpectedly changed path in ksmbd_vfs_kern_path_locked
He Wang
1
-1
/
+2
2025-01-17
ksmbd: fix a missing return value check bug
Wentao Liang
1
-0
/
+3
2025-01-09
smb: client: destroy cfid_put_wq on module exit
Enzo Matsumiya
1
-0
/
+1
2025-01-09
ksmbd: set ATTR_CTIME flags when setting mtime
Namjae Jeon
1
-7
/
+3
2025-01-09
ksmbd: retry iterate_dir in smb2_query_dir
Hobin Woo
2
-1
/
+12
2025-01-02
smb: server: Fix building with GCC 15
Brahmajit Das
1
-2
/
+2
2025-01-02
smb: fix bytes written value in /proc/fs/cifs/Stats
Bharath SM
1
-0
/
+3
2025-01-02
smb: client: Deduplicate "select NETFS_SUPPORT" in Kconfig
Dragan Simic
1
-1
/
+0
2024-12-27
smb: client: fix TCP timers deadlock after rmmod
Enzo Matsumiya
1
-10
/
+26
2024-12-27
ksmbd: fix broken transfers when exceeding max simultaneous operations
Marios Makassikis
5
-10
/
+17
2024-12-27
ksmbd: count all requests in req_running counter
Marios Makassikis
1
-2
/
+3
2024-12-19
cifs: Fix rmdir failure due to ongoing I/O on deleted file
David Howells
1
-1
/
+4
2024-12-19
ksmbd: fix racy issue from session lookup and expire
Namjae Jeon
4
-16
/
+23
2024-12-14
smb: client: don't try following DFS links in cifs_tree_connect()
Paulo Alcantara
1
-171
/
+17
2024-12-14
smb: client: memcpy() with surrounding object base address
Kees Cook
1
-1
/
+1
2024-12-14
smb3.1.1: fix posix mounts to older servers
Steve French
3
-5
/
+11
2024-12-14
fs/smb/client: cifs_prime_dcache() for SMB3 POSIX reparse points
Ralph Boehme
1
-1
/
+17
2024-12-14
fs/smb/client: Implement new SMB3 POSIX type
Ralph Boehme
4
-60
/
+149
2024-12-14
fs/smb/client: avoid querying SMB2_OP_QUERY_WSL_EA for SMB3 POSIX
Ralph Boehme
1
-1
/
+2
2024-12-14
ksmbd: fix Out-of-Bounds Write in ksmbd_vfs_stream_write
Jordy Zomer
1
-0
/
+2
2024-12-14
ksmbd: fix Out-of-Bounds Read in ksmbd_vfs_stream_read
Jordy Zomer
1
-0
/
+4
2024-12-14
smb: client: fix potential race in cifs_put_tcon()
Paulo Alcantara
1
-3
/
+1
2024-12-05
cifs: unlock on error in smb3_reconfigure()
Dan Carpenter
1
-1
/
+3
2024-12-05
cifs: during remount, make sure passwords are in sync
Shyam Prasad N
2
-9
/
+75
2024-12-05
smb: Initialize cfid->tcon before performing network ops
Paul Aurich
1
-1
/
+1
2024-12-05
cifs: Fix parsing reparse point with native symlink in SMB1 non-UNICODE session
Pali Rohár
1
-2
/
+1
2024-12-05
cifs: Fix parsing native symlinks relative to the export
Pali Rohár
9
-28
/
+108
2024-12-05
smb: client: disable directory caching when dir_cache_timeout is zero
Henrique Carvalho
1
-1
/
+1
2024-12-05
smb: During unmount, ensure all cached dir instances drop their dentry
Paul Aurich
6
-36
/
+147
2024-12-05
smb: prevent use-after-free due to open_cached_dir error paths
Paul Aurich
1
-41
/
+29
2024-12-05
smb: Don't leak cfid when reconnect races with open_cached_dir
Paul Aurich
1
-13
/
+14
2024-12-05
smb: client: handle max length for SMB symlinks
Paulo Alcantara
2
-1
/
+6
2024-12-05
smb3: request handle caching when caching directories
Steve French
1
-1
/
+1
2024-12-05
smb: client: fix use-after-free of signing key
Paulo Alcantara
2
-18
/
+40
2024-12-05
fs/smb/client: implement chmod() for SMB3 POSIX Extensions
Ralph Boehme
4
-23
/
+37
[next]