Steve French 1013e760d1 SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags 8 years ago
..
Kconfig 2a38e12053 [SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred 8 years ago
Makefile 2a38e12053 [SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred 8 years ago
asn1.c f96637be08 [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg 12 years ago
cache.c 26b433d0da fscache: remove unused ->now_uncached callback 8 years ago
cifs_debug.c 1fa089ec6d [SMB3] Update session and share information displayed for debugging SMB2/SMB3 8 years ago
cifs_debug.h 1404297ebf lib: update single-char callers of strtobool() 9 years ago
cifs_dfs_ref.c 268a635d41 CIFS: add build_path_from_dentry_optional_prefix() 8 years ago
cifs_fs_sb.h 851ea08609 cifs: Convert to separately allocated bdi 8 years ago
cifs_ioctl.h 834170c859 Enable previous version support 9 years ago
cifs_spnego.c b74cb9a802 cifs: Create dedicated keyring for spnego operations 9 years ago
cifs_spnego.h 96daf2b091 [CIFS] Rename three structures to avoid camel case 14 years ago
cifs_unicode.c 2a38e12053 [SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred 8 years ago
cifs_unicode.h 2a38e12053 [SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred 8 years ago
cifs_uniupr.h bf4f121138 cifs: correction of unicode header files 15 years ago
cifsacl.c ecdcf622eb cifs: cifsacl: Use a temporary ops variable to reduce code length 8 years ago
cifsacl.h 193cdd8a29 cifs: fix SID binary to string conversion 12 years ago
cifsencrypt.c e37fea58f7 fs: cifs: replace CURRENT_TIME by other appropriate apis 8 years ago
cifsfs.c 94183331e8 cifs: release cifs root_cred after exit_cifs 8 years ago
cifsfs.h 94a9daeaec Update version of cifs module 8 years ago
cifsglob.h 9764c02fcb SMB3: Add support for multidialect negotiate (SMB2.1 and later) 8 years ago
cifspdu.h 4ecce920e1 CIFS: move DFS response parsing out of SMB1 code 8 years ago
cifsproto.h 5517554e43 cifs: Add support for writing attributes on SMB2+ 8 years ago
cifssmb.c 8dc5b3a6cb Merge tag '4.14-smb3-xattr-enable' of git://git.samba.org/sfrench/cifs-2.6 8 years ago
connect.c f5c4ba8163 cifs: release auth_key.response for reconnect. 8 years ago
dir.c 6e3c1529c3 CIFS: remove endian related sparse warning 8 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 1013e760d1 SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags 8 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 6e70e26dc5 SMB3: handle new statx fields 8 years ago
ioctl.c 2a38e12053 [SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred 8 years ago
link.c 2a38e12053 [SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred 8 years ago
misc.c 2a38e12053 [SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred 8 years ago
netmisc.c 564277ecee cifs: small underflow in cnvrtDosUnixTm() 8 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 b8da344b74 cifs: dynamic allocation of ntlmssp blob 9 years ago
readdir.c 81ddd8c0c5 cifs: initialize file_info_lock 8 years ago
rfc1002pdu.h 5fdae1f681 [CIFS] whitespace cleanup 18 years ago
sess.c ef65aaede2 smb2: Enforce sec= mount option 8 years ago
smb1ops.c dcd87838c0 CIFS: Improve readdir verbosity 8 years ago
smb2file.c 51146625f3 CIFS: add use_ipc flag to SMB2_ioctl() 8 years ago
smb2glob.h 31473fc4f9 CIFS: Separate SMB2 header structure 8 years ago
smb2inode.c 18dd8e1a65 Do not send SMB3 SET_INFO request if nothing is changing 9 years ago
smb2maperror.c 4395d484b9 CIFS: Display SMB2 error codes in the hex format 8 years ago
smb2misc.c 3998e6b87d CIFS: fix oplock break deadlocks 8 years ago
smb2ops.c 1368f155a9 cifs: hide unused functions 8 years ago
smb2pdu.c 0603c96f3a SMB: Validate negotiate (to protect against downgrade) even if signing off 8 years ago
smb2pdu.h 9764c02fcb SMB3: Add support for multidialect negotiate (SMB2.1 and later) 8 years ago
smb2proto.h 5517554e43 cifs: Add support for writing attributes on SMB2+ 8 years ago
smb2status.h b8030603d9 CIFS: Add SMB2 status codes 13 years ago
smb2transport.c d38de3c615 CIFS: add CONFIG_CIFS_DEBUG_KEYS to dump encryption keys 8 years ago
smbencrypt.c 06deeec77a cifs: Fix smbencrypt() to stop pointing a scatterlist at the stack 8 years ago
smberr.h 3572d2857f cifs: map NT_STATUS_ERROR_WRITE_PROTECTED to -EROFS 15 years ago
smbfsctl.h b56eae4df9 [SMB3] Send durable handle v2 contexts when use of persistent handles required 10 years ago
transport.c 93d2cb6c82 cifs: Do not modify mid entry after submitting I/O in cifs_call_async 8 years ago
winucase.c 77993be3f3 [CIFS] quiet sparse compile warning 12 years ago
xattr.c 5517554e43 cifs: Add support for writing attributes on SMB2+ 8 years ago