summaryrefslogtreecommitdiff
path: root/fs/cifs
AgeCommit message (Expand)Author
2017-07-31CIFS: Improve readdir verbosityPavel Shilovsky
2017-07-31Call echo service immediately after socket reconnectSachin Prabhu
2017-05-28CIFS: add misssing SFM mapping for doublequoteBjörn Jacke
2017-05-17SMB3: Work around mount failure when using SMB3 dialect to MacsSteve French
2017-05-17CIFS: fix mapping of SFM_SPACE and SFM_PERIODBjörn Jacke
2017-05-17Set unicode flag on cifs echo request to avoid Mac errorSteve French
2017-05-17cifs: Do not send echoes before Negotiate is completeSachin Prabhu
2017-05-17CIFS: store results of cifs_reopen_file to avoid infinite waitGermano Percossi
2017-05-17CIFS: remove bad_network_name flagGermano Percossi
2017-05-17Reset TreeId to zero on SMB2 TREE_CONNECTJan-Marek Glogowski
2017-01-12CIFS: Fix a possible memory corruption during reconnectPavel Shilovsky
2017-01-12CIFS: Fix a possible memory corruption in push locksPavel Shilovsky
2017-01-12CIFS: Fix missing nls unload in smb2_reconnect()Pavel Shilovsky
2016-12-23fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2016-08-19CIFS: Fix a possible invalid memory access in smb2_query_symlink()Pavel Shilovsky
2016-08-19fs/cifs: make share unaccessible at root level mountableAurelien Aptel
2016-08-19cifs: fix crash due to race in hmac(md5) handlingRabin Vincent
2016-08-17cifs: Check for existing directory when opening file with O_CREATSachin Prabhu
2016-07-10File names with trailing period or space need special case conversionSteve French
2016-07-10Fix reconnect to not defer smb3 session reconnect long after socket reconnectSteve French
2016-07-10cifs: dynamic allocation of ntlmssp blobJerome Marchand
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-09Fix cifs_uniqueid_to_ino_t() function for s390xYadan Fan
2016-03-09CIFS: Fix SMB2+ interim response processing for read requestsPavel Shilovsky
2016-03-09cifs: fix out-of-bounds access in lease parsingJustin Maggard
2016-03-04cifs: fix erroneous return valueAnton Protopopov
2016-02-03cifs_dbg() outputs an uninitialized buffer in cifs_readdir()Vasily Averin
2016-02-03cifs: fix race between call_async() and reconnect()Rabin Vincent
2016-02-03cifs: Ratelimit kernel log messagesJamie Bainbridge
2015-10-22cifs: use server timestamp for ntlmv2 authenticationPeter Seiderer
2015-10-22Do not fall back to SMBWriteX in set_file_size error casesSteve French
2015-10-22disabling oplocks/leases via module parm enable_oplocks broken for SMB3Steve French
2015-10-22Fix sec=krb5 on smb3 mountsSteve French
2015-09-29CIFS: fix type confusion in copy offload ioctlJann Horn
2015-09-21fs: create and use seq_show_option for escapingKees Cook
2015-05-20CIFS: Fix race condition on RFC1002_NEGATIVE_SESSION_RESPONSEFederico Sauter
2015-05-20Fix to convert SURROGATE PAIRNakajima Akira
2015-05-20cifs: potential missing check for posix_lock_file_waitChengyu Song
2015-05-20Fix to check Unique id and FileType when client refer file directly.Nakajima Akira
2015-05-20CIFS: remove an unneeded NULL checkDan Carpenter
2015-05-20[cifs] fix null pointer checkSteve French
2015-05-10Fix that several functions handle incorrect value of mapcharsNakajima Akira
2015-05-10cifs: Don't replace dentries for dfs mountsSachin Prabhu
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds