index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
Age
Commit message (
Expand
)
Author
2023-10-19
ksmbd: not allow to open file if delelete on close bit is set
Namjae Jeon
2023-10-10
ksmbd: fix uaf in smb20_oplock_break_ack
luosili
2023-10-10
ksmbd: fix race condition between session lookup and expire
Namjae Jeon
2023-10-10
smb: use kernel_connect() and kernel_bind()
Jordan Rife
2023-10-06
fs/smb/client: Reset password pointer to NULL
Quang Le
2023-10-06
smb3: correct places where ENOTSUPP is used instead of preferred EOPNOTSUPP
Steve French
2023-10-06
cifs: Fix UAF in cifs_demultiplex_thread()
Zhang Xiaoxu
2023-09-19
smb: propagate error code of extract_sharename()
Katya Orlova
2023-09-19
cifs: use fs_context for automounts
Paulo Alcantara
2023-09-19
cifs: update desired access while requesting for directory lease
Bharath SM
2023-09-19
send channel sequence number in SMB3 requests after reconnects
Steve French
2023-09-13
cifs: fix max_credits implementation
Shyam Prasad N
2023-09-13
cifs: fix sockaddr comparison in iface_cmp
Shyam Prasad N
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-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
cifs: Release folio lock on fscache read hit.
Russell Harmon via samba-technical
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-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-23
cifs: if deferred close is disabled then close files immediately
Bharath SM
2023-07-23
cifs: fix session state check in smb2_find_smb_ses
Winston Wen
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 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-28
smb: move client and server files to common directory fs/smb
Steve French