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
compress-2026-03-30
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
/
server
/
smb_common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-07
smb: server: Fix extension string in ksmbd_extract_shortname()
Thorsten Blum
1
-1
/
+1
2025-01-20
Merge tag 'kernel-6.14-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+2
2024-12-02
smb: avoid pointless cred reference count bump
Christian Brauner
1
-9
/
+3
2024-12-02
tree-wide: s/revert_creds_light()/revert_creds()/g
Christian Brauner
1
-1
/
+1
2024-12-02
tree-wide: s/override_creds_light()/override_creds()/g
Christian Brauner
1
-1
/
+1
2024-12-02
tree-wide: s/revert_creds()/put_cred(revert_creds_light())/g
Christian Brauner
1
-1
/
+1
2024-12-02
tree-wide: s/override_creds()/override_creds_light(get_new_cred())/g
Christian Brauner
1
-1
/
+1
2024-12-01
smb: server: Fix building with GCC 15
Brahmajit Das
1
-2
/
+2
2024-11-25
ksmbd: use __GFP_RETRY_MAYFAIL
Namjae Jeon
1
-1
/
+1
2024-11-17
ksmbd: fix malformed unsupported smb1 negotiate response
Namjae Jeon
1
-1
/
+1
2024-11-05
ksmbd: check outstanding simultaneous SMB operations
Namjae Jeon
1
-3
/
+7
2024-10-11
ksmbd: add support for supplementary groups
Namjae Jeon
1
-3
/
+12
2024-09-25
ksmbd: Correct typos in multiple comments across various files
Shen Lichuan
1
-1
/
+1
2024-09-15
smb: move SMB2 Status code to common header file
ChenXiaoSong
1
-1
/
+1
2024-08-08
ksmbd: override fsids for share path check
Namjae Jeon
1
-2
/
+7
2024-05-04
ksmbd: use rwsem instead of rwlock for lease break
Namjae Jeon
1
-2
/
+2
2024-03-12
ksmbd: replace generic_fillattr with vfs_getattr
Marios Makassikis
1
-4
/
+7
2024-01-09
ksmbd: validate the zero field of packet header
Li Nan
1
-1
/
+5
2023-11-07
ksmbd: handle malformed smb1 message
Namjae Jeon
1
-0
/
+11
2023-08-29
ksmbd: add support for read compound
Namjae Jeon
1
-9
/
+4
2023-07-23
ksmbd: fix out of bounds in init_smb2_rsp_hdr()
Namjae Jeon
1
-8
/
+11
2023-06-28
ksmbd: avoid field overflow warning
Arnd Bergmann
1
-1
/
+1
2023-06-26
ksmbd: Use struct_size() helper in ksmbd_negotiate_smb_dialect()
Gustavo A. R. Silva
1
-1
/
+1
2023-06-26
ksmbd: use kzalloc() instead of __GFP_ZERO
Namjae Jeon
1
-2
/
+2
2023-06-02
ksmbd: validate smb request protocol id
Namjae Jeon
1
-1
/
+13
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French
1
-0
/
+785