.. |
Kconfig
|
429b46f4fd
[CIFS] SMB3 Signing enablement
|
před 12 roky |
Makefile
|
c2ccf53dd0
cifs: add new case-insensitive conversion routines that are based on wchar_t's
|
před 12 roky |
asn1.c
|
f96637be08
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
|
před 12 roky |
cache.c
|
f96637be08
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
|
před 12 roky |
cifs_debug.c
|
52dfb446db
cifs: try to handle the MUST SecurityFlags sanely
|
před 12 roky |
cifs_debug.h
|
f96637be08
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
|
před 12 roky |
cifs_dfs_ref.c
|
d9deef0a3f
cifs: fix composing of mount options for DFS referrals
|
před 12 roky |
cifs_fs_sb.h
|
2e32cf5ef2
cifs: rcu-delay unload_nls() and freeing sbi
|
před 12 roky |
cifs_spnego.c
|
f96637be08
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
|
před 12 roky |
cifs_spnego.h
|
96daf2b091
[CIFS] Rename three structures to avoid camel case
|
před 14 roky |
cifs_unicode.c
|
ce36d9ab3b
[CIFS] fix mount failure with broken pathnames when smb3 mount with mapchars option
|
před 11 roky |
cifs_unicode.h
|
c2ccf53dd0
cifs: add new case-insensitive conversion routines that are based on wchar_t's
|
před 12 roky |
cifs_uniupr.h
|
bf4f121138
cifs: correction of unicode header files
|
před 15 roky |
cifsacl.c
|
42eacf9e57
[CIFS] Fix cifsacl mounts over smb2 to not call cifs
|
před 11 roky |
cifsacl.h
|
193cdd8a29
cifs: fix SID binary to string conversion
|
před 12 roky |
cifsencrypt.c
|
2c957ddf30
cifs: Use data structures to compute NTLMv2 response offsets
|
před 11 roky |
cifsfs.c
|
08bc03539d
cifs: revalidate mapping prior to satisfying read_iter request with cache=loose
|
před 11 roky |
cifsfs.h
|
16b9057804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
před 11 roky |
cifsglob.h
|
39552ea812
cifs: Set client guid on per connection basis
|
před 11 roky |
cifspdu.h
|
2c957ddf30
cifs: Use data structures to compute NTLMv2 response offsets
|
před 11 roky |
cifsproto.h
|
c11f1df500
cifs: Wait for writebacks to complete before attempting write.
|
před 11 roky |
cifssmb.c
|
60977fcc80
Return correct error on query of xattr on file with empty xattrs
|
před 11 roky |
connect.c
|
08b37d518a
cifs: ensure that vol->username is not NULL before running strlen on it
|
před 11 roky |
dir.c
|
42eacf9e57
[CIFS] Fix cifsacl mounts over smb2 to not call cifs
|
před 11 roky |
dns_resolve.c
|
d9deef0a3f
cifs: fix composing of mount options for DFS referrals
|
před 12 roky |
dns_resolve.h
|
1a4240f476
DNS: Separate out CIFS DNS Resolver code
|
před 15 roky |
export.c
|
f96637be08
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
|
před 12 roky |
file.c
|
16b9057804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
před 11 roky |
fscache.c
|
c224b76b56
Merge tag 'nfs-for-3.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
před 11 roky |
fscache.h
|
54afa99057
CIFS: FS-Cache: Uncache unread pages in cifs_readpages() before freeing them
|
před 12 roky |
inode.c
|
b1cce8032f
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
|
před 11 roky |
ioctl.c
|
2d4f84bd79
fs: cifs: new helper: file_inode(file)
|
před 11 roky |
link.c
|
a1d0b84c30
fs/cifs: fix regression in cifs_create_mf_symlink()
|
před 11 roky |
misc.c
|
c11f1df500
cifs: Wait for writebacks to complete before attempting write.
|
před 11 roky |
netmisc.c
|
179d61839b
fs/cifs/netmisc.c: convert printk to pr_foo()
|
před 11 roky |
nterr.c
|
f7ec0d0bbc
CIFS: Rename 7 error codes to NT_ style
|
před 13 roky |
nterr.h
|
f7ec0d0bbc
CIFS: Rename 7 error codes to NT_ style
|
před 13 roky |
ntlmssp.h
|
5478f9ba9a
CIFS: Add session setup/logoff capability for SMB2
|
před 13 roky |
readdir.c
|
cb084b1a9b
cifs: Rename MF symlink function names
|
před 11 roky |
rfc1002pdu.h
|
5fdae1f681
[CIFS] whitespace cleanup
|
před 18 roky |
sess.c
|
dde2356c84
cifs: Allow LANMAN auth method for servers supporting unencapsulated authentication methods
|
před 12 roky |
smb1ops.c
|
c11f1df500
cifs: Wait for writebacks to complete before attempting write.
|
před 11 roky |
smb2file.c
|
53ef1016fd
CIFS: Store lease state itself rather than a mapped oplock value
|
před 12 roky |
smb2glob.h
|
2365c4eaf0
CIFS: Fix too big maxBuf size for SMB3 mounts
|
před 11 roky |
smb2inode.c
|
eb85d94bdd
CIFS: Fix symbolic links usage
|
před 11 roky |
smb2maperror.c
|
cce0244ab0
cifs: change ERRnomem error mapping from ENOMEM to EREMOTEIO
|
před 11 roky |
smb2misc.c
|
c11f1df500
cifs: Wait for writebacks to complete before attempting write.
|
před 11 roky |
smb2ops.c
|
12197a7fdd
Clarify SMB2/SMB3 create context and add missing ones
|
před 11 roky |
smb2pdu.c
|
663a962151
CIFS: Fix memory leaks in SMB2_open
|
před 11 roky |
smb2pdu.h
|
12197a7fdd
Clarify SMB2/SMB3 create context and add missing ones
|
před 11 roky |
smb2proto.h
|
4a5c80d7b5
[CIFS] clean up page array when uncached write send fails
|
před 11 roky |
smb2status.h
|
b8030603d9
CIFS: Add SMB2 status codes
|
před 13 roky |
smb2transport.c
|
7f48558e64
cifs: Send a logoff request before removing a smb session
|
před 12 roky |
smbencrypt.c
|
f96637be08
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
|
před 12 roky |
smberr.h
|
3572d2857f
cifs: map NT_STATUS_ERROR_WRITE_PROTECTED to -EROFS
|
před 15 roky |
smbfsctl.h
|
ff1c038add
Check SMB3 dialects against downgrade attacks
|
před 11 roky |
transport.c
|
a26054d184
cifs: sanity check length of data to send before sending
|
před 11 roky |
winucase.c
|
77993be3f3
[CIFS] quiet sparse compile warning
|
před 12 roky |
xattr.c
|
83e3bc23ef
retrieving CIFS ACLs when mounted with SMB2 fails dropping session
|
před 11 roky |