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-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
Wei Yongjun
cifsd: fix build error without CONFIG_OID_REGISTRY
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
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
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
2021-05-11
Namjae Jeon
cifsd: use kmalloc() for small allocations
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Namjae Jeon
cifsd: fix wrong use of rw semaphore in __session_create()
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Namjae Jeon
cifsd: remove unneeded macros
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Colin Ian King
cifsd: remove redundant assignment to variable err
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Dan Carpenter
cifsd: fix error handling in ksmbd_server_init()
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Dan Carpenter
cifsd: Fix an error code in smb2_read()
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Namjae Jeon
cifsd: fix build warnings from cifsd.rst
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Namjae Jeon
cifsd: Pass string length parameter to match_pattern()
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Namjae Jeon
cifsd: fix warning: variable 'total_ace_size' and ...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Hyunchul Lee
cifsd: fix incorrect comments
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Sergey Senozhatsky
cifsd: remove unneeded FIXME comments
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Namjae Jeon
cifsd: add index.rst in cifs documentation
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Namjae Jeon
cifsd: update cifsd.rst document
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Namjae Jeon
cifsd: fix static checker warning from smb_check_perm_d...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Namjae Jeon
cifsd: fix static checker warning from smb_direct_post_...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Dan Carpenter
cifsd: Fix a use after free on error path
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Dan Carpenter
cifsd: fix a IS_ERR() vs NULL bug
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Dan Carpenter
cifsd: fix a precedence bug in parse_dacl()
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Namjae Jeon
cifsd: fix WARNING: unmet direct dependencies detected...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Colin Ian King
cifsd: Fix a handful of spelling mistakes
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Stephen Rothwell
cifsd: uniquify extract_sharename()
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Namjae Jeon
cifsd: fix WARNING: document isn't included in any...
commit
|
commitdiff
|
tree
|
snapshot
next