Linus Torvalds 3fe03debfc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 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 1f68233c52 cifs: Convert struct cifs_sb_info to use kuids and kgids 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 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 ba48202932 cifs: fix bad error handling in crypto code 12 years ago
cifsfs.c 42873b0a28 CIFS: Respect epoch value from create lease context v2 12 years ago
cifsfs.h d4141531f6 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 12 years ago
cifsglob.h 42873b0a28 CIFS: Respect epoch value from create lease context v2 12 years ago
cifspdu.h d244bf2dfb CIFS: Implement follow_link for nounix CIFS mounts 12 years ago
cifsproto.h 32811d242f cifs: Start using per session key for smb2/3 for signature generation 12 years ago
cifssmb.c d244bf2dfb CIFS: Implement follow_link for nounix CIFS mounts 12 years ago
connect.c 53ef1016fd CIFS: Store lease state itself rather than a mapped oplock value 12 years ago
dir.c dfb1d61b0e cifs: fix filp leak in cifs_atomic_open() 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 466bd31bbd cifs: Avoid calling unlock_page() twice in cifs_readpage() when using fscache 11 years ago
fscache.c f96637be08 [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg 12 years ago
fscache.h 96daf2b091 [CIFS] Rename three structures to avoid camel case 14 years ago
inode.c ac4de9543a Merge branch 'akpm' (patches from Andrew Morton) 11 years ago
ioctl.c f96637be08 [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg 12 years ago
link.c b42bf88828 CIFS: Implement follow_link for SMB2 12 years ago
misc.c 18cceb6a78 CIFS: Replace clientCanCache* bools with an integer 12 years ago
netmisc.c f96637be08 [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg 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 b42bf88828 CIFS: Implement follow_link for SMB2 12 years ago
rfc1002pdu.h 5fdae1f681 [CIFS] whitespace cleanup 18 years ago
sess.c 5c234aa5e3 cifs: Add a variable specific to NTLMSSP for key exchange. 12 years ago
smb1ops.c 53ef1016fd CIFS: Store lease state itself rather than a mapped oplock value 12 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 b42bf88828 CIFS: Implement follow_link for SMB2 12 years ago
smb2maperror.c f96637be08 [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg 12 years ago
smb2misc.c 42873b0a28 CIFS: Respect epoch value from create lease context v2 12 years ago
smb2ops.c 42873b0a28 CIFS: Respect epoch value from create lease context v2 12 years ago
smb2pdu.c 42873b0a28 CIFS: Respect epoch value from create lease context v2 12 years ago
smb2pdu.h f047390a09 CIFS: Add create lease v2 context for SMB3 12 years ago
smb2proto.h 53ef1016fd CIFS: Store lease state itself rather than a mapped oplock value 12 years ago
smb2status.h b8030603d9 CIFS: Add SMB2 status codes 13 years ago
smb2transport.c 32811d242f cifs: Start using per session key for smb2/3 for signature generation 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 be7457d388 Update headers to update various SMB3 ioctl definitions 12 years ago
transport.c f991fae5c6 Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 12 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