projects
/
platform
/
kernel
/
linux-rpi.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ksmbd: fix unused err value in smb2_lock
[platform/kernel/linux-rpi.git]
/
fs
/
2021-07-13
Namjae Jeon
ksmbd: fix unused err value in smb2_lock
tree
|
commitdiff
2021-07-13
Namjae Jeon
ksmbd: fix memory leak in ksmbd_vfs_get_sd_xattr()
tree
|
commitdiff
2021-07-13
Namjae Jeon
ksmbd: remove unneeded check_context_err
tree
|
commitdiff
2021-07-10
Hyunchul Lee
ksmbd: handle error cases first in smb2_create_sd_buffers
tree
|
commitdiff
2021-07-10
Hyunchul Lee
ksmbd: make smb2_find_context_vals return NULL if not...
tree
|
commitdiff
2021-07-10
Hyunchul Lee
ksmbd: uninterruptible wait for a file being unlocked
tree
|
commitdiff
2021-07-10
Hyunchul Lee
ksmbd: free ksmbd_lock when file is closed
tree
|
commitdiff
2021-07-10
Hyunchul Lee
ksmbd: fix the running request count decrement
tree
|
commitdiff
2021-07-10
Dan Carpenter
ksmbd: use kasprintf() in ksmbd_vfs_xattr_stream_name()
tree
|
commitdiff
2021-07-10
Dan Carpenter
ksmbd: delete some stray tabs
tree
|
commitdiff
2021-07-08
Namjae Jeon
ksmbd: change data type of volatile/persistent id to u64
tree
|
commitdiff
2021-07-08
Namjae Jeon
ksmbd: fix memory leak in smb_inherit_dacl()
tree
|
commitdiff
2021-07-08
Namjae Jeon
ksmbd: fix memory leak smb2_populate_readdir_entry()
tree
|
commitdiff
2021-07-08
Namjae Jeon
ksmbd: fix read on the uninitialized send_ctx
tree
|
commitdiff
2021-07-08
Namjae Jeon
ksmbd: remove unneeded NULL check in for_each_netdev
tree
|
commitdiff
2021-07-06
Colin Ian King
ksmbd: Fix read on the uninitialized pointer sess
tree
|
commitdiff
2021-07-05
Hyunchul Lee
ksmbd: call mnt_user_ns once in a function
tree
|
commitdiff
2021-07-02
Namjae Jeon
ksmbd: fix kernel oops in ksmbd_rpc_ioctl/rap()
tree
|
commitdiff
2021-07-02
Hyunchul Lee
ksmbd: add user namespace support
tree
|
commitdiff
2021-07-02
Hyunchul Lee
ksmbd: replace struct dentry with struct path in some...
tree
|
commitdiff
2021-06-30
Namjae Jeon
ksmbd: reorder and document on-disk and netlink structu...
tree
|
commitdiff
2021-06-30
Namjae Jeon
ksmbd: change server config string index to enumeration
tree
|
commitdiff
2021-06-30
Namjae Jeon
ksmbd: change server state type macro to enumeration
tree
|
commitdiff
2021-06-30
Namjae Jeon
ksmbd: change sid types to enumeration
tree
|
commitdiff
2021-06-30
Namjae Jeon
ksmbd: change ACE types to enumeration
tree
|
commitdiff
2021-06-30
Namjae Jeon
ksmbd: remove SMB1 oplock level macros
tree
|
commitdiff
2021-06-29
Namjae Jeon
ksmbd: opencode to remove ATTR_FP macro
tree
|
commitdiff
2021-06-29
Namjae Jeon
ksmbd: use ksmbd_vfs_lock_parent to get stable parent...
tree
|
commitdiff
2021-06-29
Namjae Jeon
ksmbd: opencode to remove FP_INODE macro
tree
|
commitdiff
2021-06-29
Namjae Jeon
ksmbd: fix dentry racy with rename()
tree
|
commitdiff
2021-06-29
Marios Makassikis
ksmbd: Relax credit_charge check in smb2_validate_credi...
tree
|
commitdiff
2021-06-29
Namjae Jeon
ksmbd: allow PROTECTED_DACL_SECINFO and UNPROTECTED_DAC...
tree
|
commitdiff
2021-06-29
Namjae Jeon
ksmbd: replace request and respone buffer macro with...
tree
|
commitdiff
2021-06-29
Namjae Jeon
ksmbd: replace SMB_DIRECT_TRANS macro with inline function
tree
|
commitdiff
2021-06-29
Hyunchul Lee
ksmbd: remove and replace macros with inline functions...
tree
|
commitdiff
2021-06-29
Hyunchul Lee
ksmbd: remove getting worker state macros
tree
|
commitdiff
2021-06-29
Hyunchul Lee
ksmbd: replace PAYLOAD_HEAD with inline function
tree
|
commitdiff
2021-06-29
Hyunchul Lee
ksmbd: replace KSMBD_ALIGN with kernel ALIGN macro
tree
|
commitdiff
2021-06-29
Hyunchul Lee
ksmbd: replace BUFFER_NR_PAGES with inline function
tree
|
commitdiff
2021-06-29
Hyunchul Lee
ksmbd: remove macros in transport_ipc.c
tree
|
commitdiff
2021-06-28
Hyunchul Lee
ksmbd: set MAY_* flags together with open flags
tree
|
commitdiff
2021-06-28
Hyunchul Lee
ksmbd: factor out a ksmbd_vfs_lock_parent helper
tree
|
commitdiff
2021-06-28
Namjae Jeon
ksmbd: move fs/cifsd to fs/ksmbd
tree
|
commitdiff
2021-06-28
Namjae Jeon
ksmbd: use f_bsize in FS_SECTOR_SIZE_INFORMATION
tree
|
commitdiff
2021-06-28
Namjae Jeon
ksmbd: remove unneeded NULL check in the list iterator
tree
|
commitdiff
2021-06-28
Namjae Jeon
ksmbd: use f_bsize instead of q->limits.logical_block_size
tree
|
commitdiff
2021-06-28
Namjae Jeon
ksmbd: change stream type macro to enumeration
tree
|
commitdiff
2021-06-28
Namjae Jeon
ksmbd: opencode posix acl functions instead of wrappers
tree
|
commitdiff
2021-06-28
Namjae Jeon
ksmbd: factor out a ksmbd_validate_entry_in_use helper...
tree
|
commitdiff
2021-06-28
Namjae Jeon
ksmbd: opencode to avoid trivial wrappers
tree
|
commitdiff
2021-06-28
Namjae Jeon
ksmbd: remove ksmbd_err/info
tree
|
commitdiff
2021-06-22
Namjae Jeon
ksmbd: replace KSMBD_SHARE_CONFIG_PATH with inline...
tree
|
commitdiff
2021-06-22
Namjae Jeon
ksmbd: remove ____ksmbd_align in ksmbd_server.h
tree
|
commitdiff
2021-06-22
Namjae Jeon
ksmbd: remove unneeded FIXME comment
tree
|
commitdiff
2021-06-22
Namjae Jeon
ksmbd: fix overly long line
tree
|
commitdiff
2021-06-22
Namjae Jeon
ksmbd: use goto instead of duplicating the resoure...
tree
|
commitdiff
2021-06-22
Namjae Jeon
ksmbd: use list_for_each_entry instead of list_for_each
tree
|
commitdiff
2021-06-22
Namjae Jeon
ksmbd: remove ksmbd_vfs_copy_file_range
tree
|
commitdiff
2021-06-22
Namjae Jeon
ksmbd: initialize variables on the declaration
tree
|
commitdiff
2021-06-22
Namjae Jeon
ksmbd: remove cache read/trans buffer support
tree
|
commitdiff
2021-06-18
Namjae Jeon
ksmbd: add support for SMB3 multichannel
tree
|
commitdiff
2021-06-18
Colin Ian King
ksmbd: fix kfree of uninitialized pointer oid
tree
|
commitdiff
2021-06-09
Hyunchul Lee
cifsd: append ksmbd prefix into names for asn1 decoder
tree
|
commitdiff
2021-06-07
Wan Jiabing
cifsd: remove duplicated argument
tree
|
commitdiff
2021-06-07
Hyunchul Lee
cifsd: fix possible compile error for asn1.c
tree
|
commitdiff
2021-06-07
Namjae Jeon
cifsd: set epoch in smb2_lease_break response
tree
|
commitdiff
2021-06-07
Namjae Jeon
cifsd: fix list_add double add BUG_ON trap in setup_asy...
tree
|
commitdiff
2021-06-01
Namjae Jeon
cifsd: fix additional warnings from checkpatch.pl ...
tree
|
commitdiff
2021-06-01
Namjae Jeon
cifsd: fix potential read overflow in ksmbd_vfs_stream_...
tree
|
commitdiff
2021-06-01
Yang Yingliang
cifsd: check return value of ksmbd_vfs_getcasexattr...
tree
|
commitdiff
2021-05-31
Yang Yingliang
cifsd: fix memleak in ksmbd_vfs_stream_read()
tree
|
commitdiff
2021-05-31
Yang Yingliang
cifsd: fix memleak in ksmbd_vfs_stream_write()
tree
|
commitdiff
2021-05-31
Hyunchul Lee
cifsd: make alignment match open parenthesis
tree
|
commitdiff
2021-05-31
Hyunchul Lee
cifsd: enclose macro variables in parenthesis
tree
|
commitdiff
2021-05-28
Namjae Jeon
cifsd: fix Control flow issues in ksmbd_build_ntlmssp_c...
tree
|
commitdiff
2021-05-26
Hyunchul Lee
cifsd: lookup a file with LOOKUP_FOLLOW only if 'follow...
tree
|
commitdiff
2021-05-26
Namjae Jeon
cifsd: Prefer kernel type 'u16' over 'uint16_t'
tree
|
commitdiff
2021-05-26
Namjae Jeon
cifsd: remove unnecessary parentheses around
tree
|
commitdiff
2021-05-26
Namjae Jeon
cifsd: Alignment should match open parenthesis
tree
|
commitdiff
2021-05-26
Namjae Jeon
cifsd: Blank lines aren't necessary after an open brace '{'
tree
|
commitdiff
2021-05-26
Namjae Jeon
cifsd: No space is necessary after a cast
tree
|
commitdiff
2021-05-26
Namjae Jeon
cifsd: don't use multiple blank lines
tree
|
commitdiff
2021-05-26
Namjae Jeon
cifsd: spaces preferred around that '/'
tree
|
commitdiff
2021-05-26
Namjae Jeon
cifsd: braces {} should be used on all arms of this...
tree
|
commitdiff
2021-05-26
Namjae Jeon
cifsd: add the check to prevent potential overflow...
tree
|
commitdiff
2021-05-26
Namjae Jeon
cifsd: alignment match open parenthesis
tree
|
commitdiff
2021-05-26
Namjae Jeon
cifsd: return -ENOMEM about error from ksmbd_crypto_ctx...
tree
|
commitdiff
2021-05-26
Namjae Jeon
cifsd: simplify error handling in ksmbd_gen_preauth_int...
tree
|
commitdiff
2021-05-26
Namjae Jeon
cifsd: call kzalloc() directly instead of wrapper
tree
|
commitdiff
2021-05-26
Namjae Jeon
cifsd: add default case in switch statment in alloc_sha...
tree
|
commitdiff
2021-05-26
Namjae Jeon
cifsd: change success handling to failure handling
tree
|
commitdiff
2021-05-26
Namjae Jeon
cifsd: fix wrong return value in ksmbd_crypt_message()
tree
|
commitdiff
2021-05-26
Namjae Jeon
cifsd: remove unneeded initialization of rc variable...
tree
|
commitdiff
2021-05-26
Namjae Jeon
cifsd: len can never be negative in ksmbd_init_sg()
tree
|
commitdiff
2021-05-26
Namjae Jeon
cifsd: add the check if nvec is zero
tree
|
commitdiff
2021-05-26
Namjae Jeon
cifsd: never return 1 on failure
tree
|
commitdiff
2021-05-26
Namjae Jeon
cifsd: return zero in always success case
tree
|
commitdiff
2021-05-26
Namjae Jeon
cifsd: set error return value for memcmp() difference
tree
|
commitdiff
2021-05-26
Namjae Jeon
cifsd: remove unneeded type casting
tree
|
commitdiff
2021-05-26
Namjae Jeon
cifsd: simplify error handling in ksmbd_auth_ntlm()
tree
|
commitdiff
next