- 7047805 cifsd: alignment match open parenthesis by Namjae Jeon · 3 years, 7 months ago
- 0e579cd cifsd: return -ENOMEM about error from ksmbd_crypto_ctx_find_xxx calls by Namjae Jeon · 3 years, 7 months ago
- d3cd8c4 cifsd: simplify error handling in ksmbd_gen_preauth_integrity_hash() by Namjae Jeon · 3 years, 7 months ago
- 12fc704 cifsd: call kzalloc() directly instead of wrapper by Namjae Jeon · 3 years, 7 months ago
- 533a45d cifsd: add default case in switch statment in alloc_shash_desc() by Namjae Jeon · 3 years, 7 months ago
- 73b8b08 cifsd: change success handling to failure handling by Namjae Jeon · 3 years, 7 months ago
- 27aa646 cifsd: fix wrong return value in ksmbd_crypt_message() by Namjae Jeon · 3 years, 7 months ago
- 03f1c3d cifsd: remove unneeded initialization of rc variable in ksmbd_crypt_message() by Namjae Jeon · 3 years, 7 months ago
- 08591cc cifsd: len can never be negative in ksmbd_init_sg() by Namjae Jeon · 3 years, 7 months ago
- 41a7848 cifsd: add the check if nvec is zero by Namjae Jeon · 3 years, 7 months ago
- 522dcc7 cifsd: never return 1 on failure by Namjae Jeon · 3 years, 7 months ago
- 876edcc cifsd: return zero in always success case by Namjae Jeon · 3 years, 7 months ago
- b72802a cifsd: set error return value for memcmp() difference by Namjae Jeon · 3 years, 7 months ago
- 192cc73 cifsd: remove unneeded type casting by Namjae Jeon · 3 years, 7 months ago
- 4a6b022 cifsd: simplify error handling in ksmbd_auth_ntlm() by Namjae Jeon · 3 years, 7 months ago
- 7e38ea2 cifsd: move ret check before the out label by Namjae Jeon · 3 years, 7 months ago
- fd43cbb cifsd: just return smbhash() instead of using rc return value by Namjae Jeon · 3 years, 7 months ago
- 9409670 cifsd: move fips_enabled check before the str_to_key() by Namjae Jeon · 3 years, 7 months ago
- 8bae441 cifsd: add goto fail in neg_token_init_mech_type() by Namjae Jeon · 3 years, 7 months ago
- 3566a2b cifsd: use memcmp instead of for loop check in oid_eq() by Namjae Jeon · 3 years, 7 months ago
- cdd1039 cifsd: add goto fail in asn1_oid_decode() by Namjae Jeon · 3 years, 7 months ago
- be29a37 cifsd: fix build error without CONFIG_OID_REGISTRY by Wei Yongjun · 3 years, 7 months ago
- eb81736 cifsd: add support for FSCTL_DUPLICATE_EXTENTS_TO_FILE by Namjae Jeon · 3 years, 8 months ago
- 8602c3e cifsd: Do not use 0 or 0xFFFFFFFF for TreeID by Marios Makassikis · 3 years, 8 months ago
- 50bf80a cifsd: fix xfstests generic/504 test failure by Namjae Jeon · 3 years, 8 months ago
- 5616015 cifsd: fix boolreturn.cocci warnings by kernel test robot · 3 years, 8 months ago
- 5ce0716 cifsd: fix build break from asn1 by Namjae Jeon · 3 years, 8 months ago
- 3d47e54 cifsd: fix WARNING: Too many leading tabs by Namjae Jeon · 3 years, 8 months ago
- 63c454f cifsd: fix WARNING: Possible unnecessary 'out of memory' message by Namjae Jeon · 3 years, 8 months ago
- fad4161 cifsd: decoding gss token using lib/asn1_decoder.c by Hyunchul Lee · 3 years, 8 months ago
- bcd62a3 cifsd: fix invalid memory access in smb2_write() by Namjae Jeon · 3 years, 8 months ago
- 5a0ca77 cifsd: add support for AES256 encryption by Namjae Jeon · 3 years, 8 months ago
- 1fca803 cifsd: Fix potential null-ptr-deref in destroy_previous_session() by Marios Makassikis · 3 years, 8 months ago
- e7735c8 cifsd: Update out_buf_len in smb2_populate_readdir_entry() by Marios Makassikis · 3 years, 8 months ago
- 79caa96 cifsd: Handle ksmbd_session_rpc_open() failure in create_smb2_pipe() by Marios Makassikis · 3 years, 8 months ago
- a4382db cifsd: Call smb2_set_err_rsp() in smb2_read/smb2_write error path by Marios Makassikis · 3 years, 8 months ago
- 204fcce cifsd: add ksmbd/nfsd interoperability to feature table by Namjae Jeon · 3 years, 8 months ago
- ced2b26 cifsd: Fix regression in smb2_get_info by Sebastian Gottschall · 3 years, 8 months ago
- 7adfd4f cifsd: Remove is_attributes_write_allowed() wrapper by Marios Makassikis · 3 years, 8 months ago
- a299669 cifsd: Update access check in set_file_allocation_info/set_end_of_file_info by Marios Makassikis · 3 years, 8 months ago
- 73f9dad cifsd: remove the dead code of unimplemented durable handle by Namjae Jeon · 3 years, 9 months ago
- fba08fa cifsd: use d_inode() by Namjae Jeon · 3 years, 9 months ago
- e6b1059 cifsd: Fix potential null-ptr-deref in smb2_open() by Marios Makassikis · 3 years, 9 months ago
- 5626518 cifsd: move nt time functions to misc.c by Namjae Jeon · 3 years, 9 months ago
- 2efec2d cifsd: remove unused nterr.c file by Namjae Jeon · 3 years, 9 months ago
- 7e8094a cifsd: remove unused smberr.h by Namjae Jeon · 3 years, 9 months ago
- 915f570 cifsd: Remove smb2_put_name() by Marios Makassikis · 3 years, 9 months ago
- 24b6269 cifsd: fix reference count decrement of unclaimed file in __ksmbd_lookup_fd by Hyunchul Lee · 3 years, 9 months ago
- 3c20378 cifsd: re-implement ksmbd_vfs_kern_path by Hyunchul Lee · 3 years, 9 months ago
- 7c3d3e9 cifsd: get parent dentry from child in ksmbd_vfs_remove_file() by Namjae Jeon · 3 years, 9 months ago
- ff1d572 cifsd: add the check if parent is stable by unexpected rename by Namjae Jeon · 3 years, 9 months ago
- d40012a cifsd: declare ida statically by Namjae Jeon · 3 years, 9 months ago
- 1920bb1 cifsd: remove unused including <linux/version.h> by Tian Tao · 3 years, 9 months ago
- 0ab7774 cifsd: Select SG_POOL for SMB_SERVER_SMBDIRECT by Zhang Xiaoxu · 3 years, 9 months ago
- 4030b27 cifsd: prevent a integer overflow in wm_alloc() by Namjae Jeon · 3 years, 9 months ago
- 9cca751 doc: cifsd: change the reference to configuration.txt by Mauro Carvalho Chehab · 3 years, 9 months ago
- 79f6b11 cifsd: remove wrappers of kvmalloc/kvfree by Namjae Jeon · 3 years, 9 months ago
- 86f5297 cifsd: fix memdup.cocci warnings by kernel test robot · 3 years, 9 months ago
- 822bc8e cifsd: use kfree to free memory allocated by kmalloc or kzalloc by Muhammad Usama Anjum · 3 years, 9 months ago
- c250e8f cifsd: fix memory leak when loop ends by Muhammad Usama Anjum · 3 years, 9 months ago
- 5da64d8 cifsd: remove stale prototype and variables by Gibeom Kim · 3 years, 9 months ago
- 02b68b2 cifsd: use xarray instead of linked list for tree connect list by Namjae Jeon · 3 years, 9 months ago
- 8044ee8 cifsd: remove useless error handling in ksmbd_vfs_read by Hyunchul Lee · 3 years, 9 months ago
- d2f72ed cifsd: use file_inode() instead of d_inode() by Hyunchul Lee · 3 years, 9 months ago
- 1637023 cifsd: handle unhashed dentry in ksmbd_vfs_mkdir by Hyunchul Lee · 3 years, 9 months ago
- 96a3437 cifsd: remove calling d_path in error paths by Hyunchul Lee · 3 years, 9 months ago
- d710f37 cifsd: remove smack inherit leftovers by Namjae Jeon · 3 years, 9 months ago
- 17af7d5 cifsd: fix implicit declaration of function 'locks_alloc_lock' by Namjae Jeon · 3 years, 9 months ago
- a36abea cifsd: fix implicit declaration of function 'groups_alloc' by Namjae Jeon · 3 years, 9 months ago
- 5365564 cifsd: fix wrong prototype in comment by Namjae Jeon · 3 years, 9 months ago
- a648d8a cifsd: merge time_wrappers.h into smb_common.h by Namjae Jeon · 3 years, 9 months ago
- 64b39f4 cifsd: clean-up codes using chechpatch.pl --strict by Namjae Jeon · 3 years, 9 months ago
- 7cb82de cifsd: fix error return code in ksmbd_vfs_remove_file() by Namjae Jeon · 3 years, 9 months ago
- c36fca8 cifsd: add the check to work file lock and rename behaviors like Windows unless POSIX extensions are negotiated by Namjae Jeon · 3 years, 9 months ago
- 20ea7fd cifsd: use kmalloc() for small allocations by Namjae Jeon · 3 years, 9 months ago
- 69f447b cifsd: fix wrong use of rw semaphore in __session_create() by Namjae Jeon · 3 years, 9 months ago
- e506649 cifsd: remove unneeded macros by Namjae Jeon · 3 years, 9 months ago
- 3161ad3 cifsd: remove redundant assignment to variable err by Colin Ian King · 3 years, 9 months ago
- 849f59e cifsd: fix error handling in ksmbd_server_init() by Dan Carpenter · 3 years, 9 months ago
- c1ea111 cifsd: Fix an error code in smb2_read() by Dan Carpenter · 3 years, 9 months ago
- 269d3fe cifsd: fix build warnings from cifsd.rst by Namjae Jeon · 3 years, 9 months ago
- b24c933 cifsd: Pass string length parameter to match_pattern() by Namjae Jeon · 3 years, 9 months ago
- 548e9ad cifsd: fix warning: variable 'total_ace_size' and 'posix_ccontext' set but not used by Namjae Jeon · 3 years, 9 months ago
- 95fa1ce cifsd: fix incorrect comments by Hyunchul Lee · 3 years, 9 months ago
- 2e2b0dd cifsd: remove unneeded FIXME comments by Sergey Senozhatsky · 3 years, 9 months ago
- 0416536 cifsd: add index.rst in cifs documentation by Namjae Jeon · 3 years, 9 months ago
- 04bee6e cifsd: update cifsd.rst document by Namjae Jeon · 3 years, 9 months ago
- 50355b0 cifsd: fix static checker warning from smb_check_perm_dacl() by Namjae Jeon · 3 years, 10 months ago
- bc3fcc9 cifsd: fix static checker warning from smb_direct_post_send_data() by Namjae Jeon · 3 years, 10 months ago
- a2ba270 cifsd: Fix a use after free on error path by Dan Carpenter · 3 years, 10 months ago
- 8ef3296 cifsd: fix a IS_ERR() vs NULL bug by Dan Carpenter · 3 years, 10 months ago
- 86df49e cifsd: fix a precedence bug in parse_dacl() by Dan Carpenter · 3 years, 10 months ago
- e3f7087 cifsd: fix WARNING: unmet direct dependencies detected for CRYPTO_ARC4 by Namjae Jeon · 3 years, 10 months ago
- 1e853b9 cifsd: Fix a handful of spelling mistakes by Colin Ian King · 3 years, 10 months ago
- 36ba386 cifsd: uniquify extract_sharename() by Stephen Rothwell · 3 years, 10 months ago
- 42da408 cifsd: fix WARNING: document isn't included in any toctree by Namjae Jeon · 3 years, 10 months ago
- c0e8110 cifsd: fix WARNING: Title overline too short by Namjae Jeon · 3 years, 10 months ago
- 3a3fd9d MAINTAINERS: add cifsd kernel server by Namjae Jeon · 3 years, 10 months ago
- a848c4f cifsd: add Kconfig and Makefile by Namjae Jeon · 3 years, 10 months ago
- f441584 cifsd: add file operations by Namjae Jeon · 3 years, 10 months ago