Linus Torvalds 372b1dbdd1 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 il y a 11 ans
..
Kconfig 429b46f4fd [CIFS] SMB3 Signing enablement il y a 12 ans
Makefile c2ccf53dd0 cifs: add new case-insensitive conversion routines that are based on wchar_t's il y a 12 ans
asn1.c f96637be08 [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg il y a 12 ans
cache.c f96637be08 [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg il y a 12 ans
cifs_debug.c 59b04c5df7 [CIFS] Fix incorrect hex vs. decimal in some debug print statements il y a 11 ans
cifs_debug.h f96637be08 [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg il y a 12 ans
cifs_dfs_ref.c d9deef0a3f cifs: fix composing of mount options for DFS referrals il y a 12 ans
cifs_fs_sb.h 2e32cf5ef2 cifs: rcu-delay unload_nls() and freeing sbi il y a 12 ans
cifs_spnego.c f96637be08 [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg il y a 12 ans
cifs_spnego.h 96daf2b091 [CIFS] Rename three structures to avoid camel case il y a 14 ans
cifs_unicode.c ce36d9ab3b [CIFS] fix mount failure with broken pathnames when smb3 mount with mapchars option il y a 11 ans
cifs_unicode.h c2ccf53dd0 cifs: add new case-insensitive conversion routines that are based on wchar_t's il y a 12 ans
cifs_uniupr.h bf4f121138 cifs: correction of unicode header files il y a 15 ans
cifsacl.c 42eacf9e57 [CIFS] Fix cifsacl mounts over smb2 to not call cifs il y a 12 ans
cifsacl.h 193cdd8a29 cifs: fix SID binary to string conversion il y a 13 ans
cifsencrypt.c 2c957ddf30 cifs: Use data structures to compute NTLMv2 response offsets il y a 12 ans
cifsfs.c 372b1dbdd1 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 il y a 11 ans
cifsfs.h f6f993328b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs il y a 11 ans
cifsglob.h 31742c5a33 enable fallocate punch hole ("fallocate -p") for SMB3 il y a 11 ans
cifspdu.h 8ae31240cc Add missing definitions for CIFS File System Attributes il y a 11 ans
cifsproto.h cb7e9eabb2 CIFS: Use multicredits for SMB 2.1/3 writes il y a 11 ans
cifssmb.c d913ed17f0 CIFS: Optimize cifs_user_read() in a short read case on reconnects il y a 11 ans
connect.c 023f78b02c Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 il y a 11 ans
dir.c 42eacf9e57 [CIFS] Fix cifsacl mounts over smb2 to not call cifs il y a 12 ans
dns_resolve.c d9deef0a3f cifs: fix composing of mount options for DFS referrals il y a 12 ans
dns_resolve.h 1a4240f476 DNS: Separate out CIFS DNS Resolver code il y a 15 ans
export.c f96637be08 [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg il y a 12 ans
file.c 52755808d4 CIFS: Fix SMB2 readdir error handling il y a 11 ans
fscache.c c224b76b56 Merge tag 'nfs-for-3.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs il y a 12 ans
fscache.h 54afa99057 CIFS: FS-Cache: Uncache unread pages in cifs_readpages() before freeing them il y a 12 ans
inode.c 372b1dbdd1 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 il y a 11 ans
ioctl.c 2d4f84bd79 fs: cifs: new helper: file_inode(file) il y a 11 ans
link.c a1d0b84c30 fs/cifs: fix regression in cifs_create_mf_symlink() il y a 11 ans
misc.c e91259f3c7 cifs: remove unused function cifs_oplock_break_wait il y a 11 ans
netmisc.c 179d61839b fs/cifs/netmisc.c: convert printk to pr_foo() il y a 11 ans
nterr.c f7ec0d0bbc CIFS: Rename 7 error codes to NT_ style il y a 13 ans
nterr.h f7ec0d0bbc CIFS: Rename 7 error codes to NT_ style il y a 13 ans
ntlmssp.h 5478f9ba9a CIFS: Add session setup/logoff capability for SMB2 il y a 13 ans
readdir.c 52755808d4 CIFS: Fix SMB2 readdir error handling il y a 11 ans
rfc1002pdu.h 5fdae1f681 [CIFS] whitespace cleanup il y a 18 ans
sess.c 27924075b5 Remove sparse build warning il y a 11 ans
smb1ops.c 52755808d4 CIFS: Fix SMB2 readdir error handling il y a 11 ans
smb2file.c 53ef1016fd CIFS: Store lease state itself rather than a mapped oplock value il y a 12 ans
smb2glob.h 2365c4eaf0 CIFS: Fix too big maxBuf size for SMB3 mounts il y a 12 ans
smb2inode.c f29ebb47d5 Add worker function to set allocation size il y a 11 ans
smb2maperror.c ad3829cf1d Incorrect error returned on setting file compressed on SMB2 il y a 11 ans
smb2misc.c 754789a1c0 [CIFS] Workaround MacOS server problem with SMB2.1 write il y a 11 ans
smb2ops.c 30175628bf [SMB3] Enable fallocate -z support for SMB3 mounts il y a 11 ans
smb2pdu.c 52755808d4 CIFS: Fix SMB2 readdir error handling il y a 11 ans
smb2pdu.h 31742c5a33 enable fallocate punch hole ("fallocate -p") for SMB3 il y a 11 ans
smb2proto.h f29ebb47d5 Add worker function to set allocation size il y a 11 ans
smb2status.h b8030603d9 CIFS: Add SMB2 status codes il y a 13 ans
smb2transport.c cb7e9eabb2 CIFS: Use multicredits for SMB 2.1/3 writes il y a 11 ans
smbencrypt.c f96637be08 [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg il y a 12 ans
smberr.h 3572d2857f cifs: map NT_STATUS_ERROR_WRITE_PROTECTED to -EROFS il y a 15 ans
smbfsctl.h 31742c5a33 enable fallocate punch hole ("fallocate -p") for SMB3 il y a 11 ans
transport.c cb7e9eabb2 CIFS: Use multicredits for SMB 2.1/3 writes il y a 11 ans
winucase.c 77993be3f3 [CIFS] quiet sparse compile warning il y a 12 ans
xattr.c 83e3bc23ef retrieving CIFS ACLs when mounted with SMB2 fails dropping session il y a 12 ans