Long Li 6ac79291fb CIFS: Avoid returning EBUSY to upper layer VFS 6 년 전
..
Kconfig 6e785302da cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs) 6 년 전
Makefile eccb4422cf smb3: Add ftrace tracepoints for improved SMB3 debugging 7 년 전
asn1.c 6da2ec5605 treewide: kmalloc() -> kmalloc_array() 7 년 전
cache.c cbedeadf9c cifs: use 64-bit timestamps for fscache 7 년 전
cifs_debug.c dfe33f9abc smb3: allow more detailed protocol info on open files for debugging 7 년 전
cifs_debug.h 8c1beb9801 cifs: minor clarification in comments 7 년 전
cifs_dfs_ref.c 8393072bab CIFS: make 'nodfs' mount opt a superblock flag 7 년 전
cifs_fs_sb.h 8393072bab CIFS: make 'nodfs' mount opt a superblock flag 7 년 전
cifs_ioctl.h f5b05d622a cifs: add IOCTL for QUERY_INFO passthrough to userspace 7 년 전
cifs_spnego.c 926674de67 smb3: on kerberos mount if server doesn't specify auth type use krb5 7 년 전
cifs_spnego.h 96daf2b091 [CIFS] Rename three structures to avoid camel case 14 년 전
cifs_unicode.c c15e3f19a6 fs/cifs: don't translate SFM_SLASH (U+F026) to backslash 7 년 전
cifs_unicode.h 2a38e12053 [SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred 8 년 전
cifs_uniupr.h bf4f121138 cifs: correction of unicode header files 15 년 전
cifsacl.c 6da2ec5605 treewide: kmalloc() -> kmalloc_array() 7 년 전
cifsacl.h ee25c6dd7b cifs: For SMB2 security informaion query, check for minimum sized security descriptor instead of sizeof FileAllInformation class 7 년 전
cifsencrypt.c a12d0c590c cifs: Make sure all data pages are signed correctly 7 년 전
cifsfs.c 8c6c9bed87 cifs: don't dereference smb_file_target before null check 7 년 전
cifsfs.h 8c5f9c1ab7 CIFS: Add support for direct I/O write 7 년 전
cifsglob.h 6e6e2b86c2 CIFS: Add support for direct I/O read 7 년 전
cifspdu.h 0df444a00f smb3: missing defines and structs for reparse point handling 7 년 전
cifsproto.h 9645759ce6 cifs: OFD locks do not conflict with eachothers 7 년 전
cifssmb.c 6d3adb23be CIFS: pass page offsets on SMB1 read/write 7 년 전
connect.c 9931a07d51 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 7 년 전
dir.c c988de29ca cifs: Fix separator when building path from dentry 6 년 전
dns_resolve.c d9deef0a3f cifs: fix composing of mount options for DFS referrals 12 년 전
dns_resolve.h 1a4240f476 DNS: Separate out CIFS DNS Resolver code 15 년 전
export.c f96637be08 [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg 12 년 전
file.c 6ac79291fb CIFS: Avoid returning EBUSY to upper layer VFS 6 년 전
fscache.c cbedeadf9c cifs: use 64-bit timestamps for fscache 7 년 전
fscache.h cbedeadf9c cifs: use 64-bit timestamps for fscache 7 년 전
inode.c 413d610081 cifs: fix spelling mistake, EACCESS -> EACCES 7 년 전
ioctl.c 8d8b26e584 cifs: add support for ioctl on directories 7 년 전
link.c 22783155f4 smb3: don't request leases in symlink creation and query 7 년 전
misc.c 9931a07d51 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 7 년 전
netmisc.c 95390201e7 cifs: use timespec64 internally 7 년 전
nterr.c f7ec0d0bbc CIFS: Rename 7 error codes to NT_ style 13 년 전
nterr.h f7ec0d0bbc CIFS: Rename 7 error codes to NT_ style 13 년 전
ntlmssp.h b8da344b74 cifs: dynamic allocation of ntlmssp blob 9 년 전
readdir.c 8ad8aa3535 cifs: prevent integer overflow in nxt_dir_entry() 7 년 전
rfc1002pdu.h 5fdae1f681 [CIFS] whitespace cleanup 18 년 전
sess.c 126c97f4d0 cifs: check kmalloc before use 7 년 전
smb1ops.c fcabb89299 cifs: simple stats should always be enabled 7 년 전
smb2file.c 729c0c9dd5 cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf() 7 년 전
smb2glob.h bb435512ce cifs: change SMB2_OP_RENAME and SMB2_OP_HARDLINK to use compounding 7 년 전
smb2inode.c 61351d6d54 smb3: send backup intent on compounded query info 7 년 전
smb2maperror.c d42c8a87d1 smb3: do not display confusing message on mount to Azure servers 7 년 전
smb2misc.c 25f2573512 smb3: minor debugging clarifications in rfc1001 len processing 7 년 전
smb2ops.c dfe33f9abc smb3: allow more detailed protocol info on open files for debugging 7 년 전
smb2pdu.c dfe33f9abc smb3: allow more detailed protocol info on open files for debugging 7 년 전
smb2pdu.h 0df444a00f smb3: missing defines and structs for reparse point handling 7 년 전
smb2proto.h f5b05d622a cifs: add IOCTL for QUERY_INFO passthrough to userspace 7 년 전
smb2status.h b8030603d9 CIFS: Add SMB2 status codes 13 년 전
smb2transport.c a5c62f4833 CIFS: fix uninitialized ptr deref in smb2 signing 7 년 전
smbdirect.c 9931a07d51 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 7 년 전
smbdirect.h 81f39f951b cifs: fix SMB1 breakage 7 년 전
smbencrypt.c 82fb82be05 CIFS: refactor crypto shash/sdesc allocation&free 7 년 전
smberr.h 3572d2857f cifs: map NT_STATUS_ERROR_WRITE_PROTECTED to -EROFS 15 년 전
smbfsctl.h b56eae4df9 [SMB3] Send durable handle v2 contexts when use of persistent handles required 10 년 전
trace.c eccb4422cf smb3: Add ftrace tracepoints for improved SMB3 debugging 7 년 전
trace.h f8af49dd17 smb3: add trace point for tree connection 7 년 전
transport.c 9931a07d51 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 7 년 전
winucase.c 77993be3f3 [CIFS] quiet sparse compile warning 12 년 전
xattr.c c4f7173ac3 smb3: create smb3 equivalent alias for cifs pseudo-xattrs 7 년 전