Linus Torvalds 9ec3a646fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs vor 10 Jahren
..
Kconfig ca5d13fc33 Clarify Kconfig help text for CIFS and SMB2/SMB3 vor 11 Jahren
Makefile c2ccf53dd0 cifs: add new case-insensitive conversion routines that are based on wchar_t's vor 12 Jahren
asn1.c f96637be08 [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg vor 12 Jahren
cache.c f96637be08 [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg vor 12 Jahren
cifs_debug.c 7a1ceba071 cifs: fix MUST SecurityFlags filtering vor 11 Jahren
cifs_debug.h 0b456f04bc cifs: convert printk(LEVEL...) to pr_<level> vor 11 Jahren
cifs_dfs_ref.c 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations vor 10 Jahren
cifs_fs_sb.h b693855fe6 Allow conversion of characters in Mac remap range. Part 1 vor 11 Jahren
cifs_spnego.c c06cfb08b8 KEYS: Remove key_type::match in favour of overriding default by match_preparse vor 11 Jahren
cifs_spnego.h 96daf2b091 [CIFS] Rename three structures to avoid camel case vor 14 Jahren
cifs_unicode.c 2baa268253 Remap reserved posix characters by default (part 3/3) vor 11 Jahren
cifs_unicode.h 2baa268253 Remap reserved posix characters by default (part 3/3) vor 11 Jahren
cifs_uniupr.h bf4f121138 cifs: correction of unicode header files vor 15 Jahren
cifsacl.c bc09d141eb fs/cifs: remove obsolete __constant vor 11 Jahren
cifsacl.h 193cdd8a29 cifs: fix SID binary to string conversion vor 13 Jahren
cifsencrypt.c 8b7a454443 CIFS: session servername can't be null vor 10 Jahren
cifsfs.c 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations vor 10 Jahren
cifsfs.h f8098b82aa Update modinfo cifs version for cifs.ko vor 11 Jahren
cifsglob.h 9235d09873 Convert MessageID in smb2_hdr to LE vor 11 Jahren
cifspdu.h 8ae31240cc Add missing definitions for CIFS File System Attributes vor 11 Jahren
cifsproto.h cb7e9eabb2 CIFS: Use multicredits for SMB 2.1/3 writes vor 11 Jahren
cifssmb.c 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations vor 10 Jahren
connect.c 11d8336045 mm, mempool: do not allow atomic resizing vor 10 Jahren
dir.c 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations vor 10 Jahren
dns_resolve.c d9deef0a3f cifs: fix composing of mount options for DFS referrals vor 12 Jahren
dns_resolve.h 1a4240f476 DNS: Separate out CIFS DNS Resolver code vor 15 Jahren
export.c f96637be08 [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg vor 12 Jahren
file.c 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations vor 10 Jahren
fscache.c c224b76b56 Merge tag 'nfs-for-3.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs vor 12 Jahren
fscache.h 54afa99057 CIFS: FS-Cache: Uncache unread pages in cifs_readpages() before freeing them vor 12 Jahren
inode.c 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations vor 10 Jahren
ioctl.c 378ff1a53b fix deadlock in cifs_ioctl_clone() vor 11 Jahren
link.c 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations vor 10 Jahren
misc.c 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations vor 10 Jahren
netmisc.c 97c7134ae2 Fix signed/unsigned pointer warning vor 11 Jahren
nterr.c f7ec0d0bbc CIFS: Rename 7 error codes to NT_ style vor 13 Jahren
nterr.h f7ec0d0bbc CIFS: Rename 7 error codes to NT_ style vor 13 Jahren
ntlmssp.h 5478f9ba9a CIFS: Add session setup/logoff capability for SMB2 vor 13 Jahren
readdir.c 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations vor 10 Jahren
rfc1002pdu.h 5fdae1f681 [CIFS] whitespace cleanup vor 18 Jahren
sess.c b6da0076ba Merge branch 'akpm' (patchbomb from Andrew) vor 11 Jahren
smb1ops.c 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations vor 10 Jahren
smb2file.c 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations vor 10 Jahren
smb2glob.h 2365c4eaf0 CIFS: Fix too big maxBuf size for SMB3 mounts vor 12 Jahren
smb2inode.c 1bbe4997b1 CIFS: Fix wrong filename length for SMB2 vor 11 Jahren
smb2maperror.c 19e81573fc Fix problem recognizing symlinks vor 11 Jahren
smb2misc.c 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations vor 10 Jahren
smb2ops.c 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations vor 10 Jahren
smb2pdu.c dfebe40076 Fix another dereference before null check warning vor 10 Jahren
smb2pdu.h 9235d09873 Convert MessageID in smb2_hdr to LE vor 11 Jahren
smb2proto.h c22870ea2d mfsymlinks support for SMB2.1/SMB3. Part 2 query symlink vor 11 Jahren
smb2status.h b8030603d9 CIFS: Add SMB2 status codes vor 13 Jahren
smb2transport.c 9235d09873 Convert MessageID in smb2_hdr to LE vor 11 Jahren
smbencrypt.c f99dbfa4b3 cifs: use memzero_explicit to clear stack buffer vor 11 Jahren
smberr.h 3572d2857f cifs: map NT_STATUS_ERROR_WRITE_PROTECTED to -EROFS vor 15 Jahren
smbfsctl.h 31742c5a33 enable fallocate punch hole ("fallocate -p") for SMB3 vor 11 Jahren
transport.c 0b456f04bc cifs: convert printk(LEVEL...) to pr_<level> vor 11 Jahren
winucase.c 77993be3f3 [CIFS] quiet sparse compile warning vor 12 Jahren
xattr.c 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations vor 10 Jahren