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
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-01
smb: client: handle lack of EA support in smb2_query_path_info()
Paulo Alcantara
1
-23
/
+69
2025-01-15
smb: client: fix double free of TCP_Server_Info::hostname
Paulo Alcantara
1
-2
/
+1
2025-01-12
cifs: support reconnect with alternate password for SMB1
Meetakshi Setiya
1
-1
/
+10
2025-01-11
Merge tag '6.13-rc6-SMB3-client-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+18
2025-01-10
smb: client: sync the root session and superblock context passwords before au...
Meetakshi Setiya
1
-1
/
+18
2025-01-09
Merge tag '6.13-rc6-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
4
-3
/
+56
2025-01-07
ksmbd: Implement new SMB3 POSIX type
Namjae Jeon
2
-0
/
+50
2025-01-07
ksmbd: fix unexpectedly changed path in ksmbd_vfs_kern_path_locked
He Wang
1
-1
/
+2
2025-01-06
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-7
/
+15
2025-01-05
ksmbd: Remove unneeded if check in ksmbd_rdma_capable_netdev()
Thorsten Blum
1
-2
/
+1
2025-01-05
ksmbd: fix a missing return value check bug
Wentao Liang
1
-0
/
+3
2024-12-23
cifs: Remove unused is_server_using_iface()
Dr. David Alan Gilbert
2
-27
/
+0
2024-12-23
smb: enable reuse of deferred file handles for write operations
Bharath SM
1
-1
/
+5
2024-12-21
Merge tag '6.13-rc3-SMB3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-13
/
+31
2024-12-20
netfs: Work around recursion by abandoning retry if nothing read
David Howells
2
-7
/
+15
2024-12-19
smb: fix bytes written value in /proc/fs/cifs/Stats
Bharath SM
1
-0
/
+3
2024-12-19
smb: client: fix TCP timers deadlock after rmmod
Enzo Matsumiya
1
-10
/
+26
2024-12-19
smb: client: Deduplicate "select NETFS_SUPPORT" in Kconfig
Dragan Simic
1
-1
/
+0
2024-12-19
smb: use macros instead of constants for leasekey size and default cifsattrs ...
Bharath SM
2
-2
/
+2
2024-12-15
ksmbd: conn lock to serialize smb2 negotiate
Namjae Jeon
1
-0
/
+2
2024-12-15
ksmbd: fix broken transfers when exceeding max simultaneous operations
Marios Makassikis
5
-10
/
+17
2024-12-15
ksmbd: count all requests in req_running counter
Marios Makassikis
1
-2
/
+3
2024-12-13
Merge tag '6.13-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-4
/
+8
2024-12-10
smb: client: destroy cfid_put_wq on module exit
Enzo Matsumiya
1
-0
/
+1
2024-12-10
cifs: Use str_yes_no() helper in cifs_ses_add_channel()
Thorsten Blum
1
-2
/
+2
2024-12-10
cifs: Fix rmdir failure due to ongoing I/O on deleted file
David Howells
1
-1
/
+4
2024-12-10
ksmbd: set ATTR_CTIME flags when setting mtime
Namjae Jeon
1
-7
/
+3
2024-12-10
ksmbd: fix racy issue from session lookup and expire
Namjae Jeon
4
-16
/
+23
2024-12-10
ksmbd: retry iterate_dir in smb2_query_dir
Hobin Woo
2
-1
/
+12
2024-12-09
smb3: fix compiler warning in reparse code
Steve French
1
-1
/
+1
2024-12-07
Merge tag '6.13-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-65
/
+175
2024-12-06
smb: client: fix potential race in cifs_put_tcon()
Paulo Alcantara
1
-3
/
+1
2024-12-06
smb3.1.1: fix posix mounts to older servers
Steve French
3
-5
/
+11
2024-12-04
ksmbd: align aux_payload_buf to avoid OOB reads in cryptographic operations
Norbert Szetei
1
-1
/
+1
2024-12-04
fs/smb/client: cifs_prime_dcache() for SMB3 POSIX reparse points
Ralph Boehme
1
-1
/
+17
2024-12-04
fs/smb/client: Implement new SMB3 POSIX type
Ralph Boehme
4
-60
/
+149
2024-12-04
fs/smb/client: avoid querying SMB2_OP_QUERY_WSL_EA for SMB3 POSIX
Ralph Boehme
1
-1
/
+2
2024-12-01
ksmbd: fix Out-of-Bounds Write in ksmbd_vfs_stream_write
Jordy Zomer
1
-0
/
+2
2024-12-01
ksmbd: fix Out-of-Bounds Read in ksmbd_vfs_stream_read
Jordy Zomer
1
-0
/
+4
2024-12-01
smb: server: Fix building with GCC 15
Brahmajit Das
1
-2
/
+2
2024-11-30
Merge tag '6.13-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
24
-297
/
+523
2024-11-30
Merge tag '6.13-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
24
-130
/
+171
2024-11-28
cifs: update internal version number
Steve French
1
-2
/
+2
2024-11-28
cifs: unlock on error in smb3_reconfigure()
Dan Carpenter
1
-1
/
+3
2024-11-28
cifs: during remount, make sure passwords are in sync
Shyam Prasad N
2
-9
/
+75
2024-11-28
cifs: support mounting with alternate password to allow password rotation
Meetakshi Setiya
1
-7
/
+50
2024-11-26
smb: Initialize cfid->tcon before performing network ops
Paul Aurich
1
-1
/
+1
2024-11-26
smb: During unmount, ensure all cached dir instances drop their dentry
Paul Aurich
6
-36
/
+147
2024-11-26
smb: client: fix noisy message when mounting shares
Paulo Alcantara
1
-1
/
+1
2024-11-26
smb: client: don't try following DFS links in cifs_tree_connect()
Paulo Alcantara
1
-171
/
+17
[next]