index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ksmbd
Age
Commit message (
Expand
)
Author
2021-08-27
ksmbd: fix __write_overflow warning in ndr_read_string
Namjae Jeon
2021-08-21
ksmbd: fix permission check issue on chown and chmod
Namjae Jeon
2021-08-20
ksmbd: don't set FILE DELETE and FILE_DELETE_CHILD in access mask by default
Namjae Jeon
2021-08-13
ksmbd: smbd: fix kernel oops during server shutdown
Hyunchul Lee
2021-08-13
ksmbd: remove select FS_POSIX_ACL in Kconfig
Namjae Jeon
2021-08-13
ksmbd: use proper errno instead of -1 in smb2_get_ksmbd_tcon()
Namjae Jeon
2021-08-13
ksmbd: update the comment for smb2_get_ksmbd_tcon()
Namjae Jeon
2021-08-13
ksmbd: change int data type to boolean
Namjae Jeon
2021-08-13
ksmbd: Fix multi-protocol negotiation
Marios Makassikis
2021-08-02
ksmbd: fix an oops in error handling in smb2_open()
Dan Carpenter
2021-07-27
ksmbd: add ipv6_addr_v4mapped check to know if connection from client is ipv4
Namjae Jeon
2021-07-27
ksmbd: fix missing error code in smb2_lock
Namjae Jeon
2021-07-27
ksmbd: use channel signingkey for binding SMB2 session setup
Namjae Jeon
2021-07-27
ksmbd: don't set RSS capable in FSCTL_QUERY_NETWORK_INTERFACE_INFO
Namjae Jeon
2021-07-27
ksmbd: Return STATUS_OBJECT_PATH_NOT_FOUND if smb2_creat() returns ENOENT
Marios Makassikis
2021-07-23
ksmbd: fix -Wstringop-truncation warnings
Hyunchul Lee
2021-07-23
ksmbd: Fix potential memory leak in tcp_destroy_socket()
Marios Makassikis
2021-07-22
ksmbd: add support for negotiating signing algorithm
Namjae Jeon
2021-07-22
ksmbd: add negotiate context verification
Namjae Jeon
2021-07-22
ksmbd: fix typo of MS-SMBD
Namjae Jeon
2021-07-19
ksmbd: move credit charge verification over smb2 request size verification
Namjae Jeon
2021-07-19
ksmbd: set STATUS_INVALID_PARAMETER error status if credit charge is invalid
Namjae Jeon
2021-07-19
ksmbd: fix wrong error status return on session setup
Namjae Jeon
2021-07-19
ksmbd: fix wrong compression context size
Namjae Jeon
2021-07-15
ksmbd: fix typo in comment
Namjae Jeon
2021-07-13
ksmbd: fix an error message in ksmbd_conn_trasnport_init
Hyunchul Lee
2021-07-13
ksmbd: set RDMA capability for FSCTL_QUERY_NETWORK_INTERFACE_INFO
Hyunchul Lee
2021-07-13
ksmbd: fix unused err value in smb2_lock
Namjae Jeon
2021-07-13
ksmbd: fix memory leak in ksmbd_vfs_get_sd_xattr()
Namjae Jeon
2021-07-13
ksmbd: remove unneeded check_context_err
Namjae Jeon
2021-07-10
ksmbd: handle error cases first in smb2_create_sd_buffers
Hyunchul Lee
2021-07-10
ksmbd: make smb2_find_context_vals return NULL if not found
Hyunchul Lee
2021-07-10
ksmbd: uninterruptible wait for a file being unlocked
Hyunchul Lee
2021-07-10
ksmbd: free ksmbd_lock when file is closed
Hyunchul Lee
2021-07-10
ksmbd: fix the running request count decrement
Hyunchul Lee
2021-07-10
ksmbd: use kasprintf() in ksmbd_vfs_xattr_stream_name()
Dan Carpenter
2021-07-10
ksmbd: delete some stray tabs
Dan Carpenter
2021-07-09
ksmbd: change data type of volatile/persistent id to u64
Namjae Jeon
2021-07-08
ksmbd: fix memory leak in smb_inherit_dacl()
Namjae Jeon
2021-07-08
ksmbd: fix memory leak smb2_populate_readdir_entry()
Namjae Jeon
2021-07-08
ksmbd: fix read on the uninitialized send_ctx
Namjae Jeon
2021-07-08
ksmbd: remove unneeded NULL check in for_each_netdev
Namjae Jeon
2021-07-06
ksmbd: Fix read on the uninitialized pointer sess
Colin Ian King
2021-07-05
ksmbd: call mnt_user_ns once in a function
Hyunchul Lee
2021-07-03
ksmbd: fix kernel oops in ksmbd_rpc_ioctl/rap()
Namjae Jeon
2021-07-02
ksmbd: add user namespace support
Hyunchul Lee
2021-07-02
ksmbd: replace struct dentry with struct path in some function's arguments
Hyunchul Lee
2021-06-30
ksmbd: reorder and document on-disk and netlink structures in headers
Namjae Jeon
2021-06-30
ksmbd: change server config string index to enumeration
Namjae Jeon
2021-06-30
ksmbd: change server state type macro to enumeration
Namjae Jeon
[next]