..
mgmt
cifsd: Do not use 0 or 0xFFFFFFFF for TreeID
2021-05-18 10:31:03 +09:00
asn1.c
cifsd: spaces preferred around that '/'
2021-05-26 18:13:30 +09:00
asn1.h
auth.c
cifsd: add the check to prevent potential overflow with smb_strtoUTF16() and UNICODE_LEN()
2021-05-26 18:13:21 +09:00
auth.h
buffer_pool.c
cifsd: prevent a integer overflow in wm_alloc()
2021-05-10 19:15:37 -05:00
buffer_pool.h
cifsd: remove wrappers of kvmalloc/kvfree
2021-05-10 19:15:36 -05:00
connection.c
cifsd: declare ida statically
2021-05-10 19:15:39 -05:00
connection.h
cifsd: declare ida statically
2021-05-10 19:15:39 -05:00
crypto_ctx.c
cifsd: call kzalloc() directly instead of wrapper
2021-05-26 18:13:03 +09:00
crypto_ctx.h
cifsd: add support for AES256 encryption
2021-05-10 19:15:48 -05:00
glob.h
cifsd: remove unused smberr.h
2021-05-10 19:15:42 -05:00
Kconfig
cifsd: fix build error without CONFIG_OID_REGISTRY
2021-05-21 09:33:22 +09:00
ksmbd_server.h
cifsd: remove the dead code of unimplemented durable handle
2021-05-10 19:15:44 -05:00
ksmbd_work.c
cifsd: declare ida statically
2021-05-10 19:15:39 -05:00
ksmbd_work.h
cifsd: remove unneeded macros
2021-05-10 19:15:27 -05:00
Makefile
cifsd: fix build break from asn1
2021-05-11 10:46:50 +09:00
misc.c
cifsd: move nt time functions to misc.c
2021-05-10 19:15:43 -05:00
misc.h
cifsd: move nt time functions to misc.c
2021-05-10 19:15:43 -05:00
ndr.c
cifsd: clean-up codes using chechpatch.pl --strict
2021-05-10 19:15:29 -05:00
ndr.h
nterr.h
cifsd: don't use multiple blank lines
2021-05-26 18:13:37 +09:00
ntlmssp.h
oplock.c
cifsd: remove the dead code of unimplemented durable handle
2021-05-10 19:15:44 -05:00
oplock.h
cifsd: remove stale prototype and variables
2021-05-10 19:15:35 -05:00
server.c
cifsd: declare ida statically
2021-05-10 19:15:39 -05:00
server.h
cifsd: remove stale prototype and variables
2021-05-10 19:15:35 -05:00
smb2misc.c
cifsd: clean-up codes using chechpatch.pl --strict
2021-05-10 19:15:29 -05:00
smb2ops.c
cifsd: clean-up codes using chechpatch.pl --strict
2021-05-10 19:15:29 -05:00
smb2pdu.c
cifsd: Blank lines aren't necessary after an open brace '{'
2021-05-26 18:13:46 +09:00
smb2pdu.h
cifsd: add support for FSCTL_DUPLICATE_EXTENTS_TO_FILE
2021-05-18 10:38:41 +09:00
smb_common.c
cifsd: remove the dead code of unimplemented durable handle
2021-05-10 19:15:44 -05:00
smb_common.h
cifsd: move nt time functions to misc.c
2021-05-10 19:15:43 -05:00
smbacl.c
cifsd: use d_inode()
2021-05-10 19:15:44 -05:00
smbacl.h
cifsd: remove stale prototype and variables
2021-05-10 19:15:35 -05:00
smbfsctl.h
cifsd: add support for FSCTL_DUPLICATE_EXTENTS_TO_FILE
2021-05-18 10:38:41 +09:00
smbstatus.h
spnego_negtokeninit.asn1
cifsd: decoding gss token using lib/asn1_decoder.c
2021-05-11 10:46:38 +09:00
spnego_negtokentarg.asn1
cifsd: decoding gss token using lib/asn1_decoder.c
2021-05-11 10:46:38 +09:00
transport_ipc.c
cifsd: declare ida statically
2021-05-10 19:15:39 -05:00
transport_ipc.h
cifsd: clean-up codes using chechpatch.pl --strict
2021-05-10 19:15:29 -05:00
transport_rdma.c
cifsd: clean-up codes using chechpatch.pl --strict
2021-05-10 19:15:29 -05:00
transport_rdma.h
transport_tcp.c
cifsd: use kfree to free memory allocated by kmalloc or kzalloc
2021-05-10 19:15:36 -05:00
transport_tcp.h
unicode.c
cifsd: clean-up codes using chechpatch.pl --strict
2021-05-10 19:15:29 -05:00
unicode.h
cifsd: remove stale prototype and variables
2021-05-10 19:15:35 -05:00
uniupr.h
vfs_cache.c
cifsd: remove the dead code of unimplemented durable handle
2021-05-10 19:15:44 -05:00
vfs_cache.h
cifsd: remove the dead code of unimplemented durable handle
2021-05-10 19:15:44 -05:00
vfs.c
cifsd: braces {} should be used on all arms of this statement
2021-05-26 18:13:26 +09:00
vfs.h
cifsd: add support for FSCTL_DUPLICATE_EXTENTS_TO_FILE
2021-05-18 10:38:41 +09:00