index
:
pm24.git
cpufreq-rust
master
more-events
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-06-01
cifsd: check return value of ksmbd_vfs_getcasexattr() correctly
Yang Yingliang
2021-05-31
cifsd: fix memleak in ksmbd_vfs_stream_read()
Yang Yingliang
2021-05-31
cifsd: fix memleak in ksmbd_vfs_stream_write()
Yang Yingliang
2021-05-31
cifsd: make alignment match open parenthesis
Hyunchul Lee
2021-05-31
cifsd: enclose macro variables in parenthesis
Hyunchul Lee
2021-05-29
cifsd: fix Control flow issues in ksmbd_build_ntlmssp_challenge_blob()
Namjae Jeon
2021-05-26
cifsd: lookup a file with LOOKUP_FOLLOW only if 'follow symlinks = yes'
Hyunchul Lee
2021-05-26
cifsd: Prefer kernel type 'u16' over 'uint16_t'
Namjae Jeon
2021-05-26
cifsd: remove unnecessary parentheses around
Namjae Jeon
2021-05-26
cifsd: Alignment should match open parenthesis
Namjae Jeon
2021-05-26
cifsd: Blank lines aren't necessary after an open brace '{'
Namjae Jeon
2021-05-26
cifsd: No space is necessary after a cast
Namjae Jeon
2021-05-26
cifsd: don't use multiple blank lines
Namjae Jeon
2021-05-26
cifsd: spaces preferred around that '/'
Namjae Jeon
2021-05-26
cifsd: braces {} should be used on all arms of this statement
Namjae Jeon
2021-05-26
cifsd: add the check to prevent potential overflow with smb_strtoUTF16() and ...
Namjae Jeon
2021-05-26
cifsd: alignment match open parenthesis
Namjae Jeon
2021-05-26
cifsd: return -ENOMEM about error from ksmbd_crypto_ctx_find_xxx calls
Namjae Jeon
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
[prev]
[next]