Michael Opdenacker 1f80c0cc39 cif: fix dead code 11 years ago
..
Kconfig 429b46f4fd [CIFS] SMB3 Signing enablement 12 years ago
Makefile c2ccf53dd0 cifs: add new case-insensitive conversion routines that are based on wchar_t's 12 years ago
asn1.c f96637be08 [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg 12 years ago
cache.c f96637be08 [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg 12 years ago
cifs_debug.c 52dfb446db cifs: try to handle the MUST SecurityFlags sanely 12 years ago
cifs_debug.h f96637be08 [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg 12 years ago
cifs_dfs_ref.c d9deef0a3f cifs: fix composing of mount options for DFS referrals 12 years ago
cifs_fs_sb.h 2e32cf5ef2 cifs: rcu-delay unload_nls() and freeing sbi 12 years ago
cifs_spnego.c f96637be08 [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg 12 years ago
cifs_spnego.h 96daf2b091 [CIFS] Rename three structures to avoid camel case 14 years ago
cifs_unicode.c f96637be08 [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg 12 years ago
cifs_unicode.h c2ccf53dd0 cifs: add new case-insensitive conversion routines that are based on wchar_t's 12 years ago
cifs_uniupr.h bf4f121138 cifs: correction of unicode header files 15 years ago
cifsacl.c 42eacf9e57 [CIFS] Fix cifsacl mounts over smb2 to not call cifs 11 years ago
cifsacl.h 193cdd8a29 cifs: fix SID binary to string conversion 12 years ago
cifsencrypt.c 2c957ddf30 cifs: Use data structures to compute NTLMv2 response offsets 12 years ago
cifsfs.c c11f1df500 cifs: Wait for writebacks to complete before attempting write. 11 years ago
cifsfs.h 87dc800be2 new helper: kfree_put_link() 12 years ago
cifsglob.h c11f1df500 cifs: Wait for writebacks to complete before attempting write. 11 years ago
cifspdu.h 2c957ddf30 cifs: Use data structures to compute NTLMv2 response offsets 12 years ago
cifsproto.h c11f1df500 cifs: Wait for writebacks to complete before attempting write. 11 years ago
cifssmb.c 60977fcc80 Return correct error on query of xattr on file with empty xattrs 11 years ago
connect.c 9bc9ccd7db Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
dir.c 42eacf9e57 [CIFS] Fix cifsacl mounts over smb2 to not call cifs 11 years ago
dns_resolve.c d9deef0a3f cifs: fix composing of mount options for DFS referrals 12 years ago
dns_resolve.h 1a4240f476 DNS: Separate out CIFS DNS Resolver code 15 years ago
export.c f96637be08 [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg 12 years ago
file.c 1f80c0cc39 cif: fix dead code 11 years ago
fscache.c c224b76b56 Merge tag 'nfs-for-3.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 12 years ago
fscache.h 54afa99057 CIFS: FS-Cache: Uncache unread pages in cifs_readpages() before freeing them 12 years ago
inode.c 42eacf9e57 [CIFS] Fix cifsacl mounts over smb2 to not call cifs 11 years ago
ioctl.c f19e84df37 [CIFS] Do not use btrfs refcopy ioctl for SMB2 copy offload 11 years ago
link.c a9a315d414 cifs: Fix check for regular file in couldbe_mf_symlink() 11 years ago
misc.c c11f1df500 cifs: Wait for writebacks to complete before attempting write. 11 years ago
netmisc.c cce0244ab0 cifs: change ERRnomem error mapping from ENOMEM to EREMOTEIO 12 years ago
nterr.c f7ec0d0bbc CIFS: Rename 7 error codes to NT_ style 13 years ago
nterr.h f7ec0d0bbc CIFS: Rename 7 error codes to NT_ style 13 years ago
ntlmssp.h 5478f9ba9a CIFS: Add session setup/logoff capability for SMB2 13 years ago
readdir.c cb084b1a9b cifs: Rename MF symlink function names 11 years ago
rfc1002pdu.h 5fdae1f681 [CIFS] whitespace cleanup 18 years ago
sess.c dde2356c84 cifs: Allow LANMAN auth method for servers supporting unencapsulated authentication methods 12 years ago
smb1ops.c c11f1df500 cifs: Wait for writebacks to complete before attempting write. 11 years ago
smb2file.c 53ef1016fd CIFS: Store lease state itself rather than a mapped oplock value 12 years ago
smb2glob.h 2365c4eaf0 CIFS: Fix too big maxBuf size for SMB3 mounts 11 years ago
smb2inode.c eb85d94bdd CIFS: Fix symbolic links usage 12 years ago
smb2maperror.c cce0244ab0 cifs: change ERRnomem error mapping from ENOMEM to EREMOTEIO 12 years ago
smb2misc.c c11f1df500 cifs: Wait for writebacks to complete before attempting write. 11 years ago
smb2ops.c c11f1df500 cifs: Wait for writebacks to complete before attempting write. 11 years ago
smb2pdu.c 8e3ecc8769 fs: cifs: remove unused variable. 11 years ago
smb2pdu.h ff1c038add Check SMB3 dialects against downgrade attacks 12 years ago
smb2proto.h 4a5c80d7b5 [CIFS] clean up page array when uncached write send fails 11 years ago
smb2status.h b8030603d9 CIFS: Add SMB2 status codes 13 years ago
smb2transport.c 7f48558e64 cifs: Send a logoff request before removing a smb session 12 years ago
smbencrypt.c f96637be08 [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg 12 years ago
smberr.h 3572d2857f cifs: map NT_STATUS_ERROR_WRITE_PROTECTED to -EROFS 15 years ago
smbfsctl.h ff1c038add Check SMB3 dialects against downgrade attacks 12 years ago
transport.c a26054d184 cifs: sanity check length of data to send before sending 11 years ago
winucase.c 77993be3f3 [CIFS] quiet sparse compile warning 12 years ago
xattr.c 83e3bc23ef retrieving CIFS ACLs when mounted with SMB2 fails dropping session 11 years ago