summaryrefslogtreecommitdiff
path: root/fs/cifs
AgeCommit message (Expand)Author
2017-07-27CIFS: Fix handle_cancelled_mid callback initializationPavel Shilovsky
2017-06-29CIFS: Improve readdir verbosityPavel Shilovsky
2017-06-26Call echo service immediately after socket reconnectSachin Prabhu
2017-05-20CIFS: add misssing SFM mapping for doublequoteBjörn Jacke
2017-05-20CIFS: fix mapping of SFM_SPACE and SFM_PERIODBjörn Jacke
2017-05-20SMB3: Work around mount failure when using SMB3 dialect to MacsSteve French
2017-05-20Set unicode flag on cifs echo request to avoid Mac errorSteve French
2017-05-08Handle mismatched open callsSachin Prabhu
2017-04-30Fix signed/unsigned pointer warningKevin Cernekee
2017-04-30CIFS: remove bad_network_name flagGermano Percossi
2017-04-30cifs: Do not send echoes before Negotiate is completeSachin Prabhu
2017-04-22Reset TreeId to zero on SMB2 TREE_CONNECTJan-Marek Glogowski
2017-04-22CIFS: store results of cifs_reopen_file to avoid infinite waitGermano Percossi
2017-01-15CIFS: Fix a possible memory corruption during reconnectPavel Shilovsky
2017-01-15CIFS: Fix a possible memory corruption in push locksPavel Shilovsky
2017-01-15CIFS: Fix missing nls unload in smb2_reconnect()Pavel Shilovsky
2016-08-22CIFS: Fix a possible invalid memory access in smb2_query_symlink()Pavel Shilovsky
2016-08-22fs/cifs: make share unaccessible at root level mountableAurelien Aptel
2016-08-22cifs: fix crash due to race in hmac(md5) handlingRabin Vincent
2016-08-22cifs: Check for existing directory when opening file with O_CREATSachin Prabhu
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-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-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