..
Kconfig
…
Makefile
smb3: Add ftrace tracepoints for improved SMB3 debugging
2018-05-27 17:56:35 -05:00
asn1.c
…
cache.c
…
cifs_debug.c
some smb3 fixes for stable, as well as addition of ftrace hooks for cifs.ko, and improvements in compounding and smbdirect (RDMA)
2018-06-04 14:42:46 -07:00
cifs_debug.h
cifs: add server argument to the dump_detail method
2018-05-27 17:56:35 -05:00
cifs_dfs_ref.c
…
cifs_fs_sb.h
smb3: fix redundant opens on root
2018-05-27 17:56:35 -05:00
cifs_ioctl.h
…
cifs_spnego.c
…
cifs_spnego.h
…
cifs_unicode.c
…
cifs_unicode.h
…
cifs_uniupr.h
…
cifsacl.c
…
cifsacl.h
cifs: For SMB2 security informaion query, check for minimum sized security descriptor instead of sizeof FileAllInformation class
2018-06-04 19:19:24 -05:00
cifsencrypt.c
CIFS: Pass page offset for calculating signature
2018-06-05 17:44:30 -05:00
cifsfs.c
smb3: do not allow insecure cifs mounts when using smb3
2018-06-07 08:36:39 -05:00
cifsfs.h
cifs: update internal module version number for cifs.ko to 2.12
2018-05-27 17:56:35 -05:00
cifsglob.h
CIFS: Fix NULL ptr deref
2018-06-07 08:31:31 -05:00
cifspdu.h
…
cifsproto.h
smb3: do not allow insecure cifs mounts when using smb3
2018-06-07 08:36:39 -05:00
cifssmb.c
CIFS: Add support for direct pages in wdata
2018-06-02 18:36:26 -05:00
connect.c
smb3: do not allow insecure cifs mounts when using smb3
2018-06-07 08:36:39 -05:00
dir.c
some smb3 fixes for stable, as well as addition of ftrace hooks for cifs.ko, and improvements in compounding and smbdirect (RDMA)
2018-06-04 14:42:46 -07:00
dns_resolve.c
…
dns_resolve.h
…
export.c
…
file.c
CIFS: Use offset when reading pages
2018-06-02 18:36:26 -05:00
fscache.c
…
fscache.h
…
inode.c
cifs: invalidate cache when we truncate a file
2018-05-30 16:06:18 -05:00
ioctl.c
…
link.c
cifs: fix a buffer leak in smb2_query_symlink
2018-06-07 23:39:41 -05:00
misc.c
CIFS: Introduce helper function to get page offset and length in smb_rqst
2018-06-05 17:41:00 -05:00
netmisc.c
cifs: update calc_size to take a server argument
2018-05-27 17:56:35 -05:00
nterr.c
…
nterr.h
…
ntlmssp.h
…
readdir.c
cifs: update calc_size to take a server argument
2018-05-27 17:56:35 -05:00
rfc1002pdu.h
…
sess.c
…
smb1ops.c
…
smb2file.c
cifs: fix a buffer leak in smb2_query_symlink
2018-06-07 23:39:41 -05:00
smb2glob.h
cifs: remove struct smb2_hdr
2018-06-01 09:14:30 -05:00
smb2inode.c
cifs: fix a buffer leak in smb2_query_symlink
2018-06-07 23:39:41 -05:00
smb2maperror.c
cifs: remove struct smb2_hdr
2018-06-01 09:14:30 -05:00
smb2misc.c
CIFS: Fix NULL ptr deref
2018-06-07 08:31:31 -05:00
smb2ops.c
cifs: fix a buffer leak in smb2_query_symlink
2018-06-07 23:39:41 -05:00
smb2pdu.c
cifs: fix a buffer leak in smb2_query_symlink
2018-06-07 23:39:41 -05:00
smb2pdu.h
cifs: remove struct smb2_hdr
2018-06-01 09:14:30 -05:00
smb2proto.h
cifs: fix a buffer leak in smb2_query_symlink
2018-06-07 23:39:41 -05:00
smb2status.h
…
smb2transport.c
CIFS: Fix signing for SMB2/3
2018-06-04 19:17:59 -05:00
smbdirect.c
CIFS: SMBD: Support page offset in memory registration
2018-06-05 17:43:59 -05:00
smbdirect.h
CIFS: SMBD: Support page offset in memory registration
2018-06-05 17:43:59 -05:00
smbencrypt.c
…
smberr.h
…
smbfsctl.h
…
trace.c
smb3: Add ftrace tracepoints for improved SMB3 debugging
2018-05-27 17:56:35 -05:00
trace.h
smb3: add tracepoints for smb2/smb3 open
2018-05-30 21:42:34 -05:00
transport.c
CIFS: When sending data on socket, pass the correct page offset
2018-06-05 17:41:27 -05:00
winucase.c
…
xattr.c
…