Al Viro 378ff1a53b fix deadlock in cifs_ioctl_clone() 10 years ago
..
Kconfig ca5d13fc33 Clarify Kconfig help text for CIFS and SMB2/SMB3 11 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 0b456f04bc cifs: convert printk(LEVEL...) to pr_<level> 10 years ago
cifs_debug.h 0b456f04bc cifs: convert printk(LEVEL...) to pr_<level> 10 years ago
cifs_dfs_ref.c 87e747cdb9 cifs: replace strnicmp with strncasecmp 11 years ago
cifs_fs_sb.h b693855fe6 Allow conversion of characters in Mac remap range. Part 1 11 years ago
cifs_spnego.c c06cfb08b8 KEYS: Remove key_type::match in favour of overriding default by match_preparse 11 years ago
cifs_spnego.h 96daf2b091 [CIFS] Rename three structures to avoid camel case 14 years ago
cifs_unicode.c 2baa268253 Remap reserved posix characters by default (part 3/3) 11 years ago
cifs_unicode.h 2baa268253 Remap reserved posix characters by default (part 3/3) 11 years ago
cifs_uniupr.h bf4f121138 cifs: correction of unicode header files 15 years ago
cifsacl.c bc09d141eb fs/cifs: remove obsolete __constant 10 years ago
cifsacl.h 193cdd8a29 cifs: fix SID binary to string conversion 12 years ago
cifsencrypt.c b693855fe6 Allow conversion of characters in Mac remap range. Part 1 11 years ago
cifsfs.c 7119e220a7 cifs: get rid of ->f_path.dentry->d_sb uses, add a new helper 10 years ago
cifsfs.h f8098b82aa Update modinfo cifs version for cifs.ko 10 years ago
cifsglob.h 9235d09873 Convert MessageID in smb2_hdr to LE 10 years ago
cifspdu.h 8ae31240cc Add missing definitions for CIFS File System Attributes 11 years ago
cifsproto.h cb7e9eabb2 CIFS: Use multicredits for SMB 2.1/3 writes 11 years ago
cifssmb.c bc09d141eb fs/cifs: remove obsolete __constant 10 years ago
connect.c 0b456f04bc cifs: convert printk(LEVEL...) to pr_<level> 10 years ago
dir.c db8b631d4b Allow mknod and mkfifo on SMB2/SMB3 mounts 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 b6da0076ba Merge branch 'akpm' (patchbomb from Andrew) 10 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 946e51f2bf move d_rcu from overlapping d_child to overlapping d_alias 11 years ago
ioctl.c 378ff1a53b fix deadlock in cifs_ioctl_clone() 10 years ago
link.c ff273cb879 [CIFS] Remove obsolete comment 11 years ago
misc.c 55d83e0dbb cifs: convert to print_hex_dump() instead of custom implementation 10 years ago
netmisc.c 97c7134ae2 Fix signed/unsigned pointer warning 10 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 9e6d722f3d cifs: make new inode cache when file type is different 10 years ago
rfc1002pdu.h 5fdae1f681 [CIFS] whitespace cleanup 18 years ago
sess.c b6da0076ba Merge branch 'akpm' (patchbomb from Andrew) 10 years ago
smb1ops.c 2baa268253 Remap reserved posix characters by default (part 3/3) 11 years ago
smb2file.c 662e9b2b98 fs/cifs/smb2file.c: replace count*size kzalloc by kcalloc 10 years ago
smb2glob.h 2365c4eaf0 CIFS: Fix too big maxBuf size for SMB3 mounts 11 years ago
smb2inode.c 1bbe4997b1 CIFS: Fix wrong filename length for SMB2 11 years ago
smb2maperror.c 19e81573fc Fix problem recognizing symlinks 11 years ago
smb2misc.c 9235d09873 Convert MessageID in smb2_hdr to LE 10 years ago
smb2ops.c 9235d09873 Convert MessageID in smb2_hdr to LE 10 years ago
smb2pdu.c b6da0076ba Merge branch 'akpm' (patchbomb from Andrew) 10 years ago
smb2pdu.h 9235d09873 Convert MessageID in smb2_hdr to LE 10 years ago
smb2proto.h c22870ea2d mfsymlinks support for SMB2.1/SMB3. Part 2 query symlink 11 years ago
smb2status.h b8030603d9 CIFS: Add SMB2 status codes 13 years ago
smb2transport.c 9235d09873 Convert MessageID in smb2_hdr to LE 10 years ago
smbencrypt.c 2baa268253 Remap reserved posix characters by default (part 3/3) 11 years ago
smberr.h 3572d2857f cifs: map NT_STATUS_ERROR_WRITE_PROTECTED to -EROFS 15 years ago
smbfsctl.h 31742c5a33 enable fallocate punch hole ("fallocate -p") for SMB3 11 years ago
transport.c 0b456f04bc cifs: convert printk(LEVEL...) to pr_<level> 10 years ago
winucase.c 77993be3f3 [CIFS] quiet sparse compile warning 12 years ago
xattr.c 2baa268253 Remap reserved posix characters by default (part 3/3) 11 years ago