index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
Age
Commit message (
Expand
)
Author
2023-09-13
cifs: fix charset issue in reconnection
Winston Wen
2023-09-13
ksmbd: fix out of bounds in init_smb2_rsp_hdr()
Namjae Jeon
2023-09-13
ksmbd: no response from compound read
Namjae Jeon
2023-09-13
ksmbd: validate session id and tree id in compound request
Namjae Jeon
2023-09-13
ksmbd: fix out of bounds in smb3_decrypt_req()
Namjae Jeon
2023-09-13
ksmbd: Fix unsigned expression compared with zero
Wang Ming
2023-09-06
ksmbd: reduce descriptor size if remaining bytes is less than request size
Namjae Jeon
2023-09-06
ksmbd: replace one-element array with flex-array member in struct smb2_ea_info
Namjae Jeon
2023-09-06
ksmbd: fix slub overflow in ksmbd_decode_ntlmssp_auth_blob()
Namjae Jeon
2023-09-06
ksmbd: fix wrong DataOffset validation of create context
Namjae Jeon
2023-08-23
smb: client: fix null auth
Scott Mayhew
2023-08-23
cifs: Release folio lock on fscache read hit.
Russell Harmon via samba-technical
2023-08-23
smb3: display network namespace in debug information
Steve French
2023-08-23
cifs: fix potential oops in cifs_oplock_break
Steve French
2023-08-23
cifs: fix session state check in reconnect to avoid use-after-free issue
Winston Wen
2023-08-23
smb: client: fix warning in cifs_smb3_do_mount()
Paulo Alcantara
2023-08-16
ksmbd: fix wrong next length validation of ea buffer in smb2_set_ea()
Namjae Jeon
2023-08-16
ksmbd: validate command request size
Long Li
2023-08-11
smb: client: fix dfs link mount against w2k8
Paulo Alcantara
2023-08-03
ksmbd: check if a mount point is crossed during path lookup
Namjae Jeon
2023-08-03
smb3: do not set NTLMSSP_VERSION flag for negotiate not auth request
Steve French
2023-07-27
cifs: fix mid leak during reconnection after timeout threshold
Shyam Prasad N
2023-07-27
smb: client: fix missed ses refcounting
Paulo Alcantara
2023-07-23
smb: client: Fix -Wstringop-overflow issues
Gustavo A. R. Silva
2023-07-23
cifs: if deferred close is disabled then close files immediately
Bharath SM
2023-07-23
smb: client: fix parsing of source mount option
Paulo Alcantara
2023-07-23
cifs: fix session state check in smb2_find_smb_ses
Winston Wen
2023-07-23
smb: client: improve DFS mount check
Paulo Alcantara
2023-07-23
ksmbd: fix out of bounds read in smb2_sess_setup
Namjae Jeon
2023-07-23
ksmbd: add missing compound request handing in some commands
Namjae Jeon
2023-07-19
ksmbd: avoid field overflow warning
Arnd Bergmann
2023-07-19
smb: client: fix shared DFS root mounts with different prefixes
Paulo Alcantara
2023-07-19
smb: client: fix broken file attrs with nodfs mounts
Paulo Alcantara
2023-07-19
cifs: do all necessary checks for credits within or before locking
Shyam Prasad N
2023-07-19
cifs: prevent use-after-free by freeing the cfile later
Shyam Prasad N
2023-07-19
SMB3: Do not send lease break acknowledgment if all file handles have been cl...
Bharath SM
2023-06-20
Merge tag '6.4-rc6-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-06-16
ksmbd: validate session id and tree id in the compound request
Namjae Jeon
2023-06-16
ksmbd: fix out-of-bound read in smb2_write
Namjae Jeon
2023-06-16
ksmbd: add mnt_want_write to ksmbd vfs functions
Namjae Jeon
2023-06-16
ksmbd: validate command payload size
Namjae Jeon
2023-06-14
cifs: add a warning when the in-flight count goes negative
Shyam Prasad N
2023-06-14
cifs: fix lease break oops in xfstest generic/098
Steve French
2023-06-11
cifs: fix max_credits implementation
Shyam Prasad N
2023-06-11
cifs: fix sockaddr comparison in iface_cmp
Shyam Prasad N
2023-06-11
smb/client: print "Unknown" instead of bogus link speed value
Enzo Matsumiya
2023-06-11
cifs: print all credit counters in DebugData
Shyam Prasad N
2023-06-11
cifs: fix status checks in cifs_tree_connect
Shyam Prasad N
2023-06-11
smb: remove obsolete comment
鑫华
2023-06-02
ksmbd: validate smb request protocol id
Namjae Jeon
[next]