index
:
linux.git
iio/light/color-sensors
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
/
server
Age
Commit message (
Expand
)
Author
2024-01-05
ksmbd: add support for read compound
Namjae Jeon
2024-01-05
ksmbd: switch to use kmemdup_nul() helper
Yang Yingliang
2024-01-05
ksmbd: check if a mount point is crossed during path lookup
Namjae Jeon
2024-01-05
ksmbd: Fix unsigned expression compared with zero
Wang Ming
2024-01-05
ksmbd: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2024-01-05
ksmbd: Use struct_size() helper in ksmbd_negotiate_smb_dialect()
Gustavo A. R. Silva
2024-01-05
ksmbd: Replace the ternary conditional operator with min()
Lu Hongfei
2024-01-05
ksmbd: use kvzalloc instead of kvmalloc
Namjae Jeon
2024-01-05
ksmbd: Change the return value of ksmbd_vfs_query_maximal_access to void
Lu Hongfei
2024-01-05
ksmbd: return a literal instead of 'err' in ksmbd_vfs_kern_path_locked()
Namjae Jeon
2024-01-05
ksmbd: use kzalloc() instead of __GFP_ZERO
Namjae Jeon
2024-01-05
ksmbd: remove unused ksmbd_tree_conn_share function
Namjae Jeon
2024-01-05
ksmbd: add mnt_want_write to ksmbd vfs functions
Namjae Jeon
2024-01-05
ksmbd: fix posix_acls and acls dereferencing possible ERR_PTR()
Namjae Jeon
2024-01-05
ksmbd: call putname after using the last component
Namjae Jeon
2024-01-05
ksmbd: fix uninitialized pointer read in smb2_create_link()
Namjae Jeon
2024-01-05
ksmbd: fix uninitialized pointer read in ksmbd_vfs_rename()
Namjae Jeon
2024-01-05
ksmbd: fix racy issue from using ->d_parent and ->d_name
Namjae Jeon
2024-01-05
ksmbd: remove unused compression negotiate ctx packing
David Disseldorp
2024-01-05
ksmbd: avoid duplicate negotiate ctx offset increments
David Disseldorp
2024-01-05
ksmbd: set NegotiateContextCount once instead of every inc
David Disseldorp
2024-01-05
ksmbd: delete asynchronous work from list
Namjae Jeon
2024-01-05
ksmbd: remove unused is_char_allowed function
Tom Rix
2024-01-05
ksmbd: Fix parameter name and comment mismatch
Jiapeng Chong
2024-01-05
ksmbd: Fix spelling mistake "excceed" -> "exceeded"
Colin Ian King
2024-01-05
ksmbd: update Kconfig to note Kerberos support and fix indentation
Steve French
2024-01-05
ksmbd: Remove duplicated codes
Dawei Li
2024-01-05
ksmbd: fix typo, syncronous->synchronous
Dawei Li
2024-01-05
ksmbd: Implements sess->rpc_handle_list as xarray
Dawei Li
2024-01-05
ksmbd: Convert to use sysfs_emit()/sysfs_emit_at() APIs
ye xingchen
2024-01-05
ksmbd: Fix resource leak in smb2_lock()
Marios Makassikis
2024-01-05
ksmbd: use F_SETLK when unlocking a file
Jeff Layton
2024-01-05
ksmbd: set SMB2_SESSION_FLAG_ENCRYPT_DATA when enforcing data encryption for ...
Namjae Jeon
2024-01-05
ksmbd: replace one-element arrays with flexible-array members
Gustavo A. R. Silva
2023-12-20
ksmbd: fix memory leak in smb2_lock()
Zizhi Wo
2023-11-28
ksmbd: fix slab out of bounds write in smb_inherit_dacl()
Namjae Jeon
2023-11-28
ksmbd: handle malformed smb1 message
Namjae Jeon
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-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-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
[next]