summaryrefslogtreecommitdiff
path: root/fs/cifs
AgeCommit message (Expand)Author
2018-06-01cifs: Fix missing put_xid in cifs_file_strict_mmapMatthew Wilcox
2017-11-11cifs: silence compiler warnings showing up with gcc-4.7.0Jeff Layton
2017-11-11cifs: check MaxPathNameComponentLength != 0 before using itRonnie Sahlberg
2017-11-11CIFS: remove endian related sparse warningSteve French
2017-11-11cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()Ronnie Sahlberg
2017-08-26Set unicode flag on cifs echo request to avoid Mac errorSteve French
2017-08-26cifs: small underflow in cnvrtDosUnixTm()Dan Carpenter
2016-11-20fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2016-08-22cifs: dynamic allocation of ntlmssp blobJerome Marchand
2016-08-22fs/cifs: correctly to anonymous authentication for the NTLM(v2) authenticationStefan Metzmacher
2016-08-22fs/cifs: correctly to anonymous authentication for the NTLM(v1) authenticationStefan Metzmacher
2016-08-22fs/cifs: correctly to anonymous authentication for the LANMAN authenticationStefan Metzmacher
2016-08-22fs/cifs: correctly to anonymous authentication via NTLMSSPStefan Metzmacher
2016-04-01cifs: fix erroneous return valueAnton Protopopov
2016-02-13cifs_dbg() outputs an uninitialized buffer in cifs_readdir()Vasily Averin
2016-02-13cifs: fix race between call_async() and reconnect()Rabin Vincent
2016-02-13cifs: Ratelimit kernel log messagesJamie Bainbridge
2015-11-17Do not fall back to SMBWriteX in set_file_size error casesSteve French
2015-10-13cifs: use server timestamp for ntlmv2 authenticationPeter Seiderer
2015-10-13fs: create and use seq_show_option for escapingKees Cook
2015-05-09cifs: fix use-after-free bug in find_writable_fileDavid Disseldorp
2015-01-01move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2014-09-13CIFS: Fix wrong directory attributes after renamePavel Shilovsky
2014-04-09cifs: ensure that uncached writes handle unmapped areas correctlyJeff Layton
2014-04-02cifs: set MAY_SIGN when sec=krb5Martijn de Gouw
2014-01-03setfacl removes part of ACL when setting POSIX ACLs to SambaSteve French
2013-09-10cifs: don't instantiate new dentries in readdir for inodes that need to be re...Jeff Layton
2013-09-10cifs: extend the buffer length enought for sprintf() usingChen Gang
2013-07-27Handle big endianness in NTLM (ntlmv2) authenticationSteve French
2013-06-19cifs: fix potential buffer overrun when composing a new options stringJeff Layton
2013-05-30cifs: only set ops for inodes in I_NEW stateJeff Layton
2013-03-27cifs: ignore everything in SPNEGO blob after mechTypesJeff Layton
2013-03-27cifs: delay super block destruction until all cifsFileInfo objects are goneMateusz Guzik
2013-03-20cifs: ensure that cifs_get_root() only traverses directoriesJeff Layton
2013-02-06fs/cifs/cifs_dfs_ref.c: fix potential memory leakageCong Ding
2013-01-16cifs: adjust sequence number downward after signing NT_CANCEL requestJeff Layton
2012-11-16cifs: fix potential buffer overrun in cifs.idmap handling codeJeff Layton
2012-10-10cifs: fix return value in cifsConvertToUTF16Jeff Layton
2012-09-19CIFS: Fix error handling in cifs_push_mandatory_locksPavel Shilovsky
2012-08-02cifs: when CONFIG_HIGHMEM is set, serialize the read/write kmapsJeff Layton
2012-07-25cifs: always update the inode cache with the results from a FIND_*Jeff Layton
2012-07-25cifs: on CONFIG_HIGHMEM machines, limit the rsize/wsize to the kmap spaceJeff Layton
2012-07-12cifs: when server doesn't set CAP_LARGE_READ_X, cap default rsize at MaxBuffe...Jeff Layton
2012-06-10cifs: fix oops while traversing open file list (try #4)Shirish Pargaonkar
2012-06-10cifs: Include backup intent search flags during searches {try #2)Shirish Pargaonkar
2012-05-31cifs: fix revalidation test in cifs_llseek()Dan Carpenter
2012-05-11fs/cifs: fix parsing of dfs referralsStefan Metzmacher
2012-04-13CIFS: Fix VFS lock usage for oplocked filesPavel Shilovsky
2012-04-02CIFS: Fix a spurious error in cifs_push_posix_locksPavel Shilovsky
2012-04-02cifs: fix issue mounting of DFS ROOT when redirecting from one domain control...Jeff Layton