aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs
AgeCommit message (Expand)Author
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
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-04-14mm, mempool: do not allow atomic resizingDavid Rientjes
2015-04-11switch generic_write_checks() to iocb and iterAl Viro
2015-04-11generic_write_checks(): drop isblk argumentAl Viro
2015-04-11lift generic_write_checks() into callers of __generic_file_write_iter()Al Viro
2015-04-11cifs: fold cifs_iovec_write() into the only callerAl Viro
2015-04-11direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval
2015-04-11make new_sync_{read,write}() staticAl Viro
2015-04-01Fix warningSteve French
2015-04-01Fix another dereference before null check warningSteve French
2015-04-01CIFS: session servername can't be nullSteve French
2015-04-01Fix warning on impossible comparisonSteve French
2015-04-01Fix coverity warningSteve French
2015-04-01Fix dereference before null check warningSteve French
2015-04-01Don't ignore errors on encrypting password in SMBTconSteve French
2015-04-01Fix warning on uninitialized buftypeSteve French
2015-03-21cifs: potential memory leaks when parsing mnt optsTaesoo Kim
2015-03-21cifs: fix use-after-free bug in find_writable_fileDavid Disseldorp
2015-03-21cifs: smb2_clone_range() - exit on unhandled errorSachin Prabhu
2015-02-16Revert "locks: keep a count of locks on the flctx lists"Jeff Layton
2015-02-12Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-10Merge tag 'locks-v3.20-1' of git://git.samba.org/jlayton/linuxLinus Torvalds
2015-02-10mm: drop vm_ops->remap_pages and generic_file_remap_pages() stubKirill A. Shutemov
2015-02-04Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2015-01-26cifs: fix MUST SecurityFlags filteringNiklas Cassel