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
Age
Commit message (
Expand
)
Author
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
2021-05-10
cifsd: Select SG_POOL for SMB_SERVER_SMBDIRECT
Zhang Xiaoxu
2021-05-10
cifsd: prevent a integer overflow in wm_alloc()
Namjae Jeon
2021-05-10
doc: cifsd: change the reference to configuration.txt
Mauro Carvalho Chehab
2021-05-10
cifsd: remove wrappers of kvmalloc/kvfree
Namjae Jeon
2021-05-10
cifsd: fix memdup.cocci warnings
kernel test robot
2021-05-10
cifsd: use kfree to free memory allocated by kmalloc or kzalloc
Muhammad Usama Anjum
2021-05-10
cifsd: fix memory leak when loop ends
Muhammad Usama Anjum
2021-05-10
cifsd: remove stale prototype and variables
Gibeom Kim
2021-05-10
cifsd: use xarray instead of linked list for tree connect list
Namjae Jeon
2021-05-10
cifsd: remove useless error handling in ksmbd_vfs_read
Hyunchul Lee
2021-05-10
cifsd: use file_inode() instead of d_inode()
Hyunchul Lee
2021-05-10
cifsd: handle unhashed dentry in ksmbd_vfs_mkdir
Hyunchul Lee
2021-05-10
cifsd: remove calling d_path in error paths
Hyunchul Lee
2021-05-10
cifsd: remove smack inherit leftovers
Namjae Jeon
2021-05-10
cifsd: fix implicit declaration of function 'locks_alloc_lock'
Namjae Jeon
2021-05-10
cifsd: fix implicit declaration of function 'groups_alloc'
Namjae Jeon
2021-05-10
cifsd: fix wrong prototype in comment
Namjae Jeon
2021-05-10
cifsd: merge time_wrappers.h into smb_common.h
Namjae Jeon
2021-05-10
cifsd: clean-up codes using chechpatch.pl --strict
Namjae Jeon
2021-05-10
cifsd: fix error return code in ksmbd_vfs_remove_file()
Namjae Jeon
2021-05-10
cifsd: add the check to work file lock and rename behaviors like Windows unle...
Namjae Jeon
2021-05-10
cifsd: use kmalloc() for small allocations
Namjae Jeon
2021-05-10
cifsd: fix wrong use of rw semaphore in __session_create()
Namjae Jeon
2021-05-10
cifsd: remove unneeded macros
Namjae Jeon
2021-05-10
cifsd: remove redundant assignment to variable err
Colin Ian King
2021-05-10
cifsd: fix error handling in ksmbd_server_init()
Dan Carpenter
2021-05-10
cifsd: Fix an error code in smb2_read()
Dan Carpenter
2021-05-10
cifsd: fix build warnings from cifsd.rst
Namjae Jeon
2021-05-10
cifsd: Pass string length parameter to match_pattern()
Namjae Jeon
2021-05-10
cifsd: fix warning: variable 'total_ace_size' and 'posix_ccontext' set but no...
Namjae Jeon
2021-05-10
cifsd: fix incorrect comments
Hyunchul Lee
2021-05-10
cifsd: remove unneeded FIXME comments
Sergey Senozhatsky
2021-05-10
cifsd: add index.rst in cifs documentation
Namjae Jeon
2021-05-10
cifsd: update cifsd.rst document
Namjae Jeon
2021-05-10
cifsd: fix static checker warning from smb_check_perm_dacl()
Namjae Jeon
2021-05-10
cifsd: fix static checker warning from smb_direct_post_send_data()
Namjae Jeon
2021-05-10
cifsd: Fix a use after free on error path
Dan Carpenter
2021-05-10
cifsd: fix a IS_ERR() vs NULL bug
Dan Carpenter
2021-05-10
cifsd: fix a precedence bug in parse_dacl()
Dan Carpenter
2021-05-10
cifsd: fix WARNING: unmet direct dependencies detected for CRYPTO_ARC4
Namjae Jeon
2021-05-10
cifsd: Fix a handful of spelling mistakes
Colin Ian King
[next]