.. |
Kconfig
|
fs: cifs: Kconfig: pedantic formatting
|
2019-03-06 21:55:12 -06:00 |
Makefile
|
cifs: Add DFS cache routines
|
2018-12-28 10:05:58 -06:00 |
asn1.c
|
…
|
|
cache.c
|
…
|
|
cifs_debug.c
|
smb3: display volume serial number for shares in /proc/fs/cifs/DebugData
|
2019-03-14 19:32:35 -05:00 |
cifs_debug.h
|
…
|
|
cifs_dfs_ref.c
|
cifs: use correct format characters
|
2019-03-05 18:10:28 -06:00 |
cifs_fs_sb.h
|
smb3: make default i/o size for smb3 mounts larger
|
2019-03-04 20:05:35 -06:00 |
cifs_ioctl.h
|
SMB3: passthru query info doesn't check for SMB3 FSCTL passthru
|
2019-03-14 19:32:36 -05:00 |
cifs_spnego.c
|
…
|
|
cifs_spnego.h
|
…
|
|
cifs_unicode.c
|
…
|
|
cifs_unicode.h
|
…
|
|
cifs_uniupr.h
|
…
|
|
cifsacl.c
|
…
|
|
cifsacl.h
|
…
|
|
cifsencrypt.c
|
cifs: remove coverity warning in calc_lanman_hash
|
2018-12-23 22:41:26 -06:00 |
cifsfs.c
|
cifs: fix that return -EINVAL when do dedupe operation
|
2019-03-22 22:36:54 -05:00 |
cifsfs.h
|
cifs: update internal module version number
|
2019-03-22 22:43:04 -05:00 |
cifsglob.h
|
CIFS: make mknod() an smb_version_op
|
2019-03-14 19:32:36 -05:00 |
cifspdu.h
|
…
|
|
cifsproto.h
|
CIFS: Return error code when getting file handle for writeback
|
2019-03-05 18:10:04 -06:00 |
cifssmb.c
|
CIFS: Return error code when getting file handle for writeback
|
2019-03-05 18:10:04 -06:00 |
connect.c
|
cifs: remove unused value pointed out by Coverity
|
2019-03-14 19:32:36 -05:00 |
dfs_cache.c
|
cifs: Fix a tiny potential memory leak
|
2019-01-10 14:32:30 -06:00 |
dfs_cache.h
|
cifs: Add DFS cache routines
|
2018-12-28 10:05:58 -06:00 |
dir.c
|
CIFS: make mknod() an smb_version_op
|
2019-03-14 19:32:36 -05:00 |
dns_resolve.c
|
…
|
|
dns_resolve.h
|
…
|
|
export.c
|
…
|
|
file.c
|
CIFS: Fix an issue with re-sending rdata when transport returning -EAGAIN
|
2019-03-22 22:36:54 -05:00 |
fscache.c
|
…
|
|
fscache.h
|
…
|
|
inode.c
|
smb3: make default i/o size for smb3 mounts larger
|
2019-03-04 20:05:35 -06:00 |
ioctl.c
|
…
|
|
link.c
|
cifs: replace snprintf with scnprintf
|
2019-03-04 20:05:34 -06:00 |
misc.c
|
cifs: Add support for failover in smb2_reconnect()
|
2018-12-28 10:13:11 -06:00 |
netmisc.c
|
…
|
|
nterr.c
|
…
|
|
nterr.h
|
…
|
|
ntlmssp.h
|
…
|
|
readdir.c
|
cifs: check ntwrk_buf_start for NULL before dereferencing it
|
2018-12-23 22:41:31 -06:00 |
rfc1002pdu.h
|
…
|
|
sess.c
|
cifs: remove set but not used variable 'smb_buf'
|
2018-12-23 22:41:20 -06:00 |
smb1ops.c
|
CIFS: make mknod() an smb_version_op
|
2019-03-14 19:32:36 -05:00 |
smb2file.c
|
cifs: Fix potential OOB access of lock element array
|
2019-01-11 07:14:40 -06:00 |
smb2glob.h
|
…
|
|
smb2inode.c
|
smb3: Add dynamic trace points for various compounded smb3 ops
|
2019-03-14 19:32:35 -05:00 |
smb2maperror.c
|
fix incorrect error code mapping for OBJECTID_NOT_FOUND
|
2019-03-22 22:36:54 -05:00 |
smb2misc.c
|
CIFS: Do not reset lease state to NONE on lease break
|
2019-03-04 20:05:35 -06:00 |
smb2ops.c
|
SMB3: Allow SMB3 FSCTL queries to be sent to server from tools
|
2019-03-14 19:32:36 -05:00 |
smb2pdu.c
|
SMB3: Fix SMB3.1.1 guest mounts to Samba
|
2019-03-22 22:42:49 -05:00 |
smb2pdu.h
|
cifs: fix smb3_zero_range so it can expand the file-size when required
|
2019-03-14 19:32:35 -05:00 |
smb2proto.h
|
cifs: add SMB2_ioctl_init/free helpers to be used with compounding
|
2019-03-14 19:32:35 -05:00 |
smb2status.h
|
smb2: fix typo in definition of a few error flags
|
2019-03-14 19:32:36 -05:00 |
smb2transport.c
|
CIFS: Only send SMB2_NEGOTIATE command on new TCP connections
|
2019-03-05 18:14:27 -06:00 |
smbdirect.c
|
cifs: replace snprintf with scnprintf
|
2019-03-04 20:05:34 -06:00 |
smbdirect.h
|
…
|
|
smbencrypt.c
|
…
|
|
smberr.h
|
…
|
|
smbfsctl.h
|
…
|
|
trace.c
|
smb3: Cleanup license mess
|
2019-01-24 09:37:33 -06:00 |
trace.h
|
cifs: Fix slab-out-of-bounds when tracing SMB tcon
|
2019-03-22 22:36:54 -05:00 |
transport.c
|
cifs: simplify how we handle credits in compound_send_recv()
|
2019-03-14 19:32:35 -05:00 |
winucase.c
|
…
|
|
xattr.c
|
…
|
|