Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 жил өмнө
..
Kconfig 5f7fbf733c Allow parsing vers=3.11 on cifs mount 10 жил өмнө
Makefile a9ae008f40 cifs: Switch to generic xattr handlers 9 жил өмнө
asn1.c f96637be08 [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg 12 жил өмнө
cache.c f96637be08 [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg 12 жил өмнө
cifs_debug.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 жил өмнө
cifs_debug.h 1404297ebf lib: update single-char callers of strtobool() 9 жил өмнө
cifs_dfs_ref.c 11e31647c9 cifs: remove any preceding delimiter from prefix_path 9 жил өмнө
cifs_fs_sb.h 9593265531 CIFS: Add new mount option to set owner uid and gid from special sids in acl 8 жил өмнө
cifs_ioctl.h 834170c859 Enable previous version support 8 жил өмнө
cifs_spnego.c b74cb9a802 cifs: Create dedicated keyring for spnego operations 9 жил өмнө
cifs_spnego.h 96daf2b091 [CIFS] Rename three structures to avoid camel case 14 жил өмнө
cifs_unicode.c 45e8a2583d File names with trailing period or space need special case conversion 9 жил өмнө
cifs_unicode.h 45e8a2583d File names with trailing period or space need special case conversion 9 жил өмнө
cifs_uniupr.h bf4f121138 cifs: correction of unicode header files 15 жил өмнө
cifsacl.c 3514de3fd5 CIFS: Retrieve uid and gid from special sid if enabled 8 жил өмнө
cifsacl.h 193cdd8a29 cifs: fix SID binary to string conversion 12 жил өмнө
cifsencrypt.c 395664439c Fix default behaviour for empty domains and add domainauto option 8 жил өмнө
cifsfs.c 1dd5c6b153 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 8 жил өмнө
cifsfs.h a00be0e31f cifs: don't use ->d_time 9 жил өмнө
cifsglob.h 395664439c Fix default behaviour for empty domains and add domainauto option 8 жил өмнө
cifspdu.h 0de1f4c6f6 Add way to query server fs info for smb3 10 жил өмнө
cifsproto.h 374402a2a1 cifs_get_root shouldn't use path with tree name 8 жил өмнө
cifssmb.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 жил өмнө
connect.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 жил өмнө
dir.c 374402a2a1 cifs_get_root shouldn't use path with tree name 8 жил өмнө
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 96a988ffeb CIFS: Fix a possible double locking of mutex during reconnect 8 жил өмнө
fscache.c c224b76b56 Merge tag 'nfs-for-3.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 11 жил өмнө
fscache.h 54afa99057 CIFS: FS-Cache: Uncache unread pages in cifs_readpages() before freeing them 12 жил өмнө
inode.c e55f1d1d13 Merge remote-tracking branch 'jk/vfs' into work.misc 8 жил өмнө
ioctl.c b0a752b5ce CIFS: Decrease verbosity of ioctl call 8 жил өмнө
link.c c6fc663e90 cifs: use %16phN for formatting md5 sum 8 жил өмнө
misc.c 3afca265b5 Clarify locking of cifs file and tcon structures and make more granular 8 жил өмнө
netmisc.c 97c7134ae2 Fix signed/unsigned pointer warning 10 жил өмнө
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 3afca265b5 Clarify locking of cifs file and tcon structures and make more granular 8 жил өмнө
rfc1002pdu.h 5fdae1f681 [CIFS] whitespace cleanup 18 жил өмнө
sess.c a6b6befbb2 cifs: check hash calculating succeeded 9 жил өмнө
smb1ops.c bc8ebdc4f5 Fix that several functions handle incorrect value of mapchars 10 жил өмнө
smb2file.c e3d240e9d5 CIFS: Fix a possible memory corruption in push locks 8 жил өмнө
smb2glob.h 897fba1172 remove directory incorrectly tries to set delete on close on non-empty directories 9 жил өмнө
smb2inode.c 18dd8e1a65 Do not send SMB3 SET_INFO request if nothing is changing 8 жил өмнө
smb2maperror.c 19e81573fc Fix problem recognizing symlinks 11 жил өмнө
smb2misc.c 3afca265b5 Clarify locking of cifs file and tcon structures and make more granular 8 жил өмнө
smb2ops.c 24df1483c2 Cleanup missing frees on some ioctls 8 жил өмнө
smb2pdu.c 96a988ffeb CIFS: Fix a possible double locking of mutex during reconnect 8 жил өмнө
smb2pdu.h 96a988ffeb CIFS: Fix a possible double locking of mutex during reconnect 8 жил өмнө
smb2proto.h 53e0e11efe CIFS: Fix a possible memory corruption during reconnect 8 жил өмнө
smb2status.h b8030603d9 CIFS: Add SMB2 status codes 13 жил өмнө
smb2transport.c 16c568efff cifs: merge the hash calculation helpers 9 жил өмнө
smbencrypt.c 06deeec77a cifs: Fix smbencrypt() to stop pointing a scatterlist at the stack 8 жил өмнө
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 9 жил өмнө
transport.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 жил өмнө
winucase.c 77993be3f3 [CIFS] quiet sparse compile warning 12 жил өмнө
xattr.c 6609804413 Add way to query creation time of file via cifs xattr 8 жил өмнө