aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs
AgeCommit message (Expand)Author
2016-07-17 Merge tag 'v3.18.37' into linux-linaro-lsk-v3.18lsk-v3.18-16.07Alex Shi
2016-07-12File names with trailing period or space need special case conversionSteve French
2016-07-12Fix reconnect to not defer smb3 session reconnect long after socket reconnectSteve French
2016-07-12cifs: dynamic allocation of ntlmssp blobJerome Marchand
2016-07-12[SMB3] Fix sec=krb5 on smb3 mountsSteve French
2016-07-12decode_negTokenInit had wrong calling sequenceSteve French
2016-06-14 Merge tag 'v3.18.35' into linux-linaro-lsk-v3.18Alex Shi
2016-06-06cifs: Create dedicated keyring for spnego operationsSachin Prabhu
2016-06-06remove directory incorrectly tries to set delete on close on non-empty direct...Steve French
2016-06-06fs/cifs: correctly to anonymous authentication for the NTLM(v2) authenticationStefan Metzmacher
2016-06-06fs/cifs: correctly to anonymous authentication for the NTLM(v1) authenticationStefan Metzmacher
2016-06-06fs/cifs: correctly to anonymous authentication for the LANMAN authenticationStefan Metzmacher
2016-06-06fs/cifs: correctly to anonymous authentication via NTLMSSPStefan Metzmacher
2016-04-11mm, mempool: do not allow atomic resizingDavid Rientjes
2016-03-11Fix cifs_uniqueid_to_ino_t() function for s390xYadan Fan
2016-03-11CIFS: Fix SMB2+ interim response processing for read requestsPavel Shilovsky
2016-03-11cifs: fix out-of-bounds access in lease parsingJustin Maggard
2016-03-04cifs: fix erroneous return valueAnton Protopopov
2016-02-09cifs_dbg() outputs an uninitialized buffer in cifs_readdir()Vasily Averin
2016-02-09cifs: fix race between call_async() and reconnect()Rabin Vincent
2016-02-09cifs: Ratelimit kernel log messagesJamie Bainbridge
2016-02-09cifs: convert printk(LEVEL...) to pr_<level>Andy Shevchenko
2016-02-09cifs: convert to print_hex_dump() instead of custom implementationAndy Shevchenko
2015-12-02client MUST ignore EncryptionKeyLength if CAP_EXTENDED_SECURITY is setNoel Power
2015-10-27cifs: use server timestamp for ntlmv2 authenticationPeter Seiderer
2015-10-27[SMB3] Do not fall back to SMBWriteX in set_file_size error casesSteve French
2015-10-27disabling oplocks/leases via module parm enable_oplocks broken for SMB3Steve French
2015-10-07CIFS: fix type confusion in copy offload ioctlJann Horn
2015-04-24cifs: fix use-after-free bug in find_writable_fileDavid Disseldorp
2015-04-24cifs: smb2_clone_range() - exit on unhandled errorSachin Prabhu
2015-02-11Complete oplock break jobs before closing file handleSachin Prabhu
2015-01-29fix deadlock in cifs_ioctl_clone()Al Viro
2014-12-16move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2014-10-17[CIFS] Remove obsolete commentSteve French
2014-10-16Check minimum response length on query_network_interfaceSteve French
2014-10-16Workaround Mac server problemSteve French
2014-10-16Remap reserved posix characters by default (part 3/3)Steve French
2014-10-16Allow conversion of characters in Mac remap range (part 2)Steve French
2014-10-16Allow conversion of characters in Mac remap range. Part 1Steve French
2014-10-16mfsymlinks support for SMB2.1/SMB3. Part 2 query symlinkSteve French
2014-10-16Add mfsymlinks support for SMB2.1/SMB3. Part 1 create symlinkSteve French
2014-10-16Allow mknod and mkfifo on SMB2/SMB3 mountsSteve French
2014-10-16add defines for two new file attributesSteve French
2014-10-14cifs: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-10-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2014-10-11Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-10-09cifs: switch to use of %p[dD]Al Viro
2014-10-09vfs: Make d_invalidate return voidEric W. Biederman
2014-10-07locks: plumb a "priv" pointer into the setlease routinesJeff Layton