projects
/
platform
/
kernel
/
linux-starfive.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-starfive.git
2021-06-01
Steve French
Merge pull request #53 from namjaejeon/cifsd-for-next
commit
|
commitdiff
|
tree
|
snapshot
2021-06-01
Namjae Jeon
cifsd: fix additional warnings from checkpatch.pl ...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-01
Steve French
Merge pull request #52 from namjaejeon/cifsd-for-next
commit
|
commitdiff
|
tree
|
snapshot
2021-06-01
Namjae Jeon
cifsd: fix potential read overflow in ksmbd_vfs_stream_...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-01
Yang Yingliang
cifsd: check return value of ksmbd_vfs_getcasexattr...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-31
Yang Yingliang
cifsd: fix memleak in ksmbd_vfs_stream_read()
commit
|
commitdiff
|
tree
|
snapshot
2021-05-31
Yang Yingliang
cifsd: fix memleak in ksmbd_vfs_stream_write()
commit
|
commitdiff
|
tree
|
snapshot
2021-05-31
Hyunchul Lee
cifsd: make alignment match open parenthesis
commit
|
commitdiff
|
tree
|
snapshot
2021-05-31
Hyunchul Lee
cifsd: enclose macro variables in parenthesis
commit
|
commitdiff
|
tree
|
snapshot
2021-05-28
Steve French
Merge pull request #51 from namjaejeon/cifsd-for-next
commit
|
commitdiff
|
tree
|
snapshot
2021-05-28
Namjae Jeon
cifsd: fix Control flow issues in ksmbd_build_ntlmssp_c...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Steve French
Merge pull request #50 from namjaejeon/cifsd-for-next
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Hyunchul Lee
cifsd: lookup a file with LOOKUP_FOLLOW only if 'follow...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Namjae Jeon
cifsd: Prefer kernel type 'u16' over 'uint16_t'
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Namjae Jeon
cifsd: remove unnecessary parentheses around
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Namjae Jeon
cifsd: Alignment should match open parenthesis
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Namjae Jeon
cifsd: Blank lines aren't necessary after an open brace '{'
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Namjae Jeon
cifsd: No space is necessary after a cast
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Namjae Jeon
cifsd: don't use multiple blank lines
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Namjae Jeon
cifsd: spaces preferred around that '/'
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Namjae Jeon
cifsd: braces {} should be used on all arms of this...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Namjae Jeon
cifsd: add the check to prevent potential overflow...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Namjae Jeon
cifsd: alignment match open parenthesis
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Namjae Jeon
cifsd: return -ENOMEM about error from ksmbd_crypto_ctx...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Namjae Jeon
cifsd: simplify error handling in ksmbd_gen_preauth_int...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Namjae Jeon
cifsd: call kzalloc() directly instead of wrapper
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Namjae Jeon
cifsd: add default case in switch statment in alloc_sha...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Namjae Jeon
cifsd: change success handling to failure handling
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Namjae Jeon
cifsd: fix wrong return value in ksmbd_crypt_message()
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Namjae Jeon
cifsd: remove unneeded initialization of rc variable...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Namjae Jeon
cifsd: len can never be negative in ksmbd_init_sg()
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Namjae Jeon
cifsd: add the check if nvec is zero
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Namjae Jeon
cifsd: never return 1 on failure
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Namjae Jeon
cifsd: return zero in always success case
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Namjae Jeon
cifsd: set error return value for memcmp() difference
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Namjae Jeon
cifsd: remove unneeded type casting
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Namjae Jeon
cifsd: simplify error handling in ksmbd_auth_ntlm()
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Namjae Jeon
cifsd: move ret check before the out label
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Namjae Jeon
cifsd: just return smbhash() instead of using rc return...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Namjae Jeon
cifsd: move fips_enabled check before the str_to_key()
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Namjae Jeon
cifsd: add goto fail in neg_token_init_mech_type()
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Namjae Jeon
cifsd: use memcmp instead of for loop check in oid_eq()
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Namjae Jeon
cifsd: add goto fail in asn1_oid_decode()
commit
|
commitdiff
|
tree
|
snapshot
2021-05-21
Steve French
Merge pull request #49 from namjaejeon/cifsd-for-next
commit
|
commitdiff
|
tree
|
snapshot
2021-05-21
Wei Yongjun
cifsd: fix build error without CONFIG_OID_REGISTRY
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Steve French
Merge pull request #48 from namjaejeon/cifsd-for-next
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Namjae Jeon
cifsd: add support for FSCTL_DUPLICATE_EXTENTS_TO_FILE
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Marios Makassikis
cifsd: Do not use 0 or 0xFFFFFFFF for TreeID
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
Steve French
Merge pull request #47 from namjaejeon/cifsd-for-next
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
Namjae Jeon
cifsd: fix xfstests generic/504 test failure
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
kernel test...
cifsd: fix boolreturn.cocci warnings
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Steve French
Merge pull request #46 from namjaejeon/cifsd-for-next
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Namjae Jeon
cifsd: fix build break from asn1
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Namjae Jeon
cifsd: fix WARNING: Too many leading tabs
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Namjae Jeon
cifsd: fix WARNING: Possible unnecessary 'out of memory...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Hyunchul Lee
cifsd: decoding gss token using lib/asn1_decoder.c
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Namjae Jeon
cifsd: fix invalid memory access in smb2_write()
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Namjae Jeon
cifsd: add support for AES256 encryption
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Marios Makassikis
cifsd: Fix potential null-ptr-deref in destroy_previous...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Marios Makassikis
cifsd: Update out_buf_len in smb2_populate_readdir_entry()
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Marios Makassikis
cifsd: Handle ksmbd_session_rpc_open() failure in creat...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Marios Makassikis
cifsd: Call smb2_set_err_rsp() in smb2_read/smb2_write...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Namjae Jeon
cifsd: add ksmbd/nfsd interoperability to feature table
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Sebastian Gottschall
cifsd: Fix regression in smb2_get_info
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Marios Makassikis
cifsd: Remove is_attributes_write_allowed() wrapper
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Marios Makassikis
cifsd: Update access check in set_file_allocation_info...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Namjae Jeon
cifsd: remove the dead code of unimplemented durable...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Namjae Jeon
cifsd: use d_inode()
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Marios Makassikis
cifsd: Fix potential null-ptr-deref in smb2_open()
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Namjae Jeon
cifsd: move nt time functions to misc.c
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Namjae Jeon
cifsd: remove unused nterr.c file
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Namjae Jeon
cifsd: remove unused smberr.h
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Marios Makassikis
cifsd: Remove smb2_put_name()
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Hyunchul Lee
cifsd: fix reference count decrement of unclaimed file...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Hyunchul Lee
cifsd: re-implement ksmbd_vfs_kern_path
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Namjae Jeon
cifsd: get parent dentry from child in ksmbd_vfs_remove...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Namjae Jeon
cifsd: add the check if parent is stable by unexpected...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Namjae Jeon
cifsd: declare ida statically
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Tian Tao
cifsd: remove unused including <linux/version.h>
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Zhang Xiaoxu
cifsd: Select SG_POOL for SMB_SERVER_SMBDIRECT
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Namjae Jeon
cifsd: prevent a integer overflow in wm_alloc()
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Mauro Carvalho...
doc: cifsd: change the reference to configuration.txt
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Namjae Jeon
cifsd: remove wrappers of kvmalloc/kvfree
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
kernel test...
cifsd: fix memdup.cocci warnings
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Muhammad Usama...
cifsd: use kfree to free memory allocated by kmalloc...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Muhammad Usama...
cifsd: fix memory leak when loop ends
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Gibeom Kim
cifsd: remove stale prototype and variables
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Namjae Jeon
cifsd: use xarray instead of linked list for tree conne...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Hyunchul Lee
cifsd: remove useless error handling in ksmbd_vfs_read
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Hyunchul Lee
cifsd: use file_inode() instead of d_inode()
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Hyunchul Lee
cifsd: handle unhashed dentry in ksmbd_vfs_mkdir
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Hyunchul Lee
cifsd: remove calling d_path in error paths
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Namjae Jeon
cifsd: remove smack inherit leftovers
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Namjae Jeon
cifsd: fix implicit declaration of function 'locks_allo...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Namjae Jeon
cifsd: fix implicit declaration of function 'groups_alloc'
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Namjae Jeon
cifsd: fix wrong prototype in comment
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Namjae Jeon
cifsd: merge time_wrappers.h into smb_common.h
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Namjae Jeon
cifsd: clean-up codes using chechpatch.pl --strict
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Namjae Jeon
cifsd: fix error return code in ksmbd_vfs_remove_file()
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Namjae Jeon
cifsd: add the check to work file lock and rename behav...
commit
|
commitdiff
|
tree
|
snapshot
next