index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ksmbd
Age
Commit message (
Expand
)
Author
2021-09-08
ksmbd: fix control flow issues in sid_to_id()
Namjae Jeon
2021-09-08
ksmbd: fix read of uninitialized variable ret in set_file_basic_info
Namjae Jeon
2021-09-08
ksmbd: add missing assignments to ret on ndr_read_int64 read calls
Colin Ian King
2021-09-03
ksmbd: add validation for ndr read/write functions
Namjae Jeon
2021-09-03
ksmbd: remove unused ksmbd_file_table_flush function
Namjae Jeon
2021-09-03
ksmbd: smbd: fix dma mapping error in smb_direct_post_send_data
Hyunchul Lee
2021-09-03
ksmbd: Reduce error log 'speed is unknown' to debug
Per Forlin
2021-09-03
ksmbd: defer notify_change() call
Christian Brauner
2021-09-03
ksmbd: remove setattr preparations in set_file_basic_info()
Christian Brauner
2021-09-03
ksmbd: ensure error is surfaced in set_file_basic_info()
Christian Brauner
2021-09-03
ndr: fix translation in ndr_encode_posix_acl()
Christian Brauner
2021-09-03
ksmbd: fix translation in sid_to_id()
Christian Brauner
2021-09-03
ksmbd: fix subauth 0 handling in sid_to_id()
Christian Brauner
2021-09-03
ksmbd: fix translation in acl entries
Christian Brauner
2021-09-03
ksmbd: fix translation in ksmbd_acls_fattr()
Christian Brauner
2021-09-03
ksmbd: fix translation in create_posix_rsp_buf()
Christian Brauner
2021-09-03
ksmbd: fix translation in smb2_populate_readdir_entry()
Christian Brauner
2021-09-03
ksmbd: fix lookup on idmapped mounts
Christian Brauner
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
[next]