..
asn1.c
cache.c
fscache: Pass object size in rather than calling back for it
2018-04-06 14:05:14 +01:00
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: add build_path_from_dentry_optional_prefix()
2017-03-01 22:26:10 -06:00
cifs_fs_sb.h
smb3: fix redundant opens on root
2018-05-27 17:56:35 -05:00
cifs_ioctl.h
Enable previous version support
2016-10-13 19:48:11 -05:00
cifs_spnego.c
cifs: Create dedicated keyring for spnego operations
2016-05-19 21:56:30 -05:00
cifs_spnego.h
cifs_unicode.c
[SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred
2017-07-08 18:57:07 -05:00
cifs_unicode.h
[SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred
2017-07-08 18:57:07 -05:00
cifs_uniupr.h
cifsacl.c
fs/cifs/cifsacl.c Fixes typo in a comment
2018-01-28 09:19:45 -06:00
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: Fix signing for SMB2/3
2018-06-04 19:17:59 -05:00
cifsfs.c
smb3: allow "posix" mount option to enable new SMB311 protocol extensions
2018-05-30 16:06:18 -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: Add support for direct pages in wdata
2018-06-02 18:36:26 -05:00
cifspdu.h
CIFS: move DFS response parsing out of SMB1 code
2017-03-01 22:26:10 -06:00
cifsproto.h
CIFS: Fix signing for SMB2/3
2018-06-04 19:17:59 -05:00
cifssmb.c
CIFS: Add support for direct pages in wdata
2018-06-02 18:36:26 -05:00
connect.c
CIFS: Use offset when reading pages
2018-06-02 18:36:26 -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: Pass object size in rather than calling back for it
2018-04-06 14:05:14 +01:00
fscache.h
fscache: Attach the index key and aux data to the cookie
2018-04-04 13:41:28 +01:00
inode.c
cifs: invalidate cache when we truncate a file
2018-05-30 16:06:18 -05:00
ioctl.c
[SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred
2017-07-08 18:57:07 -05:00
Kconfig
IB: remove redundant INFINIBAND kconfig dependencies
2018-05-09 08:51:03 -04:00
link.c
CIFS: refactor crypto shash/sdesc allocation&free
2018-04-01 20:24:39 -05:00
Makefile
smb3: Add ftrace tracepoints for improved SMB3 debugging
2018-05-27 17:56:35 -05:00
misc.c
cifs: remove struct smb2_hdr
2018-06-01 09:14:30 -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
cifs: dynamic allocation of ntlmssp blob
2016-06-23 23:45:07 -05:00
readdir.c
cifs: update calc_size to take a server argument
2018-05-27 17:56:35 -05:00
rfc1002pdu.h
sess.c
smb2: Enforce sec= mount option
2017-03-02 23:13:37 -06:00
smb1ops.c
cifs: add server->vals->header_preamble_size
2018-04-02 13:09:44 -05:00
smb2file.c
CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl
2018-01-26 17:03:00 -06:00
smb2glob.h
cifs: remove struct smb2_hdr
2018-06-01 09:14:30 -05:00
smb2inode.c
smb3: fix redundant opens on root
2018-05-27 17:56:35 -05:00
smb2maperror.c
cifs: remove struct smb2_hdr
2018-06-01 09:14:30 -05:00
smb2misc.c
cifs: update multiplex loop to handle compounded responses
2018-06-02 18:36:26 -05:00
smb2ops.c
CIFS: Use offset when reading pages
2018-06-02 18:36:26 -05:00
smb2pdu.c
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
smb2pdu.h
cifs: remove struct smb2_hdr
2018-06-01 09:14:30 -05:00
smb2proto.h
cifs: change smb2_get_data_area_len to take a smb2_sync_hdr as argument
2018-05-31 21:30:51 -05:00
smb2status.h
smb2transport.c
CIFS: Fix signing for SMB2/3
2018-06-04 19:17:59 -05:00
smbdirect.c
cifs: smbd: Avoid allocating iov on the stack
2018-04-25 11:15:58 -05:00
smbdirect.h
move a few externs to smbdirect.h to eliminate warning
2018-01-26 17:03:00 -06:00
smbencrypt.c
CIFS: refactor crypto shash/sdesc allocation&free
2018-04-01 20:24:39 -05:00
smberr.h
smbfsctl.h
[SMB3] Send durable handle v2 contexts when use of persistent handles required
2015-11-03 09:26:27 -06:00
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: Calculate the correct request length based on page offset and tail size
2018-06-05 17:39:46 -05:00
winucase.c
[CIFS] quiet sparse compile warning
2013-09-08 14:54:24 -05:00
xattr.c
Rename superblock flags (MS_xyz -> SB_xyz)
2017-11-27 13:05:09 -08:00