Linus Torvalds 1213959d4a Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 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 11 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 f96637be08 [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg 12 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 11 years ago
cifsfs.c 9bc9ccd7db Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
cifsfs.h 87dc800be2 new helper: kfree_put_link() 11 years ago
cifsglob.h de9f68df67 [CIFS] Set copychunk defaults 11 years ago
cifspdu.h 2c957ddf30 cifs: Use data structures to compute NTLMv2 response offsets 11 years ago
cifsproto.h c7f508a99b Allow setting per-file compression via CIFS protocol 11 years ago
cifssmb.c b1d9335642 setfacl removes part of ACL when setting POSIX ACLs to Samba 11 years ago
connect.c 9bc9ccd7db Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
dir.c a8582159ed cifs: don't spam the logs on unexpected lookup errors 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 dca692880e [CIFS] O_DIRECT opens should work on directio mounts 11 years ago
fscache.c c224b76b56 Merge tag 'nfs-for-3.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 11 years ago
fscache.h 54afa99057 CIFS: FS-Cache: Uncache unread pages in cifs_readpages() before freeing them 12 years ago
inode.c eb85d94bdd CIFS: Fix symbolic links usage 11 years ago
ioctl.c 41c1358e91 CIFS: SMB2/SMB3 Copy offload support (refcopy) phase 1 11 years ago
link.c 87dc800be2 new helper: kfree_put_link() 11 years ago
misc.c 3d378d3fd8 cifs: Make big endian multiplex ID sequences monotonic on the wire 11 years ago
netmisc.c cce0244ab0 cifs: change ERRnomem error mapping from ENOMEM to EREMOTEIO 11 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 eb85d94bdd CIFS: Fix symbolic links usage 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 11 years ago
smb1ops.c eb85d94bdd CIFS: Fix symbolic links usage 11 years ago
smb2file.c 53ef1016fd CIFS: Store lease state itself rather than a mapped oplock value 12 years ago
smb2glob.h 429b46f4fd [CIFS] SMB3 Signing enablement 12 years ago
smb2inode.c eb85d94bdd CIFS: Fix symbolic links usage 11 years ago
smb2maperror.c cce0244ab0 cifs: change ERRnomem error mapping from ENOMEM to EREMOTEIO 11 years ago
smb2misc.c 42873b0a28 CIFS: Respect epoch value from create lease context v2 12 years ago
smb2ops.c 41c1358e91 CIFS: SMB2/SMB3 Copy offload support (refcopy) phase 1 11 years ago
smb2pdu.c 0cbaa53cdd [CIFS] Warn if SMB3 encryption required by server 11 years ago
smb2pdu.h 0cbaa53cdd [CIFS] Warn if SMB3 encryption required by server 11 years ago
smb2proto.h eb85d94bdd CIFS: Fix symbolic links usage 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 11 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 c31f330719 do not treat non-symlink reparse points as valid symlinks 11 years ago
transport.c 7f48558e64 cifs: Send a logoff request before removing a smb session 11 years ago
winucase.c 77993be3f3 [CIFS] quiet sparse compile warning 12 years ago
xattr.c f96637be08 [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg 12 years ago