]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/history - fs/cifsd/auth.c
cifsd: change success handling to failure handling
[mirror_ubuntu-jammy-kernel.git] / fs / cifsd / auth.c
2021-05-26 Namjae Jeoncifsd: change success handling to failure handling
2021-05-26 Namjae Jeoncifsd: fix wrong return value in ksmbd_crypt_message()
2021-05-26 Namjae Jeoncifsd: remove unneeded initialization of rc variable...
2021-05-26 Namjae Jeoncifsd: len can never be negative in ksmbd_init_sg()
2021-05-26 Namjae Jeoncifsd: add the check if nvec is zero
2021-05-26 Namjae Jeoncifsd: never return 1 on failure
2021-05-26 Namjae Jeoncifsd: return zero in always success case
2021-05-26 Namjae Jeoncifsd: set error return value for memcmp() difference
2021-05-26 Namjae Jeoncifsd: remove unneeded type casting
2021-05-26 Namjae Jeoncifsd: simplify error handling in ksmbd_auth_ntlm()
2021-05-26 Namjae Jeoncifsd: move ret check before the out label
2021-05-26 Namjae Jeoncifsd: just return smbhash() instead of using rc return...
2021-05-26 Namjae Jeoncifsd: move fips_enabled check before the str_to_key()
2021-05-11 Namjae Jeoncifsd: add support for AES256 encryption
2021-05-11 Namjae Jeoncifsd: remove wrappers of kvmalloc/kvfree
2021-05-11 Namjae Jeoncifsd: clean-up codes using chechpatch.pl --strict
2021-05-11 Namjae Jeoncifsd: add server-side procedures for SMB3