index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2021-05-26
cifsd: simplify error handling in ksmbd_gen_preauth_integrity_hash()
Namjae Jeon
2021-05-26
cifsd: call kzalloc() directly instead of wrapper
Namjae Jeon
2021-05-26
cifsd: add default case in switch statment in alloc_shash_desc()
Namjae Jeon
2021-05-26
cifsd: change success handling to failure handling
Namjae Jeon
2021-05-26
cifsd: fix wrong return value in ksmbd_crypt_message()
Namjae Jeon
2021-05-26
cifsd: remove unneeded initialization of rc variable in ksmbd_crypt_message()
Namjae Jeon
2021-05-26
cifsd: len can never be negative in ksmbd_init_sg()
Namjae Jeon
2021-05-26
cifsd: add the check if nvec is zero
Namjae Jeon
2021-05-26
cifsd: never return 1 on failure
Namjae Jeon
2021-05-26
cifsd: return zero in always success case
Namjae Jeon
2021-05-26
cifsd: set error return value for memcmp() difference
Namjae Jeon
2021-05-26
cifsd: remove unneeded type casting
Namjae Jeon
2021-05-26
cifsd: simplify error handling in ksmbd_auth_ntlm()
Namjae Jeon
2021-05-26
cifsd: move ret check before the out label
Namjae Jeon
2021-05-26
cifsd: just return smbhash() instead of using rc return value
Namjae Jeon
2021-05-26
cifsd: move fips_enabled check before the str_to_key()
Namjae Jeon
2021-05-26
cifsd: add goto fail in neg_token_init_mech_type()
Namjae Jeon
2021-05-26
cifsd: use memcmp instead of for loop check in oid_eq()
Namjae Jeon
2021-05-26
cifsd: add goto fail in asn1_oid_decode()
Namjae Jeon
2021-05-21
cifsd: fix build error without CONFIG_OID_REGISTRY
Wei Yongjun
2021-05-18
cifsd: add support for FSCTL_DUPLICATE_EXTENTS_TO_FILE
Namjae Jeon
2021-05-18
cifsd: Do not use 0 or 0xFFFFFFFF for TreeID
Marios Makassikis
2021-05-14
cifsd: fix xfstests generic/504 test failure
Namjae Jeon
2021-05-12
cifsd: fix boolreturn.cocci warnings
kernel test robot
2021-05-11
cifsd: fix build break from asn1
Namjae Jeon
2021-05-11
cifsd: fix WARNING: Too many leading tabs
Namjae Jeon
2021-05-11
cifsd: fix WARNING: Possible unnecessary 'out of memory' message
Namjae Jeon
2021-05-11
cifsd: decoding gss token using lib/asn1_decoder.c
Hyunchul Lee
2021-05-10
cifsd: fix invalid memory access in smb2_write()
Namjae Jeon
2021-05-10
cifsd: add support for AES256 encryption
Namjae Jeon
2021-05-10
cifsd: Fix potential null-ptr-deref in destroy_previous_session()
Marios Makassikis
2021-05-10
cifsd: Update out_buf_len in smb2_populate_readdir_entry()
Marios Makassikis
2021-05-10
cifsd: Handle ksmbd_session_rpc_open() failure in create_smb2_pipe()
Marios Makassikis
2021-05-10
cifsd: Call smb2_set_err_rsp() in smb2_read/smb2_write error path
Marios Makassikis
2021-05-10
cifsd: Fix regression in smb2_get_info
Sebastian Gottschall
2021-05-10
cifsd: Remove is_attributes_write_allowed() wrapper
Marios Makassikis
2021-05-10
cifsd: Update access check in set_file_allocation_info/set_end_of_file_info
Marios Makassikis
2021-05-10
cifsd: remove the dead code of unimplemented durable handle
Namjae Jeon
2021-05-10
cifsd: use d_inode()
Namjae Jeon
2021-05-10
cifsd: Fix potential null-ptr-deref in smb2_open()
Marios Makassikis
2021-05-10
cifsd: move nt time functions to misc.c
Namjae Jeon
2021-05-10
cifsd: remove unused nterr.c file
Namjae Jeon
2021-05-10
cifsd: remove unused smberr.h
Namjae Jeon
2021-05-10
cifsd: Remove smb2_put_name()
Marios Makassikis
2021-05-10
cifsd: fix reference count decrement of unclaimed file in __ksmbd_lookup_fd
Hyunchul Lee
2021-05-10
cifsd: re-implement ksmbd_vfs_kern_path
Hyunchul Lee
2021-05-10
cifsd: get parent dentry from child in ksmbd_vfs_remove_file()
Namjae Jeon
2021-05-10
cifsd: add the check if parent is stable by unexpected rename
Namjae Jeon
2021-05-10
cifsd: declare ida statically
Namjae Jeon
2021-05-10
cifsd: remove unused including <linux/version.h>
Tian Tao
[prev]
[next]