aboutsummaryrefslogtreecommitdiff
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-02-25cifs: fix erroneous return valueAnton Protopopov
2016-02-25cifs_dbg() outputs an uninitialized buffer in cifs_readdir()Vasily Averin
2016-02-25cifs: fix race between call_async() and reconnect()Rabin Vincent
2016-02-25cifs: Ratelimit kernel log messagesJamie Bainbridge
2015-12-13sched/wait: Fix the signal handling fixPeter Zijlstra
2015-11-13Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2015-11-09Allow copy offload (CopyChunk) across sharesSteve French
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-11-06mm, fs: introduce mapping_gfp_constraint()Michal Hocko
2015-11-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-11-05Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linuxLinus Torvalds
2015-11-03Add resilienthandles mount parmSteve French
2015-11-03[SMB3] Send durable handle v2 contexts when use of persistent handles requiredSteve French
2015-11-03[SMB3] Display persistenthandles in /proc/mounts for SMB3 shares if enabledSteve French
2015-11-03[SMB3] Enable checking for continuous availability and persistent handle supportSteve French
2015-11-03[SMB3] Add parsing for new mount option controlling persistent handlesSteve French
2015-10-31Allow duplicate extents in SMB3 not just SMB3.1.1Steve French
2015-10-22Move locks API users to locks_lock_inode_wait()Benjamin Coddington
2015-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells
2015-10-16mm, fs: obey gfp_mapping for add_to_page_cache()Michal Hocko
2015-10-03[CIFS] Update cifs version numberSteve French
2015-10-01[SMB3] Do not fall back to SMBWriteX in set_file_size error casesSteve French
2015-09-29fs: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar
2015-09-26[SMB3] Missing null tcon checkSteve French
2015-09-24fix encryption error checks on mountSteve French
2015-09-24[SMB3] Fix sec=krb5 on smb3 mountsSteve French
2015-09-22cifs: use server timestamp for ntlmv2 authenticationPeter Seiderer
2015-09-22disabling oplocks/leases via module parm enable_oplocks broken for SMB3Steve French
2015-09-11[CIFS] mount option sec=none not displayed properly in /proc/mountsSteve French
2015-09-11CIFS: fix type confusion in copy offload ioctlJann Horn
2015-09-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-10mm: mark most vm_operations_struct constKirill A. Shutemov
2015-09-09Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2015-09-04fs: create and use seq_show_option for escapingKees Cook
2015-08-20cifs: Fix use-after-free on mid_q_entryChristopher Oo
2015-08-20Update cifs version numberSteve French
2015-08-20Add way to query server fs info for smb3Steve French
2015-06-29cifs: Unset CIFS_MOUNT_POSIX_PATHS flag when following dfs mountsSachin Prabhu
2015-06-28Update negotiate protocol for SMB3.11 dialectSteve French
2015-06-28Add ioctl to set integritySteve French
2015-06-28Add Get/Set Integrity Information structure definitionsSteve French
2015-06-28Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTSSteve French
2015-06-27Add SMB3.11 mount option synonym for new dialectSteve French
2015-06-27add struct FILE_STANDARD_INFOSteve French
2015-06-27Make dialect negotiation warning message easier to readSteve French
2015-06-27Add defines and structs for smb3.1 dialectSteve French